summaryrefslogtreecommitdiffstats
path: root/kernel/module/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* mm: introduce execmem_alloc() and execmem_free()Mike Rapoport (IBM)7 days1-0/+1
* module: allow UNUSED_KSYMS_WHITELIST to be relative against objtree.Yifan Hong7 days1-1/+1
* Merge tag 'v6.9-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds2024-03-251-0/+5
|\
| * Revert "crypto: pkcs7 - remove sha1 support"Eric Biggers2024-03-221-0/+5
* | kbuild: remove EXPERT and !COMPILE_TEST guarding from TRIM_UNUSED_KSYMSMasahiro Yamada2024-02-201-2/+1
|/
* module: enable automatic module signing with FIPS 202 SHA-3Dimitri John Ledkov2023-10-271-0/+15
* module: Do not offer sha224 for built-in module signingDimitri John Ledkov2023-10-201-5/+0
* crypto: pkcs7 - remove sha1 supportDimitri John Ledkov2023-10-201-5/+0
* module: add debugging auto-load duplicate module supportLuis Chamberlain2023-04-191-0/+59
* module: add debug stats to help identify memory pressureLuis Chamberlain2023-04-181-1/+40
* module/decompress: Support zstd in-kernel decompressionStephen Boyd2022-12-071-1/+2
* module: Move module's Kconfig items in kernel/module/Christophe Leroy2022-07-121-0/+293