Kernel keyring development
 help / color / mirror / Atom feed
[GIT PULL] KEYS: for-next-keys-7.2-rc1-2
 2026-06-19  0:51 UTC 

[GIT PULL] TPM DEVICE DRIVER: for-next-keys-7.2-rc1
 2026-06-19  0:49 UTC 

[GIT PULL] TPM DEVICE DRIVER: for-next-keys-7.2-rc1
 2026-06-19  0:48 UTC 

[PATCH] KEYS: avoid filesystem reclaim while holding keyring->sem
 2026-06-18 22:32 UTC  (4+ messages)
  ` [syzbot] [keyrings?] [lsm?] possible deadlock in keyring_clear (3)

[PATCH] fscrypt: Replace mk_users keyring with simple list
 2026-06-18 22:19 UTC 

[PATCH 0/2] security/keys: replace BUG() in unreachable default cases
 2026-06-15 12:06 UTC  (5+ messages)
` [PATCH 1/2] keys: request_key: replace BUG with return -EINVAL
` [PATCH 2/2] keys: keyctl_pkey: replace BUG with return -EOPNOTSUPP

[PATCH] keys: Pin request_key_auth payload in instantiate paths
 2026-06-15 11:53 UTC  (11+ messages)

[PATCH] keys: allow request-key path to be configured via Kconfig
 2026-06-15 11:49 UTC  (10+ messages)

[PATCH v2] keys: prevent slab cache merging for key_jar
 2026-06-10  9:57 UTC  (2+ messages)

[PATCH v2] tpm: use a map for tpm2_calc_ordinal_duration()
 2026-06-09 15:44 UTC  (4+ messages)

[PATCH] keys: prevent slab cache merging for key_jar
 2026-06-09 15:36 UTC  (8+ messages)

[PATCH next] keys: Replace strcpy(derived_buf, "AUTH_KEY") with strscpy(..., HASH_SIZE)
 2026-06-08  4:46 UTC  (2+ messages)

[PATCH] KEYS: Use acquire when reading state in keyring search
 2026-06-08  3:48 UTC  (4+ messages)

[PATCH v2 0/2] keys: Enforce keep guard when moving keys
 2026-06-08  3:45 UTC  (4+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] keys: Add KUnit coverage for KEYCTL_MOVE keep guard

[RFC] NFS: named client identities for mTLS mounts and a per-namespace .nfs keyring
 2026-06-06  6:50 UTC  (7+ messages)

[PATCH] KEYS: fix overflow in keyctl_pkey_params_get_2()
 2026-05-31 17:04 UTC  (3+ messages)

[PATCH] keys: Enforce keep guard when moving keys
 2026-05-30  0:49 UTC  (2+ messages)

[PATCH] tpm-buf: memory-safe allocations
 2026-05-29 22:37 UTC  (7+ messages)

[bug report] keys: request_key_auth payload use-after-free in keyctl_instantiate_key_common()
 2026-05-26  2:50 UTC  (3+ messages)

[PATCH v8 0/3]
 2026-05-24 23:43 UTC  (7+ messages)
` [PATCH v8 1/3] lib/asn1_encoder: Add asn1_encode_integer_bytes()
` [PATCH v8 2/3] crypto: Migrate TPMKey ASN.1 objects from trusted-keys
` [PATCH v8 3/3] keys: asymmetric: tpm2_asymmetric

[PATCH v3] keys/trusted_keys: move TPM-specific fields into trusted_tpm_options
 2026-05-22 12:41 UTC  (2+ messages)

[PATCH] X.509: Fix validation of ASN.1 certificate header
 2026-05-22 12:30 UTC  (4+ messages)

[PATCH] crypto: asymmetric_keys: validate PE section bounds before hashing
 2026-05-22 12:20 UTC 

[ANN] Linux Security Summit Europe 2026 CfP
 2026-05-22  5:56 UTC 

[linux-next:master] BUILD REGRESSION 550604d6c9b9efc8d068aff94dc301694a7afdee
 2026-05-22  0:33 UTC 

[QUESTION] move load_uefi_certs() and keyring initcall to earlier initcall
 2026-05-20 16:02 UTC  (2+ messages)

