Keyrings Archive mirror
 help / color / mirror / Atom feed
 messages from 2025-11-19 02:36:39 to 2025-12-13 05:26:50 UTC [more...]

[PATCH 0/6] Extend "trusted" keys to support a new trust source named the PowerVM Key Wrapping Module (PKWM)
 2025-12-13  5:26 UTC 

[PATCH v1 00/17] tee: Use bus callbacks instead of driver callbacks
 2025-12-11 17:15 UTC  (3+ messages)
` [PATCH v1 14/17] KEYS: trusted: Migrate to use tee specific driver registration function
` [PATCH v1 15/17] KEYS: trusted: Make use of tee bus methods

[PATCH v4 0/8] Streamline TPM2 HMAC sessions
 2025-12-10 17:20 UTC  (9+ messages)
` [PATCH v4 1/8] KEYS: trusted: Remove dead branch from tpm2_unseal_cmd
` [PATCH v4 2/8] tpm2-sessions: Define TPM2_NAME_MAX_SIZE
` [PATCH v4 3/8] KEYS: trusted: Re-orchestrate tpm2_read_public() calls
` [PATCH v4 4/8] tpm2-sessions: Remove AUTH_MAX_NAMES
` [PATCH v4 5/8] tpm-buf: Remove tpm_buf_append_handle
` [PATCH v4 6/8] tpm: Orchestrate TPM commands in tpm_get_random()
` [PATCH v4 7/8] tpm: Send only one at most TPM2_GetRandom command
` [PATCH v4 8/8] tpm: In tpm_get_random() replace 'retries' with a zero check

[PATCH v3 0/7] Streamline TPM2 HMAC sessions
 2025-12-10 14:39 UTC  (8+ messages)
` [PATCH v3 1/7] KEYS: trusted: Remove dead branch from tpm2_unseal_cmd
` [PATCH v3 2/7] tpm2-sessions: Define TPM2_NAME_MAX_SIZE
` [PATCH v3 3/7] KEYS: trusted: Re-orchestrate tpm2_read_public() calls
` [PATCH v3 4/7] tpm2-sessions: Remove AUTH_MAX_NAMES
` [PATCH v3 5/7] tpm-buf: Remove tpm_buf_append_handle
` [PATCH v3 6/7] tpm: Orchestrate TPM commands in tpm_get_random()
` [PATCH v3 7/7] tpm: Send only one TPM command per hwrng request

[PATCH v2 1/5] KEYS: trusted: Remove dead branch from tpm2_unseal_cmd
 2025-12-09 10:05 UTC  (2+ messages)
` [PATCH v2 3/5] KEYS: trusted: Re-orchestrate tpm2_read_public() calls

[PATCH 2/4] KEYS: trusted: Re-orchestrate tpm2_read_public() calls
 2025-12-09  7:52 UTC  (3+ messages)
` [PATCH 4/4] tpm-buf: Remove tpm_buf_append_handle

[PATCH] KEYS: trusted: Don't use 'buf->handles'
 2025-12-09  7:19 UTC  (2+ messages)

[PATCH] KEYS: trusted: Fix overwrite of keyhandle parameter
 2025-12-08 18:56 UTC  (2+ messages)

[PATCH v7 0/3] Optimize tpm2_read_public() calls
 2025-12-08  5:15 UTC  (5+ messages)
` [PATCH v7 1/3] tpm2-sessions: Define TPM2_NAME_MAX_SIZE
` [PATCH v7 2/3] KEYS: trusted: Re-orchestrate tpm2_read_public() calls
` [PATCH v7 3/3] tpm2-sessions: Remove AUTH_MAX_NAMES

[PATCH v6 0/2] Optimize tpm2_read_public() calls
 2025-12-07 21:06 UTC  (6+ messages)
` [PATCH v6 1/2] KEYS: trusted: Re-orchestrate "
` [PATCH v6 2/2] KEYS: trusted: Store parent's name to the encoded keys

[PATCH] KEYS: trusted: Re-orchestrate tpm2_read_public() calls
 2025-12-07  9:28 UTC  (6+ messages)

[PATCH 0/3] Implement managed allocations
 2025-12-06 17:00 UTC  (5+ messages)
