aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/events
Commit message (Expand)AuthorAge
* perf/core: Start rejecting the syscall with attr.__reserved_2 setAlexander Shishkin2019-10-28
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-10-27
|\
| * perf/aux: Fix AUX output stoppingAlexander Shishkin2019-10-22
| * perf/aux: Fix tracking of auxiliary trace buffer allocationThomas Richter2019-10-21
* | kernel/events/uprobes.c: only do FOLL_SPLIT_PMD for uprobe registerSong Liu2019-10-19
|/
* perf/core: Fix corner case in perf_rotate_context()Song Liu2019-10-09
* perf/core: Rework memory accounting in perf_mmap()Song Liu2019-10-09
* perf/core: Fix inheritance of aux_output groupsAlexander Shishkin2019-10-07
* perf_event_open: switch to copy_struct_from_user()Aleksa Sarai2019-10-01
* Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-09-28
|\
| * lockdown: Lock down perf when in confidentiality modeDavid Howells2019-08-20
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-09-26
|\ \
| * | perf/core: Fix several typos in commentsRoy Ben Shlomo2019-09-20
* | | uprobe: collapse THP pmd after removing all uprobesSong Liu2019-09-24
* | | uprobe: use FOLL_SPLIT_PMD instead of FOLL_SPLITSong Liu2019-09-24
* | | uprobe: use original page when all uprobes are removedSong Liu2019-09-24
|/ /
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-09-17
|\ \
| * | perf/core: Mark hrtimers to expire in hard interrupt contextSebastian Andrzej Siewior2019-08-01
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-09-16
|\ \ \
| * \ \ Merge branch 'sched/rt' into sched/core, to pick up -rt changesIngo Molnar2019-09-16
| |\ \ \
| * | | | sched/core: Convert get_task_struct() to return the taskMatthew Wilcox (Oracle)2019-07-25
| | |/ / | |/| |
* | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2019-09-16
|\ \ \ \
| * | | | perf: Allow normal events to output AUX dataAlexander Shishkin2019-08-28
| | |/ / | |/| |
* / | | perf/hw_breakpoint: Fix arch_hw_breakpoint use-before-initializationMark-PK Tsai2019-09-06
|/ / /
* / / perf/core: Fix creating kernel counters for PMUs that override event->cpuLeonard Crestez2019-07-25
|/ /
* | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2019-07-19
|\ \
| * | perf_event_get(): don't bother with fget_raw()Al Viro2019-06-26
* | | perf/core: Fix exclusive events' groupingAlexander Shishkin2019-07-13
* | | perf/core: Fix race between close() and fork()Peter Zijlstra2019-07-13
* | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2019-07-09
|\ \ \
| * \ \ Merge tag 'v5.2' into perf/core, to pick up fixesIngo Molnar2019-07-08
| |\ \ \ | | | |/ | | |/|
| * | | perf/cgroups: Don't rotate events for cgroups unnecessarilyIan Rogers2019-06-24
| * | | perf/core: Add attr_groups_update into struct pmuJiri Olsa2019-06-03
| * | | perf/core: Allow non-privileged uprobe for user processesSong Liu2019-06-03
* | | | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-07-09
|\ \ \ \
| * | | | signal: Remove task parameter from force_sigEric W. Biederman2019-05-27
| | |_|/ | |/| |
* | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-07-08
|\ \ \ \
| * \ \ \ Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2019-06-28
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | uprobes: Use DEFINE_STATIC_PERCPU_RWSEM() to initialize dup_mmap_semOleg Nesterov2019-05-28
| | |/ /
* | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-07-08
|\ \ \ \ | |_|_|/ |/| | |
| * | | timekeeping: Use proper clock specifier names in functionsJason A. Donenfeld2019-06-22
| |/ /
* | | perf/x86: Disable extended registers for non-supported PMUsKan Liang2019-06-24
* | | perf/ioctl: Add check for the sample_period valueRavi Bangoria2019-06-24
* | | perf/core: Fix perf_sample_regs_user() mm checkPeter Zijlstra2019-06-17
|/ /
* | perf/ring-buffer: Use regular variables for nestingPeter Zijlstra2019-05-24
* | perf/ring-buffer: Always use {READ,WRITE}_ONCE() for rb->user_page dataPeter Zijlstra2019-05-24
* | perf/ring_buffer: Add ordering to rb->nest incrementPeter Zijlstra2019-05-24
* | perf/ring_buffer: Fix exposing a temporarily decreased data_headYabin Cui2019-05-24
|/
* mm/mmu_notifier: use correct mmu_notifier events for each invalidationJérôme Glisse2019-05-14
* mm/mmu_notifier: contextual information for event triggering invalidationJérôme Glisse2019-05-14