Age | Commit message (Expand) | Author |
2020-02-09 | Merge tag 'perf-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2020-02-06 | Merge tag 'trace-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros... | Linus Torvalds |
2020-01-29 | Merge branch 'work.openat2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2020-01-28 | perf/cgroups: Install cgroup events to correct cpuctx | Song Liu |
2020-01-28 | perf/core: Fix mlock accounting in perf_mmap() | Song Liu |
2020-01-17 | perf: Correctly handle failed perf_get_aux_event() | Mark Rutland |
2020-01-13 | perf: Make struct ring_buffer less ambiguous | Steven Rostedt (VMware) |
2019-12-17 | perf/core: Add SRCU annotation for pmus list walk | Sebastian Andrzej Siewior |
2019-12-08 | nsfs: clean-up ns_get_path() signature to return int | Aleksa Sarai |
2019-11-26 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2019-11-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds |
2019-11-25 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2019-11-25 | Merge branch 'perf/urgent' into perf/core, to pick up fixes | Ingo Molnar |
2019-11-21 | Merge branch 'kvm-tsx-ctrl' into HEAD | Paolo Bonzini |
2019-11-21 | perf/core: Make the mlock accounting simple again | Alexander Shishkin |
2019-11-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller |
2019-11-18 | perf/core: Fix the mlock accounting, again | Alexander Shishkin |
2019-11-18 | bpf: Convert bpf_prog refcnt to atomic64_t | Andrii Nakryiko |
2019-11-15 | perf/core: Provide a kernel-internal interface to pause perf_event | Like Xu |
2019-11-15 | perf/core: Provide a kernel-internal interface to recalibrate event period | Like Xu |
2019-11-13 | perf/aux: Allow using AUX data in perf samples | Alexander Shishkin |
2019-11-13 | perf/core: Fix unlock balance in perf_init_event() | Qian Cai |
2019-11-13 | Merge branch 'perf/urgent' into perf/core, to pick up fixes | Ingo Molnar |
2019-11-13 | perf/core: Fix missing static inline on perf_cgroup_switch() | Ben Dooks (Codethink) |
2019-11-13 | perf/core: Consistently fail fork on allocation failures | Alexander Shishkin |
2019-11-13 | perf/aux: Disallow aux_output for kernel events | Alexander Shishkin |
2019-11-13 | perf/core: Reattach a misplaced comment | Alexander Shishkin |
2019-11-13 | perf/aux: Fix the aux_output group inheritance fix | Alexander Shishkin |
2019-11-13 | perf/core: Disallow uncore-cgroup events | Peter Zijlstra |
2019-10-28 | perf/core: Optimize perf_init_event() for TYPE_SOFTWARE | Liang, Kan |
2019-10-28 | perf/core: Optimize perf_init_event() | Peter Zijlstra |
2019-10-28 | perf/core: Optimize perf_install_in_event() | Peter Zijlstra |
2019-10-28 | perf/x86: Synchronize PMU task contexts on optimized context switches | Alexey Budankov |
2019-10-28 | Merge branch 'perf/urgent' into perf/core, to pick up fixes | Ingo Molnar |
2019-10-28 | perf/core: Start rejecting the syscall with attr.__reserved_2 set | Alexander Shishkin |
2019-10-22 | perf/aux: Fix AUX output stopping | Alexander Shishkin |
2019-10-22 | Merge branch 'perf/urgent' into perf/core, to pick up fixes | Ingo Molnar |
2019-10-21 | perf/aux: Fix tracking of auxiliary trace buffer allocation | Thomas Richter |
2019-10-17 | perf_event: Add support for LSM and SELinux checks | Joel Fernandes (Google) |
2019-10-09 | perf/core: Fix corner case in perf_rotate_context() | Song Liu |
2019-10-09 | perf/core: Rework memory accounting in perf_mmap() | Song Liu |
2019-10-07 | perf/core: Fix inheritance of aux_output groups | Alexander Shishkin |
2019-10-01 | perf_event_open: switch to copy_struct_from_user() | Aleksa Sarai |
2019-09-28 | Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2019-09-20 | perf/core: Fix several typos in comments | Roy Ben Shlomo |
2019-09-17 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2019-09-16 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2019-09-16 | Merge branch 'sched/rt' into sched/core, to pick up -rt changes | Ingo Molnar |
2019-08-28 | perf: Allow normal events to output AUX data | Alexander Shishkin |
2019-08-19 | lockdown: Lock down perf when in confidentiality mode | David Howells |