linux-integrity.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-29 20:06:33 to 2021-07-13 00:49:14 UTC [more...]

[PATCH 0/7] device mapper target measurements using IMA
 2021-07-13  0:49 UTC  (7+ messages)
` [PATCH 1/7] dm: measure data on table load
` [PATCH 2/7] dm: measure data on device resume
` [PATCH 3/7] dm: measure data on device remove
` [PATCH 4/7] dm: measure data on table clear
` [PATCH 5/7] dm: measure data on device rename
` [PATCH 6/7] dm: update target specific status functions to measure data

[PATCH ima-evm-utils v3] ima-evm-utils: Support SM2 algorithm for sign and verify
 2021-07-12 22:44 UTC  (10+ messages)

[PATCH ima-evm-utils v8 0/3] ima-evm-utils: Add --keyid option
 2021-07-12 20:04 UTC  (5+ messages)
` [PATCH ima-evm-utils v8 1/3] Allow manual setting keyid for signing
` [PATCH ima-evm-utils v8 2/3] Allow manual setting keyid from a cert file
` [PATCH ima-evm-utils v8 3/3] Read keyid from the cert appended to the key file

[PATCH v8 0/5] Enable root to update the blacklist keyring
 2021-07-12 17:03 UTC  (6+ messages)
` [PATCH v8 1/5] tools/certs: Add print-cert-tbs-hash.sh
` [PATCH v8 2/5] certs: Check that builtin blacklist hashes are valid
` [PATCH v8 3/5] certs: Make blacklist_vet_description() more strict
` [PATCH v8 4/5] certs: Factor out the blacklist hash creation
` [PATCH v8 5/5] certs: Allow root user to append signed hashes to the blacklist keyring

[PATCH] tpm: ibmvtpm: Avoid error message when process gets signal while waiting
 2021-07-12 16:25 UTC 

[PATCH ima-evm-utils 1/3] CI: Do not install swtpm if it cannot work anyway
 2021-07-12  5:16 UTC  (3+ messages)
` [PATCH ima-evm-utils 2/3] CI: Do not use sudo when it does not needed
` [PATCH ima-evm-utils 3/3] CI: Add support for ALT Linux

[PATCH] CI: Add GitHub Actions for ALT Linux
 2021-07-11 21:43 UTC  (3+ messages)

[PATCH] Fix Atmel TPM crash caused by too frequent queries
 2021-07-11  7:51 UTC  (35+ messages)
  ` [PATCH] tpm: fix ATMEL "
    ` [PATCH v2] "
    ` [PATCH v2] tpm: fix Atmel "
      ` [PATCH v3] "

Recent tpm_tis IRQ handling changes are causing kernel backtraces
 2021-07-09 18:44 UTC  (13+ messages)
              ` Recent tpm_tis IRQ handling changes are causing kernel backtraces]

[PATCH v2] char: tpm: vtpm_proxy: Fix race in init
 2021-07-09 18:18 UTC  (3+ messages)

[PATCH] efi/tpm: Differentiate missing and invalid final event log table
 2021-07-09 16:38 UTC  (2+ messages)

Vacation weeks 28, 29
 2021-07-09 16:29 UTC 

[PATCH RFC 00/12] Enroll kernel keys thru MOK
 2021-07-09 15:59 UTC  (30+ messages)
` [PATCH RFC 01/12] KEYS: Add KEY_ALLOC_BYPASS_RESTRICTION option to key_move
` [PATCH RFC 02/12] KEYS: Allow unrestricted keys to be moved to the secondary keyring
` [PATCH RFC 03/12] KEYS: CA link restriction
` [PATCH RFC 04/12] integrity: add integrity_destroy_keyring
` [PATCH RFC 05/12] integrity: Introduce mok keyring
` [PATCH RFC 06/12] integrity: Trust mok keys if MokListTrustedRT found
` [PATCH RFC 07/12] integrity: add add_to_mok_keyring
` [PATCH RFC 08/12] integrity: restrict INTEGRITY_KEYRING_MOK to restrict_link_by_secondary_trusted_or_ca
` [PATCH RFC 09/12] integrity: accessor function to get trust_moklist
` [PATCH RFC 10/12] integrity: add new keyring handler
` [PATCH RFC 11/12] integrity: move keys from the mok keyring into the secondary keyring
` [PATCH RFC 12/12] integrity: Suppress error message for keys added to the mok keyring

[PATCH ima-evm-utils v2 0/4] libimaevm: Remove digest calculations not supported by IMA
 2021-07-08 16:04 UTC  (5+ messages)
` [PATCH ima-evm-utils v2 1/4] evmctl: Remove filtering support for file types unsupported "
` [PATCH ima-evm-utils v2 2/4] libimaevm: Remove calculation of a digest over a device file
` [PATCH ima-evm-utils v2 3/4] libimaevm: Remove calculation of a digest over a directory
` [PATCH ima-evm-utils v2 4/4] libimaevm: Remove calculation of a digest over a symbolic link

[PATCH v7 0/3] ima-evm-utils: Add --keyid option
 2021-07-08 15:46 UTC  (12+ messages)
` [PATCH v7 1/3] ima-evm-utils: Allow manual setting keyid for signing
` [PATCH v7 2/3] ima-evm-utils: Allow manual setting keyid from a cert file
` [PATCH v7 3/3] ima-evm-utils: Read keyid from the cert appended to the key file

