Linux-Integrity Archive mirror
 help / color / mirror / Atom feed
[PATCH v7 0/5] KEYS: asymmetric: tpm2_key_{rsa,ecdsa}
 2024-05-29  1:50 UTC  (13+ messages)
` [PATCH v7 1/5] crypto: rsa-pkcs1pad: export rsa1_asn_lookup()
` [PATCH v7 2/5] KEYS: trusted: Change -EINVAL to -E2BIG
` [PATCH v7 3/5] crypto: tpm2_key: Introduce a TPM2 key type
` [PATCH v7 4/5] keys: asymmetric: Add tpm2_key_rsa
` [PATCH v7 5/5] keys: asymmetric: Add tpm2_key_ecdsa

[GIT PULL] TPM DEVICE DRIVER: tpmdd-next-6.10-rc2
 2024-05-28 18:08 UTC  (2+ messages)

[PATCH 3/3] tpm: Enable TCG_TPM2_HMAC by default only for X86_64
 2024-05-28 10:04 UTC 

[PATCH v2] tpm: Rename TPM2_OA_TMPL to TPM2_OA_NULL_KEY and make it local
 2024-05-28  9:54 UTC 

[PATCH] tpm: Rename TPM2_OA_TMPL to TPM2_OA_NULL_KEY and make it local
 2024-05-28  9:46 UTC 

[PATCH v6 0/6] KEYS: asymmetric: tpm2_key_{rsa,ecdsa}
 2024-05-28  4:02 UTC  (8+ messages)
` [PATCH v6 1/6] tpm: Open code tpm_buf_parameters()
` [PATCH v6 2/6] crypto: rsa-pkcs1pad: export rsa1_asn_lookup()
` [PATCH v6 3/6] KEYS: trusted: Change -EINVAL to -E2BIG
` [PATCH v6 4/6] crypto: tpm2_key: Introduce a TPM2 key type
` [PATCH v6 5/6] keys: asymmetric: Add tpm2_key_rsa
` [PATCH v6 6/6] keys: asymmetric: Add tpm2_key_ecdsa

[PATCH 0/3] KEYS: trusted: bug fixes
 2024-05-28  1:07 UTC  (32+ messages)
` [PATCH 1/3] tpm: Disable TCG_TPM2_HMAC by default

[PATCH AUTOSEL 6.6 02/16] ima: Fix use-after-free on a dentry's dname.name
 2024-05-27 15:54 UTC 

[PATCH AUTOSEL 6.8 03/20] ima: Fix use-after-free on a dentry's dname.name
 2024-05-27 15:52 UTC 

[PATCH AUTOSEL 6.9 04/23] ima: Fix use-after-free on a dentry's dname.name
 2024-05-27 15:50 UTC 

[PATCH 0/6] Add policy to sealed keys
 2024-05-27 11:18 UTC  (12+ messages)
` [PATCH 1/6] tpm: consolidate TPM to crypto hash algorithm conversion
` [PATCH 2/6] tpm: add policy sessions
` [PATCH 3/6] KEYS: trusted: add PCR policy to TPM2 keys
` [PATCH 4/6] KEYS: trusted: add ability to specify arbitrary policy
` [PATCH 5/6] KEYS: trusted: implement counter/timer policy
` [PATCH 6/6] KEYS: trusted: add support for TPM keys with signed policy

[PATCH] tpm: Open code tpm_buf_parameters()
 2024-05-27 11:00 UTC  (3+ messages)

[PATCH 0/3] replace asn1_encode_oid with encode_OID
 2024-05-27  3:49 UTC  (11+ messages)
` [PATCH 1/3] lib/oid_registry: add ability to ASN.1 encode OIDs
` [PATCH 2/3] KEYS: trusted: use encode_OID for OID encoding
` [PATCH 3/3] lib: asn1_encode: remove obsolete asn1_encode_oid

[PATCH] KEYS: trusted_tpm2: Only check options->keyhandle for ASN.1
 2024-05-25 15:15 UTC  (3+ messages)

[PATCH v19 00/20] Integrity Policy Enforcement LSM (IPE)
 2024-05-25  9:02 UTC  (22+ messages)
` [PATCH v19 01/20] security: add ipe lsm
` [PATCH v19 02/20] ipe: add policy parser
` [PATCH v19 03/20] ipe: add evaluation loop
` [PATCH v19 04/20] ipe: add LSM hooks on execution and kernel read
` [PATCH v19 05/20] initramfs|security: Add a security hook to do_populate_rootfs()
` [PATCH v19 06/20] ipe: introduce 'boot_verified' as a trust provider
` [PATCH v19 07/20] security: add new securityfs delete function
` [PATCH v19 08/20] ipe: add userspace interface
` [PATCH v19 09/20] uapi|audit|ipe: add ipe auditing support
` [PATCH v19 10/20] ipe: add permissive toggle
` [PATCH v19 11/20] block,lsm: add LSM blob and new LSM hooks for block device
` [PATCH v19 12/20] dm verity: expose root hash digest and signature data to LSMs
` [PATCH v19 13/20] ipe: add support for dm-verity as a trust provider
` [PATCH v19 14/20] security: add security_inode_setintegrity() hook
` [PATCH v19 15/20] fsverity: expose verified fsverity built-in signatures to LSMs
` [PATCH v19 16/20] ipe: enable support for fs-verity as a trust provider
` [PATCH v19 17/20] scripts: add boot policy generation program
` [PATCH v19 18/20] ipe: kunit test for parser
` [PATCH v19 19/20] Documentation: add ipe documentation
` [PATCH v19 20/20] MAINTAINERS: ipe: add ipe maintainer information

[PATCH v5 0/5] KEYS: asymmetric: tpm2_key_rsa
 2024-05-24  9:18 UTC  (10+ messages)
` [PATCH v5 1/5] crypto: rsa-pkcs1pad: export rsa1_asn_lookup()
` [PATCH v5 2/5] KEYS: trusted: Change -EINVAL to -E2BIG
` [PATCH v5 3/5] KEYS: trusted: Move tpm2_key_decode() to the TPM driver
` [PATCH v5 4/5] tpm: tpm2_key: Extend parser to TPM_LoadableKey
` [PATCH v5 5/5] keys: asymmetric: ASYMMETRIC_TPM2_KEY_RSA_SUBTYPE

