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
compress-2025-01-21
compress-2025-01-23
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
/
core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-08-15
perf/core: Prevent VMA split of buffer mappings
Thomas Gleixner
1
-0
/
+10
2025-08-15
perf/core: Exit early on perf_mmap() fail
Thomas Gleixner
1
-0
/
+3
2025-08-15
perf/core: Don't leak AUX buffer refcount on allocation failure
Thomas Gleixner
1
-3
/
+4
2025-07-17
perf: Revert to requiring CAP_SYS_ADMIN for uprobes
Peter Zijlstra
1
-1
/
+1
2025-06-27
perf: Fix sample vs do_exit()
Peter Zijlstra
1
-0
/
+7
2025-06-27
perf: Ensure bpf_perf_link path is properly serialized
Peter Zijlstra
1
-4
/
+30
2025-06-27
perf/core: Fix broken throttling when max_samples_per_tick=1
Qing Wang
1
-8
/
+8
2025-06-04
perf: Avoid the read if the count is already updated
Peter Zijlstra (Intel)
1
-17
/
+16
2025-03-07
perf/core: Fix low freq setting via IOC_PERIOD
Kan Liang
1
-8
/
+9
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
1
-6
/
+12
2024-08-03
bpf, events: Use prog to emit ksymbol event for main program
Hou Tao
1
-15
/
+13
2024-08-03
perf: Fix event leak upon exec and file release
Frederic Weisbecker
1
-4
/
+34
2024-08-03
perf: Fix event leak upon exit
Frederic Weisbecker
1
-8
/
+5
2024-08-03
perf: Prevent passing zero nr_pages to rb_alloc_aux()
Adrian Hunter
1
-0
/
+2
2024-06-21
perf/core: Fix missing wakeup when waiting for context reference
Haifeng Xu
1
-0
/
+13
2024-02-05
perf: Fix the nr_addr_filters fix
Peter Zijlstra
1
-3
/
+1
2024-02-05
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-11-02
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-11
perf/core: Fix hardlockup failure caused by perf throttle
Yang Jihong
1
-2
/
+2
2023-04-13
perf/core: Fix the same task check in perf_event_set_output
Kan Liang
1
-1
/
+1
2023-03-30
perf: fix perf_event_context->time
Song Liu
1
-1
/
+1
2023-03-30
perf/core: Fix perf_output_begin parameter is incorrectly invoked in perf_eve...
Yang Jihong
1
-1
/
+1
2023-03-22
perf: Fix check before add_event_to_groups() in perf_group_detach()
Budimir Markovic
1
-1
/
+1
2023-01-07
perf/core: Call LSM hook after copying perf_event_attr
Namhyung Kim
1
-3
/
+3
2022-12-31
perf: Fix possible memleak in pmu_dev_alloc()
Chen Zhongjin
1
-3
/
+5
2022-12-04
Merge tag 'perf_urgent_for_v6.1_rc8' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-4
/
+13
2022-11-29
Merge tag 'net-6.1-rc8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-1
/
+1
2022-11-29
perf: Fix perf_pending_task() UaF
Peter Zijlstra
1
-4
/
+13
2022-11-24
perf: Consider OS filter fail
Peter Zijlstra
1
-2
/
+22
2022-11-24
perf: Fixup SIGTRAP and sample_flags interaction
Peter Zijlstra
1
-1
/
+4
2022-11-15
bpf, perf: Use subprog name when reporting subprog ksymbol
Hou Tao
1
-1
/
+1
2022-11-08
perf: Improve missing SIGTRAP checking
Marco Elver
1
-6
/
+19
2022-10-27
perf: Fix missing raw data on tracepoint events
James Clark
1
-0
/
+1
2022-10-17
perf: Fix missing SIGTRAPs
Peter Zijlstra
1
-38
/
+113
2022-10-10
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+2
2022-10-10
Merge tag 'perf-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-29
/
+59
2022-10-04
perf: Fix pmu_filter_match()
Peter Zijlstra
1
-3
/
+9
2022-09-29
perf/x86/amd: Support PERF_SAMPLE_PHY_ADDR
Ravi Bangoria
1
-1
/
+2
2022-09-27
perf, hw_breakpoint: Fix use-after-free if perf_event_open() fails
Marco Elver
1
-3
/
+1
2022-09-27
perf: Use sample_flags for raw_data
Namhyung Kim
1
-1
/
+2
2022-09-27
perf: Use sample_flags for addr
Namhyung Kim
1
-0
/
+5
2022-09-26
perf: use VMA iterator
Matthew Wilcox (Oracle)
1
-1
/
+2
2022-09-21
perf/core: Convert snprintf() to scnprintf()
Jules Irenge
1
-3
/
+3
2022-09-13
perf/bpf: Always use perf callchains if exist
Namhyung Kim
1
-2
/
+10
2022-09-13
perf: Use sample_flags for callchain
Namhyung Kim
1
-1
/
+1
[next]