Weak hash algorithms allowed with DIGEST_NG
 2021-07-07 16:18 UTC  (4+ messages)

[PATCH] ima: check control characters in policy path
 2021-07-07 11:45 UTC 

[PATCH] ima: Support euid keyword for buffer measurement
 2021-07-07  7:15 UTC  (3+ messages)

[PATCH 1/1] NAX LSM: Add initial support support
 2021-07-07  1:03 UTC 

[PATCH 0/1] NAX (No Anonymous Execution) LSM
 2021-07-07  1:03 UTC 

[PATCH v3 0/3] ima: Provide more info about buffer measurement
 2021-07-06 19:24 UTC  (6+ messages)
` [PATCH v3 1/3] ima: Introduce ima_get_current_hash_algo()
` [PATCH v3 2/3] ima: Return int in the functions to measure a buffer
` [PATCH v3 3/3] ima: Add digest and digest_len params to "

[PATCH ima-evm-utils 0/3] libimaevm: Remove digest calculations not supported by IMA
 2021-07-06 18:52 UTC  (5+ messages)
` [PATCH ima-evm-utils 1/3] libimaevm: Remove calculation of a digest over a device file
` [PATCH ima-evm-utils 2/3] libimaevm: Remove calculation of a digest over a directory
` [PATCH ima-evm-utils 3/3] libimaevm: Remove calculation of a digest over a symbolic link

[PATCH 0/2] ima-evm-utils: Fix use of sign_hash via API
 2021-07-06 15:53 UTC  (5+ messages)
` [PATCH ima-evm-utils v2 0/2] "
  ` [PATCH ima-evm-utils v2 1/2] Fix sign_hash not observing the hashalgo argument
  ` [PATCH ima-evm-utils v2 2/2] Add test for using sign_hash API

[PATCH AUTOSEL 5.12 36/80] ima: Don't remove security.ima if file must not be appraised
 2021-07-04 23:05 UTC 

[PATCH AUTOSEL 5.13 38/85] ima: Don't remove security.ima if file must not be appraised
 2021-07-04 23:03 UTC 

[PATCH] ima: add gid support
 2021-07-02 22:20 UTC 

[PATCH v2 0/6] KEYS: trusted: Introduce support for NXP CAAM-based trusted keys
 2021-07-02 12:33 UTC  (8+ messages)
` [PATCH v2 5/6] crypto: caam - add in-kernel interface for blob generator
` [PATCH v2 6/6] KEYS: trusted: Introduce support for NXP CAAM-based trusted keys

[PATCH v2 0/3] ima: Provide more info about buffer measurement
 2021-07-02 10:54 UTC  (9+ messages)
` [PATCH v2 1/3] ima: Introduce ima_get_current_hash_algo()
` [PATCH v2 2/3] ima: Return int in the functions to measure a buffer
` [PATCH v2 3/3] ima: Add digest and digest_len params to "

[PATCH v8 0/2] Add support for ECDSA-signed kernel modules
 2021-07-02  6:50 UTC  (6+ messages)
` [PATCH v8 1/2] certs: Trigger creation of RSA module signing key if it's not an RSA key
` [PATCH v8 2/2] certs: Add support for using elliptic curve keys for signing modules

[PATCH] char: tpm: vtpm_proxy: Fix race in init
 2021-07-02  6:38 UTC  (7+ messages)

[PATCH v3] ima-evm-utils: Support SM2 algorithm for sign and verify
 2021-07-02  3:15 UTC  (2+ messages)

[PATCH v6 0/3] ima-evm-utils: Add --keyid option
 2021-06-30 21:32 UTC  (19+ messages)
` [PATCH v6 1/3] ima-evm-utils: Allow manual setting keyid for signing
` [PATCH v6 2/3] ima-evm-utils: Allow manual setting keyid from a cert file
` [PATCH v6 3/3] ima-evm-utils: Read keyid from the cert appended to the key file

[PATCH 0/3] ima: Provide more info about buffer measurement
 2021-06-30 15:09 UTC  (6+ messages)
` [PATCH 1/3] ima: Introduce ima_get_current_hash_algo()
` [PATCH 2/3] ima: Return int in the functions to measure a buffer
` [PATCH 3/3] ima: Add digest parameter to "

[PATCH v2 00/12] x86: Trenchboot secure dynamic launch Linux kernel support
 2021-06-30  9:50 UTC  (8+ messages)
` [PATCH v2 12/12] iommu: Do not allow IOMMU passthrough with Secure Launch

[PATCH] IMA: remove -Wmissing-prototypes warning
 2021-06-29 22:40 UTC  (3+ messages)

[GIT PULL] TPM DEVICE DRIVER changes for v5.14
 2021-06-29 21:10 UTC  (5+ messages)

[PATCH v7 0/2] Add support for ECDSA-signed kernel modules
 2021-06-29 20:56 UTC  (3+ messages)
` [PATCH v7 2/2] certs: Add support for using elliptic curve keys for signing modules

[PATCH] certs: Redirect openssl error message to null device
 2021-06-29 20:26 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).