messages from 2025-03-17 09:40:40 to 2025-04-22 14:40:27 UTC [more...]
[PATCH keyutils] test: Hide endianness
2025-04-22 14:40 UTC
[PATCH 6.1&6.6 V4 0/3] sign-file,extract-cert: switch to PROVIDER API for OpenSSL >= 3.0
2025-04-22 12:31 UTC (4+ messages)
` [PATCH 6.1&6.6 V4 1/3] sign-file,extract-cert: move common SSL helper functions to a header
` [PATCH 6.1&6.6 V4 2/3] sign-file,extract-cert: avoid using deprecated ERR_get_error_line()
` [PATCH 6.1&6.6 V4 3/3] sign-file,extract-cert: use pkcs11 provider for OPENSSL MAJOR >= 3
[PATCH 6.1&6.6 V3 0/3] sign-file,extract-cert: switch to PROVIDER API for OpenSSL >= 3.0
2025-04-22 12:30 UTC (14+ messages)
` [PATCH 6.1&6.6 V3 1/3] sign-file,extract-cert: move common SSL helper functions to a header
` [PATCH 6.1&6.6 V3 2/3] sign-file,extract-cert: avoid using deprecated ERR_get_error_line()
` [PATCH 6.1&6.6 V3 3/3] sign-file,extract-cert: use pkcs11 provider for OPENSSL MAJOR >= 3
[PATCH v2 security-next 0/4] Introducing Hornet LSM
2025-04-22 2:38 UTC (33+ messages)
` [PATCH v2 security-next 1/4] security: "
` [PATCH v2 "
` [PATCH v2 security-next 2/4] hornet: Introduce sign-ebpf
` [PATCH v2 security-next 3/4] hornet: Add a light skeleton data extractor script
` [PATCH v2 security-next 4/4] selftests/hornet: Add a selftest for the Hornet LSM
[PATCH v2 2/3] accel/amdpk: add driver for AMD PKI accelerator
2025-04-20 6:39 UTC (5+ messages)
[PATCH RESEND v2 0/2] ecdsa KEYCTL_PKEY_QUERY fixes
2025-04-16 7:56 UTC (6+ messages)
` [PATCH RESEND v2 1/2] crypto: ecdsa - Fix enc/dec size reported by KEYCTL_PKEY_QUERY
` [PATCH RESEND v2 2/2] crypto: ecdsa - Fix NIST P521 key "
[RESEND PATCH] crypto: x509 - Replace kmalloc() + NUL-termination with kzalloc()
2025-04-16 7:54 UTC (3+ messages)
[PATCH v8] KEYS: Add a list for unreferenced keys
2025-04-12 12:37 UTC (8+ messages)
[PATCH] tpm: Mask TPM RC in tpm2_start_auth_session()
2025-04-08 16:03 UTC (11+ messages)
` [PATCH v2] "
` [PATCH v3] "
` [PATCH v4] "
[PATCH] docs: Remove literal markup from Documentation/ paths
2025-04-07 14:03 UTC (8+ messages)
[PATCH v7] KEYS: Add a list for unreferenced keys
2025-04-07 12:49 UTC (6+ messages)
[PATCH] crypto: x509 - Replace kmalloc() + NUL-termination with kzalloc()
2025-04-07 3:19 UTC (2+ messages)
[PATCH v5] KEYS: Add a list for unreferenced keys
2025-04-07 0:37 UTC (2+ messages)
[PATCH v6] KEYS: Add a list for unreferenced keys
2025-04-07 0:36 UTC
[RFC PATCH v3] KEYS: Add a list for unreferenced keys
2025-04-03 17:05 UTC (5+ messages)
` [RFC PATCH v4] "
[RFC PATCH security-next 0/4] Introducing Hornet LSM
2025-04-03 15:40 UTC (23+ messages)
` [RFC PATCH security-next 1/4] security: "
` [RFC PATCH security-next 2/4] hornet: Introduce sign-ebpf
` [RFC PATCH security-next 3/4] hornet: Add an example lskel data extactor script
` [RFC PATCH security-next 4/4] selftests/hornet: Add a selftest for the hornet LSM
[RFC PATCH v2] KEYS: Add a list for unreferenced keys
2025-03-31 17:48 UTC (3+ messages)
[PATCH] [v2] crypto: lib/Kconfig: hide library options
2025-03-30 9:07 UTC (7+ messages)
[RFC PATCH] keys: Add a list for unreferenced keys
2025-03-29 18:32 UTC
[GIT PULL] TPM DEVICE DRIVER: tpmdd-next-6.15-rc1
2025-03-28 20:41 UTC (2+ messages)
[RFC PATCH v3 00/13] Clavis LSM
2025-03-24 17:44 UTC (35+ messages)
[GIT PULL] KEYS: keys-next-6.14-rc8
2025-03-22 21:45 UTC (2+ messages)
[PATCH] Revert "integrity: Do not load MOK and MOKx when secure boot be disabled"
2025-03-22 21:24 UTC (6+ messages)
[PATCH] sign-file,read_private_key_pkcs11: add pkcs11 provider PIN setting
2025-03-21 13:39 UTC
[PATCH v2] keys: Fix UAF in key_put()
2025-03-20 18:48 UTC (9+ messages)
[PATCH] KEYS: trusted: dcp: Use kfree_sensitive() to fix Coccinelle warnings
2025-03-20 15:16 UTC (2+ messages)
[syzbot] [keyrings?] [lsm?] KASAN: slab-use-after-free Read in key_put
2025-03-19 15:49 UTC (3+ messages)
[PATCH 6.1&6.6 V2 0/3] sign-file,extract-cert: switch to PROVIDER API for OpenSSL >= 3.0
2025-03-19 4:34 UTC (8+ messages)
` [PATCH 6.1&6.6 1/3] sign-file,extract-cert: move common SSL helper functions to a header
` [PATCH 6.1&6.6 V2 2/3] sign-file,extract-cert: avoid using deprecated ERR_get_error_line()
` [PATCH 6.1&6.6 V2 3/3] sign-file,extract-cert: use pkcs11 provider for OPENSSL MAJOR >= 3
[PATCH] keys: Fix UAF in key_put()
2025-03-18 13:27 UTC (4+ messages)
[PATCH 6.1&6.6 0/3] sign-file,extract-cert: switch to PROVIDER API for OpenSSL >= 3.0
2025-03-18 10:53 UTC (4+ messages)
` [PATCH 6.1&6.6 1/3] sign-file,extract-cert: move common SSL helper functions to a header
` [PATCH 6.1&6.6 2/3] sign-file,extract-cert: avoid using deprecated ERR_get_error_line()
` [PATCH 6.1&6.6 3/3] sign-file,extract-cert: use pkcs11 provider for OPENSSL MAJOR >= 3
[PATCH v2 0/4] ecdsa KEYCTL_PKEY_QUERY fixes
2025-03-17 9:40 UTC (5+ messages)
` [PATCH v2 3/4] crypto: ecdsa - Fix enc/dec size reported by KEYCTL_PKEY_QUERY
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).