index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
module
/
Makefile
Age
Commit message (
Expand
)
Author
2024-08-08
module: Fix KCOV-ignored file name
Dmitry Vyukov
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