index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
module.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'modules-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-07-23
1
-0
/
+6
|
\
|
*
module: create weak dependecies
Jose Ignacio Tornos Martinez
2024-06-30
1
-0
/
+6
*
|
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Paolo Abeni
2024-07-09
1
-0
/
+2
|
\
\
|
*
|
module, bpf: Store BTF base pointer in struct module
Alan Maguire
2024-06-21
1
-0
/
+2
|
|
/
*
/
kallsyms: rework symbol lookup return codes
Arnd Bergmann
2024-06-27
1
-7
/
+7
|
/
*
kprobes: remove dependency on CONFIG_MODULES
Mike Rapoport (IBM)
2024-05-14
1
-0
/
+9
*
Merge branch 'x86/bugs' into x86/core, to pick up pending changes before depe...
Ingo Molnar
2024-02-14
1
-1
/
+1
|
\
|
*
x86/bugs: Rename CONFIG_RETPOLINE => CONFIG_MITIGATION_RETPOLINE
Breno Leitao
2024-01-10
1
-1
/
+1
*
|
Merge tag 'modules-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-01-10
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
kernel/module: improve documentation for try_module_get()
Marco Pagani
2023-12-21
1
-1
/
+1
*
|
kunit: add KUNIT_INIT_TABLE to init linker section
Rae Moar
2023-12-18
1
-0
/
+2
|
/
*
kallsyms: remove unsed API lookup_symbol_attrs
Maninder Singh
2023-05-26
1
-9
/
+0
*
Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-04-27
1
-33
/
+108
|
\
|
*
kallsyms: Delete an unused parameter related to {module_}kallsyms_on_each_sym...
Zhen Lei
2023-03-19
1
-4
/
+2
|
*
kernel/module: add documentation for try_module_get()
Luis Chamberlain
2023-03-10
1
-2
/
+38
|
*
dyndbg: use the module notifier callbacks
Jason Baron
2023-03-09
1
-0
/
+4
|
*
module: make module_ktype structure constant
Thomas Weißschuh
2023-03-09
1
-1
/
+1
|
*
module: replace module_layout with module_memory
Song Liu
2023-03-09
1
-26
/
+63
*
|
Merge tag 'net-next-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2023-04-26
1
-53
/
+74
|
\
\
|
*
|
kallsyms: move module-related functions under correct configs
Viktor Malik
2023-04-05
1
-61
/
+74
|
*
|
kallsyms, bpf: Move find_kallsyms_symbol_value out of internal header
Viktor Malik
2023-03-17
1
-0
/
+8
|
|
/
*
/
livepatch: fix ELF typos
Alexey Dobriyan
2023-03-09
1
-3
/
+3
|
/
*
Merge tag 'modules-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-02-23
1
-0
/
+8
|
\
|
*
module.h: Document klp_modinfo struct using kdoc
Marcos Paulo de Souza
2023-02-06
1
-0
/
+8
*
|
livepatch: Improve the search performance of module_kallsyms_on_each_symbol()
Zhen Lei
2023-01-19
1
-2
/
+4
|
/
*
Merge tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-12-13
1
-0
/
+9
|
\
|
*
kallsyms: Make module_kallsyms_on_each_symbol generally available
Jiri Olsa
2022-10-25
1
-0
/
+9
*
|
module: remove redundant module_sysfs_initialized variable
Rasmus Villemoes
2022-11-11
1
-1
/
+0
|
/
*
cfi: Switch to -fsanitize=kcfi
Sami Tolvanen
2022-09-26
1
-3
/
+3
*
cfi: Drop __CFI_ADDRESSABLE
Sami Tolvanen
2022-09-26
1
-2
/
+2
*
kunit: flatten kunit_suite*** to kunit_suite** in .kunit_test_suites
Daniel Latypov
2022-07-11
1
-1
/
+1
*
kunit: unify module and builtin suite definitions
Jeremy Kerr
2022-07-11
1
-0
/
+5
*
module.h: simplify MODULE_IMPORT_NS
Greg Kroah-Hartman
2022-05-12
1
-2
/
+1
*
module: Add CONFIG_ARCH_WANTS_MODULES_DATA_IN_VMALLOC
Christophe Leroy
2022-04-05
1
-0
/
+8
*
module: Move extra signature support out of core code
Aaron Tomlin
2022-04-05
1
-5
/
+7
*
module: Move livepatch support to a separate file
Aaron Tomlin
2022-04-05
1
-6
/
+3
*
Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-01-17
1
-1
/
+2
|
\
|
*
module.h: allow #define strings to work with MODULE_IMPORT_NS
Greg Kroah-Hartman
2022-01-11
1
-1
/
+2
*
|
exit: Rename module_put_and_exit to module_put_and_kthread_exit
Eric W. Biederman
2021-12-13
1
-3
/
+3
|
/
*
printk: Userspace format indexing support
Chris Down
2021-07-19
1
-0
/
+5
*
module: add printk formats to add module build ID to stacktraces
Stephen Boyd
2021-07-08
1
-1
/
+8
*
add support for Clang CFI
Sami Tolvanen
2021-04-08
1
-2
/
+11
*
module: remove never implemented MODULE_SUPPORTED_DEVICE
Leon Romanovsky
2021-03-17
1
-3
/
+0
*
module: remove EXPORT_UNUSED_SYMBOL*
Christoph Hellwig
2021-02-08
1
-12
/
+0
*
module: remove EXPORT_SYMBOL_GPL_FUTURE
Christoph Hellwig
2021-02-08
1
-5
/
+0
*
module: move struct symsearch to module.c
Christoph Hellwig
2021-02-08
1
-11
/
+0
*
module: mark module_mutex static
Christoph Hellwig
2021-02-08
1
-2
/
+0
*
kallsyms: only build {,module_}kallsyms_on_each_symbol when required
Christoph Hellwig
2021-02-08
1
-12
/
+4
*
module: use RCU to synchronize find_module
Christoph Hellwig
2021-02-08
1
-1
/
+1
*
Merge tag 'modules-for-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-12-17
1
-14
/
+14
|
\
[next]