linux-integrity.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-09-02 16:29:10 to 2022-09-20 23:10:07 UTC [more...]

[PATCH v2 00/10] Encrypted Hibernation
 2022-09-20 23:09 UTC  (21+ messages)
` [PATCH v2 01/10] tpm: Add support for in-kernel resetting of PCRs
` [PATCH v2 02/10] tpm: Allow PCR 23 to be restricted to kernel-only use
` [PATCH v2 03/10] security: keys: trusted: Include TPM2 creation data
` [PATCH v2 05/10] security: keys: trusted: Verify "
` [PATCH v2 06/10] PM: hibernate: Add kernel-based encryption

[PATCH] KEYS: encrypted: fix key instantiation with user-provided data
 2022-09-20 22:53 UTC  (6+ messages)

[PATCH v14 00/26] ima: Namespace IMA with audit support in IMA-ns
 2022-09-20 20:08 UTC  (32+ messages)
` [PATCH v14 01/26] securityfs: rework dentry creation
` [PATCH v14 02/26] securityfs: Extend securityfs with namespacing support
` [PATCH v14 03/26] ima: Define ima_namespace struct and start moving variables into it
` [PATCH v14 04/26] ima: Move arch_policy_entry into ima_namespace
` [PATCH v14 05/26] ima: Move ima_htable "
` [PATCH v14 06/26] ima: Move measurement list related variables "
` [PATCH v14 07/26] ima: Move some IMA policy and filesystem "
` [PATCH v14 08/26] ima: Move IMA securityfs files into ima_namespace or onto stack
` [PATCH v14 09/26] ima: Move ima_lsm_policy_notifier into ima_namespace
` [PATCH v14 10/26] ima: Switch to lazy lsm policy updates for better performance
` [PATCH v14 11/26] ima: Define mac_admin_ns_capable() as a wrapper for ns_capable()
` [PATCH v14 12/26] ima: Only accept AUDIT rules for non-init_ima_ns namespaces for now
` [PATCH v14 13/26] userns: Add pointer to ima_namespace to user_namespace
` [PATCH v14 14/26] ima: Implement hierarchical processing of file accesses
` [PATCH v14 15/26] ima: Implement ima_free_policy_rules() for freeing of an ima_namespace
` [PATCH v14 16/26] ima: Add functions for creating and "
` [PATCH v14 17/26] integrity/ima: Define ns_status for storing namespaced iint data
` [PATCH v14 18/26] integrity: Add optional callback function to integrity_inode_free()
` [PATCH v14 19/26] ima: Namespace audit status flags
` [PATCH v14 20/26] ima: Remove unused iints from the integrity_iint_cache
` [PATCH v14 21/26] ima: Setup securityfs for IMA namespace
` [PATCH v14 22/26] ima: Introduce securityfs file to activate an "
` [PATCH v14 23/26] ima: Show owning user namespace's uid and gid when displaying policy
` [PATCH v14 24/26] ima: Limit number of policy rules in non-init_ima_ns
` [PATCH v14 25/26] ima: Restrict informational audit messages to init_ima_ns
` [PATCH v14 26/26] ima: Enable IMA namespaces

[PATCH v2] selftest: tpm2: Add Client.__del__() to close /dev/tpm* handle
 2022-09-20 13:15 UTC 

[PATCH] selftests: tpm2: Implement class desstructor to close file descriptor
 2022-09-20 13:14 UTC  (4+ messages)

Zwiększenie płynności finansowej
 2022-09-20  8:10 UTC 

[PATCH 00/10] Encrypted Hibernation
 2022-09-20  4:36 UTC  (10+ messages)
` [PATCH 06/10] PM: hibernate: Add kernel-based encryption
  ` TPM: hibernate with IMA PCR 10

[PATCH v4 0/2] ima: Handle -ESTALE returned by ima_filter_rule_match()
 2022-09-19 21:35 UTC  (5+ messages)
` [PATCH v4 1/2] ima: Simplify ima_lsm_copy_rule
` [PATCH v4 2/2] ima: Handle -ESTALE returned by ima_filter_rule_match()

User questions
 2022-09-19  3:10 UTC  (6+ messages)

[PATCHv2 1/1] efi: Correct Macmini DMI match in uefi cert quirk
 2022-09-17  9:16 UTC 

[PATCH ima-evm-utils v3 00/15] address deprecated warnings
 2022-09-16 13:07 UTC  (22+ messages)
` [PATCH ima-evm-utils v3 01/15] travis: update dist=focal
` [PATCH ima-evm-utils v3 02/15] Update configure.ac to address a couple of obsolete warnings
` [PATCH ima-evm-utils v3 03/15] Deprecate IMA signature version 1
` [PATCH ima-evm-utils v3 04/15] Replace the low level SHA1 calls when calculating the TPM 1.2 PCRs
` [PATCH ima-evm-utils v3 05/15] Replace the low level HMAC calls when calculating the EVM HMAC
` [PATCH ima-evm-utils v3 06/15] Add missing EVP_MD_CTX_free() call in calc_evm_hash()
` [PATCH ima-evm-utils v3 07/15] Disable use of OpenSSL "engine" support
` [PATCH ima-evm-utils v3 08/15] Fix potential use after free in read_tpm_banks()
` [PATCH ima-evm-utils v3 09/15] Limit the file hash algorithm name length
` [PATCH ima-evm-utils v3 10/15] Missing template data size lower bounds checking
` [PATCH ima-evm-utils v3 11/15] Limit configuring OpenSSL engine support
` [PATCH ima-evm-utils v3 12/15] Base sm2/sm3 test on openssl version installed
` [PATCH ima-evm-utils v3 13/15] Compile a newer version of OpenSSL
` [PATCH ima-evm-utils v3 14/15] Build OpenSSL without engine support
` [PATCH ima-evm-utils v3 15/15] Fix d2i_x509_fp failure

