aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/events
AgeCommit message (Expand)Author
2019-05-10perf/core: Fix perf_event_disable_inatomic() racePeter Zijlstra
2019-04-27perf/ring_buffer: Fix AUX record suppressionAlexander Shishkin
2019-04-20perf/core: Restore mmap record type correctlyStephane Eranian
2019-04-05perf/aux: Make perf_event accessible to setup_aux()Mathieu Poirier
2019-02-13perf/core: Fix impossible ring-buffer sizes warningIngo Molnar
2019-02-11perf/x86: Add check_period PMU callbackJiri Olsa
2019-02-04perf/core: Don't WARN() for impossible ring-buffer sizesMark Rutland
2019-01-18perf core: Fix perf_proc_update_handler() bugStephane Eranian
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds
2018-12-28mm/mmu_notifier: use structure for invalidate_range_start/end calls v2Jérôme Glisse
2018-12-26Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-12-26Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-12-17Merge tag 'v4.20-rc7' into perf/core, to pick up fixesIngo Molnar
2018-12-06Merge tag 'trace-v4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-12-05Uprobes: Fix kernel oops with delayed_uprobe_remove()Ravi Bangoria
2018-12-04Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2018-12-03perf: Fix typos in commentsIngo Molnar
2018-11-27events: Replace synchronize_sched() with synchronize_rcu()Paul E. McKenney
2018-11-23uprobes: Fix handle_swbp() vs. unregister() + register() race once moreAndrea Parri
2018-11-03Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-10-30Merge tag 'trace-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2018-10-30perf/core: Clean up inconsisent indentationColin Ian King
2018-10-24Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-10-10trace_uprobe: support reference counter in fd-based uprobeSong Liu
2018-10-02Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar
2018-10-02perf/ring_buffer: Prevent concurent ring buffer accessJiri Olsa
2018-10-02perf/core: Fix perf_pmu_unregister() lockingPeter Zijlstra
2018-09-28perf/core: Add sanity check to deal with pinned event failureReinette Chatre
2018-09-24uprobes/sdt: Prevent multiple reference counter for same uprobeRavi Bangoria
2018-09-24uprobes: Support SDT markers having reference count (semaphore)Ravi Bangoria
2018-09-18perf: Suppress AUX/OVERWRITE recordsAlexander Shishkin
2018-09-11signal: Properly deliver SIGILL from uprobesEric W. Biederman
2018-09-10perf/core: Force USER_DS when recording user stack dataYabin Cui
2018-09-09Merge tag 'perf-urgent-for-mingo-4.19-20180903' of git://git.kernel.org/pub/s...Ingo Molnar
2018-08-30perf/hw_breakpoint: Simplify breakpoint enable in perf_event_modify_breakpointJiri Olsa
2018-08-30perf/hw_breakpoint: Enable breakpoint in modify_user_hw_breakpointJiri Olsa
2018-08-30perf/hw_breakpoint: Remove superfluous bp->attr.disabled = 0Jiri Olsa
2018-08-30perf/hw_breakpoint: Modify breakpoint even if the new attr has disabled setJiri Olsa
2018-08-23treewide: convert ISO_8859-1 text comments to utf-8Arnd Bergmann
2018-08-21Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-08-20Merge tag 'trace-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2018-08-14Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2018-08-13Uprobe: Additional argument arch_uprobe to uprobe_write_opcode()Ravi Bangoria
2018-08-13Uprobes: Simplify uprobe_register() bodyRavi Bangoria
2018-07-31arm64: perf: Add cap_user_time aarch64Michael O'Farrell
2018-07-25Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar
2018-07-25perf/core: Fix crash when using HW tracing kernel filtersMathieu Poirier
2018-07-25perf/x86/intel: Fix unwind errors from PEBS entries (mk-II)Peter Zijlstra
2018-07-21pid: Implement PIDTYPE_TGIDEric W. Biederman
2018-07-16perf, tools: Use correct articles in commentsTobias Tefke