This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from fac04efc5c79 Linux 6.13-rc2 new 32913f348229 futex: fix user access on powerpc new aeb68937614f x86: Fix build regression with CONFIG_KEXEC_JUMP enabled new 22368fe1f9bb sched/deadline: Fix replenish_dl_new_period dl_server condition new 70ee7947a290 sched: fix warning in sched_setaffinity new 6675ce20046d softirq: Allow raising SCHED_SOFTIRQ from SMP-call-functio [...] new ea9cffc0a154 sched/core: Remove the unnecessary need_resched() check in [...] new ff47a0acfcce sched/fair: Check idle_cpu() before need_resched() to dete [...] new e932c4ab38f0 sched/core: Prevent wakeup of ksoftirqd during idle load balance new f66e4a996582 sched/core: Update kernel boot parameters for LAZY preempt. new 0664e2c311b9 sched/deadline: Fix warning in migrate_enable for boosted tasks new 82f9cc094975 locking: rtmutex: Fix wake_q logic in task_blocks_on_rt_mutex new df9e2102de83 Merge tag 'sched_urgent_for_v6.13_rc3' of git://git.kernel [...] new 4e54ed496343 perf/x86/intel: Add Arrow Lake U support new 9f3de72a0c37 perf/x86/intel/ds: Unconditionally drain PEBS DS when chan [...] new e4c995f92b21 Merge tag 'perf_urgent_for_v6.13_rc3' of git://git.kernel. [...] new 0302d2fd6efb locking/ww_mutex: Fix ww_mutex dummy lockdep map selftest [...] new b4d83c8323b0 headers/cleanup.h: Remove the if_not_guard() facility new 7cb1b4663150 Merge tag 'locking_urgent_for_v6.13_rc3' of git://git.kern [...]
The 18 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: Documentation/admin-guide/kernel-parameters.txt | 5 +++++ arch/x86/events/intel/core.c | 1 + arch/x86/events/intel/ds.c | 2 +- arch/x86/kernel/relocate_kernel_64.S | 1 + include/linux/cleanup.h | 14 -------------- include/linux/ww_mutex.h | 4 ++-- kernel/futex/futex.h | 4 ++-- kernel/locking/rtmutex.c | 3 --- kernel/sched/core.c | 4 ++-- kernel/sched/deadline.c | 3 ++- kernel/sched/fair.c | 2 +- kernel/sched/syscalls.c | 2 +- kernel/softirq.c | 15 +++++++++++---- lib/locking-selftest.c | 4 ++-- 14 files changed, 31 insertions(+), 33 deletions(-)