index
:
linux/linux-stable.git
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.14.y
linux-6.15.y
linux-6.16.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
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
events
Age
Commit message (
Expand
)
Author
2024-09-12
perf/aux: Fix AUX buffer serialization
Peter Zijlstra
2024-09-12
uprobes: Use kzalloc to allocate xol area
Sven Schnelle
2024-08-03
bpf, events: Use prog to emit ksymbol event for main program
Hou Tao
2024-08-03
perf: Fix event leak upon exec and file release
Frederic Weisbecker
2024-08-03
perf: Fix event leak upon exit
Frederic Weisbecker
2024-08-03
perf: Fix default aux_watermark calculation
Adrian Hunter
2024-08-03
perf: Prevent passing zero nr_pages to rb_alloc_aux()
Adrian Hunter
2024-08-03
perf: Fix perf_aux_size() for greater-than 32-bit size
Adrian Hunter
2024-06-21
perf/core: Fix missing wakeup when waiting for context reference
Haifeng Xu
2024-02-05
perf: Fix the nr_addr_filters fix
Peter Zijlstra
2024-02-05
perf/core: Fix narrow startup race when creating the perf nr_addr_filters sys...
Greg KH
2023-12-20
perf: Fix perf_event_validate_size() lockdep splat
Mark Rutland
2023-12-13
perf: Fix perf_event_validate_size()
Peter Zijlstra
2023-11-28
perf/core: Bail out early if the request AUX area is out of bound
Shuai Xue
2023-11-02
perf/core: Fix potential NULL deref
Peter Zijlstra
2023-10-25
perf: Disallow mis-matched inherited group reads
Peter Zijlstra
2023-08-11
perf: Fix function pointer case
Peter Zijlstra
2023-05-11
perf/core: Fix hardlockup failure caused by perf throttle
Yang Jihong
2023-04-13
perf/core: Fix the same task check in perf_event_set_output
Kan Liang
2023-03-30
perf: fix perf_event_context->time
Song Liu
2023-03-30
perf/core: Fix perf_output_begin parameter is incorrectly invoked in perf_eve...
Yang Jihong
2023-03-22
perf: Fix check before add_event_to_groups() in perf_group_detach()
Budimir Markovic
2023-01-07
perf/core: Call LSM hook after copying perf_event_attr
Namhyung Kim
2022-12-31
perf: Fix possible memleak in pmu_dev_alloc()
Chen Zhongjin
2022-12-04
Merge tag 'perf_urgent_for_v6.1_rc8' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-11-29
Merge tag 'net-6.1-rc8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2022-11-29
perf: Fix perf_pending_task() UaF
Peter Zijlstra
2022-11-24
perf: Consider OS filter fail
Peter Zijlstra
2022-11-24
perf: Fixup SIGTRAP and sample_flags interaction
Peter Zijlstra
2022-11-15
bpf, perf: Use subprog name when reporting subprog ksymbol
Hou Tao
2022-11-08
perf: Improve missing SIGTRAP checking
Marco Elver
2022-11-02
perf/hw_breakpoint: test: Skip the test if dependencies unmet
David Gow
2022-10-27
perf: Fix missing raw data on tracepoint events
James Clark
2022-10-17
perf: Fix missing SIGTRAPs
Peter Zijlstra
2022-10-10
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-10-10
Merge tag 'perf-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-10-04
perf/hw_breakpoint: Annotate tsk->perf_event_mutex vs ctx->mutex
Peter Zijlstra
2022-10-04
perf: Fix pmu_filter_match()
Peter Zijlstra
2022-10-03
mm/madvise: add file and shmem support to MADV_COLLAPSE
Zach O'Keefe
2022-10-03
uprobes: use new_folio in __replace_page()
Matthew Wilcox (Oracle)
2022-10-03
uprobes: use folios more widely in __replace_page()
Matthew Wilcox (Oracle)
2022-09-29
perf/x86/amd: Support PERF_SAMPLE_PHY_ADDR
Ravi Bangoria
2022-09-27
perf, hw_breakpoint: Fix use-after-free if perf_event_open() fails
Marco Elver
2022-09-27
perf: Use sample_flags for raw_data
Namhyung Kim
2022-09-27
perf: Use sample_flags for addr
Namhyung Kim
2022-09-26
perf: use VMA iterator
Matthew Wilcox (Oracle)
2022-09-21
perf/core: Convert snprintf() to scnprintf()
Jules Irenge
2022-09-13
perf/bpf: Always use perf callchains if exist
Namhyung Kim
2022-09-13
perf: Use sample_flags for callchain
Namhyung Kim
2022-09-07
perf: Add a few assertions
Peter Zijlstra
[next]