index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
bpf_fs_kfuncs.c
Age
Commit message (
Expand
)
Author
19 hours
Merge branch 'vfs.all' of https://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Mark Brown
13 days
bpf: have bpf_real_data_inode() take a struct file
Christian Brauner
2026-06-29
fs: Add bpf_sock_read_xattr() kfunc to read socket xattrs
Christian Brauner
2026-06-17
Merge tag 'bpf-next-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Linus Torvalds
2026-06-15
Merge tag 'vfs-7.2-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2026-06-06
bpf: add bpf_real_inode() kfunc
Christian Brauner
2026-05-11
bpf: fix crash in bpf_[set|remove]_dentry_xattr for negative dentries
Matt Bobrowski
2026-04-19
bpf: Refactor dynptr mutability tracking
Amery Hung
2026-01-02
bpf: Remove redundant KF_TRUSTED_ARGS flag from all kfuncs
Puranjay Mohan
2026-01-02
bpf: Make KF_TRUSTED_ARGS the default for all kfuncs
Puranjay Mohan
2025-09-15
bpf...d_path(): constify path argument
Al Viro
2025-07-02
bpf: Introduce bpf_cgroup_read_xattr to read xattr of cgroup's node
Song Liu
2025-02-13
bpf: fs/xattr: Add BPF kfuncs to set and remove xattrs
Song Liu
2025-02-13
fs/xattr: bpf: Introduce security.bpf. xattr name prefix
Song Liu
2024-08-07
bpf: Add kfunc bpf_get_dentry_xattr() to read xattr from dentry
Song Liu
2024-08-07
bpf: Move bpf_get_file_xattr to fs/bpf_fs_kfuncs.c
Song Liu
2024-08-06
bpf: introduce new VFS based BPF kfuncs
Matt Bobrowski