Message ID | 20231129234417.856536-1-song@kernel.org (mailing list archive) |
---|---|
Headers | show |
Series | bpf: File verification with LSM and fsverity | expand |
Hello: This series was applied to bpf/bpf-next.git (master) by Alexei Starovoitov <ast@kernel.org>: On Wed, 29 Nov 2023 15:44:11 -0800 you wrote: > Changes v14 => v15: > 1. Fix selftest build without CONFIG_FS_VERITY. (Alexei) > 2. Add Acked-by from KP. > > Changes v13 => v14: > 1. Add "static" for bpf_fs_kfunc_set. > 2. Add Acked-by from Christian Brauner. > > [...] Here is the summary with links: - [v15,bpf-next,1/6] bpf: Add kfunc bpf_get_file_xattr https://git.kernel.org/bpf/bpf-next/c/ac9c05e0e453 - [v15,bpf-next,2/6] bpf, fsverity: Add kfunc bpf_get_fsverity_digest https://git.kernel.org/bpf/bpf-next/c/67814c00de31 - [v15,bpf-next,3/6] Documentation/bpf: Add documentation for filesystem kfuncs https://git.kernel.org/bpf/bpf-next/c/0de267d9ec65 - [v15,bpf-next,4/6] selftests/bpf: Sort config in alphabetic order https://git.kernel.org/bpf/bpf-next/c/6b0ae4566aba - [v15,bpf-next,5/6] selftests/bpf: Add tests for filesystem kfuncs https://git.kernel.org/bpf/bpf-next/c/341f06fdddf7 - [v15,bpf-next,6/6] selftests/bpf: Add test that uses fsverity and xattr to sign a file https://git.kernel.org/bpf/bpf-next/c/1030e9154258 You are awesome, thank you!