开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
moduleloader.h
Age
Commit message (
Expand
)
Author
2023-08-03
module: Expose module_init_layout_section()
James Morse
2023-02-23
Merge tag 'livepatching-for-6.3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2023-02-03
livepatch,x86: Clear relocation targets on a module removal
Song Liu
2022-12-02
module: add module_elf_check_arch for module-specific checks
Nicholas Piggin
2020-12-22
kasan, arm64: expand CONFIG_KASAN checks
Andrey Konovalov
2020-05-19
ARM: 8976/1: module: allow arch overrides for .init section names
Vincent Whitchurch
2019-12-01
kasan: support backing vmalloc space with real shadow memory
Daniel Axtens
2019-06-24
module: allow arch overrides for .exit section names
Matthias Schiffer
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2015-03-12
kasan, module: move MODULE_ALIGN macro into <linux/moduleloader.h>
Andrey Ryabinin
2015-01-20
module: remove mod arg from module_free, rename module_memfree().
Rusty Russell
2015-01-20
module_arch_freeing_init(): new hook for archs before module->module_init freed.
Rusty Russell
2014-07-27
modules: Fix build error in moduleloader.h
Rusty Russell
2012-09-28
Make most arch asm/module.h files use asm-generic/module.h
David Howells
2011-07-24
modules: add default loader hook implementations
Jonas Bonn
2009-01-05
module: fix module loading failure of large kernel modules for parisc
Helge Deller
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds