messages from 2025-09-19 07:06:03 to 2025-10-16 12:36:51 UTC [more...]
[PATCH] keys: Fix typos in 'struct key_type' function pointer comments
2025-10-16 12:36 UTC
[PATCH] KEYS: encrypted: Simplify determining 'format_len'
2025-10-15 23:21 UTC
[PATCH v3] keys: Replace deprecated strncpy in ecryptfs_fill_auth_tok
2025-10-15 11:06 UTC (3+ messages)
[PATCH] keys: Remove redundant less-than-zero checks
2025-10-15 11:02 UTC (3+ messages)
[PATCH v3] crypto: asymmetric_keys - prevent overflow in asymmetric_key_generate_id
2025-10-13 15:39 UTC (2+ messages)
[PATCH v2 1/2] crypto: asymmetric_keys - prevent overflow in asymmetric_key_generate_id
2025-10-13 8:31 UTC (5+ messages)
` [PATCH v2 2/2] crypto: asymmetric_keys - simplify asymmetric_key_hex_to_key_id
[PATCH v2] keys: Replace deprecated strncpy in ecryptfs_fill_auth_tok
2025-10-13 7:22 UTC (4+ messages)
[PATCH 1/2] crypto: asymmetric_keys - prevent overflow in asymmetric_key_generate_id
2025-10-13 7:00 UTC (6+ messages)
` [PATCH 2/2] crypto: asymmetric_keys - simplify asymmetric_key_hex_to_key_id
[GIT PULL] TPM DEVICE DRIVER: tpmdd-next-v6.18-2
2025-10-10 18:25 UTC (5+ messages)
[PATCH] keys: Replace deprecated strncpy in ecryptfs_fill_auth_tok
2025-10-10 15:12 UTC (3+ messages)
[PATCH] KEYS: encrypted: Use designated initializers for match_table_t structs
2025-10-10 4:01 UTC (6+ messages)
[PATCH] sign-file: Show -k flag in usage when built for CMS signing
2025-10-08 7:08 UTC (2+ messages)
[syzbot] [keyrings?] [lsm?] possible deadlock in keyring_clear (3)
2025-10-07 17:08 UTC
[GIT PULL] TPM DEVICE DRIVER: tpmdd-next-v6.18
2025-10-07 14:38 UTC (18+ messages)
[GIT PULL] KEYS: keys-next-6.18
2025-10-04 22:30 UTC (2+ messages)
[PATCH v3 00/10] tpm: Decouple Trenchboot dependencies
2025-10-01 12:52 UTC (31+ messages)
` [PATCH v3 01/10] tpm: Cap the number of PCR banks
` [PATCH v3 02/10] tpm: Use -EPERM as fallback error code in tpm_ret_to_err
` [PATCH v3 03/10] KEYS: trusted: Use tpm_ret_to_err() in trusted_tpm2
` [PATCH v3 04/10] tpm2-sessions: Remove 'attributes' from tpm_buf_append_auth
` [PATCH v3 05/10] tpm2-sessions: Umask tpm_buf_append_hmac_session()
` [PATCH v3 06/10] KEYS: trusted: Open code tpm2_buf_append()
` [PATCH v3 07/10] tpm-buf: check for corruption in tpm_buf_append_handle()
` [PATCH v3 08/10] tpm-buf: Remove chip parameter from tpm_buf_append_handle
` [PATCH v3 09/10] tpm-buf: Build PCR extend commands
` [PATCH v3 10/10] tpm-buf: Enable managed and stack allocations
[PATCH v5 0/9] Prepare TPM driver for Trenchboot
2025-09-30 23:19 UTC (10+ messages)
` [PATCH v5 1/9] tpm: Cap the number of PCR banks
` [PATCH v5 2/9] tpm: Use -EPERM as fallback error code in tpm_ret_to_err
` [PATCH v5 3/9] KEYS: trusted: Use tpm_ret_to_err() in trusted_tpm2
` [PATCH v5 4/9] tpm2-sessions: Remove 'attributes' from tpm_buf_append_auth
` [PATCH v5 5/9] tpm2-sessions: Unmask tpm_buf_append_hmac_session()
` [PATCH v5 6/9] KEYS: trusted: Open code tpm2_buf_append()
` [PATCH v5 7/9] tpm-buf: check for corruption in tpm_buf_append_handle()
` [PATCH v5 8/9] tpm-buf: Remove chip parameter from tpm_buf_append_handle
` [PATCH v5 9/9] tpm-buf: Enable managed and stack allocations
[PATCH v4 0/9] tpm: Decouple Trenchboot dependencies
2025-09-30 22:31 UTC (11+ messages)
` [PATCH v4 1/9] tpm: Cap the number of PCR banks
` [PATCH v4 2/9] tpm: Use -EPERM as fallback error code in tpm_ret_to_err
` [PATCH v4 3/9] KEYS: trusted: Use tpm_ret_to_err() in trusted_tpm2
` [PATCH v4 4/9] tpm2-sessions: Remove 'attributes' from tpm_buf_append_auth
` [PATCH v4 5/9] tpm2-sessions: Unmask tpm_buf_append_hmac_session()
` [PATCH v4 6/9] KEYS: trusted: Open code tpm2_buf_append()
` [PATCH v4 7/9] tpm-buf: check for corruption in tpm_buf_append_handle()
` [PATCH v4 8/9] tpm-buf: Remove chip parameter from tpm_buf_append_handle
` [PATCH v4 9/9] tpm-buf: Enable managed and stack allocations
[PATCH] sign-file: Add option to include certificate in sign-file tool
2025-09-29 22:28 UTC
[PATCH v2 0/9] tpm: Decouple PCR extend from driver
2025-09-29 3:59 UTC (10+ messages)
` [PATCH v2 1/9] tpm: cap PCR bank in tpm2_get_pcr_allocations()
` [PATCH v2 2/9] tpm: Use -EPERM as fallback error code in tpm_ret_to_err
` [PATCH v2 3/9] KEYS: trusted: Use tpm_ret_to_err() in trusted_tpm2
` [PATCH v2 4/9] tpm2-sessions: Remove 'attributes' from tpm_buf_append_auth
` [PATCH v2 5/9] tpm2-sessions: Umask tpm_buf_append_hmac_session()
` [PATCH v2 6/9] KEYS: trusted: Open code tpm2_buf_append()
` [PATCH v2 7/9] tpm-buf: check for corruption in tpm_buf_append_handle()
` [PATCH v2 8/9] tpm-buf: Remove chip parameeter from tpm_buf_append_handle
` [PATCH v2 9/9] tpm-buf: Build PCR extend commands
[PATCH] KEYS: X.509: Fix Basic Constraints CA flag parsing
2025-09-28 3:56 UTC (3+ messages)
` [PATCH v2] "
[PATCH v2] lib/crypto: Add SHA3-224, SHA3-256, SHA3-384, SHA-512, SHAKE128, SHAKE256
2025-09-25 8:39 UTC (18+ messages)
[PATCH] tpm2-sessions: Remove unnecessary wrapper
2025-09-24 17:26 UTC (3+ messages)
[PATCH 0/4] tpm2-session: correct disperancies
2025-09-24 17:18 UTC (13+ messages)
` [PATCH 1/4] tpm: Use -EPERM as fallback error code in tpm_ret_to_err
` [PATCH 2/4] tpm2-sessions: Remove unused parameter from tpm_buf_append_auth
` [PATCH 3/4] tpm2-sessions: Remove unnecessary wrapper
` [PATCH 4/4] keys, trusted: Remove redundant helper
[PATCH v10 0/4] tpm: robust stack allocations
2025-09-24 10:10 UTC (11+ messages)
` [PATCH v10 1/4] tpm: Make TPM buffer allocations more robust
` [PATCH v10 2/4] tpm, tpm1-cmd: Use stack for trivial cases
` [PATCH v10 3/4] tpm, tpm2-cmd: "
` [PATCH v10 4/4] tpm_vpm_proxy: Use stack for TPM_CC_SET_LOCALITY
[PATCH v11 0/3] tpm: robust stack allocations
2025-09-24 1:37 UTC (6+ messages)
` [PATCH v11 1/3] tpm: Make TPM buffer allocations more robust
` [PATCH v11 2/3] tpm: Use TPM_MIN_BUF_SIZE in driver commands
` [PATCH v11 3/3] tpm orchestrate tpm_get_random() in the function
Thematic Funds Letter Of Intent
2025-09-23 23:53 UTC
[PATCH] tpm: Use -EPERM as fallback error code in tpm_ret_to_err
2025-09-23 14:35 UTC (3+ messages)
[PATCH] system certificates: specify byte alignment
2025-09-23 9:08 UTC (5+ messages)
` [PATCH v2] certs: "
[PATCH v7] tpm: Make TPM buffer allocations more robust
2025-09-22 7:58 UTC (5+ messages)
[PATCH v9] tpm: Make TPM buffer allocations more robust
2025-09-20 20:59 UTC
[PATCH v8] tpm: Make TPM buffer allocations more robust
2025-09-20 16:26 UTC
[PATCH] lib/crypto: Add SHA3-224, SHA3-256, SHA3-384, SHA-512, SHAKE128, SHAKE256
2025-09-19 15:40 UTC (9+ messages)
[PATCH v2] tpm: use a map for tpm2_calc_ordinal_duration()
2025-09-19 14:47 UTC (4+ messages)
[PATCH v6] tpm: Make TPM buffer allocations more robust
2025-09-19 11:11 UTC
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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).