This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 70f8c6f8f880 Merge tag 'xfs-6.6-fixes-5' of git://git.kernel.org/pub/sc [...] new e53899771a02 perf/x86/lbr: Filter vsyscall addresses new 23931d935363 Merge tag 'perf-urgent-2023-10-14' of git://git.kernel.org [...] new 8dafa9d0eb1a sched/eevdf: Fix min_deadline heap integrity new b01db23d5923 sched/eevdf: Fix pick_eevdf() new 42578c7bf6e5 Merge tag 'sched-urgent-2023-10-14' of git://git.kernel.or [...] new 025d5ac978cc x86/resctrl: Fix kernel-doc warnings new f454b18e07f5 x86/cpu: Fix AMD erratum #1485 on Zen4-based CPUs new d35652a5fc99 x86/alternatives: Disable KASAN in apply_alternatives() new dc9b2e683bcb Merge tag 'x86-urgent-2023-10-15' of git://git.kernel.org/ [...]
The 9 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/utils.c | 5 ++- arch/x86/include/asm/msr-index.h | 9 ++++- arch/x86/kernel/alternative.c | 13 +++++++ arch/x86/kernel/cpu/amd.c | 8 ++++ arch/x86/kernel/cpu/resctrl/monitor.c | 10 ++--- kernel/sched/fair.c | 73 ++++++++++++++++++++++++++++------- 6 files changed, 95 insertions(+), 23 deletions(-)