This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 8f71a2b3f435 Merge tag 'docs-6.1-fixes' of git://git.lwn.net/linux new eb83f502adb0 RDMA/cma: Use output interface for net_dev check new 1afac08b39d8 IB/hfi1: Correctly move list in sc_disable() new b75927cff13e RDMA/efa: Add EFA 0xefa2 PCI ID new 9e272ed69ad6 RDMA/hns: Disable local invalidate operation new 12bcaf87d8b6 RDMA/hns: Fix NULL pointer problem in free_mr_init() new b5f9a01fae42 RDMA/rxe: Fix mr leak in RESPST_ERR_RNR new 07c0d131cc0f RDMA/core: Fix null-ptr-deref in ib_core_cleanup() new 7a47e077e503 RDMA/qedr: clean up work queue on failure in qedr_alloc_re [...] new ae13366b177b Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linu [...] new 121affdf8a94 nfs: Remove redundant null checks before kfree new cf0d7e7f4520 NFS: Avoid memcpy() run-time warning for struct sockaddr o [...] new 1ba04394e028 NFSv4: Fix a potential state reclaim deadlock new 5d917cba3201 NFSv4.1: Handle RECLAIM_COMPLETE trunking errors new e59679f2b7e5 NFSv4.1: We must always send RECLAIM_COMPLETE after a reboot new cbdeaee94a41 SUNRPC: Fix null-ptr-deref when xps sysfs alloc failed new f5ea16137a3f NFSv4: Retry LOCK on OLD_STATEID during delegation return new 8a0fa3ff3b60 SUNRPC: Fix crasher in gss_unwrap_resp_integ() new 038efb6348ce NFSv4.2: Fixup CLONE dest file size for zero-length count new 7e8436728e22 nfs4: Fix kmemleak when allocate slot failed new 31fc92fc93d5 Merge tag 'nfs-for-6.1-2' of git://git.linux-nfs.org/proje [...] new e8a18e3f00f3 parisc: Make 8250_gsc driver dependend on CONFIG_PARISC new 9e4e2ce1a78e parisc/serial: Rename 8250_gsc.c to 8250_parisc.c new 50f19697dd76 parisc: Use signed char for hardware path in pdc.h new 30bbe38b28fb MAINTAINERS: adjust entry after renaming parisc serial driver new a0c9f1f2e53b parisc: Export iosapic_serial_irq() symbol for serial port driver new 2b6ae0962b42 parisc: Avoid printing the hardware path twice new 8e5423e991e8 Merge tag 'parisc-for-6.1-2' of git://git.kernel.org/pub/s [...]
The 27 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: MAINTAINERS | 2 +- arch/parisc/include/asm/hardware.h | 12 ++++---- arch/parisc/include/uapi/asm/pdc.h | 36 ++++++++-------------- arch/parisc/kernel/drivers.c | 14 ++++----- drivers/infiniband/core/cma.c | 2 +- drivers/infiniband/core/device.c | 10 +++++- drivers/infiniband/core/nldev.c | 2 +- drivers/infiniband/hw/efa/efa_main.c | 4 ++- drivers/infiniband/hw/hfi1/pio.c | 3 +- drivers/infiniband/hw/hns/hns_roce_hw_v2.c | 15 +++------ drivers/infiniband/hw/hns/hns_roce_hw_v2.h | 2 -- drivers/infiniband/hw/qedr/main.c | 9 +++++- drivers/infiniband/sw/rxe/rxe_resp.c | 4 ++- drivers/parisc/iosapic.c | 1 + drivers/parisc/pdc_stable.c | 34 ++++++++++---------- .../tty/serial/8250/{8250_gsc.c => 8250_parisc.c} | 0 drivers/tty/serial/8250/Kconfig | 4 +-- drivers/tty/serial/8250/Makefile | 2 +- fs/nfs/client.c | 4 +-- fs/nfs/delegation.c | 36 ++++++++++------------ fs/nfs/dir.c | 5 ++- fs/nfs/dns_resolve.c | 7 +++-- fs/nfs/dns_resolve.h | 2 +- fs/nfs/fs_context.c | 14 ++++----- fs/nfs/internal.h | 14 ++++----- fs/nfs/mount_clnt.c | 4 +-- fs/nfs/namespace.c | 2 +- fs/nfs/nfs3client.c | 4 +-- fs/nfs/nfs42proc.c | 3 ++ fs/nfs/nfs4_fs.h | 2 +- fs/nfs/nfs4client.c | 19 ++++++------ fs/nfs/nfs4namespace.c | 16 +++++----- fs/nfs/nfs4proc.c | 10 +++--- fs/nfs/nfs4state.c | 2 ++ fs/nfs/pnfs_nfs.c | 6 ++-- fs/nfs/super.c | 5 ++- net/sunrpc/auth_gss/auth_gss.c | 2 +- net/sunrpc/sysfs.c | 12 ++++++-- 38 files changed, 168 insertions(+), 157 deletions(-) rename drivers/tty/serial/8250/{8250_gsc.c => 8250_parisc.c} (100%)