linux-integrity.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-01-21 15:26:39 to 2021-02-01 13:05:48 UTC [more...]

[PATCH v6 0/4] Add support for x509 certs with NIST p256 and p192 keys
 2021-02-01 13:04 UTC  (10+ messages)
` [PATCH v6 1/4] crypto: Add support for ECDSA signature verification
` [PATCH v6 2/4] x509: Detect sm2 keys by their parameters OID
` [PATCH v6 3/4] x509: Add support for parsing x509 certs with ECDSA keys
` [PATCH v6 4/4] ima: Support EC keys for signature verification

[PATCH ima-evm-utils] ima-evm-utils: ima_sign supports SM2 and SM3 algorithm combination
 2021-02-01 12:31 UTC  (6+ messages)

Migration to trusted keys: sealing user-provided key?
 2021-02-01 11:36 UTC  (7+ messages)

[GIT PULL] tpmdd updates for v5.12-rc1
 2021-02-01 11:30 UTC  (6+ messages)

[PATCH v5 0/3] KEYS, trusted: a bunch of bug fixes
 2021-01-31 12:52 UTC  (8+ messages)
` [PATCH v5 1/3] KEYS: trusted: Fix incorrect handling of tpm_get_random()
` [PATCH v5 2/3] KEYS: trusted: Fix migratable=1 failing
` [PATCH v5 3/3] KEYS: trusted: Reserve TPM for seal and unseal operations

[PATCH] tpm_tis: Add missing start/stop_tpm_chip calls
 2021-01-31  4:18 UTC  (19+ messages)
` [PATCH v2] tpm_tis: Add missing tpm_request/relinquish_locality calls

[PATCH v2] tpm: ibmvtpm: fix error return code in tpm_ibmvtpm_probe()
 2021-01-30 21:14 UTC  (4+ messages)

[PATCH v5 0/5] Enable root to update the blacklist keyring
 2021-01-30 20:41 UTC 

[PATCH v4 00/10] Enable root to update the blacklist keyring
 2021-01-30 19:39 UTC  (15+ messages)
` [PATCH v4 01/10] tools/certs: Add print-cert-tbs-hash.sh
` [PATCH v4 02/10] certs: Check that builtin blacklist hashes are valid
` [PATCH v4 03/10] certs: Fix blacklisted hexadecimal hash string check
` [PATCH v4 04/10] certs: Fix blacklist flag type confusion
` [PATCH v4 05/10] certs: Replace K{U,G}IDT_INIT() with GLOBAL_ROOT_{U,G}ID
` [PATCH v4 06/10] certs: Make blacklist_vet_description() more strict
` [PATCH v4 07/10] certs/blacklist: fix kernel doc interface issue
` [PATCH v4 08/10] certs: Factor out the blacklist hash creation
` [PATCH v4 09/10] PKCS#7: Fix missing include
` [PATCH v4 10/10] certs: Allow root user to append signed hashes to the blacklist keyring

[PATCH v15 0/5] TPM 2.0 trusted key rework
 2021-01-30 17:12 UTC  (9+ messages)
` [PATCH v15 1/5] lib: add ASN.1 encoder
` [PATCH v15 2/5] oid_registry: Add TCG defined OIDS for TPM keys
` [PATCH v15 3/5] security: keys: trusted: fix TPM2 authorizations
` [PATCH v15 4/5] security: keys: trusted: use ASN.1 TPM2 key format for the blobs
` [PATCH v15 5/5] security: keys: trusted: Make sealed key properly interoperable

[PATCH v4] certs: Add EFI_CERT_X509_GUID support for dbx entries
 2021-01-30 10:24 UTC  (5+ messages)

[PATCH 0/3] support for duplicate measurement of integrity critical data
 2021-01-30  0:45 UTC  (4+ messages)
` [PATCH 1/3] IMA: add policy condition to measure duplicate "
` [PATCH 2/3] IMA: update functions to read allow_dup policy condition
` [PATCH 3/3] IMA: add support to measure duplicate buffer for critical data hook

