This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-arm-mainline-allyesconfig in repository toolchain/ci/linux.
from 7c53f6b671f4 Linux 5.11-rc3 adds dfe94d4086e4 x86/hyperv: Fix kexec panic/hang issues adds ad0a6bad4475 x86/hyperv: check cpu mask after interrupt has been disabled new f1ee3e150bd9 Merge tag 'hyperv-fixes-signed-20210111' of git://git.kern [...] adds 72d78717c6d0 nfsd: Fixes for nfsd4_encode_read_plus_data() adds b68f0cbd3f95 nfsd: Don't set eof on a truncated READ_PLUS adds d6c9e4368cc6 NFSD: Fix sparse warning in nfssvc.c adds 4a85a6a3320b SUNRPC: Handle TCP socket sends with kernel_sendpage() again adds 7b723008f9c9 NFSD: Restore NFSv4 decoding's SAVEMEM functionality new c912fd05fab9 Merge tag 'nfsd-5.11-1' of git://git.linux-nfs.org/project [...] adds 71008734d27f btrfs: print the actual offset in btrfs_root_name adds 29b665cc51e8 btrfs: prevent NULL pointer dereference in extent_io_tree_panic adds 347fb0cfc9ba btrfs: tree-checker: check if chunk item end overflows adds 50e31ef486af btrfs: reloc: fix wrong file extent type check to avoid fa [...] adds e076ab2a2ca7 btrfs: shrink delalloc pages instead of full inodes new 6e68b9961ff6 Merge tag 'for-5.11-rc3-tag' of git://git.kernel.org/pub/s [...] new 7bb83f6fc4ee tracing/kprobes: Do the notrace functions check without kp [...] new a0d54b4f5b21 Merge tag 'trace-v5.11-rc2' of git://git.kernel.org/pub/sc [...]
The 5 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/btrfs/disk-io.c | 2 +- fs/btrfs/extent_io.c | 4 +- fs/btrfs/inode.c | 60 ++++++++++++++++++++-------- fs/btrfs/print-tree.c | 10 ++--- fs/btrfs/print-tree.h | 2 +- fs/btrfs/relocation.c | 7 +++- fs/btrfs/space-info.c | 4 +- fs/btrfs/tree-checker.c | 7 ++++ fs/nfsd/nfs4proc.c | 5 +++ fs/nfsd/nfs4xdr.c | 56 +++++++++++++++++---------- fs/nfsd/nfssvc.c | 6 --- fs/nfsd/xdr4.h | 1 - kernel/trace/Kconfig | 2 +- kernel/trace/trace_kprobe.c | 2 +- net/sunrpc/svcsock.c | 86 ++++++++++++++++++++++++++++++++++++++++- 20 files changed, 228 insertions(+), 64 deletions(-)