summaryrefslogtreecommitdiff
path: root/kernel/module/Kconfig
AgeCommit message (Expand)Author
2023-10-27module: enable automatic module signing with FIPS 202 SHA-3Dimitri John Ledkov
2023-10-20module: Do not offer sha224 for built-in module signingDimitri John Ledkov
2023-10-20crypto: pkcs7 - remove sha1 supportDimitri John Ledkov
2023-04-19module: add debugging auto-load duplicate module supportLuis Chamberlain
2023-04-18module: add debug stats to help identify memory pressureLuis Chamberlain
2022-12-07module/decompress: Support zstd in-kernel decompressionStephen Boyd
2022-07-12module: Move module's Kconfig items in kernel/module/Christophe Leroy