AW: TPM V2: kernel panic on linux reboot
 2021-01-29 23:25 UTC  (4+ messages)
  `  "

[PATCH v5 1/4] crypto: Add support for ECDSA signature verification
 2021-01-29 19:44 UTC 

[PATCH] vio: make remove callback return void
 2021-01-29 19:08 UTC  (4+ messages)

[PATCH v2] selinux: measure state and policy capabilities
 2021-01-29 16:49 UTC 

Bug: TPM returned invalid status
 2021-01-28  5:59 UTC  (5+ messages)

[PATCH v15 00/10] Carry forward IMA measurement log on kexec on ARM64
 2021-01-28  4:57 UTC  (18+ messages)
` [PATCH v15 09/10] arm64: Call kmalloc() to allocate DTB buffer
` [PATCH v15 10/10] arm64: Add IMA log information in kimage used for kexec

[PATCH] selinux: measure state and policy capabilities
 2021-01-28  3:33 UTC  (4+ messages)

[PATCH v8 2/4] KEYS: trusted: Introduce TEE based Trusted Keys
 2021-01-27 17:19 UTC  (14+ messages)

[PATCH 0/4] TPM fixes
 2021-01-27 15:14 UTC  (6+ messages)
` [PATCH 3/4] tpm: in tpm2_del_space check if ops pointer is still valid

[PATCH v6 00/40] idmapped mounts
 2021-01-27  5:50 UTC  (55+ messages)
` [PATCH v6 01/40] mount: attach mappings to mounts
` [PATCH v6 02/40] fs: add id translation helpers
` [PATCH v6 03/40] fs: add file and path permissions helpers
` [PATCH v6 04/40] capability: handle idmapped mounts
` [PATCH v6 05/39] namei: make permission helpers idmapped mount aware
` [PATCH v6 06/40] inode: make init and "
` [PATCH v6 07/40] attr: handle idmapped mounts
` [PATCH v6 09/40] xattr: "
` [PATCH v6 10/40] commoncap: "
` [PATCH v6 11/40] stat: "
` [PATCH v6 12/40] namei: handle idmapped mounts in may_*() helpers
` [PATCH v6 15/40] open: handle idmapped mounts in do_truncate()
` [PATCH v6 16/40] open: handle idmapped mounts
` [PATCH v6 17/40] af_unix: "
` [PATCH v6 18/40] utimes: "
` [PATCH v6 19/40] fcntl: "
` [PATCH v6 20/40] init: "
` [PATCH v6 21/40] ioctl: "
` [PATCH v6 23/40] exec: "
` [PATCH v6 27/40] ecryptfs: do not mount on top of "
` [PATCH v6 28/40] overlayfs: "
` [PATCH v6 30/40] mount: make {lock,unlock}_mount_hash() static
` [PATCH v6 35/40] fs: introduce MOUNT_ATTR_IDMAP

[PATCH v24 05/25] LSM: Use lsmblob in security_audit_rule_match
 2021-01-26 16:40 UTC  (6+ messages)
` [PATCH v24 10/25] LSM: Use lsmblob in security_task_getsecid
` [PATCH v24 11/25] LSM: Use lsmblob in security_inode_getsecid
` [PATCH v24 12/25] LSM: Use lsmblob in security_cred_getsecid
` [PATCH v24 13/25] IMA: Change internal interfaces to use lsmblobs
` [PATCH v24 15/25] LSM: Ensure the correct LSM context releaser

[PATCH v4] IMA: Measure kernel version in early boot
 2021-01-26 19:14 UTC 

[PATCH v3] IMA: Measure kernel version in early boot
 2021-01-26 16:14 UTC  (2+ messages)

[PATCH v2] IMA: Measure kernel version in early boot
 2021-01-24 14:55 UTC  (2+ messages)

[PATCH] selinux: include a consumer of the new IMA critical data hook
 2021-01-24 14:01 UTC  (3+ messages)

[PATCH 1/2] ima: Free IMA measurement buffer on error
 2021-01-22 22:31 UTC  (6+ messages)
` [PATCH 2/2] ima: Free IMA measurement buffer after kexec syscall

[PATCH 2/2] dm crypt: support using trusted keys
 2021-01-22 19:04 UTC  (4+ 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 NNTP newsgroup(s).