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-release-aarch64-mainline-allmodconfig in repository toolchain/ci/linux.
from bdcf11de8f77 Merge tag 'riscv-for-linus-5.9-rc6' of git://git.kernel.or [...] adds 02186d8897d4 dm/dax: Fix table reference counts adds e2ec51282545 dm: Call proper helper to determine dax support adds d4c5da5049ac dax: Fix stack overflow when mounting fsdax pmem device adds 4a123dbaf3a6 Merge tag 'libnvdimm-fixes-5.9-rc6' of git://git.kernel.or [...] adds 76366050eb1b x86/defconfigs: Explicitly unset CONFIG_64BIT in i386_defconfig adds 09e43968db40 x86/boot/compressed: Disable relocation relaxation adds 6f9885a36c00 x86/unwind/fp: Fix FP unwinding in ret_from_fork adds 217eee7231e4 Merge tag 'x86_urgent_for_v5.9_rc6' of git://git.kernel.or [...] adds 46908326c6b8 efi: efibc: check for efivars write capability adds 5674d81c21d4 Merge tag 'efi-urgent-for-v5.9-rc5' of git://git.kernel.or [...] adds 23870f122768 locking/lockdep: Fix "USED" <- "IN-NMI" inversions adds e6b1a44eccfc locking/percpu-rwsem: Use this_cpu_{inc,dec}() for read_count adds 3d491679b880 Merge tag 'locking_urgent_for_v5.9_rc6' of git://git.kerne [...] adds db6c6a0df840 objtool: Fix noreturn detection for ignored functions adds 1f8ee7e8521a Merge tag 'objtool_urgent_for_v5.9_rc6' of git://git.kerne [...] adds b6ec41346103 core/entry: Report syscall correctly for trace and audit adds e2bff391caba Merge tag 'core_urgent_for_v5.9_rc6' of git://git.kernel.o [...] adds ba4f184e126b Linux 5.9-rc6 adds 88b67edd7247 dax: Fix compilation for CONFIG_DAX && !CONFIG_FS_DAX adds a31128384dfd Merge tag 'libnvdimm-fixes-5.9-rc7' of git://git.kernel.or [...] adds 7d1f8691ccff Revert "KVM: Check the allocation of pv cpu mask" adds c4ad98e4b72c KVM: arm64: Assume write fault on S1PTW permission fault o [...] adds 620cf45f7a51 KVM: arm64: Remove S1PTW check from kvm_vcpu_dabt_iswrite() adds b73815a18de1 Merge tag 'kvmarm-fixes-5.9-2' of git://git.kernel.org/pub [...] adds f20d4e924b44 docs: kvm: add documentation for KVM_CAP_S390_DIAG318 adds 32251b07d532 Merge tag 'kvm-s390-master-5.9-1' of git://git.kernel.org/ [...] adds beaeb4f39bc3 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt [...] adds 78edc005f477 rcu-tasks: Prevent complaints of unused show_rcu_tasks_cla [...] adds 98477740630f Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/ [...]
No new revisions were added by this update.
Summary of changes: Documentation/virt/kvm/api.rst | 20 +++++++++++++++++++ Makefile | 2 +- arch/arm64/include/asm/kvm_emulate.h | 14 ++++++++++--- arch/arm64/kvm/hyp/include/hyp/switch.h | 2 +- arch/arm64/kvm/mmu.c | 4 ++-- arch/x86/boot/compressed/Makefile | 2 ++ arch/x86/configs/i386_defconfig | 1 + arch/x86/include/asm/frame.h | 19 ++++++++++++++++++ arch/x86/kernel/kvm.c | 22 +++------------------ arch/x86/kernel/process.c | 3 ++- drivers/dax/super.c | 16 +++++++++------ drivers/firmware/efi/efibc.c | 2 +- drivers/md/dm-table.c | 10 +++++++--- drivers/md/dm.c | 5 +++-- include/linux/dax.h | 21 ++++++++++++++++++-- include/linux/percpu-rwsem.h | 8 ++++---- kernel/entry/common.c | 6 ++++-- kernel/locking/lockdep.c | 35 +++++++++++++++++++++++++++------ kernel/locking/lockdep_internals.h | 2 ++ kernel/locking/percpu-rwsem.c | 4 ++-- kernel/rcu/tasks.h | 2 +- tools/objtool/check.c | 2 +- 22 files changed, 145 insertions(+), 57 deletions(-)