messages from 2026-01-05 18:31:05 to 2026-01-22 00:00:06 UTC [more...]
[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 v14 0/5] x509, pkcs7, crypto: Add ML-DSA and RSASSA-PSS signing
2026-01-21 22:36 UTC (6+ 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 v2 0/2] Improve handling of the __klp_{objects,funcs} sections in modules
2026-01-21 21:04 UTC (4+ 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 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 v13 00/12] x509, pkcs7, crypto: Add ML-DSA and RSASSA-PSS signing
2026-01-21 14:21 UTC (35+ 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
[PATCH v12 00/10] x509, pkcs7, crypto: Add ML-DSA and RSASSA-PSS signing
2026-01-21 0:06 UTC (19+ messages)
` [PATCH v12 01/10] crypto: Add ML-DSA crypto_sig support
` [PATCH v12 02/10] pkcs7: Allow the signing algo to calculate the digest itself
` [PATCH v12 03/10] pkcs7: Allow direct signing of data with ML-DSA
` [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 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 (7+ messages)
` [PATCH v3 04/12] rust: macros: use `syn` to parse `module!` macro
` [PATCH v3 05/12] rust: macros: use `quote!` for "
` [PATCH v3 09/12] rust: macros: allow arbitrary types to be used in "
` [PATCH v3 10/12] rust: macros: rearrange `#[doc(hidden)]` "
[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)
[PATCH RFC v3 00/15] rust: Reimplement ThisModule to fix ownership problems
2026-01-14 14:37 UTC (20+ messages)
` [PATCH RFC v3 01/15] rust: enable const_refs_to_static feature
` [PATCH RFC v3 02/15] rust: add new ThisModule trait and THIS_MODULE impl
` [PATCH RFC v3 03/15] rust: miscdevice: fix use after free because missing .owner
` [PATCH RFC v3 04/15] rust: block: fix missing owner field in block_device_operations
` [PATCH RFC v3 05/15] rust: drm: fix missing owner in file_operations
` [PATCH RFC v3 06/15] rust: configfs: use new THIS_MODULE
` [PATCH RFC v3 07/15] rust: binder: "
` [PATCH RFC v3 08/15] rust: firmware: use THIS_MODULE over LocalModule for name
` [PATCH RFC v3 09/15] gpu: nova-core: "
` [PATCH RFC v3 10/15] samples: rust: auxiliary: "
` [PATCH RFC v3 11/15] rust: driver: make RegistrationOps::register() to use new ThisModule
` [PATCH RFC v3 12/15] rust: phy: make Registration::register() "
` [PATCH RFC v3 13/15] rust: remove module argument from InPlaceModule::init()
` [PATCH RFC v3 14/15] rust: remove kernel::ModuleMetadata
` [PATCH RFC v3 15/15] rust: remove old version of ThisModule
[PATCH v4 00/17] module: Introduce hash-based integrity checking
2026-01-13 14:56 UTC (19+ messages)
` [PATCH v4 01/17] module: Only declare set_module_sig_enforced when CONFIG_MODULE_SIG=y
` [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 09/17] module: Make module loading policy usable without MODULE_SIG
` [PATCH v4 10/17] module: Move integrity checks into dedicated function
` [PATCH v4 11/17] module: Move lockdown check into generic module loader
` [PATCH v4 12/17] module: Move signature splitting up
` [PATCH v4 13/17] module: Report signature type to users
` [PATCH v4 14/17] lockdown: Make the relationship to MODULE_SIG a dependency
` [PATCH v4 15/17] module: Introduce hash-based integrity checking
` [PATCH v4 16/17] kbuild: move handling of module stripping to Makefile.lib
` [PATCH v4 17/17] kbuild: make CONFIG_MODULE_HASHES compatible with module stripping
[PATCH] module: Remove duplicate freeing of lockdep classes
2026-01-12 19:29 UTC (5+ messages)
[PATCH] module: Fix kernel panic when a symbol st_shndx is out of bounds
2026-01-12 14:37 UTC (2+ messages)
[PATCH v11 0/8] x509, pkcs7, crypto: Add ML-DSA and RSASSA-PSS signing
2026-01-08 14:39 UTC (25+ messages)
` [PATCH v11 2/8] pkcs7: Allow the signing algo to calculate the digest itself
` [PATCH v11 3/8] pkcs7, x509: Add ML-DSA support
` [PATCH v11 4/8] modsign: Enable ML-DSA module signing
` [PATCH v11 5/8] crypto: Add supplementary info param to asymmetric key signature verification
` [PATCH v11 6/8] crypto: Add RSASSA-PSS support
` [PATCH v11 7/8] pkcs7, x509: "
` [PATCH v11 8/8] modsign: Enable RSASSA-PSS module signing
[PATCH] Documentation/kbuild: Document gendwarfksyms build dependencies
2026-01-08 14:10 UTC
[PATCH] software node: replace -EEXIST with -EBUSY
2026-01-08 11:58 UTC (8+ messages)
[PATCH 3/3] module: Add compile-time check for embedded NUL characters
2026-01-08 8:49 UTC (11+ messages)
[PATCH 1/2] module: expose imported namespaces via sysfs
2026-01-08 4:47 UTC (2+ messages)
` [PATCH 2/2] docs: symbol-namespaces: mention sysfs attribute
[PATCH v2 02/11] rust: macros: use `quote!` from vendored crate
2026-01-07 17:54 UTC (8+ messages)
` [PATCH v2 04/11] rust: macros: use `syn` to parse `module!` macro
` [PATCH v2 05/11] rust: macros: use `quote!` for "
` [PATCH v2 09/11] rust: macros: allow arbitrary types to be used in "
` [PATCH v2 10/11] rust: macros: rearrange `#[doc(hidden)]` "
[PATCH v18 00/42] DEPT(DEPendency Tracker)
2026-01-07 12:19 UTC (3+ messages)
` [PATCH v18 34/42] dept: add module support for struct dept_event_site and dept_event_site_dep
[PATCH RFC v2 00/11] rust: Reimplement ThisModule to fix ownership problems
2026-01-06 16:11 UTC (12+ messages)
` [PATCH RFC v2 01/11] rust: enable const_refs_to_static feature
` [PATCH RFC v2 02/11] rust: add new ThisModule trait and THIS_MODULE impl
` [PATCH RFC v2 03/11] rust: miscdevice: fix use after free because missing .owner
` [PATCH RFC v2 04/11] rust: block: fix missing owner field in block_device_operations
` [PATCH RFC v2 05/11] rust: drm: fix missing owner in file_operations
` [PATCH RFC v2 06/11] rust: driver: make RegistrationOps::register() to use new ThisModule
` [PATCH RFC v2 07/11] rust: phy: make Registration::register() "
` [PATCH RFC v2 08/11] rust: binder: use new THIS_MODULE
` [PATCH RFC v2 09/11] rust: remove module argument from InPlaceModule::init()
` [PATCH RFC v2 10/11] rust: remove kernel::ModuleMetadata
` [PATCH RFC v2 11/11] rust: remove old version of ThisModule
[PATCH] KEYS: replace -EEXIST with -EBUSY
2026-01-06 15:04 UTC (3+ messages)
[PATCH v4 0/7] Unload linux/kernel.h
2026-01-05 20:15 UTC (19+ messages)
` [PATCH v4 7/7] kernel.h: drop trace_printk.h
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