This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 33e02dc69afb Merge tag 'sound-6.10-rc1' of git://git.kernel.org/pub/scm [...] new 9f9bef9bc5c6 smb: smb2pdu.h: Avoid -Wflex-array-member-not-at-end warnings new 29b4c7bb8565 cifs: Change from mempool_destroy to mempool_exit for requ [...] new 14b1cd25346b cifs: Fix locking in cifs_strict_readv() new edfc6481faf8 smb3: fix perf regression with cached writes with netfs co [...] new 1ab1bd2f6a5f Merge tag '6.10-rc-smb3-fixes' of git://git.samba.org/sfre [...] new 8522f6b760ca printk: Let no_printk() use _printk() new c26ec799042a dev_printk: Add and use dev_no_printk() new 0381e5889493 dyndbg: Use *no_printk() helpers new b37cafacbf98 ceph: Use no_printk() helper new e0550222e03b printk: cleanup deprecated uses of strncpy/strcpy new 320bf4319051 printk: Fix LOG_CPU_MAX_BUF_SHIFT when BASE_SMALL is enabled new b3e90f375b3c printk: Change type of CONFIG_BASE_SMALL to bool new 27021649ec88 printk: Remove redundant CONFIG_BASE_FULL new dafc2d0f1bb9 Merge branch 'for-6.10-base-small' into for-linus new a19264d0868d Merge tag 'printk-for-6.10' of git://git.kernel.org/pub/sc [...] new d927752f287f livepatch: Rename KLP_* to KLP_TRANSITION_* new 8c06da67d0bd Merge tag 'livepatching-for-6.10' of git://git.kernel.org/ [...]
The 17 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/arm/configs/collie_defconfig | 2 +- arch/arm/configs/keystone_defconfig | 2 +- arch/arm/configs/lpc18xx_defconfig | 2 +- arch/arm/configs/moxart_defconfig | 2 +- arch/arm/configs/mps2_defconfig | 2 +- arch/arm/configs/omap1_defconfig | 2 +- arch/arm/configs/stm32_defconfig | 2 +- arch/microblaze/configs/mmu_defconfig | 2 +- arch/mips/configs/rs90_defconfig | 2 +- arch/powerpc/configs/adder875_defconfig | 2 +- arch/powerpc/configs/ep88xc_defconfig | 2 +- arch/powerpc/configs/mpc866_ads_defconfig | 2 +- arch/powerpc/configs/mpc885_ads_defconfig | 2 +- arch/powerpc/configs/tqm8xx_defconfig | 2 +- arch/riscv/configs/nommu_k210_defconfig | 2 +- arch/riscv/configs/nommu_k210_sdcard_defconfig | 2 +- arch/riscv/configs/nommu_virt_defconfig | 2 +- arch/sh/configs/edosk7705_defconfig | 2 +- arch/sh/configs/se7619_defconfig | 2 +- arch/sh/configs/se7712_defconfig | 2 +- arch/sh/configs/se7721_defconfig | 2 +- arch/sh/configs/shmin_defconfig | 2 +- arch/x86/include/asm/mpspec.h | 6 +-- drivers/tty/vt/vc_screen.c | 2 +- fs/netfs/direct_read.c | 3 +- fs/smb/client/cifsfs.c | 4 +- fs/smb/client/cifsglob.h | 1 + fs/smb/client/file.c | 34 ++++++++++---- fs/smb/client/inode.c | 3 -- fs/smb/client/smb2pdu.h | 12 ++--- fs/smb/common/smb2pdu.h | 33 +++++++------ fs/smb/server/smb2pdu.h | 18 ++++---- include/linux/ceph/ceph_debug.h | 18 +++----- include/linux/dev_printk.h | 25 +++++----- include/linux/dynamic_debug.h | 4 +- include/linux/livepatch.h | 6 +-- include/linux/netfs.h | 1 + include/linux/printk.h | 4 +- include/linux/threads.h | 4 +- include/linux/udp.h | 2 +- include/linux/xarray.h | 2 +- init/Kconfig | 14 ++---- init/init_task.c | 2 +- kernel/futex/core.c | 2 +- kernel/livepatch/core.c | 4 +- kernel/livepatch/patch.c | 4 +- kernel/livepatch/transition.c | 54 +++++++++++----------- kernel/printk/printk.c | 26 +++++------ kernel/user.c | 2 +- .../testing/selftests/wireguard/qemu/kernel.config | 1 - 50 files changed, 172 insertions(+), 163 deletions(-)