` [PATCH 1/3] tpm-buf: Merge TPM_BUF_BOUNDARY_ERROR and TPM_BUF_OVERFLOW
` [PATCH 2/3] tpm-buf: Remove chip parameter from tpm_buf_append_handle
` [PATCH 3/3] tpm-buf: Implement managed allocations

[PATCH v5 0/2] Optimize tpm2_read_public() calls
 2025-12-06 16:13 UTC  (3+ messages)
` [PATCH v5 1/2] KEYS: trusted: Re-orchestrate "
` [PATCH v5 2/2] KEYS: trusted: Store parent's name to the encoded keys

[GIT PULL] TPM DEVICE DRIVER: tpmdd-sessions-next-6.19-rc1
 2025-12-06  5:42 UTC  (2+ messages)

[PATCH v4 1/4] KEYS: trusted: Re-orchestrate tpm2_read_public() calls
 2025-12-05 15:19 UTC  (3+ messages)
` [PATCH v4 2/4] KEYS: trusted: Store parent's name to the encoded keys
` [PATCH v4 3/4] KEYS: trusted: Open code tpm2_buf_append()

[PATCH v3 1/2] KEYS: trusted: Re-orchestrate tpm2_read_public() calls
 2025-12-05  4:00 UTC  (2+ messages)
` [PATCH v3 2/2] KEYS: trusted: Store parent's name to the encoded keys

[GIT PULL] TPM DEVICE DRIVER: tpmdd-next-6.19-rc1-v4
 2025-12-05  3:45 UTC  (2+ messages)

[PATCH v2 1/2] KEYS: trusted: Re-orchestrate tpm2_read_public() calls
 2025-12-05  3:14 UTC  (4+ messages)
` [PATCH v2 2/2] KEYS: trusted: Store parent's name to the encoded keys

[PATCH v4 1/4] tpm2-sessions: Fix out of range indexing in name_size
 2025-12-04 19:47 UTC  (2+ messages)
` [PATCH v4 4/4] tpm2-sessions: Open code tpm_buf_append_hmac_session()

[PATCH v3 1/4] tpm2-sessions: fix out of range indexing in name_size
 2025-12-04 18:47 UTC  (4+ messages)
` [PATCH v3 4/4] tpm2-sessions: Open code tpm_buf_append_hmac_session()

[GIT PULL] KEYS: trusted: keys-trusted-next-rc1
 2025-12-03 19:32 UTC  (2+ messages)

[GIT PULL] KEYS: keys-next-6.19-rc1
 2025-12-03 19:32 UTC  (2+ messages)

[PATCH v3 0/2] lib/crypto: ML-DSA verification support
 2025-12-03 17:43 UTC  (8+ messages)
` [PATCH v3 1/2] lib/crypto: Add "
` [PATCH v3 2/2] lib/crypto: tests: Add KUnit tests for ML-DSA verification

[GIT PULL] TPM DEVICE DRIVER: tpmdd-next-6.19-rc1-v3
 2025-12-03  2:02 UTC  (2+ messages)

[PATCH v3] tpm2-sessions: address out-of-range indexing
 2025-12-02 22:07 UTC  (4+ messages)

[PATCH v2 1/4] tpm2-sessions: fix out of range indexing in name_size
 2025-12-02 20:26 UTC  (2+ messages)
` [PATCH v2 4/4] tpm2-sessions: Open code tpm_buf_append_hmac_session()

[PATCH 1/4] tpm2-sessions: address out-of-range indexing
 2025-12-01 22:45 UTC  (3+ messages)
` [PATCH 4/4] tpm2-sessions: Open code tpm_buf_append_hmac_session()
` [PATCH v3] tpm2-sessions: address out-of-range indexing

[PATCH v2] tpm2-sessions: address out-of-range indexing
 2025-11-30 21:35 UTC 

[PATCH] tpm2-sessions: address out-of-range indexing
 2025-11-30 21:18 UTC 

[PATCH 0/4] lib/crypto: ML-DSA verification support
 2025-11-30 19:06 UTC  (27+ messages)
` [PATCH 1/4] lib/crypto: Add "
` [PATCH 2/4] lib/crypto: tests: Add KUnit tests for ML-DSA
` [PATCH 3/4] lib/crypto: tests: Add ML-DSA-65 test cases
` [PATCH 4/4] lib/crypto: tests: Add ML-DSA-87 "

[GIT PULL] TPM DEVICE DRIVER: tpmdd-next-6.19-rc1-v2
 2025-11-28 16:40 UTC 

[GIT PULL] TPM DEVICE DRIVER: tpmdd-next-6.19-rc1
 2025-11-28 16:27 UTC  (4+ messages)

[PATCH v9 2/8] tpm2-sessions: Open code tpm_buf_append_hmac_session()
 2025-11-28 15:14 UTC  (8+ messages)
