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-allmodconfig in repository toolchain/ci/linux.
from eb5f95f1593f Merge tag 's390-5.9-6' of git://git.kernel.org/pub/scm/lin [...] adds 1a1d6db23dda i2c: aspeed: Mask IRQ status to relevant bits adds 66d402e2e945 i2c: i801: Fix resume bug adds 811a6e18a863 i2c: i801: Simplify the suspend callback adds 21653a4181ff i2c: core: Call i2c_acpi_install_space_handler() before i2 [...] adds ff6f3aff46be i2c: mediatek: Fix generic definitions for bus frequency adds b44658e755b5 i2c: mediatek: Send i2c master code at more than 1MHz adds 6eb158ec0a45 i2c: mxs: use MXS_DMA_CTRL_WAIT4END instead of DMA_CTRL_ACK adds c8d1a46f9438 Merge branch 'i2c/for-current' of git://git.kernel.org/pub [...] adds b5bfe7dca3e0 mailmap: add older email addresses for Kees Cook adds 62fdb1632bcb ksm: reinstate memcg charge on copied pages adds a333e3e73b66 mm: migration of hugetlbfs page skip memcg adds 8d8869ca5d2d mm: fix check_move_unevictable_pages() on THP adds 0964730bf46b mlock: fix unevictable_pgs event counts on THP adds bb3e96d63eb7 tmpfs: restore functionality of nr_inodes=0 adds b0399092cceb kprobes: fix kill kprobe which has been marked as gone adds ec0abae6dcdf mm/thp: fix __split_huge_pmd_locked() for migration PMD adds 1ec882fc81e3 selftests/vm: fix display of page size in map_hugetlb adds 968318261221 mm/memory_hotplug: drain per-cpu pages again during memory [...] adds 7bb82ac30c3d ftrace: let ftrace_enable_sysctl take a kernel pointer buffer adds 4773ef33fc6e stackleak: let stack_erasing_sysctl take a kernel pointer buffer adds 9ca48e20ec5c fs/fs-writeback.c: adjust dirtytime_interval_handler defin [...] adds 2645d432051c kcsan: kconfig: move to menu 'Generic Kernel Debugging Ins [...] adds 325d0eab4f31 Merge branch 'akpm' (patches from Andrew) new a608b6a646e8 kconfig: qconf: use delete[] instead of delete to free arr [...] new 19b835a5db93 kconfig: qconf: fix incomplete type 'struct gstr' warning new a46afd114147 kconfig: qconf: revive help message in the info view new c7948fe9bada Merge tag 'kbuild-fixes-v5.9-3' of git://git.kernel.org/pu [...] new 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 new 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 new 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(). new 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() new 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() new 21190b74bcf3 riscv: Add sfence.vma after early page table changes new f025d9d9934b riscv: Fix Kendryte K210 device tree new d5be89a8d118 RISC-V: Resurrect the MMIO timer implementation for M-mode [...] new bdcf11de8f77 Merge tag 'riscv-for-linus-5.9-rc6' of git://git.kernel.or [...]
The 13 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: .mailmap | 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 ++--- drivers/clocksource/timer-clint.c | 17 ++++++++++++ drivers/edac/ghes_edac.c | 5 ++++ drivers/i2c/busses/i2c-aspeed.c | 2 ++ drivers/i2c/busses/i2c-i801.c | 26 +++++++++++------- drivers/i2c/busses/i2c-mt65xx.c | 6 ++-- drivers/i2c/busses/i2c-mxs.c | 10 +++++-- drivers/i2c/i2c-core-base.c | 2 +- drivers/input/mouse/trackpoint.c | 10 ++++--- drivers/input/mouse/trackpoint.h | 10 ++++--- drivers/input/serio/i8042-x86ia64io.h | 16 +++++++++++ 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 +- fs/fs-writeback.c | 2 +- include/linux/ftrace.h | 3 +- include/linux/serial_core.h | 1 + include/linux/stackleak.h | 2 +- kernel/kprobes.c | 9 +++++- kernel/stackleak.c | 2 +- kernel/trace/ftrace.c | 3 +- lib/Kconfig.debug | 4 +-- mm/filemap.c | 4 +-- mm/huge_memory.c | 42 +++++++++++++++------------- mm/ksm.c | 4 +++ mm/memory_hotplug.c | 14 ++++++++++ mm/migrate.c | 3 +- mm/mlock.c | 24 ++++++++++------ mm/page_isolation.c | 8 ++++++ mm/shmem.c | 10 ++++--- mm/swap.c | 6 ++-- mm/vmscan.c | 10 +++++-- scripts/kconfig/lkc.h | 47 ++++++++++++++++++++------------ scripts/kconfig/lkc_proto.h | 14 ---------- scripts/kconfig/qconf.cc | 13 ++++++--- tools/testing/selftests/vm/map_hugetlb.c | 2 +- 52 files changed, 406 insertions(+), 160 deletions(-) create mode 100644 arch/riscv/include/asm/clint.h