开源镜像站
帮助
动态
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
/
kernel
/
module
/
Makefile
Age
Commit message (
Expand
)
Author
2023-04-19
module: add debugging auto-load duplicate module support
Luis Chamberlain
2023-04-18
module: add debug stats to help identify memory pressure
Luis Chamberlain
2023-03-24
module: fold usermode helper kmod into modules directory
Luis Chamberlain
2022-05-12
module: Introduce module unload taint tracking
Aaron Tomlin
2022-04-05
module: Move module_enable_x() and frob_text() in strict_rwx.c
Christophe Leroy
2022-04-05
module: Move version support into a separate file
Aaron Tomlin
2022-04-05
module: Move kdb module related code out of main kdb code
Aaron Tomlin
2022-04-05
module: Move sysfs support into a separate file
Aaron Tomlin
2022-04-05
module: Move procfs support into a separate file
Aaron Tomlin
2022-04-05
module: Move kallsyms support into a separate file
Aaron Tomlin
2022-04-05
module: Move kmemleak support to a separate file
Aaron Tomlin
2022-04-05
module: Move strict rwx support to a separate file
Aaron Tomlin
2022-04-05
module: Move latched RB-tree support to a separate file
Aaron Tomlin
2022-04-05
module: Move livepatch support to a separate file
Aaron Tomlin
2022-04-04
module: Move all into module/
Aaron Tomlin