summaryrefslogtreecommitdiff
path: root/kernel/module/Kconfig
AgeCommit message (Expand)AuthorFilesLines
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-20module: 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