This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 0a71553536d2 Merge tag 'drm-fixes-2023-01-06' of git://anongit.freedesk [...] new a53da43decaa kbuild: fix single *.ko build new 735aec59afb1 kbuild: readd -w option when vmlinux.o or Module.symver is [...] new a7c4127a29ce Merge tag 'kbuild-fixes-v6.2-2' of git://git.kernel.org/pu [...] new 56c5dab20a63 RDMA/srp: Move large values to a new enum for gcc13 new 38b50aa44495 RDMA/mlx5: Fix mlx5_ib_get_hw_stats when used for device new 8de8482fe573 RDMA/mlx5: Fix validation of max_rd_atomic caps for DC new e95d50d74b93 lib/scatterlist: Fix to merge contiguous pages into the la [...] new 4a4dcea08313 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linu [...] new b659b613cea2 Revert "usb: ulpi: defer ulpi_register on ulpi_read_id timeout" new 2de5bba5890f usb: fotg210: fix OTG-only build new 1a5a23b9bdf6 usb: fotg210-udc: fix error return code in fotg210_udc_probe() new e498a0444324 usb: dwc3: xilinx: include linux/gpio/consumer.h new c4e3ef568539 usb: dwc3: gadget: Ignore End Transfer delay on teardown new c28bdeaf5d72 Merge tag 'usb-6.2-rc3' of git://git.kernel.org/pub/scm/li [...] new 2a12187d5853 of/fdt: run soc memory setup when early_init_dt_scan_memory fails new 1d7a4a40bf76 dt-bindings: soundwire: qcom,soundwire: correct sizes rela [...] new bd0ddcfc83d8 Revert "of: fdt: Honor CONFIG_CMDLINE* even without /chosen node" new 064e32dc5b03 of: fdt: Honor CONFIG_CMDLINE* even without /chosen node, take 2 new 0007c04038e5 Merge tag 'devicetree-fixes-for-6.2-1' of git://git.kernel [...] new 67fcb2c598bc cifs: Fix kmap_local_page() unmapping new 9e6002c8738a cifs: ignore ipc reconnect failures during dfs failover new 775e44d6d86d cifs: fix race in assemble_neg_contexts() new 39a154fc2d17 cifs: protect access of TCP_Server_Info::{dstaddr,hostname} new 7246210ecdd0 cifs: refcount only the selected iface during interface update new cc7d79d4fad6 cifs: fix interface count calculation during refresh new f18fca98ac16 Merge tag '6.2-rc2-smb3-client-fixes' of git://git.samba.o [...] new b18cba09e374 SUNRPC: ensure the matching upcall is in-flight upon downcall new a6b9d2fa0024 pNFS/filelayout: Fix coalescing test for single DS new 029085b8949f NFS: Judge the file access cache's timestamp in rcu path new 5e9a7b9c2ea1 NFS: Fix up a sparse warning new 9b43a525db12 Merge tag 'nfs-for-6.2-2' of git://git.linux-nfs.org/proje [...]
The 31 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: .../bindings/soundwire/qcom,soundwire.yaml | 10 ++-- Makefile | 2 +- arch/mips/ralink/of.c | 2 +- drivers/infiniband/hw/mlx5/counters.c | 6 +-- drivers/infiniband/hw/mlx5/qp.c | 49 +++++++++++++----- drivers/infiniband/ulp/srp/ib_srp.h | 8 +-- drivers/of/fdt.c | 60 ++++++++++++---------- drivers/usb/common/ulpi.c | 2 +- drivers/usb/dwc3/dwc3-xilinx.c | 1 + drivers/usb/dwc3/gadget.c | 5 +- drivers/usb/fotg210/fotg210-core.c | 5 +- drivers/usb/fotg210/fotg210-udc.c | 2 + fs/cifs/dfs.c | 25 +++++---- fs/cifs/misc.c | 2 + fs/cifs/sess.c | 3 +- fs/cifs/smb2ops.c | 12 ++--- fs/cifs/smb2pdu.c | 11 ++-- fs/nfs/dir.c | 7 ++- fs/nfs/filelayout/filelayout.c | 8 +++ include/linux/sunrpc/rpc_pipe_fs.h | 5 ++ lib/scatterlist.c | 2 +- net/sunrpc/auth_gss/auth_gss.c | 19 ++++++- scripts/Makefile.modpost | 9 ++-- 23 files changed, 160 insertions(+), 95 deletions(-)