This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 5f583a3162ff Merge tag 'rust-fixes-6.10' of https://github.com/Rust-for [...] new 2b85b7fb1376 powerpc/crypto: Add generated P8 asm to .gitignore new a986fa57fd81 KVM: PPC: Book3S HV: Prevent UAF in kvm_spapr_tce_attach_i [...] new d1505b5cd042 Merge tag 'powerpc-6.10-3' of git://git.kernel.org/pub/scm [...] new 8c4d6945fe5b drm/vmwgfx: Fix missing HYPERVISOR_GUEST dependency new 739c9765793e x86/resctrl: Don't try to free nonexistent RMIDs new b9e6612d61de Merge tag 'x86_urgent_for_v6.10_rc5' of git://git.kernel.o [...] new 4a3e37b3caea MIPS: mipsmtregs: Fix target register for MFTC0 new 0d5679a0aae2 mips: fix compat_sys_lseek syscall new b67eeff79948 Merge tag 'mips-fixes_6.10_2' of git://git.kernel.org/pub/ [...] new 8043832e2a12 memblock: use numa_valid_node() helper to check for invali [...] new 0971e82ea34c Merge tag 'fixes-2024-06-23' of git://git.kernel.org/pub/s [...] new 29433a17a79c cifs: drop the incorrect assertion in cifs_swap_rw() new 8bf0287528da cifs: fix typo in module parameter enable_gcm_256 new ce5291e56081 cifs: Defer read completion new 969b3010cbfc cifs: Only pick a channel once per read request new 3f59138580bf cifs: Move the 'pid' from the subreq to the req new d14f2780f055 Merge tag '6.10-rc4-smb3-client-fixes' of git://git.samba. [...] new 1cbf34728870 i2c: Add nop fwnode operations new d18b822c8f62 docs: i2c: summary: start sentences consistently. new 75d148c90a34 docs: i2c: summary: update I2C specification link new a5b88cb9fdff docs: i2c: summary: update speed mode description new d77367fff7c0 docs: i2c: summary: document use of inclusive language new 1e926ea19003 docs: i2c: summary: document 'local' and 'remote' targets new 20738cb9fa7a docs: i2c: summary: be clearer with 'controller/target' an [...] new d4e001ffeccf dt-bindings: i2c: atmel,at91sam: correct path to i2c-contr [...] new 5c8cfd592bb7 dt-bindings: i2c: google,cros-ec-i2c-tunnel: correct path [...] new 5a7247727306 i2c: ocores: set IACK bit after core is enabled new 2c50f892caad Merge tag 'i2c-host-fixes-6.10-rc5' of git://git.kernel.or [...] new 7c16f0a4ed1c Merge tag 'i2c-for-6.10-rc5' of git://git.kernel.org/pub/s [...]
The 29 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: .../devicetree/bindings/i2c/atmel,at91sam-i2c.yaml | 2 +- .../bindings/i2c/google,cros-ec-i2c-tunnel.yaml | 2 +- Documentation/i2c/i2c_bus.svg | 15 ++-- Documentation/i2c/summary.rst | 79 ++++++++++++++-------- arch/mips/include/asm/mipsmtregs.h | 2 +- arch/mips/kernel/syscalls/syscall_o32.tbl | 2 +- arch/powerpc/crypto/.gitignore | 2 + arch/powerpc/kvm/book3s_64_vio.c | 18 +++-- arch/x86/kernel/cpu/resctrl/monitor.c | 3 +- drivers/gpu/drm/vmwgfx/Kconfig | 2 +- drivers/i2c/busses/i2c-ocores.c | 2 +- fs/smb/client/cifsfs.c | 2 +- fs/smb/client/cifsglob.h | 3 +- fs/smb/client/cifssmb.c | 8 +-- fs/smb/client/file.c | 27 ++------ fs/smb/client/smb2pdu.c | 19 ++++-- include/linux/i2c.h | 24 ++++++- include/linux/numa.h | 5 ++ mm/memblock.c | 28 ++------ 19 files changed, 142 insertions(+), 103 deletions(-)