This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 8ecfa36cd4db Merge tag 'riscv-for-linus-5.13-rc6' of git://git.kernel.o [...] new 66a834d09293 scsi: core: Fix error handling of scsi_host_alloc() new 3719f4ff047e scsi: core: Fix failure handling of scsi_add_host_with_dma() new 11714026c02d scsi: core: Put .shost_dev in failure path if host state c [...] new 1e0d4e622599 scsi: core: Only put parent device if host state differs f [...] new 331a6edb30af Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/lin [...] new f8849e206ef5 NFSv4: nfs4_proc_set_acl needs to restore NFS_CAP_UIDGID_N [...] new 0b4f132b15f9 NFS: Ensure the NFS_CAP_SECURITY_LABEL capability is set w [...] new 476bdb04c501 NFS: Fix use-after-free in nfs4_init_client() new 09226e8303be NFS: Fix a potential NULL dereference in nfs_get_client() new d1b5c230e9cb NFS: FMODE_READ and friends are C macros, not enum types new dfe1fe75e00e NFSv4: Fix deadlock between nfs4_evict_inode() and nfs4_op [...] new c3aba897c6e6 NFSv4: Fix second deadlock in nfs4_evict_inode() new 960f0716d80f Merge tag 'nfs-for-5.13-3' of git://git.linux-nfs.org/proj [...] new 197eecb6ecae perf session: Correct buffer copying when peeking events new 36524112aba3 tools headers cpufeatures: Sync with the kernel sources new e4e453434a19 Merge tag 'perf-tools-fixes-for-v5.13-2021-06-13' of git:/ [...]
The 16 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: drivers/scsi/hosts.c | 47 ++++++++++++++------------ fs/nfs/client.c | 2 +- fs/nfs/nfs4_fs.h | 1 + fs/nfs/nfs4client.c | 2 +- fs/nfs/nfs4proc.c | 37 ++++++++++++++++---- fs/nfs/nfstrace.h | 4 --- tools/arch/x86/include/asm/disabled-features.h | 7 ++-- tools/perf/util/session.c | 1 + 8 files changed, 62 insertions(+), 39 deletions(-)