[PATCH ima-evm-utils 0/4] misc bug and other fixes
 2022-09-15 12:07 UTC  (10+ messages)
` [PATCH ima-evm-utils 1/4] Don't ignore number of items read
` [PATCH ima-evm-utils 2/4] Define and verify the template data length upper bounds
` [PATCH ima-evm-utils 3/4] Sanity check the template data field sizes
` [PATCH ima-evm-utils 4/4] Fix tpm2_pcr_supported() output messages

[PATCH v8 0/4] tpm: Preserve TPM measurement log across kexec (ppc64)
 2022-09-15  1:20 UTC  (6+ messages)

[PATCH ima-evm-utils v2 00/12] address deprecated warnings
 2022-09-13 16:40 UTC  (21+ messages)
` [PATCH ima-evm-utils v2 01/12] travis: use the distro OpenSSL version on jammy
` [PATCH ima-evm-utils v2 02/12] travis: update dist=focal
` [PATCH ima-evm-utils v2 03/12] Update configure.ac to address a couple of obsolete warnings
` [PATCH ima-evm-utils v2 04/12] Deprecate IMA signature version 1
` [PATCH ima-evm-utils v2 05/12] Replace the low level SHA1 calls when calculating the TPM 1.2 PCRs
` [PATCH ima-evm-utils v2 06/12] Replace the low level HMAC calls when calculating the EVM HMAC
` [PATCH ima-evm-utils v2 07/12] Add missing EVP_MD_CTX_free() call in calc_evm_hash()
` [PATCH ima-evm-utils v2 08/12] Disable use of OpenSSL "engine" support
` [PATCH ima-evm-utils v2 09/12] Fix potential use after free in read_tpm_banks()
` [PATCH ima-evm-utils v2 10/12] Limit the file hash algorithm name length
` [PATCH ima-evm-utils v2 11/12] Missing template data size lower bounds checking
` [RFC PATCH ima-evm-utils v2 12/12] Limit configuring OpenSSL engine support

