summaryrefslogtreecommitdiffstats
path: root/kernel/events
AgeCommit message (Expand)Author
2020-02-11perf/core: Fix mlock accounting in perf_mmap()Song Liu
2020-01-23perf: Correctly handle failed perf_get_aux_event()Mark Rutland
2019-12-31perf/core: Fix the mlock accounting, againAlexander Shishkin
2019-11-13perf/core: Fix missing static inline on perf_cgroup_switch()Ben Dooks (Codethink)
2019-11-13perf/core: Consistently fail fork on allocation failuresAlexander Shishkin
2019-11-13perf/aux: Disallow aux_output for kernel eventsAlexander Shishkin
2019-11-13perf/core: Reattach a misplaced commentAlexander Shishkin
2019-11-13perf/aux: Fix the aux_output group inheritance fixAlexander Shishkin
2019-11-13perf/core: Disallow uncore-cgroup eventsPeter Zijlstra
2019-10-28perf/core: Start rejecting the syscall with attr.__reserved_2 setAlexander Shishkin
2019-10-27Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-10-22perf/aux: Fix AUX output stoppingAlexander Shishkin
2019-10-21perf/aux: Fix tracking of auxiliary trace buffer allocationThomas Richter
2019-10-19kernel/events/uprobes.c: only do FOLL_SPLIT_PMD for uprobe registerSong Liu
2019-10-09perf/core: Fix corner case in perf_rotate_context()Song Liu
2019-10-09perf/core: Rework memory accounting in perf_mmap()Song Liu
2019-10-07perf/core: Fix inheritance of aux_output groupsAlexander Shishkin
2019-10-01perf_event_open: switch to copy_struct_from_user()Aleksa Sarai
2019-09-28Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-09-26Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-09-24uprobe: collapse THP pmd after removing all uprobesSong Liu
2019-09-24uprobe: use FOLL_SPLIT_PMD instead of FOLL_SPLITSong Liu
2019-09-24uprobe: use original page when all uprobes are removedSong Liu
2019-09-20perf/core: Fix several typos in commentsRoy Ben Shlomo
2019-09-17Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-09-16Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-09-16Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2019-09-16Merge branch 'sched/rt' into sched/core, to pick up -rt changesIngo Molnar
2019-09-06perf/hw_breakpoint: Fix arch_hw_breakpoint use-before-initializationMark-PK Tsai
2019-08-28perf: Allow normal events to output AUX dataAlexander Shishkin
2019-08-19lockdown: Lock down perf when in confidentiality modeDavid Howells
2019-08-01perf/core: Mark hrtimers to expire in hard interrupt contextSebastian Andrzej Siewior
2019-07-25sched/core: Convert get_task_struct() to return the taskMatthew Wilcox (Oracle)
2019-07-25perf/core: Fix creating kernel counters for PMUs that override event->cpuLeonard Crestez
2019-07-19Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2019-07-13perf/core: Fix exclusive events' groupingAlexander Shishkin
2019-07-13perf/core: Fix race between close() and fork()Peter Zijlstra
2019-07-09Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2019-07-08Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-07-08Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-07-08Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-07-08Merge tag 'v5.2' into perf/core, to pick up fixesIngo Molnar
2019-06-28Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2019-06-26perf_event_get(): don't bother with fget_raw()Al Viro
2019-06-24perf/cgroups: Don't rotate events for cgroups unnecessarilyIan Rogers
2019-06-24perf/x86: Disable extended registers for non-supported PMUsKan Liang
2019-06-24perf/ioctl: Add check for the sample_period valueRavi Bangoria
2019-06-22timekeeping: Use proper clock specifier names in functionsJason A. Donenfeld
2019-06-17perf/core: Fix perf_sample_regs_user() mm checkPeter Zijlstra
2019-06-03perf/core: Add attr_groups_update into struct pmuJiri Olsa