messages from 2026-01-15 21:51:38 to 2026-02-06 16:40:52 UTC [more...]
[PATCH v4 00/17] module: Introduce hash-based integrity checking
2026-02-06 16:37 UTC (46+ messages)
` [PATCH v4 02/17] powerpc/ima: Drop unnecessary check for CONFIG_MODULE_SIG
` [PATCH v4 03/17] ima: efi: Drop unnecessary check for CONFIG_MODULE_SIG/CONFIG_KEXEC_SIG
` [PATCH v4 04/17] module: Make mod_verify_sig() static
` [PATCH v4 05/17] module: Switch load_info::len to size_t
` [PATCH v4 06/17] kbuild: add stamp file for vmlinux BTF data
` [PATCH v4 07/17] kbuild: generate module BTF based on vmlinux.unstripped
` [PATCH v4 08/17] module: Deduplicate signature extraction
` [PATCH v4 12/17] module: Move signature splitting up
` [PATCH v4 13/17] module: Report signature type to users
` [PATCH v4 15/17] module: Introduce hash-based integrity checking
[GIT PULL] x509, pkcs7: Add support for ML-DSA signatures
2026-02-06 13:33 UTC
[PATCH v16 0/7] x509, pkcs7, crypto: Add ML-DSA signing
2026-02-05 15:47 UTC (13+ messages)
` [PATCH v16 1/7] crypto: Add ML-DSA crypto_sig support
` [PATCH v16 2/7] x509: Separately calculate sha256 for blacklist
` [PATCH v16 3/7] pkcs7, x509: Rename ->digest to ->m
` [PATCH v16 4/7] pkcs7: Allow the signing algo to do whatever digestion it wants itself
` [PATCH v16 5/7] pkcs7, x509: Add ML-DSA support
` [PATCH v16 6/7] modsign: Enable ML-DSA module signing
` [PATCH v16 7/7] pkcs7: Allow authenticatedAttributes for ML-DSA
` [PATCH v16 8/7] pkcs7: Change a pr_warn() to pr_warn_once()
[PATCH] module: Fix the modversions and signing submenus
2026-02-05 14:37 UTC
IMA and PQC
2026-02-03 13:43 UTC (9+ messages)
[PATCH v3 0/2] Improve handling of the __klp_{objects,funcs} sections in modules
2026-02-03 10:24 UTC (7+ messages)
` [PATCH v3 1/2] livepatch: Fix having __klp_objects relics in non-livepatch modules
` [PATCH v3 2/2] livepatch: Free klp_{object,func}_ext data after initialization
[PATCH v15 0/7] x509, pkcs7, crypto: Add ML-DSA signing
2026-02-03 9:42 UTC (16+ messages)
` [PATCH v15 1/7] crypto: Add ML-DSA crypto_sig support
` [PATCH v15 2/7] x509: Separately calculate sha256 for blacklist
` [PATCH v15 3/7] pkcs7, x509: Rename ->digest to ->m
` [PATCH v15 4/7] pkcs7: Allow the signing algo to do whatever digestion it wants itself
` [PATCH v15 5/7] pkcs7, x509: Add ML-DSA support
` [PATCH v15 6/7] modsign: Enable ML-DSA module signing
` [PATCH v15 7/7] pkcs7: Allow authenticatedAttributes for ML-DSA
[PATCH 0/2] module: Remove SHA-1 support for module signing
2026-02-02 17:01 UTC (6+ messages)
` [PATCH 2/2] sign-file: Remove support for signing with PKCS#7
` [PATCH] sign-file, pkcs7: Honour the hash parameter to sign-file
Pick up keys-next branch for linux-next?
2026-01-30 12:49 UTC (2+ messages)
[PATCH v9 16/32] dyndbg,module: make proper substructs in _ddebug_info
2026-01-29 7:29 UTC (2+ messages)
` [PATCH v9 22/32] dyndbg-API: replace DECLARE_DYNDBG_CLASSMAP
[PATCH RFC v3 00/15] rust: Reimplement ThisModule to fix ownership problems
2026-01-27 14:53 UTC (2+ messages)
[PATCH v14 0/5] x509, pkcs7, crypto: Add ML-DSA and RSASSA-PSS signing
2026-01-26 13:56 UTC (15+ messages)
` [PATCH v14 1/5] crypto: Add ML-DSA crypto_sig support
` [PATCH v14 2/5] x509: Separately calculate sha256 for blacklist
` [PATCH v14 3/5] pkcs7: Allow the signing algo to do whatever digestion it wants itself
` [PATCH v14 4/5] pkcs7, x509: Add ML-DSA support
` [PATCH v14 5/5] modsign: Enable ML-DSA module signing
[PATCH v12 00/10] x509, pkcs7, crypto: Add ML-DSA and RSASSA-PSS signing
2026-01-25 14:19 UTC (18+ messages)
` [PATCH v12 02/10] pkcs7: Allow the signing algo to calculate the digest itself
` [PATCH v12 04/10] pkcs7, x509: Add ML-DSA support
` [PATCH v12 05/10] modsign: Enable ML-DSA module signing
` [PATCH v12 06/10] crypto: Add supplementary info param to asymmetric key signature verification
` [PATCH v12 07/10] crypto: Add RSASSA-PSS support
` [PATCH v12 08/10] pkcs7, x509: "
` [PATCH v12 09/10] modsign: Enable RSASSA-PSS module signing
` [PATCH v12 10/10] x509, pkcs7: Limit crypto combinations that may be used for "
[PATCH v13 00/12] x509, pkcs7, crypto: Add ML-DSA and RSASSA-PSS signing
2026-01-24 11:46 UTC (37+ messages)
` [PATCH v13 01/12] crypto: Add ML-DSA crypto_sig support
` [PATCH v13 02/12] pkcs7: Allow the signing algo to calculate the digest itself
` [PATCH v13 03/12] pkcs7: Allow direct signing of data with ML-DSA
` [PATCH v13 04/12] pkcs7, x509: Add ML-DSA support
` [PATCH v13 05/12] modsign: Enable ML-DSA module signing
` [PATCH v13 06/12] crypto: Add supplementary info param to asymmetric key signature verification
` [PATCH v13 07/12] crypto: Add RSASSA-PSS support
` [PATCH v13 08/12] pkcs7, x509: "
` [PATCH v13 09/12] modsign: Enable RSASSA-PSS module signing
` [PATCH v13 10/12] pkcs7: Add FIPS selftest for RSASSA-PSS
` [PATCH v13 11/12] x509, pkcs7: Limit crypto combinations that may be used for module signing
` [PATCH v13 12/12] pkcs7: Add ML-DSA FIPS selftest
[RFC PATCH 1/1] module: speed modprobe by adding name_crc to struct module
2026-01-23 23:33 UTC (7+ messages)
[PATCH v2 0/2] Improve handling of the __klp_{objects,funcs} sections in modules
2026-01-22 8:34 UTC (5+ messages)
` [PATCH v2 1/2] livepatch: Fix having __klp_objects relics in non-livepatch modules
` [PATCH v2 2/2] livepatch: Free klp_{object,func}_ext data after initialization
[PATCH v2 0/2] gendwarfksyms: Document build dependencies
2026-01-22 0:00 UTC (7+ messages)
` [PATCH v2 1/2] Documentation/kbuild: Document gendwarfksyms "
` [PATCH v2 2/2] Documentation/kbuild: gendwarfksyms: Style cleanup
[PATCH v5 0/6] Unload linux/kernel.h
2026-01-21 14:53 UTC (14+ messages)
` [PATCH v5 1/6] kernel.h: drop STACK_MAGIC macro
` [PATCH v5 2/6] moduleparam: include required headers explicitly
` [PATCH v5 3/6] kernel.h: move VERIFY_OCTAL_PERMISSIONS() to sysfs.h
` [PATCH v5 4/6] kernel.h: include linux/instruction_pointer.h explicitly
` [PATCH v5 5/6] tracing: Remove size parameter in __trace_puts()
` [PATCH v5 6/6] tracing: move tracing declarations from kernel.h to a dedicated header
[PATCH 0/2] Improve handling of the __klp_{objects,funcs} sections in modules
2026-01-20 17:48 UTC (6+ messages)
` [PATCH 1/2] livepatch: Fix having __klp_objects relics in non-livepatch modules
` [PATCH 2/2] livepatch: Free klp_{object,func}_ext data after initialization
[syzbot] [modules?] INFO: rcu detected stall in inotify_add_watch
2026-01-19 19:56 UTC
[PATCH v3 02/12] rust: macros: use `quote!` from vendored crate
2026-01-19 7:09 UTC (4+ messages)
` [PATCH v3 04/12] rust: macros: use `syn` to parse `module!` macro
[PATCH v2 0/3] module: Add compile-time check for embedded NUL characters
2026-01-16 23:35 UTC (6+ messages)
` [PATCH v2 3/3] "
[PATCH] kernel: modules: Add SPDX license identifier to kmod.c
2026-01-16 18:45 UTC (4+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox