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
/
core.c
Age
Commit message (
Expand
)
Author
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-08-11
treewide: Remove uninitialized_var() usage
Kees Cook
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-01-18
perf: Fix possible memleak in pmu_dev_alloc()
Chen Zhongjin
2022-12-08
perf: Add sample_flags to indicate the PMU-filled sample data
Kan Liang
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
2022-02-16
perf: Fix list corruption in perf_cgroup_switch()
Song Liu
2021-11-26
perf/core: Avoid put_page() when GUP fails
Greg Thelen
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-10-14
perf: Fix task_function_call() error handling
Kajol Jain
2020-06-20
perf: Add cond_resched() to task_function_call()
Barret Rhoden
2020-05-02
perf/core: fix parent pid/tid in task exit events
Ian Rogers
2020-05-02
perf/core: Disable page faults when getting phys address
Jiri Olsa
2020-02-14
perf/core: Fix mlock accounting in perf_mmap()
Song Liu
2020-01-27
perf/ioctl: Add check for the sample_period value
Ravi Bangoria
2019-08-16
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-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
2018-11-04
perf/ring_buffer: Prevent concurent ring buffer access
Jiri Olsa
2018-11-04
perf/core: Fix perf_pmu_unregister() locking
Peter Zijlstra
2018-10-13
perf/core: Add sanity check to deal with pinned event failure
Reinette Chatre
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/core: Fix installing cgroup events on CPU
leilei.lin
2018-05-30
perf/cgroup: Fix child event counting bug
Song Liu
2018-04-26
perf: Return proper values for user stack errors
Jiri Olsa
2018-04-19
perf/core: Fix use-after-free in uprobe_perf_close()
Prashant Bhole
2018-03-28
perf/core: Fix ctx_event_type in ctx_resched()
Song Liu
2018-02-25
perf: Fix header.size for namespace events
Jiri Olsa
2018-02-03
perf/core: Fix memory leak triggered by perf --namespace
Vasily Averin
2017-12-25
locking/barriers: Convert users of lockless_dereference() to READ_ONCE()
Will Deacon
2017-12-10
perf/core: Fix __perf_read_group_add() locking
Peter Zijlstra
2017-10-30
perf/cgroup: Fix perf cgroup hierarchy support
Tejun Heo
2017-10-10
perf/core: Fix cgroup time when scheduling descendants
leilei.lin
2017-10-10
perf/core: Avoid freeing static PMU contexts when PMU is unregistered
Will Deacon
2017-09-20
bpf: one perf event close won't free bpf program attached by another perf event
Yonghong Song
2017-09-06
Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2017-09-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
[next]