This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from e402b08634b3 Merge tag 'soc-fixes-6.6' of git://git.kernel.org/pub/scm/ [...] new 23d2626b841c perf/x86/amd/core: Fix overflow reset on hotplug new 599522d9d2e1 perf/x86/amd: Do not WARN() on every IRQ new 3a38c57a87ae Merge tag 'perf-urgent-2023-10-01' of git://git.kernel.org [...] new fc09027786c9 sched/rt: Fix live lock between select_fallback_rq() and RT push new c5ecffe6d3e4 Merge tag 'sched-urgent-2023-10-01' of git://git.kernel.or [...] new 1a6a46477494 timers: Tag (hr)timer softirq as hotplug safe new 373ceff28e78 Merge tag 'timers-urgent-2023-10-01' of git://git.kernel.o [...] new 94adf495e733 x86/kgdb: Fix a kerneldoc warning when build with W=1 new a5ef7d68cea1 x86/srso: Add SRSO mitigation for Hygon processors new c6c2adcba50c x86/sgx: Resolves SECS reclaim vs. page fault for EAUG race new ec8c298121e3 Merge tag 'x86-urgent-2023-10-01' of git://git.kernel.org/ [...]
The 11 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: arch/x86/events/amd/core.c | 24 +++++++++++++++++------- arch/x86/kernel/cpu/common.c | 2 +- arch/x86/kernel/cpu/sgx/encl.c | 30 +++++++++++++++++++++++++----- arch/x86/kernel/kgdb.c | 1 - include/linux/interrupt.h | 6 +++++- kernel/sched/cpupri.c | 1 + 6 files changed, 49 insertions(+), 15 deletions(-)