This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from dbe0a7be2838 Merge tag 'thermal-6.9-rc5' of git://git.kernel.org/pub/sc [...] new 46dad3c1e578 init/main.c: Fix potential static_command_line memory overflow new 89f9a1e876b5 bootconfig: use memblock_free_late to free xbc memory to buddy new 298b871cd55a bootconfig: Fix the kerneldoc of _xbc_exit() new 9c6e84e4baf0 Merge tag 'bootconfig-fixes-v6.9-rc4' of git://git.kernel. [...] new 607638faf2ff s390/qdio: handle deferred cc1 new 2d8527f2f911 s390/cio: fix race condition during online processing new 6f76592ef63a s390/cio: log fake IRB events new d111855ab7ff s390/mm: Fix NULL pointer dereference new 3cdb45594619 Merge tag 's390-6.9-4' of git://git.kernel.org/pub/scm/lin [...]
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/s390/kernel/entry.S | 3 ++- drivers/s390/cio/device.c | 13 ++++++++----- drivers/s390/cio/device_fsm.c | 5 +++++ drivers/s390/cio/device_ops.c | 8 ++++++++ drivers/s390/cio/qdio_main.c | 28 +++++++++++++++++++++++----- include/linux/bootconfig.h | 7 ++++++- init/main.c | 2 ++ lib/bootconfig.c | 22 +++++++++++++--------- 8 files changed, 67 insertions(+), 21 deletions(-)