This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from a4a35f6cbebb Merge tag 'net-6.11-rc4' of git://git.kernel.org/pub/scm/l [...] new f91f7ac900e7 refcount: Report UAF for refcount_sub_and_test(0) when counter==0 new f32e90c0688a gcc-plugins: randstruct: Remove GCC 4.7 or newer requirement new 92e9bac18124 kunit/overflow: Fix UB in overflow_allocation_test new 020925ce9299 kallsyms: Do not cleanup .llvm.<hash> suffix before sortin [...] new fb6a421fb615 kallsyms: Match symbols exactly with CONFIG_LTO_CLANG new e724918b3786 Merge tag 'hardening-v6.11-rc4' of git://git.kernel.org/pu [...]
The 6 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: drivers/misc/lkdtm/refcount.c | 16 ++++++++ include/linux/refcount.h | 4 +- kernel/kallsyms.c | 55 +++------------------------ kernel/kallsyms_selftest.c | 22 +---------- lib/overflow_kunit.c | 3 +- scripts/gcc-plugins/randomize_layout_plugin.c | 4 -- scripts/kallsyms.c | 31 +-------------- scripts/link-vmlinux.sh | 4 -- 8 files changed, 28 insertions(+), 111 deletions(-)