From: Linus Torvalds Date: Sun, 16 Feb 2025 18:41:50 +0000 (-0800) Subject: Merge tag 'perf_urgent_for_v6.14_rc3' of git://git.kernel.org/pub/scm/linux/kernel... X-Git-Tag: v6.14-rc3~6 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=ff1848d81ca63e49bce57c29ffb12c6539333ac4;p=linux-block.git Merge tag 'perf_urgent_for_v6.14_rc3' of git://git./linux/kernel/git/tip/tip Pull x86 perf fixes from Borislav Petkov: - Explicitly clear DEBUGCTL.LBR to prevent LBRs continuing being enabled after handoff to the OS - Check CPUID(0x23) leaf and subleafs presence properly - Remove the PEBS-via-PT feature from being supported on hybrid systems - Fix perf record/top default commands on systems without a raw PMU registered * tag 'perf_urgent_for_v6.14_rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: perf/x86/intel: Ensure LBRs are disabled when a CPU is starting perf/x86/intel: Fix ARCH_PERFMON_NUM_COUNTER_LEAF perf/x86/intel: Clean up PEBS-via-PT on hybrid perf/x86/rapl: Fix the error checking order --- ff1848d81ca63e49bce57c29ffb12c6539333ac4