From: Linus Torvalds Date: Sun, 14 May 2023 14:56:51 +0000 (-0700) Subject: Merge tag 'perf_urgent_for_v6.4_rc2' of git://git.kernel.org/pub/scm/linux/kernel... X-Git-Tag: Ubuntu-6.5.0-9.9~2673 X-Git-Url: https://git.proxmox.com/?a=commitdiff_plain;h=ef21831c2e4e66cb948d5107f47c1aa0a5711a56;p=mirror_ubuntu-kernels.git Merge tag 'perf_urgent_for_v6.4_rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip Pull perf fixes from Borislav Petkov: - Make sure the PEBS buffer is flushed before reprogramming the hardware so that the correct record sizes are used - Update the sample size for AMD BRS events - Fix a confusion with using the same on-stack struct with different events in the event processing path * tag 'perf_urgent_for_v6.4_rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: perf/x86/intel/ds: Flush PEBS DS when changing PEBS_DATA_CFG perf/x86: Fix missing sample size update on AMD BRS perf/core: Fix perf_sample_data not properly initialized for different swevents in perf_tp_event() --- ef21831c2e4e66cb948d5107f47c1aa0a5711a56