aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/events
AgeCommit message (Expand)Author
2023-07-01Merge tag 'cxl-for-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds
2023-06-28Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-06-27Merge tag 'perf-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-06-19mm: ptep_get() conversionRyan Roberts
2023-06-19perf/core: allow pte_offset_map() to failHugh Dickins
2023-06-09mm/gup: remove vmas parameter from get_user_pages_remote()Lorenzo Stoakes
2023-06-06perf: Re-instate the linear PMU searchPeter Zijlstra
2023-05-30perf: Allow a PMU to have a parentJonathan Cameron
2023-05-08perf/core: Remove pmu linear searching codeRavi Bangoria
2023-05-08perf/core: Rework forwarding of {task|cpu}-clock eventsRavi Bangoria
2023-05-08perf/core: Fix perf_sample_data not properly initialized for different sweven...Yang Jihong
2023-04-28Merge tag 'perf-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-04-27Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-04-27Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-04-14perf/core: Fix hardlockup failure caused by perf throttleYang Jihong
2023-04-13perf/hw_breakpoint: remove MODULE_LICENSE in non-modulesNick Alcock
2023-04-05mm, treewide: redefine MAX_ORDER sanelyKirill A. Shutemov
2023-04-05perf/core: fix MAX_ORDER usage in rb_alloc_aux_page()Kirill A. Shutemov
2023-04-05perf/core: Fix the same task check in perf_event_set_outputKan Liang
2023-04-05perf: Optimize perf_pmu_migrate_context()Peter Zijlstra
2023-03-15perf: Fix check before add_event_to_groups() in perf_group_detach()Budimir Markovic
2023-03-15perf: fix perf_event_context->timeSong Liu
2023-03-15perf/core: Fix perf_output_begin parameter is incorrectly invoked in perf_eve...Yang Jihong
2023-02-24Merge tag 'char-misc-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-02-23Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-02-20Merge tag 'perf-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-02-09mm: replace vma->vm_flags direct modifications with modifier callsSuren Baghdasaryan
2023-02-09mm/mmap: remove __vma_adjust()Liam R. Howlett
2023-02-06Merge 6.2-rc7 into char-misc-nextGreg Kroah-Hartman
2023-02-02mm: remove munlock_vma_page()Matthew Wilcox (Oracle)
2023-02-02mm/mmu_notifier: remove unused mmu_notifier_range_update_to_read_only exportAlistair Popple
2023-01-31perf: Fix perf_event_pmu_context serializationJames Clark
2023-01-19kernel: events: Export perf_report_aux_output_id()Mike Leach
2023-01-18perf/core: Call perf_prepare_sample() before running BPFNamhyung Kim
2023-01-18perf/core: Introduce perf_prepare_header()Namhyung Kim
2023-01-18perf/core: Do not pass header for sample ID initNamhyung Kim
2023-01-18perf/core: Set data->sample_flags in perf_prepare_sample()Namhyung Kim
2023-01-18perf/core: Add perf_sample_save_brstack() helperNamhyung Kim
2023-01-18perf/core: Add perf_sample_save_raw_data() helperNamhyung Kim
2023-01-18perf/core: Add perf_sample_save_callchain() helperNamhyung Kim
2023-01-18perf/core: Save the dynamic parts of sample data sizeNamhyung Kim
2022-12-27perf/core: Call LSM hook after copying perf_event_attrNamhyung Kim
2022-12-27perf: Fix use-after-free in error pathPeter Zijlstra
2022-12-27perf/core: Fix cgroup events trackingChengming Zhou
2022-12-27perf core: Return error pointer if inherit_event() fails to find pmu_ctxRavi Bangoria
2022-12-17Merge tag 'x86_mm_for_6.2_v2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-12-15mm/gup: Fix the lockless PMD accessPeter Zijlstra
2022-12-12Merge tag 'perf-core-2022-12-12' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
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