[PATCH v3 bpf-next 0/4] Introduce bpf_cgroup_read_xattr
patchwork-bot+netdevbpf at kernel.org
patchwork-bot+netdevbpf at kernel.org
Fri Jun 27 02:20:10 UTC 2025
Hello:
This series was applied to bpf/bpf-next.git (master)
by Christian Brauner <brauner at kernel.org>:
On Sun, 22 Jun 2025 23:38:50 -0700 you wrote:
> Introduce a new kfunc bpf_cgroup_read_xattr, which can read xattr from
> cgroupfs nodes. The primary users are LSMs, cgroup programs, and sched_ext.
>
> ---
>
> Changes v2 => v3:
> 1. Make bpf_cgroup_read_xattr available to all program types.
> 2. Fix gcc build warning on the selftests.
> 3. Add "ifdef CONFIG_CGROUPS" around bpf_cgroup_read_xattr.
>
> [...]
Here is the summary with links:
- [v3,bpf-next,1/4] kernfs: remove iattr_mutex
(no matching commit)
- [v3,bpf-next,2/4] bpf: Introduce bpf_cgroup_read_xattr to read xattr of cgroup's node
https://git.kernel.org/bpf/bpf-next/c/535b070f4a80
- [v3,bpf-next,3/4] bpf: Mark cgroup_subsys_state->cgroup RCU safe
https://git.kernel.org/bpf/bpf-next/c/1504d8c7c702
- [v3,bpf-next,4/4] selftests/bpf: Add tests for bpf_cgroup_read_xattr
https://git.kernel.org/bpf/bpf-next/c/f4fba2d6d282
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
More information about the Linux-security-module-archive
mailing list