Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpf,token: Use BIT_ULL() to convert the bit mask | Haiyue Wang | 2024-01-30 | 1 | -8/+8 |
* | bpf: Fail BPF_TOKEN_CREATE if no delegation option was set on BPF FS | Andrii Nakryiko | 2024-01-25 | 1 | -1/+9 |
* | bpf,lsm: Add BPF token LSM hooks | Andrii Nakryiko | 2024-01-25 | 1 | -1/+11 |
* | bpf: Add BPF token support to BPF_PROG_LOAD command | Andrii Nakryiko | 2024-01-25 | 1 | -0/+27 |
* | bpf: Add BPF token support to BPF_MAP_CREATE command | Andrii Nakryiko | 2024-01-25 | 1 | -0/+16 |
* | bpf: Introduce BPF token object | Andrii Nakryiko | 2024-01-25 | 1 | -0/+217 |