Age | Commit message (Expand) | Author | Files | Lines |
2023-04-13 | soc: fujitsu: remove MODULE_LICENSE in non-modules | Nick Alcock | 1 | -1/+0 |
2023-03-24 | Documentation: core-api: update kernel-doc reference to kmod.c | Bagas Sanjaya | 2 | -2/+2 |
2023-03-24 | module: already_uses() - reduce pr_debug output volume | Jim Cromie | 1 | -3/+1 |
2023-03-24 | module: add section-size to move_module pr_debug | Jim Cromie | 1 | -2/+2 |
2023-03-24 | module: add symbol-name to pr_debug Absolute symbol | Jim Cromie | 1 | -2/+2 |
2023-03-24 | module: in layout_sections, move_module: add the modname | Jim Cromie | 1 | -3/+3 |
2023-03-24 | module: fold usermode helper kmod into modules directory | Luis Chamberlain | 4 | -12/+6 |
2023-03-24 | module: merge remnants of setup_load_info() to elf validation | Luis Chamberlain | 1 | -33/+27 |
2023-03-24 | module: move more elf validity checks to elf_validity_check() | Luis Chamberlain | 1 | -35/+44 |
2023-03-24 | module: add stop-grap sanity check on module memcpy() | Luis Chamberlain | 1 | -4/+22 |
2023-03-24 | module: add sanity check for ELF module section | Luis Chamberlain | 1 | -9/+53 |
2023-03-24 | module: rename check_module_license_and_versions() to check_export_symbol_ver... | Luis Chamberlain | 1 | -2/+2 |
2023-03-24 | module: converge taint work together | Luis Chamberlain | 1 | -28/+24 |
2023-03-24 | module: move signature taint to module_augment_kernel_taints() | Luis Chamberlain | 1 | -9/+9 |
2023-03-24 | module: move tainting until after a module hits our linked list | Luis Chamberlain | 1 | -12/+10 |
2023-03-24 | module: split taint adding with info checking | Luis Chamberlain | 1 | -22/+40 |
2023-03-24 | module: split taint work out of check_modinfo_livepatch() | Luis Chamberlain | 1 | -5/+6 |
2023-03-24 | module: rename set_license() to module_license_taint_check() | Luis Chamberlain | 1 | -3/+2 |
2023-03-24 | module: move check_modinfo() early to early_mod_check() | Luis Chamberlain | 1 | -4/+4 |
2023-03-24 | module: move early sanity checks into a helper | Luis Chamberlain | 1 | -17/+26 |
2023-03-24 | module: add a for_each_modinfo_entry() | Luis Chamberlain | 2 | -4/+4 |
2023-03-24 | module: rename next_string() to module_next_tag_pair() | Luis Chamberlain | 2 | -3/+5 |
2023-03-24 | module: move get_modinfo() helpers all above | Luis Chamberlain | 1 | -52/+48 |
2023-03-23 | module/decompress: Never use kunmap() for local un-mappings | Fabio M. De Francesco | 1 | -1/+1 |
2023-03-19 | kallsyms: Delete an unused parameter related to {module_}kallsyms_on_each_sym... | Zhen Lei | 7 | -21/+14 |
2023-03-19 | dyndbg: cleanup dynamic usage in ib_srp.c | Jason Baron | 3 | -27/+40 |
2023-03-10 | kernel/module: add documentation for try_module_get() | Luis Chamberlain | 1 | -2/+38 |
2023-03-10 | ARM: dyndbg: allow including dyndbg.h in decompressor | Arnd Bergmann | 1 | -0/+1 |
2023-03-09 | dyndbg: use the module notifier callbacks | Jason Baron | 5 | -46/+53 |
2023-03-09 | dyndbg: remove unused 'base' arg from __ddebug_add_module() | Jason Baron | 1 | -5/+4 |
2023-03-09 | module: make module_ktype structure constant | Thomas Weißschuh | 2 | -2/+2 |
2023-03-09 | module: fix MIPS module_layout -> module_memory | Randy Dunlap | 1 | -1/+1 |
2023-03-09 | module: Remove the unused function within | Jiapeng Chong | 1 | -5/+0 |
2023-03-09 | module: replace module_layout with module_memory | Song Liu | 18 | -467/+427 |
2023-03-06 | Linux 6.3-rc1v6.3-rc1 | Linus Torvalds | 1 | -2/+2 |
2023-03-06 | cpumask: re-introduce constant-sized cpumask optimizations | Linus Torvalds | 4 | -72/+72 |
2023-03-05 | Merge tag 'v6.3-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/... | Linus Torvalds | 3 | -23/+53 |
2023-03-05 | Merge tag 'x86-urgent-2023-03-05' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 3 | -15/+51 |
2023-03-05 | Merge tag 'irq-urgent-2023-03-05' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 7 | -15/+44 |
2023-03-05 | Merge tag 'pull-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs | Linus Torvalds | 1 | -0/+1 |
2023-03-05 | Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs | Linus Torvalds | 11 | -11/+48 |
2023-03-05 | Remove Intel compiler support | Masahiro Yamada | 11 | -287/+5 |
2023-03-05 | Adding VFS co-maintainer | Al Viro | 1 | -0/+1 |
2023-03-05 | Merge tag 'i2c-for-6.3-rc1-part2' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -15/+7 |
2023-03-05 | mm: avoid gcc complaint about pointer casting | Linus Torvalds | 1 | -2/+8 |
2023-03-05 | Merge tag 'mm-hotfixes-stable-2023-03-04-13-12' of git://git.kernel.org/pub/s... | Linus Torvalds | 19 | -82/+147 |
2023-03-04 | Merge tag 'powerpc-6.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 3 | -8/+2 |
2023-03-04 | Merge tag 'sound-fix-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 23 | -152/+263 |
2023-03-04 | Merge tag 'for-v6.3-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/s... | Linus Torvalds | 3 | -7/+8 |
2023-03-04 | Merge tag '6.3-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/cif... | Linus Torvalds | 10 | -157/+190 |