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-aarch64-mainline-allyesconfig 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 new 2dd516ff7d85 Merge tag 'dma-mapping-4.20-4' of git://git.infradead.org/ [...] new 987d1149be7d KVM: fix unregistering coalesced mmio zone from wrong bus new c2dd5146e9fe KVM: Fix UAF in nested posted interrupt processing new dcbd3e49c2f0 KVM: X86: Fix NULL deref in vcpu_scan_ioapic new 0e1b869fff60 kvm: x86: Add AMD's EX_CFG to the list of ignored MSRs new 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() new 8c9dff1ebd72 Merge tag 'nfs-for-4.20-6' of git://git.linux-nfs.org/proj [...] new c5c08bed843c virtio: fix test build after uio.h change new ab63e725b49c Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linu [...]
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/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(-)