messages from 2024-09-11 12:31:53 to 2024-10-14 09:54:54 UTC [more...]
[PATCH keyutils] man: keyctl(1): Fix typo pkey_decrypt -> pkey_verify
2024-10-14 9:54 UTC
[PATCH v5 0/5] Lazy flush for the auth session
2024-10-12 10:56 UTC (40+ messages)
` [PATCH v5 1/5] tpm: Return on tpm2_create_null_primary() failure
` [PATCH v5 2/5] tpm: Implement tpm2_load_null() rollback
` [PATCH v5 3/5] tpm: flush the null key only when /dev/tpm0 is accessed
` [PATCH v5 4/5] tpm: Allocate chip->auth in tpm2_start_auth_session()
` [PATCH v5 5/5] tpm: flush the auth session only when /dev/tpm0 is open
[PATCH] security/keys: fix slab-out-of-bounds in key_task_permission
2024-10-11 2:11 UTC (18+ messages)
[PATCH v2] security/keys: fix slab-out-of-bounds in key_task_permission
2024-10-08 12:46 UTC
[PATCH] tools/certs: Make print-cert-tbs-hash.sh compatible with recent OpenSSL
2024-10-07 18:42 UTC (2+ messages)
[PATCH] KEYS: Print digitalSignature and CA link errors
2024-10-07 2:32 UTC (2+ messages)
[PATCH v2 00/19] Migrate to sig_alg and templatize ecdsa
2024-10-05 5:27 UTC (28+ messages)
` [PATCH v2 01/19] crypto: ecdsa - Drop unused test vector elements
` [PATCH v2 02/19] crypto: sig - Introduce sig_alg backend
` [PATCH v2 04/19] crypto: ecrdsa - Migrate to "
` [PATCH v2 05/19] crypto: rsa-pkcs1pad - Deduplicate set_{pub,priv}_key callbacks
` [PATCH v2 06/19] crypto: rsassa-pkcs1 - Migrate to sig_alg backend
` [PATCH v2 07/19] crypto: rsassa-pkcs1 - Harden digest length verification
` [PATCH v2 08/19] crypto: rsassa-pkcs1 - Avoid copying hash prefix
` [PATCH v2 16/19] crypto: sig - Rename crypto_sig_maxsize() to crypto_sig_keysize()
[PATCH v2] sign-file: Add -D "digest mode"
2024-10-04 16:21 UTC
[PATCH] sign-file: Add -D "digest mode"
2024-10-04 13:30 UTC (3+ messages)
[PATCH v3 00/14] KEYS: Add support for PGP keys and signatures
2024-10-04 10:42 UTC (32+ messages)
` [PATCH v3 01/14] mpi: Introduce mpi_key_length()
` [PATCH v3 02/14] rsa: add parser of raw format
` [PATCH v3 03/14] PGPLIB: PGP definitions (RFC 9580)
` [PATCH v3 04/14] PGPLIB: Basic packet parser
` [PATCH v3 05/14] PGPLIB: Signature parser
` [PATCH v3 11/14] verification: introduce verify_pgp_signature()
` [PATCH v3 12/14] PGP: Provide a key type for testing PGP signatures
` [PATCH v3 13/14] KEYS: Provide a function to load keys from a PGP keyring blob
` [PATCH v3 14/14] KEYS: Introduce load_pgp_public_keyring()
Reading public key portion of asymmetric keys
2024-09-30 18:40 UTC
[PATCH 0/7] keys: Add tracepoints
2024-09-28 2:03 UTC (3+ messages)
` [PATCH 7/7] keys: Add tracepoints for the keyrings facility
[PATCH] dm verity: fallback to platform keyring also if key in trusted keyring is rejected
2024-09-27 7:12 UTC (14+ messages)
[GIT PULL] KEYS: keys-next-6.12-rc1
2024-09-24 18:04 UTC (2+ messages)
Re_School Contacts List 2024
2024-09-23 18:27 UTC
[regression] significant delays when secureboot is enabled since 6.10
2024-09-22 14:11 UTC (31+ messages)
[syzbot] [keyrings?] [lsm?] [ext4?] possible deadlock in keyring_clear (2)
2024-09-22 11:43 UTC (3+ messages)
[PATCH 0/3] sign-file,extract-cert: switch to PROVIDER API for OpenSSL >= 3.0
2024-09-20 22:16 UTC (6+ messages)
[PATCH v4 0/5] Lazy flush for the auth session
2024-09-19 13:45 UTC (8+ messages)
` [PATCH v4 1/5] tpm: Return on tpm2_create_null_primary() failure
` [PATCH v4 2/5] tpm: Return on tpm2_create_primary() failure in tpm2_load_null()
` [PATCH v4 3/5] tpm: flush the null key only when /dev/tpm0 is accessed
` [PATCH v4 4/5] tpm: Allocate chip->auth in tpm2_start_auth_session()
` [PATCH v4 5/5] tpm: flush the auth session only when /dev/tpm0 is open
[GIT PULL] TPM DEVICE DRIVER: tpmdd-next-6.12-rc1
2024-09-19 8:00 UTC (3+ messages)
[PATCH v3 0/7] Lazy flush for the auth session
2024-09-18 20:38 UTC (10+ messages)
` [PATCH v3 1/7] tpm: Remove the top-level documentation tpm2-sessions.c
` [PATCH v3 2/7] tpm: Return on tpm2_create_null_primary() failure
` [PATCH v3 3/7] tpm: Return on tpm2_create_primary() failure in tpm2_load_null()
` [PATCH v3 4/7] tpm: flush the null key only when /dev/tpm0 is accessed
` [PATCH v3 5/7] tpm: Allocate chip->auth in tpm2_start_auth_session()
` [PATCH v3 6/7] tpm: flush the auth session only when /dev/tpm0 is open
` [PATCH v3 7/7] tpm: open code tpm2_create_null_primary()
[LTP] [PATCH] request_key: Add negative tests for request_key
2024-09-17 8:18 UTC (2+ messages)
[PATCH v2 0/2] get rid of cred_transfer
2024-09-16 21:14 UTC (7+ messages)
` [PATCH v2 1/2] KEYS: use synchronous task work for changing parent credentials
` Can KEYCTL_SESSION_TO_PARENT be dropped entirely? -- was "
[PATCH v2 0/6] lazy flush for the auth session
2024-09-16 11:07 UTC (7+ messages)
` [PATCH v2 1/6] tpm: Remove documentation from the header of tpm2-sessions.c
` [PATCH v2 2/6] tpm: Return on tpm2_create_null_primary() failure
` [PATCH v2 3/6] tpm: Return on tpm2_create_primary() failure in tpm2_load_null()
` [PATCH v2 4/6] tpm: flush the null key only when /dev/tpm0 is accessed
` [PATCH v2 5/6] tpm: Allocate chip->auth in tpm2_start_auth_session()
` [PATCH v2 6/6] tpm: flush the auth session only when /dev/tpm0 is open
[PATCH v3] KEYS: prevent NULL pointer dereference in find_asymmetric_key()
2024-09-14 11:36 UTC (2+ messages)
[PATCH v2] KEYS: prevent NULL pointer dereference in find_asymmetric_key()
2024-09-13 19:51 UTC (12+ messages)
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).