Age | Commit message (Expand) | Author |
2025-01-31 | Merge tag 'kbuild-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2025-01-26 | module: sign with sha512 instead of sha1 by default | Thorsten Leemhuis |
2025-01-11 | modpost: Allow extended modversions without basic MODVERSIONS | Matthew Maurer |
2025-01-11 | modpost: Produce extended MODVERSIONS information | Matthew Maurer |
2025-01-11 | kbuild: Add gendwarfksyms as an alternative to genksyms | Sami Tolvanen |
2025-01-11 | tools: Add gendwarfksyms | Sami Tolvanen |
2024-12-02 | module: Convert symbol namespace to string literal | Peter Zijlstra |
2024-09-28 | Merge tag 'modules-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2024-09-25 | Kbuild: make MODVERSIONS support depend on not being a compile test build | Linus Torvalds |
2024-08-19 | module: Clean up the description of MODULE_SIG_<type> | Petr Pavlu |
2024-08-19 | module: Split modules_install compression and in-kernel decompression | Petr Pavlu |
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 |