messages from 2023-10-17 05:46:39 to 2023-11-23 23:40:40 UTC [more...]
[PATCH v13 bpf-next 0/6] bpf: File verification with LSM and fsverity
2023-11-23 23:39 UTC (6+ messages)
` [PATCH v13 bpf-next 1/6] bpf: Add kfunc bpf_get_file_xattr
` [PATCH v13 bpf-next 2/6] bpf, fsverity: Add kfunc bpf_get_fsverity_digest
` [PATCH v13 bpf-next 3/6] Documentation/bpf: Add documentation for filesystem kfuncs
` [PATCH v13 bpf-next 4/6] selftests/bpf: Sort config in alphabetic order
` [PATCH v13 bpf-next 5/6] selftests/bpf: Add tests for filesystem kfuncs
[PATCH v2 0/4] sysctl: Remove sentinel elements from fs dir
2023-11-22 14:00 UTC (6+ messages)
` [PATCH v2 1/4] cachefiles: Remove the now superfluous sentinel element from ctl_table array
` [PATCH v2 2/4] fs: Remove the now superfluous sentinel elements "
` [PATCH v2 3/4] sysctl: "
` [PATCH v2 4/4] coda: "
[PATCH 0/4] sysctl: Remove sentinel elements from fs dir
2023-11-09 21:12 UTC (13+ messages)
` [PATCH 1/4] cachefiles: Remove the now superfluous sentinel element from ctl_table array
` [PATCH 2/4] aio: Remove the now superfluous sentinel elements "
` [PATCH 3/4] sysctl: "
` [PATCH 4/4] coda: "
[PATCH bpf-next 0/3] bpf: __bpf_dynptr_data* and __str annotation
2023-11-07 18:10 UTC (5+ messages)
` [PATCH bpf-next 1/3] bpf: Add __bpf_dynptr_data* for in kernel use
` [PATCH bpf-next 2/3] bpf: Factor out helper check_reg_const_str()
` [PATCH bpf-next 3/3] bpf: Introduce KF_ARG_PTR_TO_CONST_STR
[PATCH v12 bpf-next 0/9] bpf: File verification with LSM and fsverity
2023-11-06 22:40 UTC (19+ messages)
` [PATCH v12 bpf-next 1/9] bpf: Add __bpf_dynptr_data* for in kernel use
` [PATCH v12 bpf-next 2/9] bpf: Factor out helper check_reg_const_str()
` [PATCH v12 bpf-next 3/9] bpf: Introduce KF_ARG_PTR_TO_CONST_STR
` [PATCH v12 bpf-next 4/9] bpf: Add kfunc bpf_get_file_xattr
` [PATCH v12 bpf-next 5/9] bpf, fsverity: Add kfunc bpf_get_fsverity_digest
` [PATCH v12 bpf-next 6/9] Documentation/bpf: Add documentation for filesystem kfuncs
` [PATCH v12 bpf-next 7/9] selftests/bpf: Sort config in alphabetic order
` [PATCH v12 bpf-next 8/9] selftests/bpf: Add tests for filesystem kfuncs
` [PATCH v12 bpf-next 9/9] selftests/bpf: Add test that uses fsverity and xattr to sign a file
[PATCH v11 bpf-next 0/9] bpf: File verification with LSM and fsverity
2023-11-03 23:02 UTC (10+ 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 v11 bpf-next 8/9] selftests/bpf: Add tests for filesystem kfuncs
` [PATCH v11 bpf-next 9/9] selftests/bpf: Add test that uses fsverity and xattr to sign a file
[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 (22+ 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 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 25/28] xfs: add fs-verity support
2023-10-18 19:18 UTC (2+ messages)
[PATCH v3 00/28] fs-verity support for XFS
2023-10-18 2:35 UTC (11+ messages)
` [PATCH v3 07/28] fsverity: always use bitmap to track verified status
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