John Fastabend 3d9e952697 bpf: sockmap, fix leaking maps with attached but not detached progs 8 лет назад
..
Makefile 5f103c5d4d bpf: only build sockmap with CONFIG_INET 8 лет назад
arraymap.c 32852649ba bpf: arraymap: use bpf_map_init_from_attr() 8 лет назад
bpf_lru_list.c 695ba2651a bpf: lru: Lower the PERCPU_NR_SCANS from 16 to 4 8 лет назад
bpf_lru_list.h bb9b9f8802 bpf: Only set node->ref = 1 if it has not been set 8 лет назад
cgroup.c 06ef0ccb5a bpf/cgroup: fix a verification error for a CGROUP_DEVICE type prog 8 лет назад
core.c 0911287ce3 bpf: fix bpf_prog_array_copy_to_user() issues 8 лет назад
cpumap.c 0fe875c5c7 bpf: cpumap: make some functions static 8 лет назад
devmap.c bd475643d7 bpf: add helper for copying attrs to struct bpf_map 8 лет назад
disasm.c 7105e828c0 bpf: allow for correlation of maps and helpers in dump 8 лет назад
disasm.h 48b3256326 bpf: annotate bpf_insn_print_t with __printf 8 лет назад
hashtab.c bd475643d7 bpf: add helper for copying attrs to struct bpf_map 8 лет назад
helpers.c 39f19ebbf5 bpf: rename ARG_PTR_TO_STACK 9 лет назад
inode.c 8b0fdf631c Merge branch 'work.mqueue' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 8 лет назад
lpm_trie.c 6dd1ec6c7a bpf: fix kernel page fault in lpm map trie_get_next_key 8 лет назад
map_in_map.c 14dc6f04f4 bpf: Add syscall lookup support for fd array and htab 8 лет назад
map_in_map.h 14dc6f04f4 bpf: Add syscall lookup support for fd array and htab 8 лет назад
offload.c 52775b33bb bpf: offload: report device information about offloaded maps 8 лет назад
percpu_freelist.c 89ad2fa3f0 bpf: fix lockdep splat 8 лет назад
percpu_freelist.h e19494edab bpf: introduce percpu_freelist 9 лет назад
sockmap.c 3d9e952697 bpf: sockmap, fix leaking maps with attached but not detached progs 8 лет назад
stackmap.c bd475643d7 bpf: add helper for copying attrs to struct bpf_map 8 лет назад
syscall.c 9c147b56fc bpf: Use the IS_FD_ARRAY() macro in map_update_elem() 8 лет назад
tnum.c b03c9f9fdc bpf/verifier: track signed and unsigned min/max values 8 лет назад
verifier.c f6b1b3bf0d bpf: fix subprog verifier bypass by div/mod by 0 exception 8 лет назад