This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 9e65da135b39 Merge tag 'acpi-5.16-rc5' of git://git.kernel.org/pub/scm/ [...] new f872f73601b9 thermal: int340x: Fix VCoRefLow MMIO bit offset for TGL new b9902641b50d Merge tag 'thermal-5.16-rc5' of git://git.kernel.org/pub/s [...] new b10252c7ae9c nfsd: Fix nsfd startup race (again) new 548ec0805c39 nfsd: fix use-after-free due to delegation race new e80bdc5ed065 Merge tag 'nfsd-5.16-2' of git://linux-nfs.org/~bfields/linux new 51a08bdeca27 cifs: Fix crash on unload of cifs_arc4.ko new 9de0737d5ba0 cifs: fix ntlmssp auth when there is no key exchange new e1b96811e212 Merge tag '5.16-rc4-smb3-fixes' of git://git.samba.org/sfr [...] new d815b3f2f273 btrfs: fix error pointer dereference in btrfs_ioctl_rm_dev_v2() new f981fec12cc5 btrfs: fail if fstrim_range->start == U64_MAX new c2e39305299f btrfs: clear extent buffer uptodate when we fail to write it new 68b85589ba81 btrfs: call mapping_set_error() on btree inode with a write error new 84c254489299 btrfs: fix re-dirty process of tree-log nodes new da5e817d9d75 btrfs: free exchange changeset on failures new 5911f5382022 btrfs: zoned: clear data relocation bg on zone finish new 8289ed9f93be btrfs: replace the BUG_ON in btrfs_del_root_ref with prope [...] new 6f513529296f Merge tag 'for-5.16-rc4-tag' of git://git.kernel.org/pub/s [...]
The 17 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: .../intel/int340x_thermal/processor_thermal_rfim.c | 2 +- fs/btrfs/delalloc-space.c | 12 +++-- fs/btrfs/extent-tree.c | 3 ++ fs/btrfs/extent_io.c | 14 ++++++ fs/btrfs/ioctl.c | 6 +-- fs/btrfs/root-tree.c | 3 +- fs/btrfs/tree-log.c | 5 +- fs/btrfs/zoned.c | 2 + fs/cifs/sess.c | 54 ++++++++++++++-------- fs/nfsd/nfs4recover.c | 1 + fs/nfsd/nfs4state.c | 9 +++- fs/nfsd/nfsctl.c | 14 +++--- fs/smbfs_common/cifs_arc4.c | 13 ------ 13 files changed, 87 insertions(+), 51 deletions(-)