[PATCH] keys/trusted_keys: mark 'migratable' as __ro_after_init
 2026-05-19  8:15 UTC  (2+ messages)

[PATCH keyutils] dns: Limit AFSDB/SRV records to MAX_VLS
 2026-05-18 16:44 UTC 

[PATCH net-next v3 1/2] keys, dns: drop unused upayload->data NUL terminator
 2026-05-10 20:32 UTC  (10+ messages)
` [PATCH net-next v3 2/2] KEYS: annotate struct user_key_payload with __counted_by

[PATCH RESEND] keys: use kmalloc_flex in user_preparse
 2026-05-09 15:53 UTC  (2+ messages)

[RFC PATCH 0/3] initalise ff-a after finalising pKVM
 2026-05-08 17:59 UTC  (22+ messages)
` [RFC PATCH 1/3] arm64: KVM: defer kvm_init() to finalise_pkvm() when pKVM is enabled
` [RFC PATCH 2/3] firmware: arm_ffa: initialise ff-a after finalising pKVM initialisation
` [RFC PATCH 3/3] security: integrity: call load_uefi_certs() at late_initcall_sync

[PATCH v2] asymmetric_keys: check asymmetric_key_ids() for NULL before dereference
 2026-05-05  9:34 UTC  (2+ messages)

[PATCH] keys: cleanup dead code in Kconfig for FIPS_SIGNATURE_SELFTEST
 2026-05-05  8:35 UTC  (2+ messages)

[PATCH] crypto: fix OOB read in pefile_digest_pe_contents
 2026-05-05  8:23 UTC  (4+ messages)

[PATCH] asymmetric_keys: check asymmetric_key_ids() for NULL before dereference
 2026-05-02  8:40 UTC  (4+ messages)

[GIT PULL] TPM DEVICE DRIVER: for-next-tpm-7.1-rc1
 2026-04-26 19:35 UTC  (2+ messages)

linux-next changes on my tree
 2026-04-24  9:05 UTC 

[GIT PULL] KEYS: keys-next-7.1-rc1
 2026-04-19 22:08 UTC  (5+ messages)

[GIT PULL] TPM DEVICE DRIVER: tpmdd-next-7.1-rc1
 2026-04-19 21:52 UTC  (3+ messages)

[PATCH net-next 2/2] KEYS: annotate struct user_key_payload with __counted_by
 2026-04-19 12:09 UTC  (9+ messages)

[PATCH] extract-cert: Wrap key_pass with '#ifdef USE_PKCS11_ENGINE'
 2026-04-16 21:21 UTC  (4+ messages)

[PATCH v4] KEYS: trusted: Debugging as a feature
 2026-04-16  3:16 UTC  (2+ messages)

[PATCH v2] trusted-keys: move pr_fmt out of trusted-type.h
 2026-04-15 20:50 UTC  (2+ messages)

[PATCH] trusted-keys: move pr_fmt out of trusted-type.h
 2026-04-15  2:44 UTC  (4+ messages)

[PATCH net-next v2 2/2] KEYS: annotate struct user_key_payload with __counted_by
 2026-04-15  2:25 UTC  (2+ messages)

[PATCH v3] KEYS: trusted: Debugging as a feature
 2026-04-15  0:05 UTC  (5+ messages)

[PATCH] X.509: Fix out-of-bounds access when parsing extensions
 2026-04-12  8:45 UTC  (2+ messages)

[PATCH RESEND net-next 2/2] KEYS: annotate struct user_key_payload with __counted_by
 2026-04-09 18:27 UTC  (3+ messages)

[PATCH v1] treewide: Fix indentation and whitespace in Kconfig files
 2026-04-09 13:23 UTC  (5+ messages)

[PATCH v2] KEYS: trusted: Debugging as a feature
 2026-04-09  0:41 UTC  (5+ messages)

[PATCH 1/3] crypto: public_key: Remove check for valid hash_algo for ML-DSA keys
 2026-04-08 17:25 UTC  (3+ messages)

[PATCH] KEYS: encrypted: Remove unnecessary selection of CRYPTO_RNG
 2026-04-08  8:43 UTC  (6+ messages)

[PATCH v2] KEYS: trusted: Debugging as a feature
 2026-04-08  8:24 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox