This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 42cf58c272ee Merge tag 'tty-6.0-rc4' of git://git.kernel.org/pub/scm/li [...] new b142af334de6 dt-bindings: input: touchscreen: add compatible string for [...] new 425fe4709c76 Input: goodix - add support for GT1158 new 99077ad668dd Input: rk805-pwrkey - fix module autoloading new 4f3e509996a8 MAINTAINERS: add include/dt-bindings/input to INPUT DRIVERS new 80b9ebd3e478 Input: goodix - add compatible string for GT1158 new 98e01215708b Input: iforce - wake up after clearing IFORCE_XMIT_RUNNING flag new 9c9c71168f79 Input: iforce - add support for Boeder Force Feedback Wheel new 6433fe06f698 Merge tag 'input-for-v6.0-rc3' of git://git.kernel.org/pub [...] new ff03b8846705 s390/mm: remove useless hugepage address alignment new c9305b6c1f52 s390: fix nospec table alignments new bdbf57bca6bf s390: update defconfigs new 7c8d42fdf1a8 s390/hugetlb: fix prepare_hugepage_range() check for 2 GB [...] new cda9a8486c48 Merge tag 's390-6.0-3' of git://git.kernel.org/pub/scm/lin [...] new 1429cfde90dc LoongArch: Avoid orphan input sections new 016300537459 LoongArch: Adjust arch_do_signal_or_restart() to adapt gen [...] new ad6846196ab6 LoongArch: Improve dump_tlb() output messages new e0fba87c8543 LoongArch: Fix section mismatch due to acpi_os_ioremap() new 1a470ce4e910 LoongArch: Fix arch_remove_memory() undefined build error new ac9284db6b7b LoongArch: mm: Remove the unneeded result variable new f0c5f7ea8120 Merge tag 'loongarch-fixes-6.0-2' of git://git.kernel.org/ [...] new 06ba5d2e943e xen-blkback: Advertise feature-persistent as user requested new 9f5e0fe5d05f xen-blkfront: Advertise feature-persistent as user requested new fe8f65b018ef xen-blkfront: Cache feature_persistent value before advertisement new e9ea0b30ada0 xen/grants: prevent integer overflow in gnttab_dma_alloc_pages() new 65eea2c060ae Merge tag 'for-linus-6.0-rc4-tag' of git://git.kernel.org/ [...]
The 25 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: .../bindings/input/touchscreen/goodix.yaml | 1 + Documentation/input/joydev/joystick.rst | 1 + MAINTAINERS | 1 + arch/loongarch/Kconfig | 2 + arch/loongarch/include/asm/acpi.h | 2 +- arch/loongarch/kernel/acpi.c | 2 +- arch/loongarch/kernel/signal.c | 4 +- arch/loongarch/kernel/vmlinux.lds.S | 2 + arch/loongarch/lib/dump_tlb.c | 26 +++++------ arch/loongarch/mm/init.c | 19 +++----- arch/s390/configs/debug_defconfig | 53 ++++++++++++---------- arch/s390/configs/defconfig | 49 +++++++++++--------- arch/s390/configs/zfcpdump_defconfig | 6 ++- arch/s390/include/asm/hugetlb.h | 6 ++- arch/s390/kernel/vmlinux.lds.S | 1 + arch/s390/mm/fault.c | 2 - drivers/block/xen-blkback/common.h | 3 ++ drivers/block/xen-blkback/xenbus.c | 6 ++- drivers/block/xen-blkfront.c | 20 ++++---- drivers/input/joystick/iforce/iforce-main.c | 1 + drivers/input/joystick/iforce/iforce-serio.c | 6 +-- drivers/input/joystick/iforce/iforce-usb.c | 8 ++-- drivers/input/joystick/iforce/iforce.h | 6 +++ drivers/input/misc/rk805-pwrkey.c | 1 + drivers/input/touchscreen/goodix.c | 2 + drivers/xen/grant-table.c | 3 ++ 26 files changed, 135 insertions(+), 98 deletions(-)