index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
events
Age
Commit message (
Expand
)
Author
2024-02-23
perf: Fix the nr_addr_filters fix
Peter Zijlstra
2024-02-23
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-12-13
perf/core: Add a new read format to get a number of lost samples
Namhyung Kim
2023-11-28
perf/core: Bail out early if the request AUX area is out of bound
Shuai Xue
2023-11-08
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-17
perf/core: Fix hardlockup failure caused by perf throttle
Yang Jihong
2023-04-20
perf/core: Fix the same task check in perf_event_set_output
Kan Liang
2023-04-05
perf: fix perf_event_context->time
Song Liu
2023-04-05
perf/core: Fix perf_output_begin parameter is incorrectly invoked in perf_eve...
Yang Jihong
2023-01-14
perf/core: Call LSM hook after copying perf_event_attr
Namhyung Kim
2023-01-14
perf: Fix possible memleak in pmu_dev_alloc()
Chen Zhongjin
2023-01-04
signal: Add task_sigpending() helper
Jens Axboe
2022-12-08
bpf, perf: Use subprog name when reporting subprog ksymbol
Hou Tao
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-27
perf/core: Fix perf_mmap fail when CONFIG_PERF_USE_VMALLOC enabled
Zhipeng Xie
2022-04-08
perf/core: Fix address filter parser for multiple filters
Adrian Hunter
2022-02-16
perf: Fix list corruption in perf_cgroup_switch()
Song Liu
2022-02-16
perf: Always wake the parent event
James Clark
2022-02-01
perf: Fix perf_event_read_local() time
Peter Zijlstra
2022-02-01
kernel: delete repeated words in comments
Randy Dunlap
2022-01-20
perf: Protect perf_guest_cbs with RCU
Sean Christopherson
2021-11-26
Revert "perf: Rework perf_event_exit_event()"
Sasha Levin
2021-11-21
perf/core: Avoid put_page() when GUP fails
Greg Thelen
2021-10-17
perf/core: fix userpage->time_enabled of inactive events
Song Liu
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
2021-05-11
perf: Rework perf_event_exit_event()
Peter Zijlstra
2021-05-07
perf/core: Fix unconditional security_locked_down() call
Ondrej Mosnacek
2021-03-17
perf/core: Flush PMU internal buffers for per-CPU events
Kan Liang
2021-01-09
exec: Transform exec_update_mutex into a rw_semaphore
Eric W. Biederman
2021-01-09
perf: Break deadlock involving exec_update_mutex
peterz@infradead.org
2020-11-09
perf: Tweak perf_event_attr::exclusive semantics
Peter Zijlstra
2020-11-09
perf: Fix event multiplexing for exclusive groups
Peter Zijlstra
2020-11-09
perf: Simplify group_sched_in()
Peter Zijlstra
2020-11-09
perf: Simplify group_sched_out()
Peter Zijlstra
2020-11-09
perf/arch: Remove perf_sample_data::regs_user_copy
Peter Zijlstra
2020-11-09
perf: Optimize get_recursion_context()
Peter Zijlstra
2020-11-09
perf: Fix get_recursion_context()
Peter Zijlstra
2020-11-09
perf: Reduce stack usage of perf_output_begin()
Peter Zijlstra
2020-11-07
perf/core: Fix a memory leak in perf_event_parse_addr_filter()
kiyin(尹亮)
2020-10-17
task_work: cleanup notification modes
Jens Axboe
2020-10-12
Merge tag 'perf-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-10-12
perf/core: Fix race in the perf_mmap_close() function
Jiri Olsa
2020-10-09
perf: Fix task_function_call() error handling
Kajol Jain
2020-09-10
perf/core: Pull pmu::sched_task() into perf_event_context_sched_out()
Kan Liang
[next]