This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 2eba5e05d9bc Merge tag 'loongarch-fixes-6.18-2' of git://git.kernel.org [...] new 75f72fe289a7 selinux: rename task_security_struct to cred_security_struct new dde3a5d0f4dc selinux: move avdcache to per-task security struct new 3ded250b97c3 selinux: rename the cred_security_struct variables to "crsec" new 5703357ede59 Merge tag 'selinux-pr-20251121' of git://git.kernel.org/pu [...] new 91f815b7073d riscv: Update MIPS vendor id to 0x127 new 7b090e7b910c riscv: sbi: Prefer SRST shutdown over legacy new e2cb69263e79 tools: riscv: Fixed misalignment of CSR related definitions new a6ff0d85ebf0 Merge tag 'riscv-for-linus-6.18-rc7' of git://git.kernel.o [...] new c6d99e488117 Input: goodix - add support for ACPI ID GDIX1003 new 7363096a5a08 Input: goodix - remove setting of RST pin to input new 69aeb5073123 Input: pegasus-notetaker - fix potential out-of-bounds access new d83f1512758f Input: imx_sc_key - fix memory corruption on unload new e08969c4d65a Input: cros_ec_keyb - fix an invalid memory access new f39b6c468c52 Merge tag 'v6.18-rc6' into for-linus new ae8966b7b5bd Input: rename INPUT_PROP_HAPTIC_TOUCHPAD to INPUT_PROP_PRE [...] new ebd975458dea Merge tag 'input-for-v6.18-rc6' of git://git.kernel.org/pu [...] new e6965188f84a scsi: target: tcm_loop: Fix segfault in tcm_loop_tpg_addre [...] new 90449f2d1e1f scsi: sg: Do not sleep in atomic context new 7e29f0776094 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/lin [...] new 678e1cc2f482 xfs: fix out of bounds memory read error in symlink repair new 89edd36fd801 Merge tag 'xfs-fixes-6.18-rc7' of git://git.kernel.org/pub [...]
The 21 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/input/event-codes.rst | 25 ++- arch/riscv/include/asm/vendorid_list.h | 2 +- arch/riscv/kernel/sbi.c | 6 +- drivers/hid/hid-haptic.c | 2 +- drivers/input/keyboard/cros_ec_keyb.c | 6 + drivers/input/keyboard/imx_sc_key.c | 2 +- drivers/input/tablet/pegasus_notetaker.c | 9 ++ drivers/input/touchscreen/goodix.c | 28 +--- drivers/input/touchscreen/goodix.h | 1 - drivers/perf/riscv_pmu_sbi.c | 2 +- drivers/scsi/sg.c | 10 +- drivers/target/loopback/tcm_loop.c | 3 + fs/xfs/scrub/symlink_repair.c | 2 +- include/uapi/linux/input-event-codes.h | 2 +- security/selinux/hooks.c | 251 ++++++++++++++++--------------- security/selinux/include/objsec.h | 22 ++- tools/arch/riscv/include/asm/csr.h | 5 +- 17 files changed, 205 insertions(+), 173 deletions(-)