This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from c5951e7c8ee5 Merge tag 'mips_5.6' of git://git.kernel.org/pub/scm/linux [...] new bf08949cc8b9 modules: lockdep: Suppress suspicious RCU usage warning new b6d0531ec7e2 moduleparam: fix kerneldoc new ce2b617ce8cb export.h: reduce __ksymtab_strings string duplication by u [...] new f6d061d61712 kernel/module: Fix memleak in module_add_modinfo_attrs() new e9f35f634e09 modsign: print module name along with error message new 708e0ada1916 module: avoid setting info->name early in case we can fall [...] new 6080d608eeff module.h: Annotate mod_kallsyms with __rcu new ddaefe8947b4 Merge tag 'modules-for-v5.6' 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: include/asm-generic/export.h | 8 +++-- include/linux/export.h | 33 ++++++++++++------ include/linux/module.h | 2 +- include/linux/moduleparam.h | 82 +++++++++++++++++++++++++++++++++++++++++--- kernel/module.c | 22 +++++++----- 5 files changed, 119 insertions(+), 28 deletions(-)