aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/linux/module.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-04-16kernel: globalize lookup_or_create_module_kobject()Shyam Saini1-0/+2
2025-03-31Merge tag 'trace-ringbuffer-v6.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-traceLinus Torvalds1-0/+6
2025-03-30Merge tag 'modules-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/modules/linuxLinus Torvalds1-1/+1
2025-03-28module: Add module_for_each_mod() functionSteven Rostedt1-0/+6
2025-03-10module: Use RCU in find_module_all().Sebastian Andrzej Siewior1-1/+1
2025-02-14Merge branch 'x86/mm'Peter Zijlstra1-16/+0
2025-02-06kbuild: keep symbols for symbol_get() even with CONFIG_TRIM_UNUSED_KSYMSMasahiro Yamada1-1/+4
2025-02-03module: drop unused module_writable_address()Mike Rapoport (Microsoft)1-10/+0
2025-02-03module: switch to execmem API for remapping as RW and restoring ROXMike Rapoport (Microsoft)1-7/+1
2025-01-31Merge tag 'kbuild-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-2/+2
2025-01-26module: Constify 'struct module_attribute'Thomas Weißschuh1-4/+4
2025-01-26module: Handle 'struct module_version_attribute' as constThomas Weißschuh1-1/+1
2025-01-12module: fix writing of livepatch relocations in ROX textPetr Pavlu1-1/+2
2025-01-10module: get symbol CRC back to unsignedMasahiro Yamada1-2/+2
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra1-1/+1
2024-11-30Merge tag 'kbuild-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-1/+1
2024-11-28modpost: rename alias symbol for MODULE_DEVICE_TABLE()Masahiro Yamada1-1/+1
2024-11-07module: prepare to handle ROX allocations for textMike Rapoport (Microsoft)1-0/+16
2024-07-23Merge tag 'modules-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/mcgrof/linuxLinus Torvalds1-0/+6
2024-07-09Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextPaolo Abeni1-0/+2
2024-06-30module: create weak dependeciesJose Ignacio Tornos Martinez1-0/+6
2024-06-27kallsyms: rework symbol lookup return codesArnd Bergmann1-7/+7
2024-06-21module, bpf: Store BTF base pointer in struct moduleAlan Maguire1-0/+2
2024-05-14kprobes: remove dependency on CONFIG_MODULESMike Rapoport (IBM)1-0/+9
2024-02-14Merge branch 'x86/bugs' into x86/core, to pick up pending changes before dependent patchesIngo Molnar1-1/+1
2024-01-10Merge tag 'modules-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/mcgrof/linuxLinus Torvalds1-1/+1
2024-01-10x86/bugs: Rename CONFIG_RETPOLINE => CONFIG_MITIGATION_RETPOLINEBreno Leitao1-1/+1
2023-12-21kernel/module: improve documentation for try_module_get()Marco Pagani1-1/+1
2023-12-18kunit: add KUNIT_INIT_TABLE to init linker sectionRae Moar1-0/+2
2023-05-26kallsyms: remove unsed API lookup_symbol_attrsManinder Singh1-9/+0
2023-04-27Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/mcgrof/linuxLinus Torvalds1-33/+108
2023-04-26Merge tag 'net-next-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds1-53/+74
2023-04-05kallsyms: move module-related functions under correct configsViktor Malik1-61/+74
2023-03-19kallsyms: Delete an unused parameter related to {module_}kallsyms_on_each_symbol()Zhen Lei1-4/+2
2023-03-17kallsyms, bpf: Move find_kallsyms_symbol_value out of internal headerViktor Malik1-0/+8
2023-03-10kernel/module: add documentation for try_module_get()Luis Chamberlain1-2/+38
2023-03-09dyndbg: use the module notifier callbacksJason Baron1-0/+4
2023-03-09module: make module_ktype structure constantThomas Weißschuh1-1/+1
2023-03-09module: replace module_layout with module_memorySong Liu1-26/+63
2023-03-09livepatch: fix ELF typosAlexey Dobriyan1-3/+3
2023-02-23Merge tag 'modules-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/mcgrof/linuxLinus Torvalds1-0/+8
2023-02-06module.h: Document klp_modinfo struct using kdocMarcos Paulo de Souza1-0/+8
2023-01-19livepatch: Improve the search performance of module_kallsyms_on_each_symbol()Zhen Lei1-2/+4
2022-12-13Merge tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds1-0/+9
2022-11-11module: remove redundant module_sysfs_initialized variableRasmus Villemoes1-1/+0
2022-10-25kallsyms: Make module_kallsyms_on_each_symbol generally availableJiri Olsa1-0/+9
2022-09-26cfi: Switch to -fsanitize=kcfiSami Tolvanen1-3/+3
2022-09-26cfi: Drop __CFI_ADDRESSABLESami Tolvanen1-2/+2
2022-07-11kunit: flatten kunit_suite*** to kunit_suite** in .kunit_test_suitesDaniel Latypov1-1/+1
2022-07-11kunit: unify module and builtin suite definitionsJeremy Kerr1-0/+5