linux-integrity.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-09-15 19:33:57 to 2022-10-01 04:11:17 UTC [more...]

[PATCH 1/3] tpm: st33zp24: drop support for platform data
 2022-10-01  4:11 UTC  (7+ messages)
` [PATCH 2/3] tpm: st33zp24: switch to using gpiod API
` [PATCH 3/3] tpm: st33zp24: remove pointless checks on probe

[PATCH 0/7] Clean up TPM compatibles
 2022-09-30 22:20 UTC  (10+ messages)
` [PATCH 1/7] dt-bindings: tpm: Introduce trivial-tpms.yaml
` [PATCH 2/7] dt-bindings: tpm: Improve documentation of compatibles
` [PATCH 3/7] dt-bindings: tpm: Add previously undocumented properties
` [PATCH 4/7] dt-bindings: tpm: Merge existing trivial TPMs to YAML

[PATCH] tpm: Add flag to use default cancellation policy
 2022-09-30 21:49 UTC  (5+ messages)

[PATCH v2 0/3] tpm: tsi-i2c: Add compatible strings
 2022-09-30 21:47 UTC  (8+ messages)
` [PATCH v2 1/3] dt-bindings: trivial-devices: Remove Infineon SLB9673 TPM
` [PATCH v2 2/3] dt-bindings: tpm: Add schema for TIS I2C devices
` [PATCH v2 3/3] tpm: tis-i2c: Add more compatible strings

[PATCH v3 00/11] Encrypted Hibernation
 2022-09-30 21:35 UTC  (17+ messages)
` [PATCH v3 01/11] tpm: Add support for in-kernel resetting of PCRs
` [PATCH v3 02/11] tpm: Export and rename tpm2_find_and_validate_cc()
` [PATCH v3 03/11] tpm: Allow PCR 23 to be restricted to kernel-only use
` [PATCH v3 04/11] security: keys: trusted: Include TPM2 creation data
` [PATCH v3 05/11] security: keys: trusted: Allow storage of PCR values in "
` [PATCH v3 06/11] security: keys: trusted: Verify "
` [PATCH v3 07/11] PM: hibernate: Add kernel-based encryption
` [PATCH v3 08/11] PM: hibernate: Use TPM-backed keys to encrypt image
` [PATCH v3 09/11] PM: hibernate: Mix user key in encrypted hibernate
` [PATCH v3 10/11] PM: hibernate: Verify the digest encryption key
` [PATCH v3 11/11] PM: hibernate: seal the encryption key with a PCR policy

[PATCHv2 RESEND] efi: Correct Macmini DMI match in uefi cert quirk
 2022-09-30 18:24 UTC  (2+ messages)

[PATCH 5/7] dt-bindings: tpm: Document previously undocumented compatibles
 2022-09-30 17:03 UTC  (3+ messages)
` [PATCH 6/7] dt-bindings: tpm: Add fallbacks for all TCG-compliant TPM variants
` [PATCH 7/7] tpm: Add missing compatibles to drivers

[PATCH v4 00/30] acl: add vfs posix acl api
 2022-09-30 14:11 UTC  (16+ messages)
` [PATCH v4 10/30] selinux: implement get, set and remove acl hook
` [PATCH v4 12/30] integrity: implement get and set "
` [PATCH v4 13/30] evm: add post "
` [PATCH v4 15/30] acl: add vfs_set_acl()
` [PATCH v4 25/30] evm: remove evm_xattr_acl_change()

[PATCH v3 00/29] acl: add vfs posix acl api
 2022-09-30  8:35 UTC  (11+ messages)
` [PATCH v3 10/29] selinux: implement get, set and remove acl hook
` [PATCH v3 12/29] integrity: implement get and set "
` [PATCH v3 13/29] evm: add post "
` [PATCH v3 14/29] acl: add vfs_set_acl()
` [PATCH v3 24/29] evm: remove evm_xattr_acl_change()

[PATCH] KEYS: encrypted: fix key instantiation with user-provided data
 2022-09-28 16:33 UTC  (12+ messages)

[PATCH v5 0/2] ima: Handle -ESTALE returned by ima_filter_rule_match()
 2022-09-28 14:11 UTC  (8+ messages)
` [PATCH v5 1/2] ima: Simplify ima_lsm_copy_rule
` [PATCH v5 2/2] ima: Handle -ESTALE returned by ima_filter_rule_match()

[PATCH v2 00/30] acl: add vfs posix acl api
 2022-09-28 13:31 UTC  (18+ messages)
` [PATCH v2 11/30] selinux: implement set acl hook
` [PATCH v2 13/30] evm: "
` [PATCH v2 15/30] evm: add post "
` [PATCH v2 18/30] evm: simplify evm_xattr_acl_change()

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

keyrings, key usage, and trust models
 2022-09-28  5:59 UTC  (2+ messages)

[GIT PULL] linux-tpmdd updates for v6.0-rc1
 2022-09-28  2:32 UTC  (2+ messages)

[PATCH v38 07/39] integrity: disassociate ima_filter_rule from security_audit_rule
 2022-09-27 19:54 UTC  (5+ messages)
` [PATCH v38 17/39] LSM: Use lsmblob in security_current_getsecid
` [PATCH v38 18/39] LSM: Use lsmblob in security_inode_getsecid
` [PATCH v38 19/39] LSM: Use lsmblob in security_cred_getsecid
` [PATCH v38 21/39] LSM: Ensure the correct LSM context releaser

[RFC PATCH 00/29] acl: add vfs posix acl api
 2022-09-27  7:34 UTC  (26+ messages)
` [PATCH 10/29] selinux: implement set acl hook
` [PATCH 12/29] evm: "
` [PATCH 14/29] evm: add post "
` [PATCH 17/29] evm: simplify evm_xattr_acl_change()

[PATCH 3/3] ima_setup.sh: Use tst_supported_fs instead of df
 2022-09-26  9:52 UTC 

[PATCH v2 00/10] Encrypted Hibernation
 2022-09-24  4:31 UTC  (26+ messages)
` [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 v2 07/10] PM: hibernate: Use TPM-backed keys to encrypt image
` [PATCH v2 10/10] PM: hibernate: seal the encryption key with a PCR policy

[PATCH -next 0/4] Use DECLARE_FLEX_ARRAY() helper for ima
 2022-09-23 20:28 UTC  (3+ messages)
` [PATCH -next 1/4] ima: Use DECLARE_FLEX_ARRAY() helper in ima_modsig

[PATCH v2] selftest: tpm2: Add Client.__del__() to close /dev/tpm* handle
 2022-09-21 17:59 UTC  (2+ messages)

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

[RFC PATCH HBK: 0/8] HW BOUND KEY as TRUSTED KEY
 2022-09-21 11:07 UTC  (12+ messages)
` [RFC PATCH HBK: 2/8] hw-bound-key: flag-is_hbk added to the tfm
    ` [EXT] "

[PATCH v14 00/26] ima: Namespace IMA with audit support in IMA-ns
 2022-09-20 20:08 UTC  (11+ messages)
` [PATCH v14 01/26] securityfs: rework dentry creation
` [PATCH v14 03/26] ima: Define ima_namespace struct and start moving variables into it
` [PATCH v14 05/26] ima: Move ima_htable into ima_namespace
` [PATCH v14 17/26] integrity/ima: Define ns_status for storing namespaced iint data
` [PATCH v14 26/26] ima: Enable IMA namespaces

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

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

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  (6+ messages)
` [PATCH ima-evm-utils v3 06/15] Add missing EVP_MD_CTX_free() call in calc_evm_hash()


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