Linux-Integrity Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-10-20 15:26:53 to 2023-11-08 03:14:39 UTC [more...]

[PATCH v5 00/23] security: Move IMA and EVM to the LSM infrastructure
 2023-11-08  3:14 UTC  (49+ messages)
` [PATCH v5 01/23] ima: Align ima_inode_post_setattr() definition with "
` [PATCH v5 02/23] ima: Align ima_file_mprotect() "
` [PATCH v5 03/23] ima: Align ima_inode_setxattr() "
` [PATCH v5 04/23] ima: Align ima_inode_removexattr() "
` [PATCH v5 05/23] ima: Align ima_post_read_file() "
` [PATCH v5 06/23] evm: Align evm_inode_post_setattr() "
` [PATCH v5 07/23] evm: Align evm_inode_setxattr() "
` [PATCH v5 08/23] evm: Align evm_inode_post_setxattr() "
` [PATCH v5 09/23] security: Align inode_setattr hook definition with EVM
` [PATCH v5 10/23] security: Introduce inode_post_setattr hook
` [PATCH v5 11/23] security: Introduce inode_post_removexattr hook
` [PATCH v5 12/23] security: Introduce file_post_open hook
` [PATCH v5 13/23] security: Introduce file_pre_free_security hook
` [PATCH v5 14/23] security: Introduce path_post_mknod hook
` [PATCH v5 15/23] security: Introduce inode_post_create_tmpfile hook
` [PATCH v5 16/23] security: Introduce inode_post_set_acl hook
` [PATCH v5 17/23] security: Introduce inode_post_remove_acl hook
` [PATCH v5 18/23] security: Introduce key_post_create_or_update hook
` [PATCH v5 19/23] ima: Move to LSM infrastructure
` [PATCH v5 20/23] ima: Move IMA-Appraisal "
` [PATCH v5 21/23] evm: Move "
` [PATCH v5 22/23] integrity: Move integrity functions to the "
` [PATCH v5 23/23] integrity: Switch from rbtree to LSM-managed blob for integrity_iint_cache

[PATCH v3 0/6] Extend struct tpm_buf to support sized buffers (TPM2B)
 2023-11-07 17:20 UTC  (25+ messages)
` [PATCH v3 1/6] tpm: Move buffer handling from static inlines to real functions
` [PATCH v3 2/6] tpm: Store TPM buffer length
` [PATCH v3 3/6] tpm: Detach tpm_buf_reset() from tpm_buf_init()
` [PATCH v3 4/6] tpm: Support TPM2 sized buffers (TPM2B)
` [PATCH v3 5/6] tpm: Add tpm_buf_read_{u8,u16,u32}
` [PATCH v3 6/6] KEYS: trusted: tpm2: Use struct tpm_buf for sized buffers

[PATCH v2 0/2] ima: IMA_KEYRINGS_PERMIT_SIGNED_BY_BUILTIN_OR_SECONDARY cleanup
 2023-11-06 23:06 UTC  (3+ messages)
` [PATCH v2 1/2] ima: Reword IMA_KEYRINGS_PERMIT_SIGNED_BY_BUILTIN_OR_SECONDARY
` [PATCH v2 2/2] ima: Remove EXPERIMENTAL from Kconfig

[PATCH 0/2] ima: IMA_KEYRINGS_PERMIT_SIGNED_BY_BUILTIN_OR_SECONDARY cleanup
 2023-11-06 21:33 UTC  (5+ messages)
` [PATCH 1/2] ima: Add machine keyring reference to IMA_KEYRINGS_PERMIT_SIGNED_BY_BUILTIN_OR_SECONDARY
` [PATCH 2/2] ima: Remove EXPERIMENTAL from IMA_KEYRINGS_PERMIT_SIGNED_BY_BUILTIN_OR_SECONDARY

[PATCH] fs: Pass AT_GETATTR_NOSEC flag to getattr interface function
 2023-11-06 19:44 UTC  (3+ messages)

[PATCH v4 00/23] security: Move IMA and EVM to the LSM infrastructure
 2023-11-06 16:40 UTC  (28+ messages)
` [PATCH v4 01/23] ima: Align ima_inode_post_setattr() definition with "
` [PATCH v4 02/23] ima: Align ima_file_mprotect() "
` [PATCH v4 03/23] ima: Align ima_inode_setxattr() "
` [PATCH v4 04/23] ima: Align ima_inode_removexattr() "
` [PATCH v4 05/23] ima: Align ima_post_read_file() "
` [PATCH v4 06/23] evm: Align evm_inode_post_setattr() "
` [PATCH v4 07/23] evm: Align evm_inode_setxattr() "
` [PATCH v4 08/23] evm: Align evm_inode_post_setxattr() "
` [PATCH v4 09/23] security: Align inode_setattr hook definition with EVM
` [PATCH v4 10/23] security: Introduce inode_post_setattr hook
` [PATCH v4 11/23] security: Introduce inode_post_removexattr hook
` [PATCH v4 12/23] security: Introduce file_post_open hook
` [PATCH v4 13/23] security: Introduce file_pre_free_security hook
` [PATCH v4 14/23] security: Introduce path_post_mknod hook
` [PATCH v4 15/23] security: Introduce inode_post_create_tmpfile hook
` [PATCH v4 16/23] security: Introduce inode_post_set_acl hook
` [PATCH v4 17/23] security: Introduce inode_post_remove_acl hook
` [PATCH v4 18/23] security: Introduce key_post_create_or_update hook
` [PATCH v4 19/23] ima: Move to LSM infrastructure
` [PATCH v4 20/23] ima: Move IMA-Appraisal "
` [PATCH v4 21/23] evm: Move "
` [PATCH v4 22/23] integrity: Move integrity functions to the "
` [PATCH v4 23/23] integrity: Switch from rbtree to LSM-managed blob for integrity_iint_cache

