Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-10-07 | remove pointless includes of <linux/fdtable.h> | 1 | -1/+0 | |
2024-09-12 | bpf: convert bpf_token_create() to CLASS(fd, ...) | 1 | -42/+23 | |
2024-08-13 | bpf: trivial conversions for fdget() | 1 | -6/+3 | |
2024-08-12 | introduce fd_file(), convert all accessors to it. | 1 | -5/+5 | |
2024-01-29 | bpf,token: Use BIT_ULL() to convert the bit mask | 1 | -8/+8 | |
2024-01-24 | bpf: Fail BPF_TOKEN_CREATE if no delegation option was set on BPF FS | 1 | -1/+9 | |
2024-01-24 | bpf,lsm: Add BPF token LSM hooks | 1 | -1/+11 | |
2024-01-24 | bpf: Add BPF token support to BPF_PROG_LOAD command | 1 | -0/+27 | |
2024-01-24 | bpf: Add BPF token support to BPF_MAP_CREATE command | 1 | -0/+16 | |
2024-01-24 | bpf: Introduce BPF token object | 1 | -0/+217 |