..
debug_kmemleak.c
decompress.c
module/decompress: use vmalloc() for zstd decompression workspace
2023-08-29 09:39:08 -07:00
dups.c
module: include internal.h in module/dups.c
2023-05-02 20:33:36 -07:00
internal.h
kbuild: generate KSYMTAB entries by modpost
2023-06-22 21:17:10 +09:00
kallsyms.c
modpost, kallsyms: Treat add '$'-prefixed symbols as mapping symbols
2023-07-24 12:09:47 -07:00
Kconfig
module: enable automatic module signing with FIPS 202 SHA-3
2023-10-27 18:04:30 +08:00
kdb.c
module: replace module_layout with module_memory
2023-03-09 12:55:15 -08:00
kmod.c
module: add debugging auto-load duplicate module support
2023-04-19 17:26:01 -07:00
livepatch.c
livepatch: fix ELF typos
2023-03-09 11:08:24 +01:00
main.c
module: Expose module_init_layout_section()
2023-08-03 13:42:02 -07:00
Makefile
module: add debugging auto-load duplicate module support
2023-04-19 17:26:01 -07:00
procfs.c
module: replace module_layout with module_memory
2023-03-09 12:55:15 -08:00
signing.c
module: Fix prefix for module.sig_enforce module param
2022-06-02 12:44:33 -07:00
stats.c
module: Fix use-after-free bug in read_file_mod_stats()
2023-05-22 14:13:13 -07:00
strict_rwx.c
module: replace module_layout with module_memory
2023-03-09 12:55:15 -08:00
sysfs.c
module: remove redundant module_sysfs_initialized variable
2022-11-11 10:19:52 -08:00
tracking.c
module: add debug stats to help identify memory pressure
2023-04-18 11:15:24 -07:00
tree_lookup.c
module: replace module_layout with module_memory
2023-03-09 12:55:15 -08:00
version.c