| Age | Commit message (Expand) | Author |
|---|---|---|
| 11 days | bpf: convert bpf_token_create() to FD_PREPARE() | Christian Brauner |
| 2025-07-16 | bpf: Add struct bpf_token_info | Tao Chen |
| 2024-10-07 | remove pointless includes of <linux/fdtable.h> | Al Viro |
| 2024-09-12 | bpf: convert bpf_token_create() to CLASS(fd, ...) | Al Viro |
| 2024-08-13 | bpf: trivial conversions for fdget() | Al Viro |
| 2024-08-12 | introduce fd_file(), convert all accessors to it. | Al Viro |
| 2024-01-29 | bpf,token: Use BIT_ULL() to convert the bit mask | Haiyue Wang |
| 2024-01-24 | bpf: Fail BPF_TOKEN_CREATE if no delegation option was set on BPF FS | Andrii Nakryiko |
| 2024-01-24 | bpf,lsm: Add BPF token LSM hooks | Andrii Nakryiko |
| 2024-01-24 | bpf: Add BPF token support to BPF_PROG_LOAD command | Andrii Nakryiko |
| 2024-01-24 | bpf: Add BPF token support to BPF_MAP_CREATE command | Andrii Nakryiko |
| 2024-01-24 | bpf: Introduce BPF token object | Andrii Nakryiko |