mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
synced 2025-01-14 17:53:39 +00:00
b431780cdd
# New commits in perf/core: b709eb872e19 ("perf: map pages in advance") 6d642735cdb6 ("perf/x86/intel/uncore: Support more units on Granite Rapids") 3f710be02ea6 ("perf/x86/intel/uncore: Clean up func_id") 0e45818ec189 ("perf/x86/intel: Support RDPMC metrics clear mode") 02c56362a7d3 ("uprobes: Guard against kmemdup() failing in dup_return_instance()") d29e744c7167 ("perf/x86: Relax privilege filter restriction on AMD IBS") 6057b90ecc84 ("perf/core: Export perf_exclude_event()") 8622e45b5da1 ("uprobes: Reuse return_instances between multiple uretprobes within task") 0cf981de7687 ("uprobes: Ensure return_instance is detached from the list before freeing") 636666a1c733 ("uprobes: Decouple return_instance list traversal and freeing") 2ff913ab3f47 ("uprobes: Simplify session consumer tracking") e0925f2dc4de ("uprobes: add speculative lockless VMA-to-inode-to-uprobe resolution") 83e3dc9a5d4d ("uprobes: simplify find_active_uprobe_rcu() VMA checks") 03a001b156d2 ("mm: introduce mmap_lock_speculate_{try_begin|retry}") eb449bd96954 ("mm: convert mm_lock_seq to a proper seqcount") 7528585290a1 ("mm/gup: Use raw_seqcount_try_begin()") 96450ead1652 ("seqlock: add raw_seqcount_try_begin") b4943b8bfc41 ("perf/x86/rapl: Add core energy counter support for AMD CPUs") 54d2759778c1 ("perf/x86/rapl: Move the cntr_mask to rapl_pmus struct") bdc57ec70548 ("perf/x86/rapl: Remove the global variable rapl_msrs") abf03d9bd20c ("perf/x86/rapl: Modify the generic variable names to *_pkg*") eeca4c6b2529 ("perf/x86/rapl: Add arguments to the init and cleanup functions") cd29d83a6d81 ("perf/x86/rapl: Make rapl_model struct global") 8bf1c86e5ac8 ("perf/x86/rapl: Rename rapl_pmu variables") 1d5e2f637a94 ("perf/x86/rapl: Remove the cpu_to_rapl_pmu() function") e4b444347795 ("x86/topology: Introduce topology_logical_core_id()") 2f2db347071a ("perf/x86/rapl: Remove the unused get_rapl_pmu_cpumask() function") ae55e308bde2 ("perf/x86/intel/ds: Simplify the PEBS records processing for adaptive PEBS") 3c00ed344cef ("perf/x86/intel/ds: Factor out functions for PEBS records processing") 7087bfb0adc9 ("perf/x86/intel/ds: Clarify adaptive PEBS processing") faac6f105ef1 ("perf/core: Check sample_type in perf_sample_save_brstack") f226805bc5f6 ("perf/core: Check sample_type in perf_sample_save_callchain") b9c44b91476b ("perf/core: Save raw sample data conditionally based on sample type") Signed-off-by: Ingo Molnar <mingo@kernel.org>