summaryrefslogtreecommitdiffstats
path: root/kernel/events
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'trace-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2019-03-121-4/+4
|\
| * uprobes: convert uprobe.ref to refcount_tElena Reshetova2019-02-151-4/+4
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-03-102-18/+18
|\ \
| * \ Merge tag 'perf-core-for-mingo-5.1-20190307' of git://git.kernel.org/pub/scm/...Ingo Molnar2019-03-091-1/+2
| |\ \
| | * | perf: Mark expected switch fall-throughGustavo A. R. Silva2019-03-011-0/+1
| | * | perf, bpf: Consider events with attr.bpf_event as side-band eventsSong Liu2019-02-281-1/+2
| * | | perf/core: Mark expected switch fall-throughGustavo A. R. Silva2019-03-091-0/+1
| * | | perf/ring_buffer: Use high order allocations for AUX buffers optimisticallyAlexander Shishkin2019-03-091-17/+15Star
| |/ /
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-03-101-4/+4
|\ \ \ | |/ / |/| |
| * | mm: make mm->pinned_vm an atomic64 counterDavidlohr Bueso2019-02-071-4/+4
| |/
* | Merge tag 'perf-core-for-mingo-5.1-20190225' of git://git.kernel.org/pub/scm/...Ingo Molnar2019-02-281-31/+59
|\ \
| * | perf, pt, coresight: Fix address filters for vmas with non-zero offsetAlexander Shishkin2019-02-221-34/+47
| * | perf: Copy parent's address filter offsets on cloneAlexander Shishkin2019-02-221-0/+15
* | | Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar2019-02-282-1/+17
|\ \ \ | |/ / |/| |
| * | perf/core: Fix impossible ring-buffer sizes warningIngo Molnar2019-02-131-1/+1
| * | perf/x86: Add check_period PMU callbackJiri Olsa2019-02-111-0/+16
* | | perf/aux: Make perf_event accessible to setup_aux()Mathieu Poirier2019-02-061-1/+1
* | | perf/ring_buffer: Convert ring_buffer.aux_refcount to refcount_tElena Reshetova2019-02-043-5/+5
* | | perf/ring_buffer: Convert ring_buffer.refcount to refcount_tElena Reshetova2019-02-043-4/+5
* | | perf: Convert perf_event_context.refcount to refcount_tElena Reshetova2019-02-041-6/+6
* | | perf/uprobes: Convert to SPDX license identifierThomas Gleixner2019-02-041-14/+1Star
* | | perf/hw_breakpoints: Convert to SPDX license identifierThomas Gleixner2019-02-041-14/+1Star
* | | perf/core: Convert to SPDX license identifiersThomas Gleixner2019-02-043-6/+3Star
* | | Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2019-02-042-7/+10
|\| |
| * | perf/core: Don't WARN() for impossible ring-buffer sizesMark Rutland2019-02-041-0/+3
| |/
| * perf core: Fix perf_proc_update_handler() bugStephane Eranian2019-01-181-7/+7
* | perf, bpf: Introduce PERF_RECORD_BPF_EVENTSong Liu2019-01-211-0/+115
* | perf, bpf: Introduce PERF_RECORD_KSYMBOLSong Liu2019-01-211-1/+97
* | perf: Make perf_event_output() propagate the output() returnArnaldo Carvalho de Melo2019-01-211-4/+7
* | perf/core: Add PERF_PMU_CAP_NO_EXCLUDE for exclusion incapable PMUsAndrew Murray2019-01-211-0/+9
|/
* Remove 'type' argument from access_ok() functionLinus Torvalds2019-01-041-1/+1
* mm/mmu_notifier: use structure for invalidate_range_start/end calls v2Jérôme Glisse2018-12-281-5/+5
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-12-262-2/+2
|\
| * Merge tag 'v4.20-rc7' into perf/core, to pick up fixesIngo Molnar2018-12-171-0/+2
| |\
| * | perf: Fix typos in commentsIngo Molnar2018-12-032-2/+2
* | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-12-261-1/+1
|\ \ \ | |_|/ |/| |
| * | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2018-12-041-1/+1
| |\ \ | | |/ | |/|
| | * events: Replace synchronize_sched() with synchronize_rcu()Paul E. McKenney2018-11-271-1/+1
* | | Merge tag 'trace-v4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-12-061-0/+2
|\ \ \ | |/ / |/| |
| * | Uprobes: Fix kernel oops with delayed_uprobe_remove()Ravi Bangoria2018-12-061-0/+2
| |/
* / uprobes: Fix handle_swbp() vs. unregister() + register() race once moreAndrea Parri2018-11-231-2/+10
|/
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-11-041-1/+1
|\
| * perf/core: Clean up inconsisent indentationColin Ian King2018-10-301-1/+1
* | Merge tag 'trace-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2018-10-302-17/+310
|\ \ | |/ |/|
| * trace_uprobe: support reference counter in fd-based uprobeSong Liu2018-10-111-10/+39
| * uprobes/sdt: Prevent multiple reference counter for same uprobeRavi Bangoria2018-09-241-0/+19
| * uprobes: Support SDT markers having reference count (semaphore)Ravi Bangoria2018-09-241-7/+252
* | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-10-241-2/+2
|\ \
| * | signal: Properly deliver SIGILL from uprobesEric W. Biederman2018-09-111-2/+2
* | | Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2018-10-021-7/+10
|\ \ \