Linux fsverity development list
 help / color / mirror / Atom feed
 messages from 2023-10-24 03:25:56 to 2024-01-08 09:15:57 UTC [more...]

[PATCH bpf-next v3 0/3] Annotate kfuncs in .BTF_ids section
 2024-01-08  9:15 UTC  (3+ messages)
` [PATCH bpf-next v3 3/3] bpf: treewide: Annotate BPF kfuncs in BTF

[PATCH bpf-next v2 0/3] Annotate kfuncs in .BTF_ids section
 2024-01-06 19:10 UTC  (6+ messages)
` [PATCH bpf-next v2 3/3] bpf: treewide: Annotate BPF kfuncs in BTF

[PATCH bpf-next 0/2] Annotate kfuncs in .BTF_ids section
 2024-01-05  2:37 UTC  (5+ messages)
` [PATCH bpf-next 2/2] bpf: treewide: Annotate BPF kfuncs in BTF

[PATCH v2 0/4] sysctl: Remove sentinel elements from fs dir
 2023-12-05  5:44 UTC  (7+ 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 v15 bpf-next 0/6] bpf: File verification with LSM and fsverity
 2023-12-02  0:30 UTC  (8+ messages)
` [PATCH v15 bpf-next 1/6] bpf: Add kfunc bpf_get_file_xattr
` [PATCH v15 bpf-next 2/6] bpf, fsverity: Add kfunc bpf_get_fsverity_digest
` [PATCH v15 bpf-next 3/6] Documentation/bpf: Add documentation for filesystem kfuncs
` [PATCH v15 bpf-next 4/6] selftests/bpf: Sort config in alphabetic order
` [PATCH v15 bpf-next 5/6] selftests/bpf: Add tests for filesystem kfuncs
` [PATCH v15 bpf-next 6/6] selftests/bpf: Add test that uses fsverity and xattr to sign a file

[PATCH v14 bpf-next 0/6] bpf: File verification with LSM and fsverity
 2023-11-30  4:02 UTC  (14+ messages)
` [PATCH v14 bpf-next 1/6] bpf: Add kfunc bpf_get_file_xattr
` [PATCH v14 bpf-next 2/6] bpf, fsverity: Add kfunc bpf_get_fsverity_digest
` [PATCH v14 bpf-next 3/6] Documentation/bpf: Add documentation for filesystem kfuncs
` [PATCH v14 bpf-next 4/6] selftests/bpf: Sort config in alphabetic order
` [PATCH v14 bpf-next 5/6] selftests/bpf: Add tests for filesystem kfuncs
` [PATCH v14 bpf-next 6/6] selftests/bpf: Add test that uses fsverity and xattr to sign a file

[PATCH v13 bpf-next 0/6] bpf: File verification with LSM and fsverity
 2023-11-28 15:10 UTC  (19+ 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 v13 bpf-next 6/6] selftests/bpf: Add test that uses fsverity and xattr to sign a file

[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  (4+ messages)
` [PATCH v2 bpf-next 4/9] bpf: Add kfunc bpf_get_file_xattr

[PATCH bpf-next 0/5] bpf: file verification with LSM and fsverity
 2023-11-02  1:19 UTC  (4+ messages)
` [PATCH bpf-next 1/5] bpf: Add kfunc bpf_get_file_xattr

[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  (5+ messages)
` [PATCH v4 bpf-next 3/9] bpf: Introduce KF_ARG_PTR_TO_CONST_STR


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox