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-aarch64-mainline-allmodconfig in repository toolchain/ci/linux.
from 15d90b242290 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...] adds d6846bfbeeac nfsd: fix dentry leak upon mkdir failure. adds dc46bba709cf nfsd: use i_wrlock instead of rcu for nfsdfs i_private adds bebd6997163a nfsd: initialize i_private before d_add adds 78e70e780b28 nfsd4: Fix kernel crash when reading proc file reply_cache_stats adds 2babd34df229 Merge tag 'nfsd-5.3-1' of git://linux-nfs.org/~bfields/linux adds b14c876b994f kvm: x86: skip populating logical dest map if apic is not [...] adds 74260dc278a7 MAINTAINERS: change list for KVM/s390 adds ed4e7b057e9e MAINTAINERS: add KVM x86 reviewers adds c8e174b39887 KVM: x86: svm: remove redundant assignment of var new_entry adds 92cd0f0be3d7 selftests: kvm: do not try running the VM in vmx_set_neste [...] adds 65efa61dc0d5 selftests: kvm: provide common function to enable eVMCS adds c930e19790bb selftests: kvm: fix vmx_set_nested_state_test adds 54577e5018a8 selftests: kvm: fix state save/load on processors without XSAVE adds d012a06ab1d2 Revert "KVM: x86/mmu: Zap only the relevant pages when rem [...] adds e4427372398c selftests/kvm: make platform_info_test pass on AMD adds bb7ba8069de9 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt [...] adds a5fb8e6c02d6 afs: Fix leak in afs_lookup_cell_rcu() adds c4c613ff08d9 afs: Fix possible oops in afs_lookup trace event adds 7533be858f5b afs: use correct afs_call_type in yfs_fs_store_opaque_acl2 adds e8c3fa9f4d3b Merge tag 'afs-fixes-20190822' of git://git.kernel.org/pub [...] adds 9cdde8580483 platform/chrome: cros_ec_ishtp: fix crash during suspend adds e5b7c167e46f Merge tag 'tag-chrome-platform-fixes-for-v5.3-rc6' of git: [...] adds 377ec83643ef dmaengine: fsldma: Mark expected switch fall-through adds 06264adfa2bc ARM: riscpc: Mark expected switch fall-through adds edf6a0597698 drm/sun4i: sun6i_mipi_dsi: Mark expected switch fall-through adds 5334653d4ff2 drm/sun4i: tcon: Mark expected switch fall-through adds 3f0289cb9e0e mtd: sa1100: Mark expected switch fall-through adds c9cbbb9f04f3 watchdog: wdt285: Mark expected switch fall-through adds 5274fdba8e3c power: supply: ab8500_charger: Mark expected switch fall-through adds 93cbcf5d22bb MIPS: Octeon: Mark expected switch fall-through adds da1fb2909e70 scsi: libsas: sas_discover: Mark expected switch fall-through adds c3cb6674df4c video: fbdev: acornfb: Mark expected switch fall-through adds 20eabc8966f5 Merge tag 'Wimplicit-fallthrough-5.3-rc6' of git://git.ker [...]
No new revisions were added by this update.
Summary of changes: MAINTAINERS | 19 +++++++------ arch/arm/mach-rpc/riscpc.c | 1 + arch/mips/include/asm/octeon/cvmx-sli-defs.h | 1 + arch/x86/kvm/lapic.c | 5 ++++ arch/x86/kvm/mmu.c | 33 +--------------------- arch/x86/kvm/svm.c | 1 - drivers/dma/fsldma.c | 1 + drivers/gpu/drm/sun4i/sun4i_tcon.c | 1 + drivers/gpu/drm/sun4i/sun6i_mipi_dsi.c | 1 + drivers/mtd/maps/sa1100-flash.c | 1 + drivers/platform/chrome/cros_ec_ishtp.c | 4 +-- drivers/power/supply/ab8500_charger.c | 1 + drivers/scsi/libsas/sas_discover.c | 1 + drivers/video/fbdev/acornfb.c | 1 + drivers/watchdog/wdt285.c | 2 +- fs/afs/cell.c | 4 +++ fs/afs/dir.c | 3 +- fs/afs/yfsclient.c | 2 +- fs/nfsd/nfscache.c | 2 +- fs/nfsd/nfsctl.c | 19 ++++++------- tools/testing/selftests/kvm/include/evmcs.h | 2 ++ tools/testing/selftests/kvm/lib/x86_64/processor.c | 16 +++++++---- tools/testing/selftests/kvm/lib/x86_64/vmx.c | 20 +++++++++++++ tools/testing/selftests/kvm/x86_64/evmcs_test.c | 15 ++-------- tools/testing/selftests/kvm/x86_64/hyperv_cpuid.c | 12 +++----- .../selftests/kvm/x86_64/platform_info_test.c | 2 +- .../kvm/x86_64/vmx_set_nested_state_test.c | 32 +++++++++------------ 27 files changed, 98 insertions(+), 104 deletions(-)