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-release-arm-mainline-defconfig in repository toolchain/linux-next.
from ef78e5ec9214 ia64: export node_distance function adds 6c08ec1216b7 KVM: PPC: Book3S HV: Fix handling for interrupted H_ENTER_NESTED adds caf54f59e57e Merge tag 'kvm-ppc-fixes-4.20-1' of https://git.kernel.org [...] adds a87c99e61236 KVM: VMX: re-add ple_gap module parameter adds 38ab012f109c KVM: LAPIC: Fix pv ipis use-before-initialization adds e97f852fd456 KVM: X86: Fix scan ioapic use-before-initialization adds 30510387a5e4 svm: Add mutex_lock to protect apic_access_page_done on AM [...] adds 7f9ad1dfa3c7 KVM: nVMX: Fix kernel info-leak when enabling KVM_CAP_HYPE [...] adds bcbfbd8ec210 KVM: x86: Fix kernel info-leak in KVM_HC_CLOCK_PAIRING hypercall adds f48b4711dd6e KVM: VMX: Update shared MSRs to be saved/restored on MSR_E [...] adds 354cb410d873 KVM: x86: fix empty-body warnings adds 1e4329ee2c52 x86/kvm/vmx: fix old-style function declaration adds 326e742533bf KVM: nVMX/nSVM: Fix bug which sets vcpu->arch.tsc_offset t [...] adds 72aeb60c52bf KVM: nVMX: Verify eVMCS revision id match supported eVMCS [...] adds 52ad7eb3d668 KVM: nVMX: vmcs12 revision_id is always VMCS12_REVISION ev [...] adds 0e0fee5c539b kvm: mmu: Fix race in emulated page table writes adds fd65d3142f73 kvm: svm: Ensure an IBPB on all affected CPUs when freeing a vmcb adds d8242d22d501 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt [...] adds 3511ba7d4ca6 spi: uniphier: fix incorrect property items adds a4d8f64f7267 spi: mediatek: use correct mata->xfer_len when in fifo transfer adds 91b9deefedf4 spi: omap2-mcspi: Add missing suspend and resume calls adds 5b26f7180cdb Merge tag 'spi-fix-v4.20-rc4' of git://git.kernel.org/pub/ [...] adds f8397d69daef btrfs: Always try all copies when reading extent buffers adds aab15e8ec257 Btrfs: fix rare chances for data loss when doing a fast fsync adds f505754fd659 Btrfs: ensure path name is null terminated at btrfs_control_ioctl adds a4390aee7271 Btrfs: send, fix infinite loop due to directory rename dep [...] adds 552f0329c75b Btrfs: fix race between enabling quotas and subvolume creation adds 42a657f57628 btrfs: relocation: set trans to be NULL after ending transaction adds 121b018f8c74 Merge tag 'for-4.20-rc4-tag' of git://git.kernel.org/pub/s [...]
No new revisions were added by this update.
Summary of changes: .../devicetree/bindings/spi/spi-uniphier.txt | 14 ++-- arch/powerpc/kvm/book3s_hv.c | 1 + arch/x86/include/asm/kvm_host.h | 3 +- arch/x86/kvm/lapic.c | 7 +- arch/x86/kvm/mmu.c | 27 ++---- arch/x86/kvm/svm.c | 44 ++++++---- arch/x86/kvm/vmx.c | 98 ++++++++++++++-------- arch/x86/kvm/x86.c | 10 ++- drivers/spi/spi-mt65xx.c | 4 +- drivers/spi/spi-omap2-mcspi.c | 37 +++++--- fs/btrfs/disk-io.c | 11 +-- fs/btrfs/file.c | 24 ++++++ fs/btrfs/qgroup.c | 3 +- fs/btrfs/relocation.c | 1 + fs/btrfs/send.c | 11 ++- fs/btrfs/super.c | 1 + 16 files changed, 190 insertions(+), 106 deletions(-)