.. |
Makefile
|
5f103c5d4d
bpf: only build sockmap with CONFIG_INET
|
7 years ago |
arraymap.c
|
32852649ba
bpf: arraymap: use bpf_map_init_from_attr()
|
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
|
06ef0ccb5a
bpf/cgroup: fix a verification error for a CGROUP_DEVICE type prog
|
7 years ago |
core.c
|
0911287ce3
bpf: fix bpf_prog_array_copy_to_user() issues
|
7 years ago |
cpumap.c
|
0fe875c5c7
bpf: cpumap: make some functions static
|
7 years ago |
devmap.c
|
bd475643d7
bpf: add helper for copying attrs to struct bpf_map
|
7 years ago |
disasm.c
|
7105e828c0
bpf: allow for correlation of maps and helpers in dump
|
7 years ago |
disasm.h
|
48b3256326
bpf: annotate bpf_insn_print_t with __printf
|
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
|
8b0fdf631c
Merge branch 'work.mqueue' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
7 years ago |
lpm_trie.c
|
6dd1ec6c7a
bpf: fix kernel page fault in lpm map trie_get_next_key
|
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
|
3d9e952697
bpf: sockmap, fix leaking maps with attached but not detached progs
|
7 years ago |
stackmap.c
|
bd475643d7
bpf: add helper for copying attrs to struct bpf_map
|
7 years ago |
syscall.c
|
9c147b56fc
bpf: Use the IS_FD_ARRAY() macro in map_update_elem()
|
7 years ago |
tnum.c
|
b03c9f9fdc
bpf/verifier: track signed and unsigned min/max values
|
8 years ago |
verifier.c
|
f6b1b3bf0d
bpf: fix subprog verifier bypass by div/mod by 0 exception
|
7 years ago |