[PATCH RESEND] KEYS: trusted: Use ASN.1 encoded OID
 2024-05-23 17:24 UTC  (10+ messages)

[PATCH v3] KEYS: trusted: Use ASN.1 encoded OID
 2024-05-23 14:29 UTC  (3+ messages)

[PATCH v2] KEYS: trusted: Use ASN.1 encoded OID
 2024-05-23 14:01 UTC  (7+ messages)

[PATCH] KEYS: trusted: Use ASN.1 encoded OID
 2024-05-23 13:14 UTC  (2+ messages)

[PATCH] ima: fix deadlock when traversing "ima_default_rules"
 2024-05-23 11:44 UTC  (5+ messages)

[PATCH v8 18/22] tpm: add session encryption protection to tpm2_get_random()
 2024-05-23 10:40 UTC  (22+ messages)
            ` [PATCH] crypto: api - Do not load modules until algapi is ready
                ` [v2 PATCH] crypto: api - Do not load modules if called by async probing
                    ` [v3 PATCH] hwrng: core - Remove add_early_randomness

[PATCH] tpm_tis_spi: Account for SPI header when allocating TPM SPI xfer buffer
 2024-05-22 12:04 UTC  (6+ messages)
` [PATCH v2] "

[PATCH v4 0/5] KEYS: asymmetric: tpm2_key_rsa
 2024-05-22  0:52 UTC  (6+ messages)
` [PATCH v4 1/5] crypto: rsa-pkcs1pad: export rsa1_asn_lookup()
` [PATCH v4 2/5] KEYS: trusted: Change -EINVAL to -E2BIG
` [PATCH v4 3/5] KEYS: trusted: Move tpm2_key_decode() to the TPM driver
` [PATCH v4 4/5] tpm: tpm2_key: Extend parser to TPM_LoadableKey
` [PATCH v4 5/5] keys: asymmetric: ASYMMETRIC_TPM2_KEY_RSA_SUBTYPE

[PATCH v2 0/6] KEYS: asymmetric: tpm2_key_rsa
 2024-05-21 22:59 UTC  (18+ messages)
` [PATCH v2 2/6] lib: Expand asn1_encode_integer() to variable size integers
  ` [EXTERNAL] "
` [PATCH v2 4/6] KEYS: trusted: Move tpm2_key_decode() to the TPM driver
` [PATCH v2 5/6] tpm: tpm2_key: Extend parser to TPM_LoadableKey
  ` [EXTERNAL] "
` [PATCH v2 6/6] keys: asymmetric: ASYMMETRIC_TPM2_KEY_RSA_SUBTYPE
  ` [EXTERNAL] "

[PATCH v18 00/21] Integrity Policy Enforcement LSM (IPE)
 2024-05-21 21:42 UTC  (8+ messages)
` [PATCH v18 12/21] dm: add finalize hook to target_type

[GIT PULL] KEYS-TRUSTED: keys-trusted-next-6.10-rc1-part2
 2024-05-21 18:13 UTC  (2+ messages)

[PATCH v3 0/5] KEYS: asymmetric: tpm2_key_rsa
 2024-05-21 15:26 UTC  (6+ messages)
` [PATCH v3 1/5] crypto: rsa-pkcs1pad: export rsa1_asn_lookup()
` [PATCH v3 2/5] lib: Expand asn1_encode_integer() to variable size integers
` [PATCH v3 3/5] KEYS: trusted: Move tpm2_key_decode() to the TPM driver
` [PATCH v3 4/5] tpm: tpm2_key: Extend parser to TPM_LoadableKey
` [PATCH v3 5/5] keys: asymmetric: ASYMMETRIC_TPM2_KEY_RSA_SUBTYPE

[PATCH] tpm: enable HMAC encryption for only x86-64 and aarch64
 2024-05-21 15:02 UTC  (9+ messages)


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).