This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-master-arm-mainline-allmodconfig in repository toolchain/linux-next.
from 62393dbcbe0f Merge tag 'for-linus-20181218' of git://git.kernel.dk/linux-block adds c92a54cfa025 dma-direct: do not include SME mask in the DMA supported check adds 2dd516ff7d85 Merge tag 'dma-mapping-4.20-4' of git://git.infradead.org/ [...] adds 987d1149be7d KVM: fix unregistering coalesced mmio zone from wrong bus adds c2dd5146e9fe KVM: Fix UAF in nested posted interrupt processing adds dcbd3e49c2f0 KVM: X86: Fix NULL deref in vcpu_scan_ioapic adds 0e1b869fff60 kvm: x86: Add AMD's EX_CFG to the list of ignored MSRs adds fe112793600b Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt [...] adds 0445f92c5d53 SUNRPC: Fix disconnection races adds cf76785d3071 SUNRPC: Fix a race with XPRT_CONNECTING adds abc13275771f SUNRPC: Remove xprt_connect_status() adds 8c9dff1ebd72 Merge tag 'nfs-for-4.20-6' of git://git.linux-nfs.org/proj [...] adds c5c08bed843c virtio: fix test build after uio.h change adds ab63e725b49c Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linu [...]
No new revisions were added by this update.
Summary of changes: arch/x86/include/asm/msr-index.h | 1 + arch/x86/kvm/vmx.c | 2 ++ arch/x86/kvm/x86.c | 4 +++- kernel/dma/direct.c | 7 ++++++- net/sunrpc/clnt.c | 1 + net/sunrpc/xprt.c | 35 ++++------------------------------- net/sunrpc/xprtsock.c | 10 ++++------ tools/virtio/linux/kernel.h | 4 ++++ virt/kvm/coalesced_mmio.c | 6 +++++- 9 files changed, 30 insertions(+), 40 deletions(-)