Anders Roxell 33491588c1 kernel/bpf/syscall: fix warning defined but not used 7 years ago
..
Makefile 5f103c5d4d bpf: only build sockmap with CONFIG_INET 7 years ago
arraymap.c 32fff239de bpf: add schedule points in percpu arrays management 7 years ago
bpf_lru_list.c 695ba2651a bpf: lru: Lower the PERCPU_NR_SCANS from 16 to 4 8 years ago
bpf_lru_list.h bb9b9f8802 bpf: Only set node->ref = 1 if it has not been set 8 years ago
cgroup.c 4fbac77d2d bpf: Hooks for sys_bind 7 years ago
core.c 9c481b908b bpf: fix bpf_prog_array_copy_to_user warning from perf event prog query 7 years ago
cpumap.c 7fc17e909e bpf: cpumap: use GFP_KERNEL instead of GFP_ATOMIC in __cpu_map_entry_alloc() 7 years ago
devmap.c bd475643d7 bpf: add helper for copying attrs to struct bpf_map 7 years ago
disasm.c abe0884011 bpf: Remove struct bpf_verifier_env argument from print_bpf_insn 7 years ago
disasm.h abe0884011 bpf: Remove struct bpf_verifier_env argument from print_bpf_insn 7 years ago
hashtab.c bd475643d7 bpf: add helper for copying attrs to struct bpf_map 7 years ago
helpers.c 39f19ebbf5 bpf: rename ARG_PTR_TO_STACK 8 years ago
inode.c 6d8cb045cd bpf: comment why dots in filenames under BPF virtual FS are not allowed 7 years ago
lpm_trie.c 6c5f61023c bpf: fix rcu lockdep warning for lpm_trie map_free callback 7 years ago
map_in_map.c 14dc6f04f4 bpf: Add syscall lookup support for fd array and htab 8 years ago
map_in_map.h 14dc6f04f4 bpf: Add syscall lookup support for fd array and htab 8 years ago
offload.c 52775b33bb bpf: offload: report device information about offloaded maps 7 years ago
percpu_freelist.c 89ad2fa3f0 bpf: fix lockdep splat 7 years ago
percpu_freelist.h e19494edab bpf: introduce percpu_freelist 9 years ago
sockmap.c 0e94d87fcf bpf: sockmap, duplicates release calls may NULL sk_prot 7 years ago
stackmap.c 615755a77b bpf: extend stackmap to save binary_build_id+offset instead of address 7 years ago
syscall.c 33491588c1 kernel/bpf/syscall: fix warning defined but not used 7 years ago
tnum.c b03c9f9fdc bpf/verifier: track signed and unsigned min/max values 8 years ago
verifier.c 4fbac77d2d bpf: Hooks for sys_bind 7 years ago