messages from 2023-10-06 18:53:05 to 2023-11-03 23:03:14 UTC [more...]
[PATCH v11 bpf-next 0/9] bpf: File verification with LSM and fsverity
2023-11-03 23:02 UTC (8+ messages)
` [PATCH v11 bpf-next 1/9] bpf: Add __bpf_dynptr_data* for in kernel use
` [PATCH v11 bpf-next 2/9] bpf: Factor out helper check_reg_const_str()
` [PATCH v11 bpf-next 3/9] bpf: Introduce KF_ARG_PTR_TO_CONST_STR
` [PATCH v11 bpf-next 4/9] bpf: Add kfunc bpf_get_file_xattr
` [PATCH v11 bpf-next 5/9] bpf, fsverity: Add kfunc bpf_get_fsverity_digest
` [PATCH v11 bpf-next 6/9] Documentation/bpf: Add documentation for filesystem kfuncs
` [PATCH v11 bpf-next 7/9] selftests/bpf: Sort config in alphabetic order
[PATCH v10 bpf-next 0/9] bpf: File verification with LSM and fsverity
2023-11-03 22:53 UTC (18+ messages)
` [PATCH v10 bpf-next 1/9] bpf: Add __bpf_dynptr_data* for in kernel use
` [PATCH v10 bpf-next 2/9] bpf: Factor out helper check_reg_const_str()
` [PATCH v10 bpf-next 3/9] bpf: Introduce KF_ARG_PTR_TO_CONST_STR
` [PATCH v10 bpf-next 4/9] bpf: Add kfunc bpf_get_file_xattr
` [PATCH v10 bpf-next 5/9] bpf, fsverity: Add kfunc bpf_get_fsverity_digest
` [PATCH v10 bpf-next 6/9] Documentation/bpf: Add documentation for filesystem kfuncs
` [PATCH v10 bpf-next 7/9] selftests/bpf: Sort config in alphabetic order
` [PATCH v10 bpf-next 8/9] selftests/bpf: Add tests for filesystem kfuncs
` [PATCH v10 bpf-next 9/9] selftests/bpf: Add test that uses fsverity and xattr to sign a file
[PATCH v9 bpf-next 0/9] bpf: File verification with LSM and fsverity
2023-11-03 20:26 UTC (11+ messages)
` [PATCH v9 bpf-next 1/9] bpf: Add __bpf_dynptr_data* for in kernel use
` [PATCH v9 bpf-next 2/9] bpf: Factor out helper check_reg_const_str()
` [PATCH v9 bpf-next 3/9] bpf: Introduce KF_ARG_PTR_TO_CONST_STR
` [PATCH v9 bpf-next 4/9] bpf: Add kfunc bpf_get_file_xattr
` [PATCH v9 bpf-next 5/9] bpf, fsverity: Add kfunc bpf_get_fsverity_digest
` [PATCH v9 bpf-next 6/9] Documentation/bpf: Add documentation for filesystem kfuncs
` [PATCH v9 bpf-next 7/9] selftests/bpf: Sort config in alphabetic order
` [PATCH v9 bpf-next 8/9] selftests/bpf: Add tests for filesystem kfuncs
` [PATCH v9 bpf-next 9/9] selftests/bpf: Add test that uses fsverity and xattr to sign a file
[PATCH v8 bpf-next 0/9] bpf: File verification with LSM and fsverity
2023-11-02 23:53 UTC (12+ messages)
` [PATCH v8 bpf-next 1/9] bpf: Add __bpf_dynptr_data* for in kernel use
` [PATCH v8 bpf-next 2/9] bpf: Factor out helper check_reg_const_str()
` [PATCH v8 bpf-next 3/9] bpf: Introduce KF_ARG_PTR_TO_CONST_STR
` [PATCH v8 bpf-next 4/9] bpf: Add kfunc bpf_get_file_xattr
` [PATCH v8 bpf-next 5/9] bpf, fsverity: Add kfunc bpf_get_fsverity_digest
` [PATCH v8 bpf-next 6/9] Documentation/bpf: Add documentation for filesystem kfuncs
` [PATCH v8 bpf-next 7/9] selftests/bpf: Sort config in alphabetic order
` [PATCH v8 bpf-next 8/9] selftests/bpf: Add tests for filesystem kfuncs
` [PATCH v8 bpf-next 9/9] selftests/bpf: Add test that uses fsverity and xattr to sign a file
[PATCH v6 bpf-next 0/9] bpf: File verification with LSM and fsverity
2023-11-02 19:06 UTC (22+ messages)
` [PATCH v6 bpf-next 1/9] bpf: Expose bpf_dynptr_slice* kfuncs for in kernel use
` [PATCH v6 bpf-next 2/9] bpf: Factor out helper check_reg_const_str()
` [PATCH v6 bpf-next 3/9] bpf: Introduce KF_ARG_PTR_TO_CONST_STR
` [PATCH v6 bpf-next 4/9] bpf: Add kfunc bpf_get_file_xattr
` [PATCH v6 bpf-next 5/9] bpf, fsverity: Add kfunc bpf_get_fsverity_digest
` [PATCH v6 bpf-next 6/9] Documentation/bpf: Add documentation for filesystem kfuncs
` [PATCH v6 bpf-next 7/9] selftests/bpf: Sort config in alphabetic order
` [PATCH v6 bpf-next 8/9] selftests/bpf: Add tests for filesystem kfuncs
` [PATCH v6 bpf-next 9/9] selftests/bpf: Add test that uses fsverity and xattr to sign a file
[PATCH v7 bpf-next 0/9] bpf: File verification with LSM and fsverity
2023-11-02 17:25 UTC (11+ messages)
` [PATCH v7 bpf-next 1/9] bpf: Expose bpf_dynptr_slice* kfuncs for in kernel use
` [PATCH v7 bpf-next 2/9] bpf: Factor out helper check_reg_const_str()
` [PATCH v7 bpf-next 3/9] bpf: Introduce KF_ARG_PTR_TO_CONST_STR
` [PATCH v7 bpf-next 4/9] bpf: Add kfunc bpf_get_file_xattr
` [PATCH v7 bpf-next 5/9] bpf, fsverity: Add kfunc bpf_get_fsverity_digest
` [PATCH v7 bpf-next 6/9] Documentation/bpf: Add documentation for filesystem kfuncs
` [PATCH v7 bpf-next 7/9] selftests/bpf: Sort config in alphabetic order
` [PATCH v7 bpf-next 8/9] selftests/bpf: Add tests for filesystem kfuncs
` [PATCH v7 bpf-next 9/9] selftests/bpf: Add test that uses fsverity and xattr to sign a file
[PATCH v2 bpf-next 0/9] bpf: File verification with LSM and fsverity
2023-11-02 6:43 UTC (12+ messages)
` [PATCH v2 bpf-next 1/9] bpf: Expose bpf_dynptr_slice* kfuncs for in kernel use
` [PATCH v2 bpf-next 2/9] bpf: Factor out helper check_reg_const_str()
` [PATCH v2 bpf-next 3/9] bpf: Introduce KF_ARG_PTR_TO_CONST_STR
` [PATCH v2 bpf-next 4/9] bpf: Add kfunc bpf_get_file_xattr
` [PATCH v2 bpf-next 5/9] bpf, fsverity: Add kfunc bpf_get_fsverity_digest
` [PATCH v2 bpf-next 6/9] Documentation/bpf: Add documentation for filesystem kfuncs
` [PATCH v2 bpf-next 7/9] selftests/bpf: Sort config in alphabetic order
` [PATCH v2 bpf-next 8/9] selftests/bpf: Add tests for filesystem kfuncs
` [PATCH v2 bpf-next 9/9] selftests/bpf: Add test that use fsverity and xattr to sign a file
[PATCH bpf-next 0/5] bpf: file verification with LSM and fsverity
2023-11-02 1:19 UTC (24+ messages)
` [PATCH bpf-next 1/5] bpf: Add kfunc bpf_get_file_xattr
` [PATCH bpf-next 2/5] bpf, fsverity: Add kfunc bpf_get_fsverity_digest
` [PATCH bpf-next 3/5] selftests/bpf: Sort config in alphabetic order
` [PATCH bpf-next 4/5] selftests/bpf: Add tests for filesystem kfuncs
` [PATCH bpf-next 5/5] selftests/bpf: Add test that use fsverity and xattr to sign a file
[PATCH v5 bpf-next 0/9] bpf: File verification with LSM and fsverity
2023-10-24 23:21 UTC (12+ messages)
` [PATCH v5 bpf-next 1/9] bpf: Expose bpf_dynptr_slice* kfuncs for in kernel use
` [PATCH v5 bpf-next 2/9] bpf: Factor out helper check_reg_const_str()
` [PATCH v5 bpf-next 3/9] bpf: Introduce KF_ARG_PTR_TO_CONST_STR
` [PATCH v5 bpf-next 4/9] bpf: Add kfunc bpf_get_file_xattr
` [PATCH v5 bpf-next 5/9] bpf, fsverity: Add kfunc bpf_get_fsverity_digest
` [PATCH v5 bpf-next 6/9] Documentation/bpf: Add documentation for filesystem kfuncs
` [PATCH v5 bpf-next 7/9] selftests/bpf: Sort config in alphabetic order
` [PATCH v5 bpf-next 8/9] selftests/bpf: Add tests for filesystem kfuncs
` [PATCH v5 bpf-next 9/9] selftests/bpf: Add test that uses fsverity and xattr to sign a file
[PATCH v4 bpf-next 0/9] bpf: File verification with LSM and fsverity
2023-10-24 5:01 UTC (14+ messages)
` [PATCH v4 bpf-next 1/9] bpf: Expose bpf_dynptr_slice* kfuncs for in kernel use
` [PATCH v4 bpf-next 2/9] bpf: Factor out helper check_reg_const_str()
` [PATCH v4 bpf-next 3/9] bpf: Introduce KF_ARG_PTR_TO_CONST_STR
` [PATCH v4 bpf-next 4/9] bpf: Add kfunc bpf_get_file_xattr
` [PATCH v4 bpf-next 5/9] bpf, fsverity: Add kfunc bpf_get_fsverity_digest
` [PATCH v4 bpf-next 6/9] Documentation/bpf: Add documentation for filesystem kfuncs
` [PATCH v4 bpf-next 7/9] selftests/bpf: Sort config in alphabetic order
` [PATCH v4 bpf-next 8/9] selftests/bpf: Add tests for filesystem kfuncs
` [PATCH v4 bpf-next 9/9] selftests/bpf: Add test that use fsverity and xattr to sign a file
[PATCH v3 bpf-next 0/9] bpf: File verification with LSM and fsverity
2023-10-23 16:03 UTC (10+ messages)
` [PATCH v3 bpf-next 1/9] bpf: Expose bpf_dynptr_slice* kfuncs for in kernel use
` [PATCH v3 bpf-next 2/9] bpf: Factor out helper check_reg_const_str()
` [PATCH v3 bpf-next 3/9] bpf: Introduce KF_ARG_PTR_TO_CONST_STR
` [PATCH v3 bpf-next 4/9] bpf: Add kfunc bpf_get_file_xattr
` [PATCH v3 bpf-next 5/9] bpf, fsverity: Add kfunc bpf_get_fsverity_digest
` [PATCH v3 bpf-next 6/9] Documentation/bpf: Add documentation for filesystem kfuncs
` [PATCH v3 bpf-next 7/9] selftests/bpf: Sort config in alphabetic order
` [PATCH v3 bpf-next 8/9] selftests/bpf: Add tests for filesystem kfuncs
` [PATCH v3 bpf-next 9/9] selftests/bpf: Add test that use fsverity and xattr to sign a file
[PATCH v3 00/28] fs-verity support for XFS
2023-10-18 19:18 UTC (65+ messages)
` [PATCH v3 04/28] xfs: Add xfs_verify_pptr
` [PATCH v3 05/28] fs: add FS_XFLAG_VERITY for fs-verity sealed inodes
` [PATCH v3 06/28] fsverity: add drop_page() callout
` [PATCH v3 07/28] fsverity: always use bitmap to track verified status
` [PATCH v3 08/28] fsverity: pass Merkle tree block size to ->read_merkle_tree_page()
` [PATCH v3 09/28] fsverity: pass log_blocksize to end_enable_verity()
` [PATCH v3 10/28] fsverity: operate with Merkle tree blocks instead of pages
` [PATCH v3 11/28] iomap: pass readpage operation to read path
` [PATCH v3 12/28] iomap: allow filesystem to implement read path verification
` [PATCH v3 13/28] xfs: add XBF_VERITY_CHECKED xfs_buf flag
` [PATCH v3 15/28] xfs: introduce workqueue for post read IO work
` [PATCH v3 16/28] xfs: add bio_set and submit_io for ioend post-processing
` [PATCH v3 17/28] xfs: add attribute type for fs-verity
` [PATCH v3 20/28] xfs: add fs-verity ro-compat flag
` [PATCH v3 21/28] xfs: add inode on-disk VERITY flag
` [PATCH v3 23/28] xfs: don't allow to enable DAX on fs-verity sealsed inode
` [PATCH v3 24/28] xfs: disable direct read path for fs-verity sealed files
` [PATCH v3 25/28] xfs: add fs-verity support
` [PATCH v3 26/28] xfs: make scrub aware of verity dinode flag
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