- f3bed55 perf/core: fix parent pid/tid in task exit events by Ian Rogers · 4 years, 9 months ago
- d3296fb perf/core: Disable page faults when getting phys address by Jiri Olsa · 4 years, 9 months ago
- 24fb6b8 perf/cgroup: Correct indirection in perf_less_group_idx() by Ian Rogers · 4 years, 10 months ago
- 33238c5 perf/core: Fix event cgroup tracking by Peter Zijlstra · 4 years, 10 months ago
- 0391113 mm/vma: replace all remaining open encodings with is_vm_hugetlb_page() by Anshuman Khandual · 4 years, 9 months ago
- c48b072 Merge tag 'perf-urgent-2020-04-05' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 9 months ago
- d987ca1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 4 years, 9 months ago
- 29d9f30 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 9 months ago
- 6546b19 perf/core: Add PERF_SAMPLE_CGROUP feature by Namhyung Kim · 4 years, 10 months ago
- 96aaab6 perf/core: Add PERF_RECORD_CGROUP event by Namhyung Kim · 4 years, 10 months ago
- 6914303 perf: Use new infrastructure to fix deadlocks in execve by Bernd Edlinger · 4 years, 10 months ago
- a676362 perf/core: Fix reversed NULL check in perf_event_groups_less() by Dan Carpenter · 4 years, 10 months ago
- 90c91df perf/core: Fix endless multiplex timer by Peter Zijlstra · 4 years, 10 months ago
- bfea9a8 bpf: Add name to struct bpf_ksym by Jiri Olsa · 4 years, 10 months ago
- 95ed6c7 perf/cgroup: Order events in RB tree by cgroup id by Ian Rogers · 5 years ago
- c2283c9 perf/cgroup: Grow per perf_cpu_context heap storage by Ian Rogers · 5 years ago
- 836196be perf/core: Add per perf_cpu_context min_heap storage by Ian Rogers · 5 years ago
- 6eef8a71 perf/core: Use min_heap in visit_groups_merge() by Ian Rogers · 5 years ago
- 98add2a perf/cgroup: Reorder perf_cgroup_connect() by Peter Zijlstra · 5 years ago
- 2c2366c perf/core: Remove 'struct sched_in_data' by Peter Zijlstra · 5 years ago
- ab6f824 perf/core: Unify {pinned,flexible}_sched_in() by Peter Zijlstra · 5 years ago
- 1d7bf6b perf/bpf: Remove preempt disable around BPF invocation by Thomas Gleixner · 4 years, 11 months ago
- bbfd5e4 perf/core: Add new branch sample type for HW index of raw branch records by Kan Liang · 5 years ago
- ca21b9b Merge tag 'perf-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
- e310396 Merge tag 'trace-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 5 years ago
- 6aee4ba Merge branch 'work.openat2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
- 07c5972 perf/cgroups: Install cgroup events to correct cpuctx by Song Liu · 5 years ago
- 0034615 perf/core: Fix mlock accounting in perf_mmap() by Song Liu · 5 years ago
- da9ec3d perf: Correctly handle failed perf_get_aux_event() by Mark Rutland · 5 years ago
- 56de4e8 perf: Make struct ring_buffer less ambiguous by Steven Rostedt (VMware) · 5 years ago
- 9f0bff1 perf/core: Add SRCU annotation for pmus list walk by Sebastian Andrzej Siewior · 5 years ago
- ce623f8 nsfs: clean-up ns_get_path() signature to return int by Aleksa Sarai · 5 years ago
- ff68dac mm/mmap.c: use IS_ERR_VALUE to check return value of get_unmapped_area by Gaowei Pu · 5 years ago
- 3f59dbc Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
- 386403a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 5 years ago
- 752272f Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 5 years ago
- c494cd6 Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 5 years ago
- 46f4f0a Merge branch 'kvm-tsx-ctrl' into HEAD by Paolo Bonzini · 5 years ago
- c4b7547 perf/core: Make the mlock accounting simple again by Alexander Shishkin · 5 years ago
- ee5a489 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 5 years ago
- 36b3db0 perf/core: Fix the mlock accounting, again by Alexander Shishkin · 5 years ago
- 85192db bpf: Convert bpf_prog refcnt to atomic64_t by Andrii Nakryiko · 5 years ago
- 52ba4b0 perf/core: Provide a kernel-internal interface to pause perf_event by Like Xu · 5 years ago
- 3ca270f perf/core: Provide a kernel-internal interface to recalibrate event period by Like Xu · 5 years ago
- a4faf00 perf/aux: Allow using AUX data in perf samples by Alexander Shishkin · 5 years ago
- deb0c3c perf/core: Fix unlock balance in perf_init_event() by Qian Cai · 5 years ago
- fed4c9c Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 5 years ago
- d00dbd29 perf/core: Fix missing static inline on perf_cgroup_switch() by Ben Dooks (Codethink) · 5 years ago
- 697d877 perf/core: Consistently fail fork on allocation failures by Alexander Shishkin · 5 years ago
- dce5aff perf/aux: Disallow aux_output for kernel events by Alexander Shishkin · 5 years ago
- f25d8ba perf/core: Reattach a misplaced comment by Alexander Shishkin · 5 years ago
- 00496fe perf/aux: Fix the aux_output group inheritance fix by Alexander Shishkin · 5 years ago
- 09f4e8f perf/core: Disallow uncore-cgroup events by Peter Zijlstra · 5 years ago
- d44f821 perf/core: Optimize perf_init_event() for TYPE_SOFTWARE by Liang, Kan · 5 years ago
- 66d258c perf/core: Optimize perf_init_event() by Peter Zijlstra · 5 years ago
- db0503e perf/core: Optimize perf_install_in_event() by Peter Zijlstra · 5 years ago
- c2b98a8 perf/x86: Synchronize PMU task contexts on optimized context switches by Alexey Budankov · 5 years ago
- 6513303 Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 5 years ago
- 8c7e975 perf/core: Start rejecting the syscall with attr.__reserved_2 set by Alexander Shishkin · 5 years ago
- a8a31fd Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
- f3a519e perf/aux: Fix AUX output stopping by Alexander Shishkin · 5 years ago
- aa7a7b7 Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 5 years ago
- 5e6c3c7 perf/aux: Fix tracking of auxiliary trace buffer allocation by Thomas Richter · 5 years ago
- aa5de30 kernel/events/uprobes.c: only do FOLL_SPLIT_PMD for uprobe register by Song Liu · 5 years ago
- d7e7870 perf/ring_buffer: Matching the memory allocate and free, in rb_alloc() by Yunfeng Ye · 5 years ago
- 8a9f91c perf/ring_buffer: Modify the parameter type of perf_mmap_free_page() by Yunfeng Ye · 5 years ago
- da97e18 perf_event: Add support for LSM and SELinux checks by Joel Fernandes (Google) · 5 years ago
- 7fa343b7 perf/core: Fix corner case in perf_rotate_context() by Song Liu · 5 years ago
- d44248a perf/core: Rework memory accounting in perf_mmap() by Song Liu · 5 years ago
- f733c6b perf/core: Fix inheritance of aux_output groups by Alexander Shishkin · 5 years ago
- c2ba8f4 perf_event_open: switch to copy_struct_from_user() by Aleksa Sarai · 5 years ago
- aefcf2f Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 5 years ago
- a7b7b77 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
- f385cb8 uprobe: collapse THP pmd after removing all uprobes by Song Liu · 5 years ago
- 5a52c9d uprobe: use FOLL_SPLIT_PMD instead of FOLL_SPLIT by Song Liu · 5 years ago
- fb4fb04 uprobe: use original page when all uprobes are removed by Song Liu · 5 years ago
- 9f014e3 perf/core: Fix several typos in comments by Roy Ben Shlomo · 5 years ago
- 7f2444d Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
- 7e67a85 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
- 772c1d0 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
- 563c4f8 Merge branch 'sched/rt' into sched/core, to pick up -rt changes by Ingo Molnar · 5 years ago
- 310aa0a perf/hw_breakpoint: Fix arch_hw_breakpoint use-before-initialization by Mark-PK Tsai · 5 years ago
- ab43762 perf: Allow normal events to output AUX data by Alexander Shishkin · 5 years ago
- b0c8fdc lockdown: Lock down perf when in confidentiality mode by David Howells · 5 years ago
- 30f9028 perf/core: Mark hrtimers to expire in hard interrupt context by Sebastian Andrzej Siewior · 5 years ago
- 7b3c92b sched/core: Convert get_task_struct() to return the task by Matthew Wilcox (Oracle) · 6 years ago
- 4ce54af perf/core: Fix creating kernel counters for PMUs that override event->cpu by Leonard Crestez · 5 years ago
- 4f5ed13 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
- 8a58dda perf/core: Fix exclusive events' grouping by Alexander Shishkin · 6 years ago
- 1cf8dfe perf/core: Fix race between close() and fork() by Peter Zijlstra · 5 years ago
- 608745f Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
- 5ad18b2 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 5 years ago
- 46f1ec2 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
- 927ba67 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
- 552a031 Merge tag 'v5.2' into perf/core, to pick up fixes by Ingo Molnar · 5 years ago
- 83086d6 Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 6 years ago
- 02e5ad9 perf_event_get(): don't bother with fget_raw() by Al Viro · 6 years ago
- fd7d551 perf/cgroups: Don't rotate events for cgroups unnecessarily by Ian Rogers · 6 years ago
- e321d02 perf/x86: Disable extended registers for non-supported PMUs by Kan Liang · 6 years ago
- 913a90b perf/ioctl: Add check for the sample_period value by Ravi Bangoria · 6 years ago