summaryrefslogtreecommitdiffstats
path: root/kernel/events
Commit message (Expand)AuthorAgeFilesLines
* Remove 'type' argument from access_ok() functionLinus Torvalds2019-01-031-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-051-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-031-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-101-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
|\ \ \
| * | | perf/ring_buffer: Prevent concurent ring buffer accessJiri Olsa2018-10-021-0/+2
| * | | perf/core: Fix perf_pmu_unregister() lockingPeter Zijlstra2018-10-021-7/+2
| * | | perf/core: Add sanity check to deal with pinned event failureReinette Chatre2018-09-281-0/+6
| | |/ | |/|
* / | perf: Suppress AUX/OVERWRITE recordsAlexander Shishkin2018-09-181-2/+12
|/ /
* | perf/core: Force USER_DS when recording user stack dataYabin Cui2018-09-101-0/+4
* | Merge tag 'perf-urgent-for-mingo-4.19-20180903' of git://git.kernel.org/pub/s...Ingo Molnar2018-09-092-15/+9
|\ \ | |/ |/|
| * perf/hw_breakpoint: Simplify breakpoint enable in perf_event_modify_breakpointJiri Olsa2018-08-301-8/+3
| * perf/hw_breakpoint: Enable breakpoint in modify_user_hw_breakpointJiri Olsa2018-08-301-4/+2
| * perf/hw_breakpoint: Remove superfluous bp->attr.disabled = 0Jiri Olsa2018-08-301-3/+2
| * perf/hw_breakpoint: Modify breakpoint even if the new attr has disabled setJiri Olsa2018-08-301-4/+6
* | treewide: convert ISO_8859-1 text comments to utf-8Arnd Bergmann2018-08-231-1/+1
* | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-08-211-1/+1
|\ \
| * | pid: Implement PIDTYPE_TGIDEric W. Biederman2018-07-211-1/+1
* | | Merge tag 'trace-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2018-08-201-37/+41
|\ \ \
| * | | Uprobe: Additional argument arch_uprobe to uprobe_write_opcode()Ravi Bangoria2018-08-131-4/+5
| * | | Uprobes: Simplify uprobe_register() bodyRavi Bangoria2018-08-131-33/+36
* | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-08-141-2/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | arm64: perf: Add cap_user_time aarch64Michael O'Farrell2018-07-311-2/+2
| |/ /
* | | Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2018-07-251-3/+9
|\ \ \
| * | | perf/core: Fix crash when using HW tracing kernel filtersMathieu Poirier2018-07-251-0/+4
| * | | perf/x86/intel: Fix unwind errors from PEBS entries (mk-II)Peter Zijlstra2018-07-251-2/+4
| |/ /
| * | perf/core: Move inline keyword at the beginning of declarationMathieu Malaterre2018-06-271-1/+1
* | | perf, tools: Use correct articles in commentsTobias Tefke2018-07-162-11/+11
* | | perf/hw_breakpoint: Clean up and consolidate modify_user_hw_breakpoint_check()Frederic Weisbecker2018-06-261-19/+25
* | | perf/hw_breakpoint: Pass new breakpoint type to modify_breakpoint_slot()Frederic Weisbecker2018-06-261-5/+5
* | | perf/hw_breakpoint: Remove default hw_breakpoint_arch_parse()Frederic Weisbecker2018-06-261-17/+0
* | | perf/hw_breakpoint: Pass arch breakpoint struct to arch_check_bp_in_kernelspa...Frederic Weisbecker2018-06-261-1/+1
* | | perf/hw_breakpoint: Split attribute parse and commitFrederic Weisbecker2018-06-261-16/+41
* | | Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar2018-06-261-3/+3
|\| |
| * | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-06-241-3/+3
| |\ \ | | |/ | |/|