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
2022-07-29
perf/core: Fix data race between perf_event_set_output() and perf_mmap_close()
Peter Zijlstra
2022-05-25
perf: Fix sys_perf_event_open() race against self
Peter Zijlstra
2022-04-20
perf/core: Fix address filter parser for multiple filters
Adrian Hunter
2021-09-22
events: Reuse value read using READ_ONCE instead of re-reading it
Baptiste Lepers
2021-06-16
perf: Fix data race between pin_count increment/decrement
Marco Elver
2020-11-18
perf/core: Fix race in the perf_mmap_close() function
Jiri Olsa
2020-11-18
perf/core: Fix a memory leak in perf_event_parse_addr_filter()
kiyin(尹亮)
2020-11-18
perf/core: Fix crash when using HW tracing kernel filters
Mathieu Poirier
2020-11-18
perf/core: Fix bad use of igrab()
Song Liu
2020-11-18
perf: Fix get_recursion_context()
Peter Zijlstra
2020-10-14
perf: Fix task_function_call() error handling
Kajol Jain
2020-07-31
uprobes: Change handle_swbp() to send SIGTRAP with si_code=SI_KERNEL, to fix ...
Oleg Nesterov
2020-06-20
perf: Add cond_resched() to task_function_call()
Barret Rhoden
2020-06-11
uprobes: ensure that uprobe->offset and ->ref_ctr_offset are properly aligned
Oleg Nesterov
2020-05-02
perf/core: fix parent pid/tid in task exit events
Ian Rogers
2020-02-14
perf/core: Fix mlock accounting in perf_mmap()
Song Liu
2020-01-29
perf/ioctl: Add check for the sample_period value
Ravi Bangoria
2019-11-25
signal: Properly deliver SIGILL from uprobes
Eric W. Biederman
2019-08-25
perf/core: Fix creating kernel counters for PMUs that override event->cpu
Leonard Crestez
2019-07-21
perf/core: Fix perf_sample_regs_user() mm check
Peter Zijlstra
2019-06-22
perf/ring_buffer: Add ordering to rb->nest increment
Peter Zijlstra
2019-06-22
perf/ring_buffer: Fix exposing a temporarily decreased data_head
Yabin Cui
2019-04-20
perf/core: Restore mmap record type correctly
Stephane Eranian
2019-03-13
perf core: Fix perf_proc_update_handler() bug
Stephane Eranian
2019-02-20
perf/x86: Add check_period PMU callback
Jiri Olsa
2019-02-20
perf/core: Fix impossible ring-buffer sizes warning
Ingo Molnar
2019-02-12
perf/core: Don't WARN() for impossible ring-buffer sizes
Mark Rutland
2018-12-08
uprobes: Fix handle_swbp() vs. unregister() + register() race once more
Andrea Parri
2018-11-10
perf/core: Fix locking for children siblings group read
Jiri Olsa
2018-11-10
perf/ring_buffer: Prevent concurent ring buffer access
Jiri Olsa
2018-09-26
perf/core: Force USER_DS when recording user stack data
Yabin Cui
2018-05-30
perf/core: Fix perf_output_read_group()
Peter Zijlstra
2018-05-30
perf/cgroup: Fix child event counting bug
Song Liu
2018-05-16
perf/core: Fix possible Spectre-v1 indexing for ->aux_pages[]
Peter Zijlstra
2018-05-16
perf: Remove superfluous allocation error check
Jiri Olsa
2018-05-09
perf/core: Fix the perf_cpu_time_max_percent check
Tan Xiaojun
2018-04-29
perf: Return proper values for user stack errors
Jiri Olsa
2018-04-29
perf: Fix sample_max_stack maximum check
Jiri Olsa
2018-04-20
perf/core: Fix use-after-free in uprobe_perf_close()
Prashant Bhole
2018-04-13
perf/core: Correct event creation with PERF_FORMAT_GROUP
Peter Zijlstra
2018-04-13
perf/core: Fix error handling in perf_event_alloc()
Dan Carpenter
2018-04-13
perf/callchain: Force USER_DS when invoking perf_callchain_user()
Will Deacon
2018-04-08
perf/hwbp: Simplify the perf-hwbp code, fix documentation
Linus Torvalds
2017-12-09
perf/x86/intel: Account interrupts for PEBS errors
Jiri Olsa
2017-10-12
bpf: one perf event close won't free bpf program attached by another perf event
Yonghong Song
2017-09-07
mm, uprobes: fix multiple free of ->uprobes_state.xol_area
Eric Biggers
2017-08-30
perf/core: Fix group {cpu,task} validation
Mark Rutland
2017-07-27
Revert "perf/core: Drop kernel samples even though :u is specified"
Ingo Molnar
2017-07-05
perf/core: Fix sys_perf_event_open() vs. hotplug
Peter Zijlstra
2017-06-14
perf/core: Drop kernel samples even though :u is specified
Jin Yao
[next]