linux-integrity.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-09-14 14:22:42 to 2022-09-29 15:34:49 UTC [more...]

[PATCH v4 00/30] acl: add vfs posix acl api
 2022-09-29 15:30 UTC  (6+ 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()

[PATCHv2 RESEND] efi: Correct Macmini DMI match in uefi cert quirk
 2022-09-29 11:49 UTC 

[PATCH v3 00/29] acl: add vfs posix acl api
 2022-09-29  9:01 UTC  (9+ 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)

[PATCH] tpm: Add flag to use default cancellation policy
 2022-09-28  5:10 UTC  (4+ messages)

[PATCH v2 0/3] tpm: tsi-i2c: Add compatible strings
 2022-09-28  4:39 UTC  (4+ 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

[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

[PATCH v3 00/11] Encrypted Hibernation
 2022-09-27 16:58 UTC  (13+ 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

[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 1/3] tpm: st33zp24: drop support for platform data
 2022-09-26  5:39 UTC  (3+ messages)
` [PATCH 2/3] tpm: st33zp24: switch to using gpiod API
` [PATCH 3/3] tpm: st33zp24: remove pointless checks on probe

[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  (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] 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  (10+ messages)
` [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 11/15] Limit configuring OpenSSL engine support

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


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