This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 28bbe4ea686a Merge tag 'i2c-for-6.11-rc1-second-batch' of git://git.ker [...] new 46edf5d7aed5 selftests/livepatch: define max test-syscall processes new 61894818e304 selftests: livepatch: Test atomic replace against multiple [...] new adb68ed26a3e livepatch: Add "replace" sysfs attribute new 40f9caa7b171 selftests/livepatch: Add selftests for "replace" sysfs attribute new 920526928089 livepatch: Replace snprintf() with sysfs_emit() new ea5377ec49f2 Merge branch 'for-6.11/sysfs-patch-replace' into for-linus new d2d721e2eb13 Merge tag 'livepatching-for-6.11' of git://git.kernel.org/ [...] new 61842868de13 module: create weak dependecies new f488790059fe Merge tag 'modules-6.11-rc1' of git://git.kernel.org/pub/s [...] new a71ac6c956ee sh: Drop support for memory hotplug and memory hotremove new 6887a9ace004 sh: config: Drop CONFIG_MEMORY_{HOTPLUG,HOTREMOVE} new 8fe76a1c2264 sh: push-switch: Add missing MODULE_DESCRIPTION() macro new e9680017b2dc Merge tag 'sh-for-v6.11-tag1' of git://git.kernel.org/pub/ [...]
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: Documentation/ABI/testing/sysfs-kernel-livepatch | 8 ++ arch/sh/Kconfig | 2 - arch/sh/configs/apsh4ad0a_defconfig | 2 - arch/sh/configs/sdk7786_defconfig | 2 - arch/sh/configs/shx3_defconfig | 2 - arch/sh/drivers/push-switch.c | 1 + arch/sh/mm/Kconfig | 4 - arch/sh/mm/init.c | 28 ----- include/linux/module.h | 6 + kernel/livepatch/core.c | 17 ++- .../testing/selftests/livepatch/test-livepatch.sh | 138 +++++++++++++-------- tools/testing/selftests/livepatch/test-syscall.sh | 5 +- tools/testing/selftests/livepatch/test-sysfs.sh | 48 +++++++ 13 files changed, 170 insertions(+), 93 deletions(-)