This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from d632ab86aff2 Merge tag 'for-6.17/dm-changes' of git://git.kernel.org/pu [...] new 99b773d720ae sched/psi: Fix psi_seq initialization new 7efa84b5cdd6 compiler-gcc.h: Introduce __diag_GCC_all new b5960a06b90e vsprintf: Use __diag macros to disable '-Wsuggest-attribut [...] new 3bfd34ed362b Merge branch 'for-6.15-printf-attribute' into for-linus new de1c831a7898 slab: Decouple slab_debug and no_hash_pointers new 731ae3ad96bc Merge branch 'for-6.17-hash_pointers' into for-linus new cf5543870186 printk: Allow to use the printk kthread immediately even f [...] new 8ac4bf010b90 Merge branch 'rework/optimizations' into for-linus new 571c1ea91a73 printk: nbcon: Allow reacquire during panic new 3db488c8ed9c Merge branch 'rework/fixes' into for-linus new 35a813e010b9 Merge tag 'printk-for-6.17' of git://git.kernel.org/pub/sc [...]
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: Documentation/admin-guide/kernel-parameters.txt | 38 +++++++---- include/linux/compiler-gcc.h | 2 + include/linux/sprintf.h | 2 +- kernel/printk/internal.h | 2 + kernel/printk/nbcon.c | 89 ++++++++++++++++++------- kernel/printk/printk.c | 20 +++--- kernel/sched/psi.c | 6 +- lib/vsprintf.c | 70 ++++++++++++++++--- mm/slub.c | 5 +- 9 files changed, 171 insertions(+), 63 deletions(-)