Fan Wu ([email protected])

Number of posts: 248 (0.49 per day)
First post: 2022-12-09 22:24:34
Last post: 2024-04-25 20:24:18

Date List Subject
2024-04-25 20:24:18 linux-kernel Re: [PATCH v17 13/21] dm verity: consume root hash digest and expose signature data via LSM hook
2024-04-13 01:03:59 linux-kernel [PATCH v17 14/21] ipe: add support for dm-verity as a trust provider
2024-04-13 01:03:18 linux-kernel [PATCH v17 20/21] Documentation: add ipe documentation
2024-04-13 01:03:17 linux-kernel [PATCH v17 19/21] ipe: kunit test for parser
2024-04-13 01:02:34 linux-kernel [PATCH v17 18/21] scripts: add boot policy generation program
2024-04-13 01:02:23 linux-kernel [PATCH v17 21/21] MAINTAINERS: ipe: add ipe maintainer information
2024-04-13 01:02:09 linux-kernel [PATCH v17 17/21] ipe: enable support for fs-verity as a trust provider
2024-04-13 01:02:04 linux-kernel [PATCH v17 09/21] uapi|audit|ipe: add ipe auditing support
2024-04-13 01:01:31 linux-kernel [PATCH v17 16/21] fsverity: expose verified fsverity built-in signatures to LSMs
2024-04-13 01:01:27 linux-kernel [PATCH v17 15/21] security: add security_inode_setintegrity() hook
2024-04-13 01:01:18 linux-kernel [PATCH v17 13/21] dm verity: consume root hash digest and expose signature data via LSM hook
2024-04-13 01:00:18 linux-kernel [PATCH v17 11/21] block,lsm: add LSM blob and new LSM hooks for block device
2024-04-13 01:00:16 linux-kernel [PATCH v17 08/21] ipe: add userspace interface
2024-04-13 01:00:08 linux-kernel [PATCH v17 12/21] dm: add finalize hook to target_type
2024-04-13 00:59:52 linux-kernel [PATCH v17 10/21] ipe: add permissive toggle
2024-04-13 00:59:50 linux-kernel [PATCH v17 06/21] ipe: introduce 'boot_verified' as a trust provider
2024-04-13 00:59:37 linux-kernel [PATCH v17 07/21] security: add new securityfs delete function
2024-04-13 00:59:37 linux-kernel [PATCH v17 05/21] initramfs|security: Add a security hook to do_populate_rootfs()
2024-04-13 00:57:52 linux-kernel [PATCH v17 02/21] ipe: add policy parser
2024-04-13 00:57:35 linux-kernel [PATCH v17 00/21] Integrity Policy Enforcement LSM (IPE)
2024-04-13 00:57:06 linux-kernel [PATCH v17 04/21] ipe: add LSM hooks on execution and kernel read
2024-04-13 00:56:48 linux-kernel [PATCH v17 03/21] ipe: add evaluation loop
2024-04-13 00:56:44 linux-kernel [PATCH v17 01/21] security: add ipe lsm
2024-03-28 20:25:19 linux-kernel [PATCH v16 09/20] uapi|audit|ipe: add ipe auditing support
2024-03-28 20:24:26 linux-kernel [PATCH v16 18/20] scripts: add boot policy generation program
2024-03-28 20:24:20 linux-kernel [PATCH v16 20/20] documentation: add ipe documentation
2024-03-28 20:23:13 linux-kernel [PATCH v16 14/20] ipe: add support for dm-verity as a trust provider
2024-03-28 20:23:08 linux-kernel [PATCH v16 17/20] ipe: enable support for fs-verity as a trust provider
2024-03-28 20:23:06 linux-kernel [PATCH v16 16/20] fsverity: consume fsverity built-in signatures via LSM hook
2024-03-28 20:23:06 linux-kernel [PATCH v16 08/20] ipe: add userspace interface
2024-03-28 20:23:04 linux-kernel [PATCH v16 19/20] ipe: kunit test for parser
2024-03-28 20:22:58 linux-kernel [PATCH v16 07/20] security: add new securityfs delete function
2024-03-28 20:22:39 linux-kernel [PATCH v16 11/20] block|security: add LSM blob to block_device
2024-03-28 20:22:21 linux-kernel [PATCH v16 15/20] security: add security_inode_setintegrity() hook
2024-03-28 20:21:51 linux-kernel [PATCH v16 10/20] ipe: add permissive toggle
2024-03-28 20:21:42 linux-kernel [PATCH v16 12/20] dm: add finalize hook to target_type
2024-03-28 20:21:27 linux-kernel [PATCH v16 13/20] dm verity: consume root hash digest and signature data via LSM hook
2024-03-28 20:21:13 linux-kernel [PATCH v16 06/20] ipe: introduce 'boot_verified' as a trust provider
2024-03-28 20:21:07 linux-kernel [PATCH v16 05/20] initramfs|security: Add a security hook to do_populate_rootfs()
2024-03-28 20:18:50 linux-kernel [PATCH v16 00/20] Integrity Policy Enforcement LSM (IPE)
2024-03-28 20:18:46 linux-kernel [PATCH v16 02/20] ipe: add policy parser
2024-03-28 20:18:35 linux-kernel [PATCH v16 04/20] ipe: add LSM hooks on execution and kernel read
2024-03-28 20:18:21 linux-kernel [PATCH v16 03/20] ipe: add evaluation loop
2024-03-28 20:18:20 linux-kernel [PATCH v16 01/20] security: add ipe lsm
2024-03-20 20:31:29 linux-kernel Re: [PATCH RFC v15 12/21] security: add security_bdev_setintegrity() hook
2024-03-20 17:56:38 linux-kernel Re: [PATCH RFC v15 14/21] dm verity: consume root hash digest and signature data via LSM hook
2024-03-18 20:58:38 linux-kernel Re: [RFC PATCH v15 18/21] ipe: enable support for fs-verity as a trust provider
2024-03-18 20:40:56 linux-kernel Re: [RFC PATCH v15 18/21] ipe: enable support for fs-verity as a trust provider
2024-03-16 03:44:24 linux-kernel [RFC PATCH v15 21/21] documentation: add ipe documentation
2024-03-16 03:43:31 linux-kernel [RFC PATCH v15 20/21] ipe: kunit test for parser
2024-03-16 03:43:22 linux-kernel [RFC PATCH v15 09/21] uapi|audit|ipe: add ipe auditing support