[PATCH 0/2] tpm: tsi-i2c: Add compatible strings
 2022-09-13 16:31 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: tpm: Add schema for TIS I2C devices
` [PATCH 2/2] tpm: tis-i2c: Add more compatible strings

[RFC PATCH HBK: 0/8] HW BOUND KEY as TRUSTED KEY
 2022-09-13 10:28 UTC  (32+ messages)
` [RFC PATCH HBK: 1/8] keys-trusted: new cmd line option added
    ` [EXT] "
` [RFC PATCH HBK: 2/8] hw-bound-key: flag-is_hbk added to the tfm
    ` [EXT] "
` [RFC PATCH HBK: 3/8] sk_cipher: checking for hw bound operation
` [RFC PATCH HBK: 4/8] keys-trusted: re-factored caam based trusted key
` [RFC PATCH HBK: 5/8] caam blob-gen: moving blob_priv to caam_drv_private
` [RFC PATCH HBK: 6/8] KEYS: trusted: caam based black key
    ` [EXT] "
` [RFC PATCH HBK: 7/8] caam alg: symmetric key ciphers are updated
` [RFC PATCH HBK: 8/8] dm-crypt: consumer-app setting the flag-is_hbk
  ` [EXT] Re: [RFC PATCH HBK: 0/8] HW BOUND KEY as TRUSTED KEY
      ` [EXT] "

[PATCH ima-evm-utils v2] add support for reading per bank TPM 2.0 PCRs via sysfs
 2022-09-12 15:24 UTC  (2+ messages)

[RFC PATCH v1 4/4] ima: Extend the real PCR12 with tempPCR value
 2022-09-12 13:53 UTC  (4+ messages)

[PATCH] tpm: Add flag to use default cancellation policy
 2022-09-08 13:53 UTC  (3+ messages)

[PATCH v3] ima: Handle -ESTALE returned by ima_filter_rule_match()
 2022-09-06 20:52 UTC  (2+ messages)

[PATCH ima-evm-utils 00/11] address deprecated warnings
 2022-09-06 18:27 UTC  (17+ messages)
` [PATCH ima-evm-utils 02/11] travis: update dist=focal
` [PATCH ima-evm-utils 03/11] Update configure.ac to address a couple of obsolete warnings
` [PATCH ima-evm-utils 04/11] Deprecate IMA signature version 1
` [PATCH ima-evm-utils 05/11] Replace the low level SHA1 calls when calculating the TPM 1.2 PCRs
` [PATCH ima-evm-utils 06/11] Replace the low level HMAC calls when calculating the EVM HMAC
` [PATCH ima-evm-utils 07/11] Add missing EVP_MD_CTX_free() call in calc_evm_hash()
` [PATCH ima-evm-utils 08/11] Deprecate use of OpenSSL v3 "engine" support
` [PATCH ima-evm-utils 09/11] Fix potential use after free in read_tpm_banks()
` [PATCH ima-evm-utils 10/11] Limit the file hash algorithm name length
` [PATCH ima-evm-utils 11/11] Missing template data size lower bounds checking

[PATCH -next] security: Fix some kernel-doc comments
 2022-09-05  8:45 UTC 

[PATCH -next 0/4] Use DECLARE_FLEX_ARRAY() helper for ima
 2022-09-05  7:58 UTC  (5+ messages)
` [PATCH -next 1/4] ima: Use DECLARE_FLEX_ARRAY() helper in ima_modsig
` [PATCH -next 2/4] ima: Use DECLARE_FLEX_ARRAY() helper in ima_template_entry
` [PATCH -next 3/4] ima: Use DECLARE_FLEX_ARRAY() helper in ima_policy
` [PATCH -next 4/4] integrity: Use DECLARE_FLEX_ARRAY() helper in integrity.h

[PATCH ima-evm-utils] add support for reading per bank TPM 2.0 PCRs via sysfs
 2022-09-04 17:08 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;
as well as URLs for NNTP newsgroup(s).