summaryrefslogtreecommitdiff
path: root/kernel/events/core.c
AgeCommit message (Expand)Author
2022-05-25Merge 4.14.281 into android-4.14-stableGreg Kroah-Hartman
2022-05-25perf: Fix sys_perf_event_open() race against selfPeter Zijlstra
2022-04-21Merge 4.14.276 into android-4.14-stableGreg Kroah-Hartman
2022-04-20perf/core: Fix address filter parser for multiple filtersAdrian Hunter
2022-02-16Merge 4.14.267 into android-4.14-stableGreg Kroah-Hartman
2022-02-16perf: Fix list corruption in perf_cgroup_switch()Song Liu
2021-11-26Merge 4.14.256 into android-4.14-stableGreg Kroah-Hartman
2021-11-26perf/core: Avoid put_page() when GUP failsGreg Thelen
2021-09-22Merge 4.14.247 into android-4.14-stableGreg Kroah-Hartman
2021-09-22events: Reuse value read using READ_ONCE instead of re-reading itBaptiste Lepers
2021-06-16Merge 4.14.237 into android-4.14-stableGreg Kroah-Hartman
2021-06-16perf: Fix data race between pin_count increment/decrementMarco Elver
2020-11-19Merge 4.14.207 into android-4.14-stableGreg Kroah-Hartman
2020-11-18perf/core: Fix race in the perf_mmap_close() functionJiri Olsa
2020-11-18perf/core: Fix a memory leak in perf_event_parse_addr_filter()kiyin(尹亮)
2020-11-18perf/core: Fix crash when using HW tracing kernel filtersMathieu Poirier
2020-11-18perf/core: Fix bad use of igrab()Song Liu
2020-10-14Merge 4.14.201 into android-4.14-stableGreg Kroah-Hartman
2020-10-14perf: Fix task_function_call() error handlingKajol Jain
2020-07-17UPSTREAM: perf/core: Fix crash when using HW tracing kernel filtersMathieu Poirier
2020-06-22Merge 4.14.185 into android-4.14-stableGreg Kroah-Hartman
2020-06-20perf: Add cond_resched() to task_function_call()Barret Rhoden
2020-05-03Merge 4.14.178 into android-4.14-stableGreg Kroah-Hartman
2020-05-02perf/core: fix parent pid/tid in task exit eventsIan Rogers
2020-05-02perf/core: Disable page faults when getting phys addressJiri Olsa
2020-02-19Merge 4.14.171 into android-4.14Greg Kroah-Hartman
2020-02-14perf/core: Fix mlock accounting in perf_mmap()Song Liu
2020-01-27Merge 4.14.168 into android-4.14Greg Kroah-Hartman
2020-01-27perf/ioctl: Add check for the sample_period valueRavi Bangoria
2020-01-24Revert "ANDROID: security,perf: Allow further restriction of perf_event_open"Jeff Vander Stoep
2020-01-10BACKPORT: perf_event: Add support for LSM and SELinux checksJoel Fernandes (Google)
2020-01-09Revert "BACKPORT: perf_event: Add support for LSM and SELinux checks"Jeffrey Vander Stoep
2020-01-08BACKPORT: perf_event: Add support for LSM and SELinux checksJoel Fernandes (Google)
2019-12-11UPSTREAM: bpf: permit multiple bpf attachments for a single perf eventYonghong Song
2019-12-11UPSTREAM: bpf: use the same condition in perf event set/free bpf handlerYonghong Song
2019-11-12UPSTREAM: perf/core: Fix the address filtering fixAlexander Shishkin
2019-11-12UPSTREAM: perf, pt, coresight: Fix address filters for vmas with non-zero offsetAlexander Shishkin
2019-11-12BACKPORT: perf: Copy parent's address filter offsets on cloneAlexander Shishkin
2019-11-12UPSTREAM: perf/core: Fix bad use of igrab()Song Liu
2019-08-16Merge 4.14.139 into android-4.14Greg Kroah-Hartman
2019-08-16perf/core: Fix creating kernel counters for PMUs that override event->cpuLeonard Crestez
2019-07-22Merge 4.14.134 into android-4.14Greg Kroah-Hartman
2019-07-21perf/core: Fix perf_sample_regs_user() mm checkPeter Zijlstra
2019-04-20Merge 4.14.113 into android-4.14Greg Kroah-Hartman
2019-04-20perf/core: Restore mmap record type correctlyStephane Eranian
2019-03-13Merge 4.14.106 into android-4.14Greg Kroah-Hartman
2019-03-13perf core: Fix perf_proc_update_handler() bugStephane Eranian
2019-02-20Merge 4.14.102 into android-4.14Greg Kroah-Hartman
2019-02-20perf/x86: Add check_period PMU callbackJiri Olsa
2018-11-08Merge 4.14.79 into android-4.14Greg Kroah-Hartman