messages from 2023-03-01 13:39:38 to 2023-03-12 01:55:08 UTC [more...]
[PATCH v3] tpm: disable hwrng for fTPM on some AMD designs
2023-03-12 1:55 UTC (8+ messages)
[PATCH 1/2] tpm: st33zp24: Mark ACPI and OF related data as maybe unused
2023-03-12 1:53 UTC (4+ messages)
` [PATCH 2/2] tpm: tpm_tis_spi: "
[PATCH v5 0/6] Add CA enforcement keyring restrictions
2023-03-11 22:10 UTC (11+ messages)
` [PATCH v5 1/6] KEYS: Create static version of public_key_verify_signature
` [PATCH v5 2/6] KEYS: Add missing function documentation
` [PATCH v5 3/6] KEYS: X.509: Parse Basic Constraints for CA
` [PATCH v5 4/6] KEYS: X.509: Parse Key Usage
` [PATCH v5 5/6] KEYS: CA link restriction
` [PATCH v5 6/6] integrity: machine keyring CA configuration
[Patch V8 0/3] Tegra TPM driver with HW flow control
2023-03-11 21:48 UTC (5+ messages)
` [Patch V8 1/3] spi: Add TPM HW flow flag
` [Patch V8 2/3] tpm_tis-spi: Add hardware wait polling
` [Patch V8 3/3] spi: tegra210-quad: Enable TPM "
[PATCH v1 0/2] Add destructor hook to LSM modules
2023-03-11 15:56 UTC (7+ messages)
[PATCH ima-evm-utils] Fix fsverity.test mount failure for ppc64
2023-03-11 9:16 UTC
[PATCH v4 0/3] security: Always enable integrity LSM
2023-03-10 23:37 UTC (8+ messages)
` [PATCH v4 1/3] security: Introduce LSM_ORDER_LAST and set it for the "
` [PATCH v4 2/3] Revert "integrity: double check iint_cache was initialized"
` [PATCH v4 3/3] security: Remove integrity from the LSM list in Kconfig
[PATCH v1 1/2] Add release hook to LSM
2023-03-10 23:23 UTC (8+ messages)
[PATCH v3 0/3] security: Always enable integrity LSM
2023-03-10 19:59 UTC (16+ messages)
` [PATCH v3 1/3] security: Introduce LSM_ORDER_LAST and set it for the "
` [PATCH v3 2/3] Revert "integrity: double check iint_cache was initialized"
` [PATCH v3 3/3] security: Remove integrity from the LSM list in Kconfig
[PATCH ima-evm-utils] fsverity.test: Add /usr/sbin into $PATH
2023-03-10 19:38 UTC (2+ messages)
ima-evm-utils: version 1.5 released
2023-03-09 22:30 UTC
[PATCH 00/28] security: Move IMA and EVM to the LSM infrastructure
2023-03-09 13:07 UTC (77+ messages)
` [PATCH 01/28] ima: Align ima_inode_post_setattr() definition with "
` [PATCH 02/28] ima: Align ima_post_path_mknod() "
` [PATCH 03/28] ima: Align ima_post_create_tmpfile() "
` [PATCH 04/28] ima: Align ima_file_mprotect() "
` [PATCH 05/28] ima: Align ima_inode_setxattr() "
` [PATCH 06/28] ima: Align ima_inode_removexattr() "
` [PATCH 07/28] ima: Align ima_post_read_file() "
` [PATCH 08/28] evm: Align evm_inode_post_setattr() "
` [PATCH 09/28] evm: Align evm_inode_setxattr() "
` [PATCH 10/28] evm: Align evm_inode_post_setxattr() "
` [PATCH 11/28] evm: Complete description of evm_inode_setattr()
` [PATCH 12/28] fs: Fix description of vfs_tmpfile()
` [PATCH 13/28] security: Align inode_setattr hook definition with EVM
` [PATCH 14/28] security: Introduce inode_post_setattr hook
` [PATCH 15/28] security: Introduce inode_post_removexattr hook
` [PATCH 16/28] security: Introduce file_post_open hook
` [PATCH 17/28] security: Introduce file_pre_free_security hook
` [PATCH 18/28] security: Introduce path_post_mknod hook
` [PATCH 19/28] security: Introduce inode_post_create_tmpfile hook
` [PATCH 20/28] security: Introduce inode_post_set_acl hook
` [PATCH 21/28] security: Introduce inode_post_remove_acl hook
` [PATCH 22/28] security: Introduce key_post_create_or_update hook
` [PATCH 23/28] security: Introduce LSM_ORDER_LAST
` [PATCH 24/28] ima: Move to LSM infrastructure
` [PATCH 25/28] ima: Move IMA-Appraisal "
` [PATCH 26/28] evm: Move "
` [PATCH 27/28] integrity: Move integrity functions to the "
` [PATCH 28/28] integrity: Switch from rbtree to LSM-managed blob for integrity_iint_cache
[PATCH v2] security: Introduce LSM_ORDER_LAST and set it for the integrity LSM
2023-03-09 7:55 UTC (4+ messages)
` [PATCH] Revert "integrity: double check iint_cache was initialized"
[PATCH v7 0/6] evm: Do HMAC of multiple per LSM xattrs for new inodes
2023-03-09 7:53 UTC (3+ messages)
[PATCH] bpf: Fix IMA test
2023-03-08 19:20 UTC (7+ messages)
INFO: BUG: kobject: 'integrity' (000000005198bea8): does not have a release() function, it is broken and must be fixed. See
2023-03-08 14:08 UTC
[BUG] blacklist: Problem blacklisting hash (-13) during boot
2023-03-07 13:45 UTC (7+ messages)
` [External] "
[PATCH ima-evm-utils 1/2] Update README
2023-03-06 12:35 UTC (3+ messages)
` [PATCH ima-evm-utils 2/2] tests: fix gen-keys.sh to generate sha256 certificates
[PATCH] evm: Complete description of evm_inode_setattr()
2023-03-06 10:40 UTC
Shouldn't we check if MokIgnoreDB is non volatile in load_uefi.c?
2023-03-03 19:46 UTC
[PATCH ima-evm-utils v7] Add tests for MMAP_CHECK and MMAP_CHECK_REQPROT hooks
2023-03-03 1:04 UTC (2+ messages)
[PATCH 1/2] powerpc/tpm: Create linux,sml-base/size as big endian
2023-03-02 22:05 UTC (8+ messages)
` [PATCH 2/2] powerpc/tpm: Reserve SML log when kexec'ing
[RFC PATCH v9 00/16] Integrity Policy Enforcement LSM (IPE)
2023-03-02 19:08 UTC (23+ messages)
` [RFC PATCH v9 01/16] security: add ipe lsm
` [RFC PATCH v9 02/16] ipe: add policy parser
` [RFC PATCH v9 03/16] ipe: add evaluation loop and introduce 'boot_verified' as a trust provider
` [RFC PATCH v9 05/16] ipe: add userspace interface
` [RFC PATCH v9 06/16] ipe: add LSM hooks on execution and kernel read
` [RFC PATCH v9 07/16] uapi|audit|ipe: add ipe auditing support
` [RFC PATCH v9 08/16] ipe: add permissive toggle
` [RFC PATCH v9 09/16] block|security: add LSM blob to block_device
` [RFC PATCH v9 11/16] ipe: add support for dm-verity as a trust provider
[PATCH ima-evm-utils v6] Add tests for MMAP_CHECK and MMAP_CHECK_REQPROT hooks
2023-03-02 17:44 UTC (3+ messages)
[PATCH ima-evm-utils v4] Add ima_policy_check.awk and ima_policy_check.test
2023-03-02 17:38 UTC
[PATCH ima-evm-utils v3] Add ima_policy_check.awk and ima_policy_check.test
2023-03-02 15:02 UTC (5+ messages)
[Patch V5 0/3] Tegra TPM driver with HW flow control
2023-03-01 23:17 UTC (13+ messages)
` [Patch V5 2/3] tpm_tis-spi: Support hardware wait polling
[Patch V7 0/3] Tegra TPM driver with HW flow control
2023-03-01 22:43 UTC (5+ messages)
` [Patch V7 1/3] spi: Add TPM HW flow flag
` [Patch V7 2/3] tpm_tis-spi: Add hardware wait polling
` [Patch V7 3/3] spi: tegra210-quad: Enable TPM "
[Patch V6 0/3] Tegra TPM driver with HW flow control
2023-03-01 15:27 UTC (7+ messages)
` [Patch V6 1/3] spi: Add TPM HW flow flag
` [Patch V6 3/3] spi: tegra210-quad: Enable TPM wait polling
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).