This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 7c53f6b671f4 Linux 5.11-rc3 new dfe94d4086e4 x86/hyperv: Fix kexec panic/hang issues new ad0a6bad4475 x86/hyperv: check cpu mask after interrupt has been disabled new f1ee3e150bd9 Merge tag 'hyperv-fixes-signed-20210111' of git://git.kern [...] new 72d78717c6d0 nfsd: Fixes for nfsd4_encode_read_plus_data() new b68f0cbd3f95 nfsd: Don't set eof on a truncated READ_PLUS new d6c9e4368cc6 NFSD: Fix sparse warning in nfssvc.c new 4a85a6a3320b SUNRPC: Handle TCP socket sends with kernel_sendpage() again new 7b723008f9c9 NFSD: Restore NFSv4 decoding's SAVEMEM functionality new c912fd05fab9 Merge tag 'nfsd-5.11-1' of git://git.linux-nfs.org/project [...]
The 9 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: arch/x86/hyperv/hv_init.c | 4 ++ arch/x86/hyperv/mmu.c | 12 ++++-- arch/x86/include/asm/mshyperv.h | 2 + arch/x86/kernel/cpu/mshyperv.c | 18 +++++++++ drivers/hv/vmbus_drv.c | 2 - fs/nfsd/nfs4proc.c | 5 +++ fs/nfsd/nfs4xdr.c | 56 +++++++++++++++++---------- fs/nfsd/nfssvc.c | 6 --- fs/nfsd/xdr4.h | 1 - net/sunrpc/svcsock.c | 86 ++++++++++++++++++++++++++++++++++++++++- 10 files changed, 159 insertions(+), 33 deletions(-)