This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 12214540ad87 Merge tag 'loongarch-fixes-6.5-1' of git://git.kernel.org/ [...] new 1f2190d6b711 arch/*/configs/*defconfig: Replace AUTOFS4_FS by AUTOFS_FS new 2d093282b0d4 ring-buffer: Fix wrong stat of cpu_buffer->read new 151e34d1c6eb ring-buffer: Fix kernel-doc warnings in ring_buffer.c new b32c789f7dbb tracing/synthetic: Fix kernel-doc warnings in trace_events [...] new bd7217f30c7f tracing: Fix kernel-doc warnings in trace_events_trigger.c new 6c95d71bad61 tracing: Fix kernel-doc warnings in trace_seq.c new 800959e697de ftrace: Remove unused extern declarations new dea499781a11 tracing: Fix warning in trace_buffered_event_disable() new b88e123cc0b5 Merge tag 'trace-v6.5-rc3' of git://git.kernel.org/pub/scm [...] new c1ed39ec1162 fs/nls: make load_nls() take a const parameter new a43f95fdd394 cifs: fix charset issue in reconnection new 19826558210b smb3: do not set NTLMSSP_VERSION flag for negotiate not au [...] new a171eb5cac42 cifs: add missing return value check for cifs_sb_tlink new d31e3792919e Merge tag '6.5-rc3-smb3-client-fixes' of git://git.samba.o [...]
The 14 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/axm55xx_defconfig | 2 +- arch/arm/configs/davinci_all_defconfig | 2 +- arch/arm/configs/exynos_defconfig | 2 +- arch/arm/configs/footbridge_defconfig | 2 +- arch/arm/configs/imx_v6_v7_defconfig | 2 +- arch/arm/configs/keystone_defconfig | 2 +- arch/arm/configs/lpc32xx_defconfig | 2 +- arch/arm/configs/milbeaut_m10v_defconfig | 2 +- arch/arm/configs/multi_v7_defconfig | 2 +- arch/arm/configs/omap1_defconfig | 2 +- arch/arm/configs/omap2plus_defconfig | 2 +- arch/arm/configs/pxa_defconfig | 2 +- arch/arm/configs/rpc_defconfig | 2 +- arch/arm/configs/s5pv210_defconfig | 2 +- arch/arm/configs/socfpga_defconfig | 2 +- arch/arm/configs/spear13xx_defconfig | 2 +- arch/arm/configs/spear3xx_defconfig | 2 +- arch/arm/configs/spear6xx_defconfig | 2 +- arch/arm64/configs/defconfig | 2 +- arch/ia64/configs/bigsur_defconfig | 2 +- arch/ia64/configs/generic_defconfig | 2 +- arch/ia64/configs/gensparse_defconfig | 2 +- arch/ia64/configs/tiger_defconfig | 2 +- arch/loongarch/configs/loongson3_defconfig | 2 +- arch/mips/configs/bigsur_defconfig | 2 +- arch/mips/configs/fuloong2e_defconfig | 2 +- arch/mips/configs/ip22_defconfig | 2 +- arch/mips/configs/ip32_defconfig | 2 +- arch/mips/configs/jazz_defconfig | 2 +- arch/mips/configs/lemote2f_defconfig | 2 +- arch/mips/configs/loongson2k_defconfig | 2 +- arch/mips/configs/loongson3_defconfig | 2 +- arch/mips/configs/mtx1_defconfig | 2 +- arch/mips/configs/pic32mzda_defconfig | 2 +- arch/mips/configs/rm200_defconfig | 2 +- arch/parisc/configs/generic-32bit_defconfig | 2 +- arch/parisc/configs/generic-64bit_defconfig | 2 +- arch/powerpc/configs/44x/sam440ep_defconfig | 2 +- arch/powerpc/configs/85xx/stx_gp3_defconfig | 2 +- arch/powerpc/configs/cell_defconfig | 2 +- arch/powerpc/configs/ep8248e_defconfig | 2 +- arch/powerpc/configs/mgcoge_defconfig | 2 +- arch/powerpc/configs/pasemi_defconfig | 2 +- arch/powerpc/configs/pmac32_defconfig | 2 +- arch/powerpc/configs/powernv_defconfig | 2 +- arch/powerpc/configs/ppc64_defconfig | 2 +- arch/powerpc/configs/ppc64e_defconfig | 2 +- arch/powerpc/configs/ppc6xx_defconfig | 2 +- arch/powerpc/configs/ps3_defconfig | 2 +- arch/riscv/configs/defconfig | 2 +- arch/riscv/configs/rv32_defconfig | 2 +- arch/s390/configs/debug_defconfig | 2 +- arch/s390/configs/defconfig | 2 +- arch/sh/configs/espt_defconfig | 2 +- arch/sh/configs/sdk7780_defconfig | 2 +- arch/sh/configs/sdk7786_defconfig | 2 +- arch/sh/configs/sh03_defconfig | 2 +- arch/sh/configs/sh7763rdp_defconfig | 2 +- arch/sparc/configs/sparc32_defconfig | 2 +- arch/um/configs/i386_defconfig | 2 +- arch/um/configs/x86_64_defconfig | 2 +- arch/x86/configs/i386_defconfig | 2 +- arch/x86/configs/x86_64_defconfig | 2 +- fs/autofs/Kconfig | 12 ------------ fs/nls/nls_base.c | 4 ++-- fs/smb/client/cifsglob.h | 1 + fs/smb/client/cifssmb.c | 3 +-- fs/smb/client/connect.c | 5 +++++ fs/smb/client/ioctl.c | 5 +++++ fs/smb/client/misc.c | 1 + fs/smb/client/sess.c | 4 +++- fs/smb/client/smb2pdu.c | 3 +-- include/linux/ftrace.h | 4 ---- include/linux/nls.h | 2 +- kernel/trace/ring_buffer.c | 25 +++++++++++++------------ kernel/trace/trace_events.c | 14 ++++---------- kernel/trace/trace_events_synth.c | 1 + kernel/trace/trace_events_trigger.c | 2 ++ kernel/trace/trace_seq.c | 1 + 79 files changed, 104 insertions(+), 109 deletions(-)