PSA: migrating linux-integrity to new vger infrastructure
 2023-11-06 13:26 UTC 

[RFC PATCH v11 05/19] ipe: introduce 'boot_verified' as a trust provider
 2023-11-03 22:30 UTC  (7+ messages)
` [PATCH RFC v11 5/19] "

[RFC PATCH v11 18/19] ipe: kunit test for parser
 2023-11-02 23:11 UTC  (3+ messages)
` [PATCH RFC "

[RFC PATCH v11 17/19] scripts: add boot policy generation program
 2023-11-02 23:09 UTC  (3+ messages)
` [PATCH RFC "

[RFC PATCH v11 09/19] ipe: add permissive toggle
 2023-11-02 22:56 UTC  (3+ messages)
` [PATCH RFC v11 9/19] "

[RFC PATCH v11 08/19] uapi|audit|ipe: add ipe auditing support
 2023-11-02 22:55 UTC  (3+ messages)
` [PATCH RFC v11 8/19] "

[RFC PATCH v11 14/19] ipe: add support for dm-verity as a trust provider
 2023-11-02 22:40 UTC  (3+ messages)
` [PATCH RFC "

[RFC PATCH v11 15/19] fsverity: consume builtin signature via LSM hook
 2023-11-02 19:33 UTC  (6+ messages)
` [PATCH RFC "

[GIT PULL] integrity: susbystem updates for v6.7
 2023-11-02 18:37 UTC  (2+ messages)

[RFC PATCH v11 13/19] dm verity: consume root hash digest and signature data via LSM hook
 2023-11-02  0:41 UTC  (3+ messages)
` [PATCH RFC "

[RFC PATCH v11 12/19] dm: add finalize hook to target_type
 2023-11-02  0:41 UTC  (3+ messages)
` [PATCH RFC "

[RFC PATCH v11 11/19] dm verity: set DM_TARGET_SINGLETON feature flag
 2023-11-02  0:40 UTC  (3+ messages)
` [PATCH RFC "

[PATCH v6 00/14] x86: Trenchboot secure dynamic launch Linux kernel support
 2023-10-31 21:37 UTC  (5+ messages)
` [PATCH v6 05/14] x86: Secure Launch main header file

[RFC V2] IMA Log Snapshotting Design Proposal
 2023-10-31 19:15 UTC  (3+ messages)

It's confirmed: Our Prices are lower.5465132kl
 2023-10-31 15:52 UTC 

[GIT PULL] tpmdd changes for v6.7
 2023-10-31  6:31 UTC  (2+ messages)

W sprawie samochodu
 2023-10-30  9:00 UTC 

[PATCH v2 0/7] ima: kexec: measure events between kexec load and execute
 2023-10-27 19:51 UTC  (23+ messages)
` [PATCH v2 1/7] ima: refactor ima_dump_measurement_list to move memory allocation to a separate function
` [PATCH v2 2/7] ima: move ima_dump_measurement_list call from kexec load to execute
` [PATCH v2 3/7] ima: kexec: map source pages containing IMA buffer to image post kexec load
` [PATCH v2 6/7] ima: make the memory for events between kexec load and exec configurable
` [PATCH v2 7/7] ima: record log size at kexec load and execute

[RFC PATCH v11 02/19] ipe: add policy parser
 2023-10-26 21:36 UTC  (4+ messages)
` [PATCH RFC v11 2/19] "

[PATCH] security: Don't yet account for IMA in LSM_CONFIG_COUNT calculation
 2023-10-26 16:36 UTC  (5+ messages)

[PATCH v3] ima: detect changes to the backing overlay file
 2023-10-26 15:31 UTC  (6+ messages)

[RFC PATCH v11 03/19] ipe: add evaluation loop
 2023-10-26  0:15 UTC  (3+ messages)
` [PATCH RFC v11 3/19] "

[PATCH v4 0/5] DCP as trusted keys backend
 2023-10-25 17:49 UTC  (8+ messages)
` [PATCH v4 1/5] crypto: mxs-dcp: Add support for hardware-bound keys
` [PATCH v4 2/5] KEYS: trusted: Introduce NXP DCP-backed trusted keys
` [PATCH v4 3/5] MAINTAINERS: add entry for DCP-based "
` [PATCH v4 4/5] docs: document DCP-backed trusted keys kernel params
` [PATCH v4 5/5] docs: trusted-encrypted: add DCP as new trust source

[PATCH v2] ima: detect changes to the backing overlay file
 2023-10-25 13:12 UTC  (2+ messages)

[RFC PATCH] certs: Only allow certs signed by keys on the builtin keyring
 2023-10-25 12:48 UTC  (3+ messages)

[PATCH] ima: Add __counted_by for struct modsig and use struct_size()
 2023-10-24 21:18 UTC  (2+ messages)

[robertosassu:ima-evm-lsms-v4-devel-v7] [evm] ea31d8b249: Kernel_panic-not_syncing:security_add_hooks_Too_many_LSMs_registered
 2023-10-24 14:58 UTC 

[PATCH] ima: detect changes to the backing overlay file
 2023-10-24 12:53 UTC  (2+ messages)

Prezentacja
 2023-10-24  7:35 UTC 

[RFC PATCH v11 16/19] ipe: enable support for fs-verity as a trust provider
 2023-10-24  3:52 UTC  (2+ messages)
` [PATCH RFC "

[RFC PATCH v11 04/19] ipe: add LSM hooks on execution and kernel read
 2023-10-24  3:52 UTC  (2+ messages)
` [PATCH RFC v11 4/19] "

[PATCH] integrity: fix indentation of config attributes
 2023-10-24  0:48 UTC  (2+ messages)

[PATCH v15 00/11] LSM: Three basic syscalls
 2023-10-20 16:36 UTC  (9+ messages)

RFC: New LSM to control usage of x509 certificates
 2023-10-20 15:53 UTC  (13+ 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 read-only IMAP folder(s) and NNTP newsgroup(s).