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
/
Kconfig
Age
Commit message (
Expand
)
Author
2024-05-14
mm: introduce execmem_alloc() and execmem_free()
Mike Rapoport (IBM)
2024-05-14
module: allow UNUSED_KSYMS_WHITELIST to be relative against objtree.
Yifan Hong
2024-03-25
Merge tag 'v6.9-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
2024-03-22
Revert "crypto: pkcs7 - remove sha1 support"
Eric Biggers
2024-02-20
kbuild: remove EXPERT and !COMPILE_TEST guarding from TRIM_UNUSED_KSYMS
Masahiro Yamada
2023-10-27
module: enable automatic module signing with FIPS 202 SHA-3
Dimitri John Ledkov
2023-10-20
module: Do not offer sha224 for built-in module signing
Dimitri John Ledkov
2023-10-20
crypto: pkcs7 - remove sha1 support
Dimitri John Ledkov
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
2022-12-07
module/decompress: Support zstd in-kernel decompression
Stephen Boyd
2022-07-12
module: Move module's Kconfig items in kernel/module/
Christophe Leroy