index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
events
Age
Commit message (
Expand
)
Author
2025-06-27
perf/core: Fix WARN in perf_cgroup_switch()
Luo Gengkun
2025-06-27
perf: Fix cgroup state vs ERROR
Peter Zijlstra
2025-06-27
perf: Fix sample vs do_exit()
Peter Zijlstra
2025-06-19
perf: Ensure bpf_perf_link path is properly serialized
Peter Zijlstra
2025-06-19
perf/core: Fix broken throttling when max_samples_per_tick=1
Qing Wang
2025-06-04
perf: Avoid the read if the count is already updated
Peter Zijlstra (Intel)
2025-06-04
perf/hw_breakpoint: Return EOPNOTSUPP for unsupported breakpoint type
Saket Kumar Bhaskar
2025-05-02
perf/core: Fix WARN_ON(!ctx) in __free_event() for partial init
Gabriel Shahrouzi
2025-04-10
perf/core: Fix child_total_time_enabled accounting bug at task exit
Yeoreum Yun
2025-04-10
perf/core: Fix perf_pmu_register() vs. perf_init_event()
Peter Zijlstra
2025-04-10
kernel/events/uprobes: handle device-exclusive entries correctly in __replace...
David Hildenbrand
2025-04-10
perf/ring_buffer: Allow the EPOLLRDNORM flag for poll
Tao Chen
2025-03-13
uprobes: Fix race in uprobe_free_utask
Jiri Olsa
2025-03-13
perf/core: Fix pmus_lock vs. pmus_srcu ordering
Peter Zijlstra
2025-03-07
perf/core: Fix low freq setting via IOC_PERIOD
Kan Liang
2025-03-07
perf/core: Add RCU read lock protection to perf_iterate_ctx()
Breno Leitao
2025-03-07
uprobes: Reject the shared zeropage in uprobe_write_opcode()
Tong Tiangen
2025-03-07
perf/core: Order the PMU list to fix warning about unordered pmu_ctx_list
Luo Gengkun
2025-02-08
perf/core: Save raw sample data conditionally based on sample type
Yabin Cui
2024-10-10
uprobes: fix kernel info leak via "[uprobes]" vma
Oleg Nesterov
2024-10-10
perf/core: Fix small negative period being ignored
Luo Gengkun
2024-10-10
perf: Really fix event_function_call() locking
Namhyung Kim
2024-10-10
perf: Fix event_function_call() locking
Peter Zijlstra
2024-10-10
perf,x86: avoid missing caller address in stack traces captured in uprobe
Andrii Nakryiko
2024-10-10
drivers/perf: arm_spe: Use perf_allow_kernel() for permissions
James Clark
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: Fix cpuctx refcounting
Peter Zijlstra
2023-11-28
perf/core: Bail out early if the request AUX area is out of bound
Shuai Xue
2023-11-20
perf: Optimize perf_cgroup_switch()
Peter Zijlstra
2023-10-24
perf/core: Fix potential NULL deref
Peter Zijlstra
2023-10-19
perf: Disallow mis-matched inherited group reads
Peter Zijlstra
2023-08-31
Merge tag 'powerpc-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2023-08-29
Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-08-28
Merge tag 'perf-core-2023-08-28' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2023-08-21
perf/core: use vma_is_initial_stack() and vma_is_initial_heap()
Kefeng Wang
2023-08-18
mmu_notifiers: don't invalidate secondary TLBs as part of mmu_notifier_invali...
Alistair Popple
2023-08-16
perf/hw_breakpoint: Remove arch breakpoint hooks
Benjamin Gray
2023-07-27
perf: Replace strlcpy with strscpy
Azeem Shaikh
[next]