aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/module/Kconfig
AgeCommit message (Expand)AuthorFilesLines
6 daysmm: introduce execmem_alloc() and execmem_free()Mike Rapoport (IBM)1-0/+1
6 daysmodule: allow UNUSED_KSYMS_WHITELIST to be relative against objtree.Yifan Hong1-1/+1
2024-03-25Merge tag 'v6.9-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds1-0/+5
2024-03-22Revert "crypto: pkcs7 - remove sha1 support"Eric Biggers1-0/+5
2024-02-20kbuild: remove EXPERT and !COMPILE_TEST guarding from TRIM_UNUSED_KSYMSMasahiro Yamada1-2/+1
2023-10-27module: enable automatic module signing with FIPS 202 SHA-3Dimitri John Ledkov1-0/+15
2023-10-20module: Do not offer sha224 for built-in module signingDimitri John Ledkov1-5/+0
2023-10-20crypto: pkcs7 - remove sha1 supportDimitri John Ledkov1-5/+0
2023-04-19module: add debugging auto-load duplicate module supportLuis Chamberlain1-0/+59
2023-04-18module: add debug stats to help identify memory pressureLuis Chamberlain1-1/+40
2022-12-07module/decompress: Support zstd in-kernel decompressionStephen Boyd1-1/+2
2022-07-12module: Move module's Kconfig items in kernel/module/Christophe Leroy1-0/+293