[PATCH v3] KEYS: trusted: Debugging as a feature
2026-04-10 17:33 UTC (2+ messages)
[PATCH net-next v2 2/2] KEYS: annotate struct user_key_payload with __counted_by
2026-04-09 22:57 UTC
[PATCH RESEND net-next 2/2] KEYS: annotate struct user_key_payload with __counted_by
2026-04-09 18:27 UTC (3+ messages)
[PATCH v1] treewide: Fix indentation and whitespace in Kconfig files
2026-04-09 13:23 UTC (5+ messages)
[PATCH v2] KEYS: trusted: Debugging as a feature
2026-04-09 0:41 UTC (5+ messages)
[PATCH] extract-cert: Wrap key_pass with '#ifdef USE_PKCS11_ENGINE'
2026-04-08 20:25 UTC (2+ messages)
[PATCH 1/3] crypto: public_key: Remove check for valid hash_algo for ML-DSA keys
2026-04-08 17:25 UTC (3+ messages)
[PATCH net-next 2/2] KEYS: annotate struct user_key_payload with __counted_by
2026-04-08 12:21 UTC (3+ messages)
[PATCH] KEYS: encrypted: Remove unnecessary selection of CRYPTO_RNG
2026-04-08 8:43 UTC (6+ messages)
[PATCH v2] KEYS: trusted: Debugging as a feature
2026-04-08 8:24 UTC (4+ messages)
[PATCH] X.509: Fix out-of-bounds access when parsing extensions
2026-04-07 10:58 UTC
[PATCH] keys: cleanup dead code in Kconfig for FIPS_SIGNATURE_SELFTEST
2026-03-31 12:22 UTC
[PATCH v3 0/8] module: Move 'struct module_signature' to UAPI
2026-03-26 20:06 UTC (13+ messages)
` [PATCH v3 1/8] extract-cert: drop unused definition of PKEY_ID_PKCS7
` [PATCH v3 2/8] module: Drop unused signature types
` [PATCH v3 3/8] module: Give 'enum pkey_id_type' a more specific name
` [PATCH v3 4/8] module: Give MODULE_SIG_STRING a more descriptive name
` [PATCH v3 5/8] module: Move 'struct module_signature' to UAPI
` [PATCH v3 6/8] tools uapi headers: add linux/module_signature.h
` [PATCH v3 7/8] sign-file: use 'struct module_signature' from the UAPI headers
` [PATCH v3 8/8] selftests/bpf: verify_pkcs7_sig: Use "
Linux warns: `blacklist: Duplicate blacklisted hash bin:47ff1b63b140b6fc04ed79131331e651da5b2e2f170f5daef4153dc2fbc532b1`
2026-03-24 17:25 UTC
[PATCH v2] KEYS: trusted: Debugging as a feature
2026-03-24 11:01 UTC
[PATCH] KEYS: trusted: Protocol debugging as a feature
2026-03-24 10:35 UTC (2+ messages)
[RFC] power/hibernate: TPM2 image encryption to allow hibernation under lockdown
2026-03-23 23:39 UTC (2+ messages)
[PATCH v9 00/11] Streamline TPM2 HMAC sessions
2026-03-23 5:46 UTC (15+ messages)
` [PATCH v9 01/11] KEYS: trusted: Use get_random-fallback for TPM
` [PATCH v9 11/11] tpm-buf: Implement managed allocations
[PATCH v2 0/2] move TPM-specific fields into trusted_tpm_options
2026-03-23 5:28 UTC (10+ messages)
` [PATCH v2 1/2] keys/trusted_keys: clean up debug message logging in the tpm backend
` [PATCH v2 2/2] keys/trusted_keys: move TPM-specific fields into trusted_tpm_options
[PATCH] MAINTAINERS: update email address for Ignat Korchagin
2026-03-22 2:19 UTC (5+ messages)
[PATCHv2] sign-file,extract-cert: use KBUILD_SIGN_PIN in provider mode
2026-03-18 15:30 UTC (4+ messages)
[PATCH] sign-file: use KBUILD_SIGN_PIN in provider mode
2026-03-12 13:31 UTC
[PATCH] integrity: avoid using __weak functions
2026-03-09 21:29 UTC (5+ messages)
[PATCH v3 1/3] integrity: Make arch_ima_get_secureboot integrity-wide
2026-03-05 17:25 UTC (4+ messages)
` [PATCH 1/1] s390/ipl: Fix missing arch_get_secureboot() prototype warning
[PATCH v2 0/8] module: Move 'struct module_signature' to UAPI
2026-03-05 7:11 UTC (9+ messages)
` [PATCH v2 1/8] extract-cert: drop unused definition of PKEY_ID_PKCS7
` [PATCH v2 2/8] module: Drop unused signature types
` [PATCH v2 3/8] module: Give 'enum pkey_id_type' a more specific name
` [PATCH v2 4/8] module: Give MODULE_SIG_STRING a more descriptive name
` [PATCH v2 5/8] module: Move 'struct module_signature' to UAPI
` [PATCH v2 6/8] tools uapi headers: add linux/module_signature.h
` [PATCH v2 7/8] sign-file: use 'struct module_signature' from the UAPI headers
` [PATCH v2 8/8] selftests/bpf: verify_pkcs7_sig: Use "
[PATCH 0/8] modules: Move 'struct module_signature' to UAPI
2026-03-04 7:52 UTC (12+ messages)
` [PATCH 1/8] extract-cert: drop unused definition of PKEY_ID_PKCS7
` [PATCH 2/8] module: Drop unused signature types
` [PATCH 3/8] module: Give 'enum pkey_id_type' a more specific name
` [PATCH 4/8] module: Give MODULE_SIG_STRING a more descriptive name
` [PATCH 5/8] modules: Move 'struct module_signature' to UAPI
` [PATCH 6/8] tools uapi headers: add linux/module_signature.h
` [PATCH 7/8] sign-file: use 'struct module_signature' from the UAPI headers
` [PATCH 8/8] selftests/bpf: verify_pkcs7_sig: Use "
[PATCH] keys: Use kmalloc_flex() to improve user_preparse()
2026-03-04 0:17 UTC (2+ messages)
[PATCH] keys: Remove return variable and length check to simplify user_read
2026-03-04 0:10 UTC (2+ messages)
[PATCH v6 0/6] Extend "trusted" keys to support a new trust source named the PowerVM Key Wrapping Module (PKWM)
2026-02-27 8:29 UTC (3+ messages)
IMA and PQC
2026-02-26 21:05 UTC (18+ messages)
[PATCH v4 0/2] lib/crypto: ML-DSA verification support
2026-02-26 19:21 UTC (5+ messages)
` [PATCH v4 2/2] lib/crypto: tests: Add KUnit tests for ML-DSA verification
[PATCH 1/3] integrity: Make arch_ima_get_secureboot integrity-wide
2026-02-26 10:23 UTC (12+ messages)
[LSF/MM/BPF TOPIC] Namespace-aware upcalls from kernel filesystems
2026-02-24 8:35 UTC (10+ messages)
[PATCH] test: Handle EDQUOT in act_keyctl_test_limits
2026-02-23 17:20 UTC (2+ messages)
[PATCH] x509: select CONFIG_CRYPTO_LIB_SHA256
2026-02-17 8:35 UTC (2+ messages)
[PATCH 0/2] move TPM-specific fields into trusted_tpm_options
2026-02-17 6:52 UTC (4+ messages)
` [PATCH 2/2] keys/trusted_keys: "
[PATCH v2 1/3] integrity: Make arch_ima_get_secureboot integrity-wide
2026-02-12 20:25 UTC (4+ messages)
[PATCH] x509: select CONFIG_CRYPTO_LIB_SHA256
2026-02-12 17:49 UTC (2+ messages)
[GIT PULL] x509, pkcs7: Add support for ML-DSA signatures
2026-02-10 18:10 UTC (2+ messages)
[PATCH v2 00/13] mm: add bitmap VMA flag helpers and convert all mmap_prepare to use them
2026-02-10 17:44 UTC (38+ messages)
` [PATCH v2 01/13] mm/vma: remove __private sparse decoration from vma_flags_t
` [PATCH v2 02/13] mm: rename vma_flag_test/set_atomic() to vma_test/set_atomic_flag()
` [PATCH v2 03/13] mm: add mk_vma_flags() bitmap flag macro helper
` [PATCH v2 04/13] tools: bitmap: add missing bitmap_[subset(), andnot()]
` [PATCH v2 05/13] mm: add basic VMA flag operation helper functions
` [PATCH v2 06/13] mm: update hugetlbfs to use VMA flags on mmap_prepare
` [PATCH v2 07/13] mm: update secretmem "
` [PATCH v2 08/13] mm: update shmem_[kernel]_file_*() functions to use vma_flags_t
` [PATCH v2 09/13] mm: update all remaining mmap_prepare users "
` [PATCH v2 10/13] mm: make vm_area_desc utilise vma_flags_t only
` [PATCH v2 11/13] tools/testing/vma: separate VMA userland tests into separate files
` [PATCH v2 12/13] tools/testing/vma: separate out vma_internal.h into logical headers
` [PATCH v2 13/13] tools/testing/vma: add VMA userland tests for VMA flag functions
[GIT PULL] TPM DEVICE DRIVER: tpmdd-next-7.0-rc1
2026-02-10 0:50 UTC (2+ messages)
[PATCH v16 0/7] x509, pkcs7, crypto: Add ML-DSA signing
2026-02-08 13:41 UTC (11+ messages)
` [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 v15 6/7] modsign: Enable ML-DSA module signing
2026-02-03 9:42 UTC (7+ messages)
` [PATCH v15 0/7] x509, pkcs7, crypto: Add ML-DSA signing
page: next (older)
- 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