Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2025-02-13 | bpf: fs/xattr: Add BPF kfuncs to set and remove xattrs | Song Liu | 1 | -0/+189 |
2025-02-13 | fs/xattr: bpf: Introduce security.bpf. xattr name prefix | Song Liu | 1 | -11/+25 |
2024-08-07 | bpf: Add kfunc bpf_get_dentry_xattr() to read xattr from dentry | Song Liu | 1 | -9/+33 |
2024-08-07 | bpf: Move bpf_get_file_xattr to fs/bpf_fs_kfuncs.c | Song Liu | 1 | -0/+38 |
2024-08-06 | bpf: introduce new VFS based BPF kfuncs | Matt Bobrowski | 1 | -0/+123 |