index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
bpf
/
token.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-1
/
+1
2026-01-16
bpf: Add SPDX license identifiers to a few files
Tim Bird
1
-0
/
+1
2025-11-28
bpf: convert bpf_token_create() to FD_PREPARE()
Christian Brauner
1
-32
/
+15
2025-07-16
bpf: Add struct bpf_token_info
Tao Chen
1
-1
/
+24
2024-10-07
remove pointless includes of <linux/fdtable.h>
Al Viro
1
-1
/
+0
2024-09-12
bpf: convert bpf_token_create() to CLASS(fd, ...)
Al Viro
1
-42
/
+23
2024-08-13
bpf: trivial conversions for fdget()
Al Viro
1
-6
/
+3
2024-08-12
introduce fd_file(), convert all accessors to it.
Al Viro
1
-5
/
+5
2024-01-29
bpf,token: Use BIT_ULL() to convert the bit mask
Haiyue Wang
1
-8
/
+8
2024-01-24
bpf: Fail BPF_TOKEN_CREATE if no delegation option was set on BPF FS
Andrii Nakryiko
1
-1
/
+9
2024-01-24
bpf,lsm: Add BPF token LSM hooks
Andrii Nakryiko
1
-1
/
+11
2024-01-24
bpf: Add BPF token support to BPF_PROG_LOAD command
Andrii Nakryiko
1
-0
/
+27
2024-01-24
bpf: Add BPF token support to BPF_MAP_CREATE command
Andrii Nakryiko
1
-0
/
+16
2024-01-24
bpf: Introduce BPF token object
Andrii Nakryiko
1
-0
/
+217