Keyrings Archive mirror
 help / color / mirror / Atom feed
 messages from 2026-01-20 22:03:25 to 2026-02-17 08:27:03 UTC [more...]

[PATCH] x509: select CONFIG_CRYPTO_LIB_SHA256
 2026-02-17  8:26 UTC 

[PATCH 0/2] move TPM-specific fields into trusted_tpm_options
 2026-02-17  6:52 UTC  (6+ messages)
` [PATCH 1/2] keys/trusted_keys: fix handle passed to tpm_buf_append_name during unseal
` [PATCH 2/2] keys/trusted_keys: move TPM-specific fields into trusted_tpm_options

[LSF/MM/BPF TOPIC] Namespace-aware upcalls from kernel filesystems
 2026-02-17  4:16 UTC  (5+ messages)

[PATCH v3 1/3] integrity: Make arch_ima_get_secureboot integrity-wide
 2026-02-13  1:28 UTC 

[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  (55+ 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 v9 00/11] Streamline TPM2 HMAC sessions
 2026-02-08 14:09 UTC  (15+ messages)
` [PATCH v9 01/11] KEYS: trusted: Use get_random-fallback for TPM
` [PATCH v9 02/11] KEYS: trusted: Use get_random_bytes_wait() instead of tpm_get_random()
` [PATCH v9 03/11] tpm: Change tpm_get_random() opportunistic
` [PATCH v9 04/11] tpm2-sessions: Define TPM2_NAME_MAX_SIZE
` [PATCH v9 05/11] KEYS: trusted: Open code tpm2_buf_append()
` [PATCH v9 06/11] KEYS: trusted: Remove dead branch from tpm2_unseal_cmd
` [PATCH v9 07/11] KEYS: trusted: Re-orchestrate tpm2_read_public() calls
` [PATCH v9 08/11] tpm2-sessions: Remove the support for more than one authorization
` [PATCH v9 09/11] tpm-buf: Remove tpm_buf_append_handle
` [PATCH v9 10/11] tpm-buf: Merge TPM_BUF_BOUNDARY_ERROR and TPM_BUF_OVERFLOW
` [PATCH v9 11/11] tpm-buf: Implement managed allocations

[PATCH v16 0/7] x509, pkcs7, crypto: Add ML-DSA signing
 2026-02-08 13:41 UTC  (14+ 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()

IMA and PQC
 2026-02-03 13:43 UTC  (9+ messages)

[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

[PATCH v6 0/6] Extend "trusted" keys to support a new trust source named the PowerVM Key Wrapping Module (PKWM)
 2026-02-01 22:29 UTC  (9+ messages)
` [PATCH v6 1/6] pseries/plpks: fix kernel-doc comment inconsistencies
` [PATCH v6 2/6] powerpc/pseries: move the PLPKS config inside its own sysfs directory
` [PATCH v6 3/6] pseries/plpks: expose PowerVM wrapping features via the sysfs
` [PATCH v6 4/6] pseries/plpks: add HCALLs for PowerVM Key Wrapping Module
` [PATCH v6 5/6] keys/trusted_keys: establish PKWM as a trusted source
` [PATCH v6 6/6] docs: trusted-encryped: add PKWM as a new trust source

[PATCH] crypto: pkcs7 - use constant-time digest comparison
 2026-02-01 13:07 UTC  (4+ messages)

Pick up keys-next branch for linux-next?
 2026-01-30 12:49 UTC  (2+ messages)

[PATCH v5 0/6] Extend "trusted" keys to support a new trust source named the PowerVM Key Wrapping Module (PKWM)
 2026-01-29 10:15 UTC  (8+ messages)
` [PATCH v5 1/6] pseries/plpks: fix kernel-doc comment inconsistencies
` [PATCH v5 2/6] powerpc/pseries: move the PLPKS config inside its own sysfs directory
` [PATCH v5 3/6] pseries/plpks: expose PowerVM wrapping features via the sysfs
` [PATCH v5 4/6] pseries/plpks: add HCALLs for PowerVM Key Wrapping Module
` [PATCH v5 5/6] keys/trusted_keys: establish PKWM as a trusted source
` [PATCH v5 6/6] docs: trusted-encryped: add PKWM as a new trust source

[ANN] Linux Security Summit 2026 CfP
 2026-01-26 20:58 UTC 

[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

[GIT PULL] KEYS: trusted: keys-trusted-next-6.19-rc7
 2026-01-25 20:21 UTC  (2+ messages)

[PATCH v12 00/10] x509, pkcs7, crypto: Add ML-DSA and RSASSA-PSS signing
 2026-01-25 14:19 UTC  (6+ messages)
` [PATCH v12 06/10] crypto: Add supplementary info param to asymmetric key signature verification

[PATCH v13 00/12] x509, pkcs7, crypto: Add ML-DSA and RSASSA-PSS signing
 2026-01-24 11:46 UTC  (21+ messages)
` [PATCH v13 02/12] pkcs7: Allow the signing algo to calculate the digest itself
` [PATCH v13 05/12] modsign: Enable ML-DSA module signing
` [PATCH v13 07/12] crypto: Add RSASSA-PSS support
` [PATCH v13 11/12] x509, pkcs7: Limit crypto combinations that may be used for module signing

[PATCH v4 0/6] Extend "trusted" keys to support a new trust source named the PowerVM Key Wrapping Module (PKWM)
 2026-01-24 10:03 UTC  (4+ messages)
` [PATCH v4 4/6] pseries/plpks: add HCALLs for PowerVM Key Wrapping Module

[PATCH 1/3] integrity: Make arch_ima_get_secureboot integrity-wide
 2026-01-24  0:18 UTC  (13+ messages)

[PATCH RESEND 00/12] mm: add bitmap VMA flag helpers and convert all mmap_prepare to use them
 2026-01-22 15:47 UTC  (5+ messages)
` [PATCH RESEND 08/12] mm: update all remaining mmap_prepare users to use vma_flags_t

[PATCH] efi: Mark UEFI skip cert quirks list as __initconst
 2026-01-21  7:43 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).