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-master-aarch64-mainline-allyesconfig in repository toolchain/ci/linux.
from b0c3ba31be3e Merge tag 'fsnotify_for_v5.7-rc8' of git://git.kernel.org/ [...] adds 900897591b2b csky: Fixup CONFIG_PREEMPT panic adds e0bbb53843b5 csky: Fixup abiv2 syscall_trace break a4 & a5 adds 20f69538b9ab csky: Coding convention in entry.S adds f36e0aab6f1f csky: Fixup CONFIG_DEBUG_RSEQ adds 6b5f25909bb8 Merge tag 'csky-for-linus-5.7-rc8' of git://github.com/c-s [...] adds f27ad8932725 Input: elants_i2c - support palm detection adds 3f8f770575d9 Input: mms114 - fix handling of mms345l adds 0bcee1191f3c Input: cros_ec_keyb - use cros_ec_cmd_xfer_status helper adds e3b4f94ef52a Input: usbtouchscreen - add support for BonXeon TP adds 18931506465a Input: i8042 - add ThinkPad S230u to i8042 nomux list adds 09264098ff15 Input: evdev - call input_flush_device() on release(), not [...] adds 764f7f911bf7 Input: xpad - add custom init packet for Xbox One S controllers adds 38347374ae3f Input: dlink-dir685-touchkeys - fix a typo in driver name adds f4dec2d61609 Revert "Input: i8042 - add ThinkPad S230u to i8042 nomux list" adds 2712c91a54a1 Input: i8042 - add ThinkPad S230u to i8042 reset list adds d5a5e5b5fa7b Input: synaptics-rmi4 - really fix attn_data use-after-free adds 5caab2da6320 Input: synaptics-rmi4 - fix error return code in rmi_drive [...] adds 18f423748b98 Input: lm8333 - update contact email adds 9747070c11d6 Input: axp20x-pek - always register interrupt handlers adds d34fced41e17 Input: applespi - replace zero-length array with flexible-array adds 642aa86eaf8f Input: synaptics - add a second working PNP_ID for Lenovo T470s adds d16eea2fa5a1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...] adds af4798a5bba6 mm/z3fold: silence kmemleak false positives of slots adds 2f33a706027c mm,thp: stop leaking unreleased file pages adds 6988f31d558a mm: remove VM_BUG_ON(PageSlab()) from page_mapcount() adds 1d605416fb71 fs/binfmt_elf.c: allocate initialized memory in fill_threa [...] adds 4377748c7b51 include/asm-generic/topology.h: guard cpumask_of_node() ma [...] adds 75caf310d16c Merge branch 'akpm' (patches from Andrew)
No new revisions were added by this update.
Summary of changes: arch/csky/abiv1/inc/abi/entry.h | 6 -- arch/csky/abiv2/inc/abi/entry.h | 8 +- arch/csky/include/asm/thread_info.h | 6 ++ arch/csky/kernel/entry.S | 117 ++++++++++++------------ drivers/input/evdev.c | 19 +--- drivers/input/joystick/xpad.c | 12 +++ drivers/input/keyboard/applespi.c | 2 +- drivers/input/keyboard/cros_ec_keyb.c | 14 +-- drivers/input/keyboard/dlink-dir685-touchkeys.c | 2 +- drivers/input/misc/axp20x-pek.c | 72 ++++++++------- drivers/input/mouse/synaptics.c | 1 + drivers/input/rmi4/rmi_driver.c | 5 +- drivers/input/serio/i8042-x86ia64io.h | 7 ++ drivers/input/touchscreen/elants_i2c.c | 11 ++- drivers/input/touchscreen/mms114.c | 12 +-- drivers/input/touchscreen/usbtouchscreen.c | 1 + fs/binfmt_elf.c | 2 +- include/asm-generic/topology.h | 2 +- include/linux/input/lm8333.h | 2 +- include/linux/mm.h | 15 ++- mm/khugepaged.c | 1 + mm/z3fold.c | 3 + 22 files changed, 173 insertions(+), 147 deletions(-)