messages from 2024-09-17 15:45:04 to 2024-11-07 11:20:35 UTC [more...]
[PATCH] tpm: Remove the documentation from tpm2-sessions.c
2024-11-07 11:20 UTC
[GIT PULL] KEYS: keys-next-6.12-rc7
2024-11-06 19:38 UTC (3+ messages)
[GIT PULL] TPM DEVICE DRIVER: tpmdd-next-6.12-rc7
2024-11-04 18:10 UTC (2+ messages)
[PATCH] crypto: Remove unused asymmetric_keys functions
2024-11-02 10:26 UTC (4+ messages)
[PATCH v8 0/3] Lazy flush for the auth session
2024-10-30 23:50 UTC (15+ messages)
` [PATCH v8 1/3] tpm: Return tpm2_sessions_init() when null key creation fails
` [PATCH v8 2/3] tpm: Rollback tpm2_load_null()
` [PATCH v8 3/3] tpm: Lazily flush the auth session
[GIT PULL] TPM DEVICE DRIVER: tpmdd-next-6.12-rc6
2024-10-30 2:44 UTC (2+ messages)
Trusted keys: DCP: Unable to handle paging request
2024-10-29 22:38 UTC (4+ messages)
` [PATCH] KEYS: trusted: dcp: fix NULL dereference in AEAD crypto operation
[PATCH cryptodev-2.6] crypto: rsassa-pkcs1 - Reinstate support for legacy protocols
2024-10-29 10:24 UTC
[PATCH v2 00/19] Migrate to sig_alg and templatize ecdsa
2024-10-28 11:45 UTC (12+ messages)
` [PATCH v2 06/19] crypto: rsassa-pkcs1 - Migrate to sig_alg backend
E-DEKONT
2024-10-25 12:44 UTC
[RFC PATCH v3 00/13] Clavis LSM
2024-10-24 19:57 UTC (32+ messages)
` [RFC PATCH v3 01/13] certs: Remove CONFIG_INTEGRITY_PLATFORM_KEYRING check
` [RFC PATCH v3 02/13] certs: Introduce ability to link to a system key
` [RFC PATCH v3 03/13] clavis: Introduce a new system keyring called clavis
` [RFC PATCH v3 04/13] keys: Add new verification type (VERIFYING_CLAVIS_SIGNATURE)
` [RFC PATCH v3 05/13] clavis: Introduce a new key type called clavis_key_acl
` [RFC PATCH v3 06/13] clavis: Populate clavis keyring acl with kernel module signature
` [RFC PATCH v3 07/13] keys: Add ability to track intended usage of the public key
` [RFC PATCH v3 08/13] clavis: Introduce new LSM called clavis
` [RFC PATCH v3 09/13] clavis: Allow user to define acl at build time
` [RFC PATCH v3 10/13] efi: Make clavis boot param persist across kexec
` [RFC PATCH v3 11/13] clavis: Prevent boot param change during kexec
` [RFC PATCH v3 12/13] clavis: Add function redirection for Kunit support
` [RFC PATCH v3 13/13] clavis: "
Keyrings and namespaces
2024-10-19 11:05 UTC
[PATCH v2] security/keys: fix slab-out-of-bounds in key_task_permission
2024-10-17 8:39 UTC (6+ messages)
[RFC 0/5] Another initramfs signature checking set
2024-10-15 22:22 UTC (6+ messages)
` [RFC 1/5] initramfs: Add initramfs signature checking
` [RFC 2/5] KEYS/certs: Start the builtin key and cert system earlier
` [RFC 3/5] initramfs: Use existing module signing infrastructure
` [RFC 4/5] sign-file: Add -i option to sign initramfs images
` [RFC 5/5] initramfs: Enforce initramfs signature
[PATCH v5 0/5] Lazy flush for the auth session
2024-10-15 22:14 UTC (44+ 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 keyutils] man: keyctl(1): Fix typo pkey_decrypt -> pkey_verify
2024-10-14 9:54 UTC
[PATCH] security/keys: fix slab-out-of-bounds in key_task_permission
2024-10-11 2:11 UTC (17+ messages)
[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] 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 (8+ messages)
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 (17+ 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 (8+ messages)
` [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()
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).