From: Linus Torvalds Date: Sun, 4 May 2025 15:06:42 +0000 (-0700) Subject: Merge tag 'perf-urgent-2025-05-04' of git://git.kernel.org/pub/scm/linux/kernel/git... X-Git-Tag: v6.15-rc5~6 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=3f3041b9e48084f9e82b9c949bf14bb7bcf214c4;p=thirdparty%2Flinux.git Merge tag 'perf-urgent-2025-05-04' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip Pull misc perf fixes from Ingo Molnar: - Require group events for branch counter groups and PEBS counter snapshotting groups to be x86 events. - Fix the handling of counter-snapshotting of non-precise events, where counter values may move backwards a bit, temporarily, confusing the code. - Restrict perf/KVM PEBS to guest-owned events. * tag 'perf-urgent-2025-05-04' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: perf/x86/intel: KVM: Mask PEBS_ENABLE loaded for guest with vCPU's value. perf/x86/intel/ds: Fix counter backwards of non-precise events counters-snapshotting perf/x86/intel: Check the X86 leader for pebs_counter_event_group perf/x86/intel: Only check the group flag for X86 leader --- 3f3041b9e48084f9e82b9c949bf14bb7bcf214c4