index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
events
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-13
perf/core: Fix low freq setting via IOC_PERIOD
Kan Liang
1
-8
/
+9
2024-10-17
uprobes: fix kernel info leak via "[uprobes]" vma
Oleg Nesterov
1
-1
/
+1
2024-10-17
perf/core: Fix small negative period being ignored
Luo Gengkun
1
-1
/
+5
2024-09-12
perf/aux: Fix AUX buffer serialization
Peter Zijlstra
3
-6
/
+15
2024-09-12
uprobes: Use kzalloc to allocate xol area
Sven Schnelle
1
-2
/
+1
2024-08-19
perf: Prevent passing zero nr_pages to rb_alloc_aux()
Adrian Hunter
1
-0
/
+2
2024-08-19
perf: Fix perf_aux_size() for greater-than 32-bit size
Adrian Hunter
1
-1
/
+1
2024-07-05
perf/core: Fix missing wakeup when waiting for context reference
Haifeng Xu
1
-0
/
+13
2024-04-13
perf/core: Fix reentry problem in perf_output_read_group()
Yang Jihong
1
-0
/
+9
2024-02-23
perf: Fix the nr_addr_filters fix
Peter Zijlstra
1
-3
/
+1
2024-02-23
perf/core: Fix narrow startup race when creating the perf nr_addr_filters sys...
Greg KH
1
-12
/
+28
2023-12-20
perf: Fix perf_event_validate_size() lockdep splat
Mark Rutland
1
-0
/
+10
2023-12-13
perf: Fix perf_event_validate_size()
Peter Zijlstra
1
-23
/
+38
2023-12-13
perf/core: Add a new read format to get a number of lost samples
Namhyung Kim
2
-4
/
+22
2023-11-28
perf/core: Bail out early if the request AUX area is out of bound
Shuai Xue
1
-0
/
+6
2023-11-08
perf/core: Fix potential NULL deref
Peter Zijlstra
1
-1
/
+2
2023-10-25
perf: Disallow mis-matched inherited group reads
Peter Zijlstra
1
-6
/
+33
2023-08-11
perf: Fix function pointer case
Peter Zijlstra
1
-2
/
+6
2023-05-17
perf/core: Fix hardlockup failure caused by perf throttle
Yang Jihong
1
-2
/
+2
2023-04-20
perf/core: Fix the same task check in perf_event_set_output
Kan Liang
1
-1
/
+1
2023-04-05
perf: fix perf_event_context->time
Song Liu
1
-1
/
+1
2023-04-05
perf/core: Fix perf_output_begin parameter is incorrectly invoked in perf_eve...
Yang Jihong
1
-1
/
+1
2023-01-14
perf/core: Call LSM hook after copying perf_event_attr
Namhyung Kim
1
-3
/
+3
2023-01-14
perf: Fix possible memleak in pmu_dev_alloc()
Chen Zhongjin
1
-3
/
+5
2023-01-04
signal: Add task_sigpending() helper
Jens Axboe
1
-1
/
+1
2022-12-08
bpf, perf: Use subprog name when reporting subprog ksymbol
Hou Tao
1
-1
/
+1
2022-07-29
perf/core: Fix data race between perf_event_set_output() and perf_mmap_close()
Peter Zijlstra
1
-14
/
+31
2022-05-25
perf: Fix sys_perf_event_open() race against self
Peter Zijlstra
1
-0
/
+14
2022-04-27
perf/core: Fix perf_mmap fail when CONFIG_PERF_USE_VMALLOC enabled
Zhipeng Xie
3
-6
/
+6
2022-04-08
perf/core: Fix address filter parser for multiple filters
Adrian Hunter
1
-0
/
+3
2022-02-16
perf: Fix list corruption in perf_cgroup_switch()
Song Liu
1
-2
/
+2
2022-02-16
perf: Always wake the parent event
James Clark
1
-2
/
+10
2022-02-01
perf: Fix perf_event_read_local() time
Peter Zijlstra
1
-100
/
+146
2022-02-01
kernel: delete repeated words in comments
Randy Dunlap
2
-5
/
+5
2022-01-20
perf: Protect perf_guest_cbs with RCU
Sean Christopherson
1
-3
/
+10
2021-11-26
Revert "perf: Rework perf_event_exit_event()"
Sasha Levin
1
-79
/
+63
2021-11-21
perf/core: Avoid put_page() when GUP fails
Greg Thelen
1
-5
/
+5
2021-10-17
perf/core: fix userpage->time_enabled of inactive events
Song Liu
1
-4
/
+30
2021-09-22
events: Reuse value read using READ_ONCE instead of re-reading it
Baptiste Lepers
1
-1
/
+1
2021-06-16
perf: Fix data race between pin_count increment/decrement
Marco Elver
1
-0
/
+2
2021-05-11
perf: Rework perf_event_exit_event()
Peter Zijlstra
1
-63
/
+79
2021-05-07
perf/core: Fix unconditional security_locked_down() call
Ondrej Mosnacek
1
-6
/
+6
2021-03-17
perf/core: Flush PMU internal buffers for per-CPU events
Kan Liang
1
-4
/
+38
2021-01-09
exec: Transform exec_update_mutex into a rw_semaphore
Eric W. Biederman
1
-6
/
+6
2021-01-09
perf: Break deadlock involving exec_update_mutex
peterz@infradead.org
1
-23
/
+23
2020-11-09
perf: Tweak perf_event_attr::exclusive semantics
Peter Zijlstra
1
-1
/
+1
2020-11-09
perf: Fix event multiplexing for exclusive groups
Peter Zijlstra
1
-1
/
+1
2020-11-09
perf: Simplify group_sched_in()
Peter Zijlstra
1
-7
/
+3
2020-11-09
perf: Simplify group_sched_out()
Peter Zijlstra
1
-3
/
+0
2020-11-09
perf/arch: Remove perf_sample_data::regs_user_copy
Peter Zijlstra
1
-5
/
+3
[next]