index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
events
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf/core: Call LSM hook after copying perf_event_attr
Namhyung Kim
2023-01-12
1
-3
/
+3
*
perf: Fix possible memleak in pmu_dev_alloc()
Chen Zhongjin
2022-12-31
1
-3
/
+5
*
perf: Fix perf_pending_task() UaF
Peter Zijlstra
2022-12-19
1
-4
/
+13
*
bpf, perf: Use subprog name when reporting subprog ksymbol
Hou Tao
2022-12-08
1
-1
/
+1
*
perf: Improve missing SIGTRAP checking
Marco Elver
2022-11-26
1
-6
/
+19
*
perf: Fix missing SIGTRAPs
Peter Zijlstra
2022-11-03
2
-40
/
+115
*
perf/core: Fix data race between perf_event_set_output() and perf_mmap_close()
Peter Zijlstra
2022-07-29
1
-14
/
+31
*
signal: Deliver SIGTRAP on perf event asynchronously if blocked
Marco Elver
2022-06-09
1
-2
/
+2
*
perf: Fix sys_perf_event_open() race against self
Peter Zijlstra
2022-05-25
1
-0
/
+14
*
perf/core: Fix perf_mmap fail when CONFIG_PERF_USE_VMALLOC enabled
Zhipeng Xie
2022-04-27
3
-6
/
+6
*
perf/core: Inherit event_caps
Namhyung Kim
2022-04-13
1
-0
/
+3
*
perf/core: Fix address filter parser for multiple filters
Adrian Hunter
2022-04-08
1
-0
/
+3
*
perf: Fix list corruption in perf_cgroup_switch()
Song Liu
2022-02-16
1
-2
/
+2
*
perf: Always wake the parent event
James Clark
2022-02-16
1
-2
/
+10
*
perf: Copy perf_event_attr::sig_data on modification
Marco Elver
2022-02-08
1
-0
/
+16
*
perf/core: Fix cgroup event list management
Namhyung Kim
2022-02-01
1
-2
/
+9
*
perf: Fix perf_event_read_local() time
Peter Zijlstra
2022-02-01
1
-100
/
+146
*
perf: Protect perf_guest_cbs with RCU
Sean Christopherson
2022-01-20
1
-3
/
+10
*
perf: Ignore sigtrap for tracepoints destined for other tasks
Marco Elver
2021-12-01
1
-0
/
+3
*
perf/core: Avoid put_page() when GUP fails
Greg Thelen
2021-11-21
1
-5
/
+5
*
perf/core: fix userpage->time_enabled of inactive events
Song Liu
2021-10-01
1
-4
/
+30
*
events: Reuse value read using READ_ONCE instead of re-reading it
Baptiste Lepers
2021-09-15
1
-1
/
+1
*
Merge tag 'denywrite-for-5.15' of git://github.com/davidhildenbrand/linux
Linus Torvalds
2021-09-04
1
-2
/
+0
|
\
|
*
mm: remove VM_DENYWRITE
David Hildenbrand
2021-09-03
1
-2
/
+0
*
|
Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2021-08-31
1
-37
/
+40
|
\
\
|
*
|
bpf: Fix NULL event->prog pointer access in bpf_overflow_handler
Yonghong Song
2021-08-19
1
-1
/
+4
|
*
|
bpf: Allow to specify user-provided bpf_cookie for BPF perf links
Andrii Nakryiko
2021-08-17
1
-7
/
+14
|
*
|
bpf: Implement minimal BPF perf link
Andrii Nakryiko
2021-08-17
1
-6
/
+4
|
*
|
bpf: Refactor perf_event_set_bpf_prog() to use struct bpf_prog input
Andrii Nakryiko
2021-08-17
1
-33
/
+28
|
*
|
bpf: Refactor BPF_PROG_RUN into a function
Andrii Nakryiko
2021-08-17
1
-1
/
+1
|
|
/
*
/
perf/hw_breakpoint: Replace deprecated CPU-hotplug functions
Sebastian Andrzej Siewior
2021-08-26
1
-2
/
+2
|
/
*
perf: Refactor permissions check into perf_check_permission()
Marco Elver
2021-07-16
1
-26
/
+32
*
perf: Fix required permissions if sigtrap is requested
Marco Elver
2021-07-16
1
-1
/
+24
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-06-29
2
-4
/
+2
|
\
|
*
kernel/events/uprobes: use vma_lookup() in find_active_uprobe()
Liam Howlett
2021-06-29
1
-2
/
+2
|
*
perf: MAP_EXECUTABLE does not indicate VM_MAYEXEC
David Hildenbrand
2021-06-29
1
-2
/
+0
*
|
Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-06-28
1
-4
/
+3
|
\
\
|
*
|
sched,perf,kvm: Fix preemption condition
Peter Zijlstra
2021-06-18
1
-4
/
+3
|
|
/
*
|
Merge tag 'perf-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-06-28
3
-5
/
+19
|
\
\
|
|
/
|
/
|
|
*
perf: Fix task context PMU for Hetero
Peter Zijlstra
2021-06-23
1
-1
/
+8
|
*
uprobes: Update uprobe_write_opcode() kernel-doc comment
Qiujun Huang
2021-06-01
1
-0
/
+1
|
*
perf/hw_breakpoint: Fix DocBook warnings in perf hw_breakpoint
Haocheng Xie
2021-05-27
1
-0
/
+2
|
*
perf/core: Fix DocBook warnings
Haocheng Xie
2021-05-27
1
-0
/
+4
|
*
perf/core: Make local function perf_pmu_snapshot_aux() static
Haocheng Xie
2021-05-27
1
-4
/
+4
*
|
perf: Fix data race between pin_count increment/decrement
Marco Elver
2021-05-31
1
-0
/
+2
*
|
Merge branch 'for-v5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-05-21
1
-9
/
+2
|
\
\
|
|
/
|
/
|
|
*
signal: Factor force_sig_perf out of perf_sigtrap
Eric W. Biederman
2021-05-18
1
-9
/
+2
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-05-01
1
-5
/
+0
|
\
\
|
|
/
|
/
|
|
*
perf: Get rid of oprofile leftovers
Marc Zyngier
2021-04-22
1
-5
/
+0
*
|
perf: Extend PERF_TYPE_HARDWARE and PERF_TYPE_HW_CACHE
Kan Liang
2021-04-19
1
-3
/
+16
[next]