aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/events
AgeCommit message (Expand)Author
2024-02-05perf: Fix the nr_addr_filters fixPeter Zijlstra
2024-02-05perf/core: Fix narrow startup race when creating the perf nr_addr_filters sys...Greg KH
2023-12-20perf: Fix perf_event_validate_size() lockdep splatMark Rutland
2023-12-13perf: Fix perf_event_validate_size()Peter Zijlstra
2023-11-28perf/core: Bail out early if the request AUX area is out of boundShuai Xue
2023-11-02perf/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-05-11perf/core: Fix hardlockup failure caused by perf throttleYang Jihong
2023-04-13perf/core: Fix the same task check in perf_event_set_outputKan Liang
2023-03-30perf: fix perf_event_context->timeSong Liu
2023-03-30perf/core: Fix perf_output_begin parameter is incorrectly invoked in perf_eve...Yang Jihong
2023-03-22perf: Fix check before add_event_to_groups() in perf_group_detach()Budimir Markovic
2023-01-07perf/core: Call LSM hook after copying perf_event_attrNamhyung Kim
2022-12-31perf: Fix possible memleak in pmu_dev_alloc()Chen Zhongjin
2022-12-04Merge tag 'perf_urgent_for_v6.1_rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-11-29Merge tag 'net-6.1-rc8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2022-11-29perf: Fix perf_pending_task() UaFPeter Zijlstra
2022-11-24perf: Consider OS filter failPeter Zijlstra
2022-11-24perf: Fixup SIGTRAP and sample_flags interactionPeter Zijlstra
2022-11-15bpf, perf: Use subprog name when reporting subprog ksymbolHou Tao
2022-11-08perf: Improve missing SIGTRAP checkingMarco Elver
2022-11-02perf/hw_breakpoint: test: Skip the test if dependencies unmetDavid Gow
2022-10-27perf: Fix missing raw data on tracepoint eventsJames Clark
2022-10-17perf: Fix missing SIGTRAPsPeter Zijlstra
2022-10-10Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-10-10Merge tag 'perf-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-10-04perf/hw_breakpoint: Annotate tsk->perf_event_mutex vs ctx->mutexPeter Zijlstra
2022-10-04perf: Fix pmu_filter_match()Peter Zijlstra
2022-10-03mm/madvise: add file and shmem support to MADV_COLLAPSEZach O'Keefe
2022-10-03uprobes: use new_folio in __replace_page()Matthew Wilcox (Oracle)
2022-10-03uprobes: use folios more widely in __replace_page()Matthew Wilcox (Oracle)
2022-09-29perf/x86/amd: Support PERF_SAMPLE_PHY_ADDRRavi Bangoria
2022-09-27perf, hw_breakpoint: Fix use-after-free if perf_event_open() failsMarco Elver
2022-09-27perf: Use sample_flags for raw_dataNamhyung Kim
2022-09-27perf: Use sample_flags for addrNamhyung Kim
2022-09-26perf: use VMA iteratorMatthew Wilcox (Oracle)
2022-09-21perf/core: Convert snprintf() to scnprintf()Jules Irenge
2022-09-13perf/bpf: Always use perf callchains if existNamhyung Kim
2022-09-13perf: Use sample_flags for callchainNamhyung Kim
2022-09-07perf: Add a few assertionsPeter Zijlstra
2022-09-07perf: Consolidate branch sample filter helpersAnshuman Khandual
2022-09-06perf: Use sample_flags for txnKan Liang
2022-09-06perf: Use sample_flags for data_srcKan Liang
2022-09-06perf: Use sample_flags for weightKan Liang
2022-09-06perf: Use sample_flags for branch stackKan Liang
2022-09-06perf: Add sample_flags to indicate the PMU-filled sample dataKan Liang
2022-09-06perf/core: Fix reentry problem in perf_output_read_group()Yang Jihong
2022-08-30perf/hw_breakpoint: Optimize toggle_bp_slot() for CPU-independent task targetsMarco Elver
2022-08-30perf/hw_breakpoint: Optimize max_bp_pinned_slots() for CPU-independent task t...Marco Elver