` [PATCH v9 3/8] KEYS: trusted: Replace a redundant instance of tpm2_hash_map
` [PATCH v9 4/8] KEYS: trusted: Fix a memory leak in tpm2_load_cmd
` [PATCH v9 5/8] KEYS: trusted: Open code tpm2_buf_append()
` [PATCH v9 6/8] tpm-buf: Merge TPM_BUF_BOUNDARY_ERROR and TPM_BUF_OVERFLOW
` [PATCH v9 8/8] tpm-buf: Enable managed and stack allocations

[PATCH v8 03/11] KEYS: trusted: remove redundant instance of tpm2_hash_map
 2025-11-27 21:41 UTC  (7+ messages)
` [PATCH v8 04/11] KEYS: trusted: Fix memory leak in tpm2_load()
` [PATCH v8 05/11] KEYS: trusted: Use tpm_ret_to_err() in trusted_tpm2
` [PATCH v8 07/11] tpm2-sessions: Unmask tpm_buf_append_hmac_session()
` [PATCH v8 08/11] KEYS: trusted: Open code tpm2_buf_append()
` [PATCH v8 09/11] tpm-buf: unify TPM_BUF_BOUNDARY_ERROR and TPM_BUF_OVERFLOW
` [PATCH v8 11/11] tpm-buf: Enable managed and stack allocations

[PATCH v7 03/11] KEYS: trusted: remove redundant instance of tpm2_hash_map
 2025-11-27 19:03 UTC  (9+ messages)
` [PATCH v7 04/11] KEYS: trusted: Fix memory leak in tpm2_load()
` [PATCH v7 05/11] KEYS: trusted: Use tpm_ret_to_err() in trusted_tpm2
` [PATCH v7 07/11] tpm2-sessions: Unmask tpm_buf_append_hmac_session()
` [PATCH v7 08/11] KEYS: trusted: Open code tpm2_buf_append()
` [PATCH v7 09/11] tpm-buf: unify TPM_BUF_BOUNDARY_ERROR and TPM_BUF_OVERFLOW
` [PATCH v7 11/11] tpm-buf: Enable managed and stack allocations

[PATCH v2 0/2] lib/crypto: ML-DSA verification support
 2025-11-26 21:42 UTC  (5+ messages)
` [PATCH v2 1/2] lib/crypto: Add "
` [PATCH v2 2/2] lib/crypto: tests: Add KUnit tests for ML-DSA verification

[PATCH v9 2/9] crypto: Add ML-DSA/Dilithium verify support
 2025-11-25 20:51 UTC  (17+ messages)
` [PATCH v9 0/9] lib/crypto: Add ML-DSA signing
  ` Pick up keys-pqc branch for linux-next?

[PATCH v10 0/8] lib/crypto: Add ML-DSA signing [WIP]
 2025-11-24 20:43 UTC  (18+ messages)
` [PATCH v10 1/8] lib/crypto: Add ML-DSA verification support
` [PATCH v10 2/8] lib/crypto: tests: Add KUnit tests for ML-DSA
` [PATCH v10 3/8] lib/crypto: tests: Add ML-DSA-65 test cases
` [PATCH v10 4/8] lib/crypto: tests: Add ML-DSA-87 "
` [PATCH v10 5/8] crypto: Add ML-DSA crypto_sig support
` [PATCH v10 6/8] pkcs7: Allow the signing algo to calculate the digest itself
` [PATCH v10 7/8] pkcs7, x509: Add ML-DSA support
` [PATCH v10 8/8] modsign: Enable ML-DSA module signing

[PATCH v2] crypto: asymmetric_keys: fix uninitialized pointers with free attribute
 2025-11-22 17:19 UTC  (4+ messages)

[PATCH] crypto: asymmetric_keys: fix uninitialized pointers with free attr
 2025-11-22 14:23 UTC  (3+ messages)

[PATCH][next] KEYS: Avoid -Wflex-array-member-not-at-end warning
 2025-11-22  3:14 UTC  (2+ messages)

[PATCH] KEYS: encrypted: Use pr_fmt()
 2025-11-21 20:10 UTC  (4+ messages)

[PATCH 0/7] keyutils: Add some fixes and updates
 2025-11-19 15:53 UTC  (4+ messages)
` [PATCH 2/7] request-key: Fix mishandling of last line of config file

[PATCH] certs: buffer OpenSSL log output to avoid flooding compile log
 2025-11-19 11:10 UTC 

[PATCH] KEYS: encrypted: Replace deprecated strcpy and improve get_derived_key
 2025-11-19  2:50 UTC  (2+ messages)

[PATCH] keys: Replace memcpy with strscpy in proc_keys_show
 2025-11-19  2:36 UTC  (2+ messages)


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).