index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
module
/
internal.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
dyndbg: gather __dyndbg[] state into struct _ddebug_info
Jim Cromie
2022-09-07
1
-2
/
+2
*
module: Modify module_flags() to accept show_state argument
Aaron Tomlin
2022-07-15
1
-1
/
+1
*
module: Fix selfAssignment cppcheck warning
Christophe Leroy
2022-07-01
1
-5
/
+8
*
module: Introduce module unload taint tracking
Aaron Tomlin
2022-05-12
1
-0
/
+21
*
module: Move module_assert_mutex_or_preempt() to internal.h
Aaron Tomlin
2022-05-12
1
-0
/
+12
*
module: Make module_flags_taint() accept a module's taints bitmap and usable ...
Aaron Tomlin
2022-05-12
1
-0
/
+1
*
module: Add CONFIG_ARCH_WANTS_MODULES_DATA_IN_VMALLOC
Christophe Leroy
2022-04-05
1
-0
/
+3
*
module: Introduce data_layout
Christophe Leroy
2022-04-05
1
-0
/
+2
*
module: Prepare for handling several RB trees
Christophe Leroy
2022-04-05
1
-2
/
+2
*
module: Always have struct mod_tree_root
Christophe Leroy
2022-04-05
1
-1
/
+3
*
module: Rename debug_align() as strict_align()
Christophe Leroy
2022-04-05
1
-2
/
+2
*
module: Rework layout alignment to avoid BUG_ON()s
Christophe Leroy
2022-04-05
1
-0
/
+1
*
module: Move module_enable_x() and frob_text() in strict_rwx.c
Christophe Leroy
2022-04-05
1
-14
/
+1
*
module: Make module_enable_x() independent of CONFIG_ARCH_HAS_STRICT_MODULE_RWX
Christophe Leroy
2022-04-05
1
-4
/
+2
*
module: Move version support into a separate file
Aaron Tomlin
2022-04-05
1
-0
/
+48
*
module: Move sysfs support into a separate file
Aaron Tomlin
2022-04-05
1
-0
/
+21
*
module: Move procfs support into a separate file
Aaron Tomlin
2022-04-05
1
-0
/
+1
*
module: Move kallsyms support into a separate file
Aaron Tomlin
2022-04-05
1
-0
/
+29
*
module: Move kmemleak support to a separate file
Aaron Tomlin
2022-04-05
1
-0
/
+7
*
module: Move extra signature support out of core code
Aaron Tomlin
2022-04-05
1
-0
/
+9
*
module: Move strict rwx support to a separate file
Aaron Tomlin
2022-04-05
1
-0
/
+32
*
module: Move latched RB-tree support to a separate file
Aaron Tomlin
2022-04-05
1
-0
/
+33
*
module: Move livepatch support to a separate file
Aaron Tomlin
2022-04-05
1
-0
/
+22
*
module: Make internal.h and decompress.c more compliant
Aaron Tomlin
2022-04-05
1
-2
/
+4
*
module: Simple refactor in preparation for split
Aaron Tomlin
2022-04-05
1
-0
/
+21
*
module: Move all into module/
Aaron Tomlin
2022-04-04
1
-0
/
+50