This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from fd1f8473503e Merge tag 'mm-stable-2025-06-01-14-06' of git://git.kernel [...] new 7bba3167c08a module: Constify parameters of module_enforce_rwx_sections() new f7984942630b module: Add a separate function to mark sections as read-o [...] new 60b57b9cb002 module: Make .static_call_sites read-only after init new a0b018a495a3 module: Remove outdated comment about text_size new c8be54240893 Merge tag 'modules-6.16-rc1' of git://git.kernel.org/pub/s [...] new 9c8cedef3d2d tools/bootconfig: allow overriding CFLAGS assignment new d81bab116b48 tools/bootconfig: specify LDFLAGS as an argument to CC new 546b1c9e93c2 Merge tag 'bootconfig-v6.16' of git://git.kernel.org/pub/s [...]
The 8 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: kernel/module/internal.h | 7 +++++-- kernel/module/main.c | 27 +++++++------------------- kernel/module/strict_rwx.c | 47 ++++++++++++++++++++++++++++++++++++++++++++-- tools/bootconfig/Makefile | 4 ++-- 4 files changed, 59 insertions(+), 26 deletions(-)