messages from 2024-05-27 03:45:19 to 2024-06-07 10:22:52 UTC [more...]
[ima-evm-utils: PATCH v2 1/1] Change license to LGPL-2.0-or-later and GPL-2.0-or-later
2024-06-07 10:22 UTC (4+ messages)
[PATCH v3 0/2] KEYS: add missing MODULE_DESCRIPTION() macros
2024-06-07 1:47 UTC (3+ messages)
` [PATCH v3 1/2] KEYS: trusted: add missing MODULE_DESCRIPTION()
` [PATCH v3 2/2] KEYS: encrypted: "
[PATCH v2] KEYS: trusted: add missing MODULE_DESCRIPTION()
2024-06-07 0:41 UTC (3+ messages)
[PATCH v9 00/19] x86: Trenchboot secure dynamic launch Linux kernel support
2024-06-06 16:49 UTC (72+ messages)
` [PATCH v9 01/19] x86/boot: Place kernel_info at a fixed offset
` [PATCH v9 02/19] Documentation/x86: Secure Launch kernel documentation
` [PATCH v9 03/19] x86: Secure Launch Kconfig
` [PATCH v9 04/19] x86: Secure Launch Resource Table header file
` [PATCH v9 05/19] x86: Secure Launch main "
` [PATCH v9 06/19] x86: Add early SHA-1 support for Secure Launch early measurements
` [PATCH v9 07/19] x86: Add early SHA-256 "
` [PATCH v9 08/19] x86: Secure Launch kernel early boot stub
` [PATCH v9 09/19] x86: Secure Launch kernel late "
` [PATCH v9 10/19] x86: Secure Launch SMP bringup support
` [PATCH v9 11/19] kexec: Secure Launch kexec SEXIT support
` [PATCH v9 12/19] reboot: Secure Launch SEXIT support on reboot paths
` [PATCH v9 13/19] tpm: Protect against locality counter underflow
` [PATCH v9 14/19] tpm: Ensure tpm is in known state at startup
` [PATCH v9 15/19] tpm: Make locality requests return consistent values
` [PATCH v9 16/19] tpm: Add ability to set the preferred locality the TPM chip uses
` [PATCH v9 17/19] tpm: Add sysfs interface to allow setting and querying the preferred locality
` [PATCH v9 18/19] x86: Secure Launch late initcall platform module
` [PATCH v9 19/19] x86: EFI stub DRTM launch support for Secure Launch
[RFC PATCH v2 0/8] Clavis LSM
2024-06-05 20:41 UTC (13+ messages)
` [RFC PATCH v2 1/8] certs: Introduce ability to link to a system key
` [RFC PATCH v2 2/8] clavis: Introduce a new system keyring called clavis
` [RFC PATCH v2 3/8] efi: Make clavis boot param persist across kexec
` [RFC PATCH v2 4/8] clavis: Prevent clavis boot param from changing during kexec
` [RFC PATCH v2 5/8] keys: Add new verification type (VERIFYING_CLAVIS_SIGNATURE)
` [RFC PATCH v2 6/8] keys: Add ability to track intended usage of the public key
` [RFC PATCH v2 7/8] clavis: Introduce a new key type called clavis_key_acl
` [RFC PATCH v2 8/8] clavis: Introduce new LSM called clavis
[GIT PULL] TPM DEVICE DRIVER: tpmdd-next-6.10-rc3
2024-06-05 18:25 UTC (2+ messages)
[PATCH v1 1/1] treewide: Align match_string() with sysfs_match_string()
2024-06-05 11:17 UTC (17+ messages)
[PATCH] tpm: tpm_crb: Call acpi_put_table() on firmware bug
2024-06-05 8:04 UTC (4+ messages)
` [PATCH v2] "
[PATCH v7 0/5] KEYS: asymmetric: tpm2_key_{rsa,ecdsa}
2024-06-04 22:33 UTC (21+ 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
[PATCH v3] ima: Avoid blocking in RCU read-side critical section
2024-06-04 21:11 UTC (4+ messages)
[PATCH v19 00/20] Integrity Policy Enforcement LSM (IPE)
2024-06-03 1:40 UTC (18+ messages)
` [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 15/20] fsverity: expose verified fsverity built-in signatures "
[PATCH] crypto: sm2 - Remove sm2 algorithm
2024-05-31 10:20 UTC
[PATCH] KEYS: trusted: add MODULE_DESCRIPTION()
2024-05-30 14:07 UTC (3+ messages)
[PATCH] ima: fix wrong zero-assignment during securityfs dentry remove
2024-05-30 7:34 UTC (2+ messages)
[PATCH v19 13/20] ipe: add support for dm-verity as a trust provider
2024-05-30 5:53 UTC (5+ messages)
[PATCH] tpm: Remove illict WARN's from tpm2-sessions.c
2024-05-29 15:38 UTC
[PATCH] KEYS: trusted: Change -EINVAL to -E2BIG
2024-05-29 15:02 UTC
[PATCH] tpm_tis: don't flush never initialized work
2024-05-29 12:37 UTC (7+ messages)
` Ping: "
[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 (23+ 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 (4+ messages)
` [PATCH 1/6] tpm: consolidate TPM to crypto hash algorithm conversion
[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 (3+ messages)
` [PATCH 1/3] lib/oid_registry: add ability to ASN.1 encode OIDs
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 NNTP newsgroup(s).