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/ci/linux.
from 325d0eab4f31 Merge branch 'akpm' (patches from Andrew) adds a608b6a646e8 kconfig: qconf: use delete[] instead of delete to free arr [...] adds 19b835a5db93 kconfig: qconf: fix incomplete type 'struct gstr' warning adds a46afd114147 kconfig: qconf: revive help message in the info view adds c7948fe9bada Merge tag 'kbuild-fixes-v5.9-3' of git://git.kernel.org/pu [...] adds 5868ec267de5 mm: fix wake_page_function() comment typos adds c4440b8a4577 Input: i8042 - add Entroware Proteus EL07R4 to nomux and r [...] adds 6c77545af100 Input: trackpoint - add new trackpoint variant IDs adds 376566ca8725 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...] adds cd8100f1f3be EDAC/ghes: Clear scanned data on unload adds 251c54ea26fa EDAC/ghes: Check whether the driver is on the safe list correctly adds aac5925b4995 Merge tag 'edac_urgent_for_v5.9_rc6' of git://git.kernel.o [...] adds fe88c6489264 serial: core: fix port-lock initialisation adds e0830dbf71f1 serial: core: fix console port-lock regression adds 3c5a87be170a serial: 8250_pci: Add Realtek 816a and 816b adds ec0972adecb3 fbcon: Fix user font detection test at fbcon_resize(). adds f44f3f83d895 Merge tag 'tty-5.9-rc6' of git://git.kernel.org/pub/scm/li [...] adds f022ff7bf377 thunderbolt: Retry DROM read once if parsing fails adds bf638d736e3e Merge tag 'thunderbolt-for-v5.9-rc6' of git://git.kernel.o [...] adds 130a96d698d7 usb: typec: ucsi: acpi: Increase command completion timeout value adds 386e15a65044 usb: typec: ucsi: Prevent mode overrun adds 325b008723b2 USB: UAS: fix disconnect by unplugging a hub adds bcea6dafeeef USB: quirks: Add USB_QUIRK_IGNORE_REMOTE_WAKEUP quirk for [...] adds d69030c91b37 usb: typec: intel_pmc_mux: Handle SCU IPC error conditions adds 29231826f3bd ehci-hcd: Move include to keep CRC stable adds 9cdabcb3ef8c usblp: fix race between disconnect() and read() adds d0373c1463ef Merge tag 'usb-5.9-rc6' of git://git.kernel.org/pub/scm/li [...] adds 66d18dbda846 RISC-V: Take text_mutex in ftrace_init_nop() adds 21190b74bcf3 riscv: Add sfence.vma after early page table changes adds f025d9d9934b riscv: Fix Kendryte K210 device tree adds d5be89a8d118 RISC-V: Resurrect the MMIO timer implementation for M-mode [...] adds 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 new 88b67edd7247 dax: Fix compilation for CONFIG_DAX && !CONFIG_FS_DAX new 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/ [...] new beaeb4f39bc3 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt [...]
The 3 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: 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/riscv/Kconfig | 1 + arch/riscv/boot/dts/kendryte/k210.dtsi | 6 +++-- arch/riscv/include/asm/clint.h | 26 ++++++++++++++++++ arch/riscv/include/asm/ftrace.h | 7 +++++ arch/riscv/include/asm/timex.h | 27 +++++++++++++++++++ arch/riscv/kernel/ftrace.c | 19 +++++++++++++ arch/riscv/mm/init.c | 7 +++-- 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/clocksource/timer-clint.c | 17 ++++++++++++ drivers/dax/super.c | 16 ++++++----- drivers/edac/ghes_edac.c | 5 ++++ drivers/firmware/efi/efibc.c | 2 +- drivers/input/mouse/trackpoint.c | 10 ++++--- drivers/input/mouse/trackpoint.h | 10 ++++--- drivers/input/serio/i8042-x86ia64io.h | 16 +++++++++++ drivers/md/dm-table.c | 10 ++++--- drivers/md/dm.c | 5 ++-- drivers/thunderbolt/eeprom.c | 20 +++++++++++--- drivers/tty/serial/8250/8250_pci.c | 11 ++++++++ drivers/tty/serial/serial_core.c | 44 ++++++++++++++---------------- drivers/usb/class/usblp.c | 5 ++++ drivers/usb/core/quirks.c | 4 +++ drivers/usb/host/ehci-hcd.c | 1 + drivers/usb/host/ehci-hub.c | 1 - drivers/usb/storage/uas.c | 14 ++++++++-- drivers/usb/typec/mux/intel_pmc_mux.c | 12 ++++++--- drivers/usb/typec/ucsi/ucsi.c | 22 ++++++++++----- drivers/usb/typec/ucsi/ucsi_acpi.c | 2 +- drivers/video/fbdev/core/fbcon.c | 2 +- include/linux/dax.h | 21 +++++++++++++-- include/linux/percpu-rwsem.h | 8 +++--- include/linux/serial_core.h | 1 + kernel/entry/common.c | 6 +++-- kernel/locking/lockdep.c | 35 +++++++++++++++++++----- kernel/locking/lockdep_internals.h | 2 ++ kernel/locking/percpu-rwsem.c | 4 +-- mm/filemap.c | 4 +-- scripts/kconfig/lkc.h | 47 +++++++++++++++++++++------------ scripts/kconfig/lkc_proto.h | 14 ---------- scripts/kconfig/qconf.cc | 13 ++++++--- tools/objtool/check.c | 2 +- 50 files changed, 419 insertions(+), 149 deletions(-) create mode 100644 arch/riscv/include/asm/clint.h