aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/events
AgeCommit message (Expand)Author
2024-02-21Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/basev4.19/standard/preempt-rt/baseBruce Ashfield
2023-12-20perf: Fix perf_event_validate_size() lockdep splatMark Rutland
2023-12-13perf: Fix perf_event_validate_size()Peter Zijlstra
2023-12-13perf/core: Add a new read format to get a number of lost samplesNamhyung Kim
2023-11-28perf/core: Bail out early if the request AUX area is out of boundShuai Xue
2023-11-08perf/core: Fix potential NULL derefPeter Zijlstra
2023-10-25perf: Disallow mis-matched inherited group readsPeter Zijlstra
2023-08-11perf: Fix function pointer casePeter Zijlstra
2023-08-11treewide: Remove uninitialized_var() usageKees Cook
2023-05-17perf/core: Fix hardlockup failure caused by perf throttleYang Jihong
2023-04-20perf/core: Fix the same task check in perf_event_set_outputKan Liang
2023-01-18perf: Fix possible memleak in pmu_dev_alloc()Chen Zhongjin
2022-09-10Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2022-09-10Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2022-09-09Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2022-09-09Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2022-07-29perf/core: Fix data race between perf_event_set_output() and perf_mmap_close()Peter Zijlstra
2022-05-25perf: Fix sys_perf_event_open() race against selfPeter Zijlstra
2022-04-15perf/core: Fix address filter parser for multiple filtersAdrian Hunter
2022-02-16perf: Fix list corruption in perf_cgroup_switch()Song Liu
2022-01-25Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2022-01-25Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2021-11-26perf/core: Avoid put_page() when GUP failsGreg Thelen
2021-09-22events: Reuse value read using READ_ONCE instead of re-reading itBaptiste Lepers
2021-08-25Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2021-08-25Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2021-06-16perf: Fix data race between pin_count increment/decrementMarco Elver
2021-06-16perf/core: Fix endless multiplex timerPeter Zijlstra
2021-06-10perf/core: Fix corner case in perf_rotate_context()Song Liu
2021-06-10perf/cgroups: Don't rotate events for cgroups unnecessarilyIan Rogers
2021-01-21Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2021-01-21Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2020-11-18perf/core: Fix race in the perf_mmap_close() functionJiri Olsa
2020-11-18perf: Fix get_recursion_context()Peter Zijlstra
2020-11-10perf/core: Fix a memory leak in perf_event_parse_addr_filter()kiyin(尹亮)
2020-10-20Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2020-10-14perf: Fix task_function_call() error handlingKajol Jain
2020-08-06Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2020-07-29uprobes: Change handle_swbp() to send SIGTRAP with si_code=SI_KERNEL, to fix ...Oleg Nesterov
2020-07-06Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2020-06-22perf: Add cond_resched() to task_function_call()Barret Rhoden
2020-06-11Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2020-06-10uprobes: ensure that uprobe->offset and ->ref_ctr_offset are properly alignedOleg Nesterov
2020-05-28Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2020-05-28Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2020-05-02perf/core: fix parent pid/tid in task exit eventsIan Rogers
2020-04-29perf/core: Disable page faults when getting phys addressJiri Olsa
2020-03-11Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2020-03-11Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2020-03-11Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield