Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
43a0a45abc4ab386f3ba978c877a2b68a0cad448
/
kernel
/
bpf
3d9e952
bpf: sockmap, fix leaking maps with attached but not detached progs
by John Fastabend
· 7 years ago
1aa12bd
bpf: sockmap, add sock close() hook to remove socks
by John Fastabend
· 7 years ago
0911287
bpf: fix bpf_prog_array_copy_to_user() issues
by Alexei Starovoitov
· 7 years ago
b2fe5fa
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 7 years ago
8b0fdf6
Merge branch 'work.mqueue' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
6dd1ec6
bpf: fix kernel page fault in lpm map trie_get_next_key
by Yonghong Song
· 7 years ago
f6b1b3b
bpf: fix subprog verifier bypass by div/mod by 0 exception
by Daniel Borkmann
· 7 years ago
5e581da
bpf: make unknown opcode handling more robust
by Daniel Borkmann
· 7 years ago
2a5418a
bpf: improve dead code sanitizing
by Daniel Borkmann
· 7 years ago
9c147b5
bpf: Use the IS_FD_ARRAY() macro in map_update_elem()
by Mickaël Salaün
· 7 years ago
2310035
bpf: fix incorrect kmalloc usage in lpm_trie MAP_GET_NEXT_KEY rcu region
by Yonghong Song
· 7 years ago
ea9722e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 7 years ago
8565d26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
4bd95f4
bpf: add upper complexity limit to verifier log
by Daniel Borkmann
· 7 years ago
fa9dd59
bpf: get rid of pure_initcall dependency to enable jits
by Daniel Borkmann
· 7 years ago
9013341
bpf, verifier: detect misconfigured mem, size argument pair
by Daniel Borkmann
· 7 years ago
b471f2f
bpf: implement MAP_GET_NEXT_KEY command for LPM_TRIE map
by Yonghong Song
· 7 years ago
52775b3
bpf: offload: report device information about offloaded maps
by Jakub Kicinski
· 7 years ago
7a0ef69
bpf: offload: allow array map offload
by Jakub Kicinski
· 7 years ago
3285264
bpf: arraymap: use bpf_map_init_from_attr()
by Jakub Kicinski
· 7 years ago
ad46061
bpf: arraymap: move checks out of alloc function
by Jakub Kicinski
· 7 years ago
61f3c96
bpf: allow socket_filter programs to use bpf_prog_test_run
by Alexei Starovoitov
· 7 years ago
fcfb126
bpf: add new jited info fields in bpf_dev_offload and bpf_prog_info
by Jiong Wang
· 7 years ago
6f16101
bpf: mark dst unknown on inconsistent {s, u}bounds adjustments
by Daniel Borkmann
· 7 years ago
c02b374
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
48b3256
bpf: annotate bpf_insn_print_t with __printf
by Jakub Kicinski
· 7 years ago
0a2d28f
bpf: offload: make bpf_offload_dev_match() reject host+host case
by Jakub Kicinski
· 7 years ago
0fe875c
bpf: cpumap: make some functions static
by Wei Yongjun
· 7 years ago
f37a8cb
bpf: reject stores into ctx via st and xadd
by Daniel Borkmann
· 7 years ago
a388457
bpf: offload: add map offload infrastructure
by Jakub Kicinski
· 7 years ago
5bc2d55
bpf: offload: factor out netdev checking at allocation time
by Jakub Kicinski
· 7 years ago
0a9c199
bpf: rename bpf_dev_offload -> bpf_prog_offload
by Jakub Kicinski
· 7 years ago
bd47564
bpf: add helper for copying attrs to struct bpf_map
by Jakub Kicinski
· 7 years ago
9328e0d
bpf: hashtab: move checks out of alloc function
by Jakub Kicinski
· 7 years ago
daffc5a
bpf: hashtab: move attribute validation before allocation
by Jakub Kicinski
· 7 years ago
1110f3a
bpf: add map_alloc_check callback
by Jakub Kicinski
· 7 years ago
68fda45
bpf: fix 32-bit divide by zero
by Alexei Starovoitov
· 7 years ago
c366287
bpf: fix divides by zero
by Eric Dumazet
· 7 years ago
19d28fb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
8c2e6c9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 7 years ago
bbeb6e4
bpf, array: fix overflow in max_entries and undefined behavior in index_mask
by Daniel Borkmann
· 7 years ago
7891a87
bpf: arsh is not supported in 32 bit alu thus reject it
by Daniel Borkmann
· 7 years ago
4095034
bpf: fix spelling mistake: "obusing" -> "abusing"
by Colin Ian King
· 7 years ago
661e4e3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 7 years ago
430e68d
bpf: export function to write into verifier log buffer
by Quentin Monnet
· 7 years ago
290af86
bpf: introduce BPF_JIT_ALWAYS_ON config
by Alexei Starovoitov
· 7 years ago
a0ce093
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
b215739
bpf: prevent out-of-bounds speculation
by Alexei Starovoitov
· 7 years ago
5896351
bpf: fix verifier GPF in kmalloc failure path
by Alexei Starovoitov
· 7 years ago
75d4276
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
5731a87
bpf: sockmap missing NULL psock check
by John Fastabend
· 7 years ago
16f07c5
bpf: implement syscall command BPF_MAP_GET_NEXT_KEY for stacktrace map
by Yonghong Song
· 7 years ago
a4a0683
bpf_obj_do_pin(): switch to vfs_mkobj(), quit abusing ->mknod()
by Al Viro
· 7 years ago
040ee69
fix "netfilter: xt_bpf: Fix XT_BPF_MODE_FD_PINNED mode of 'xt_bpf_info_v1'"
by Al Viro
· 7 years ago
5f103c5
bpf: only build sockmap with CONFIG_INET
by John Fastabend
· 7 years ago
c20a71a
bpf: sockmap remove unused function
by John Fastabend
· 7 years ago
675fc27
bpf: offload: report device information for offloaded programs
by Jakub Kicinski
· 7 years ago
ad8ad79
bpf: offload: free program id when device disappears
by Jakub Kicinski
· 7 years ago
ce3b9db
bpf: offload: free prog->aux->offload when device disappears
by Jakub Kicinski
· 7 years ago
cae1927
bpf: offload: allow netdev to disappear while verifier is running
by Jakub Kicinski
· 7 years ago
9a18eed
bpf: offload: don't use prog->aux->offload as boolean
by Jakub Kicinski
· 7 years ago
e0d3974
bpf: offload: don't require rtnl for dev list manipulation
by Jakub Kicinski
· 7 years ago
fcffe2e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 7 years ago
aada9ce
bpf: fix max call depth check
by Alexei Starovoitov
· 7 years ago
70a87ff
bpf: fix maximum stack depth tracking logic
by Alexei Starovoitov
· 7 years ago
fd05e57
bpf: fix stacksafe exploration when comparing states
by Gianluca Borello
· 7 years ago
fba961a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
7105e82
bpf: allow for correlation of maps and helpers in dump
by Daniel Borkmann
· 7 years ago
4f74d80
bpf: fix kallsyms handling for subprogs
by Daniel Borkmann
· 7 years ago
82abbf8
bpf: do not allow root to mangle valid pointers
by Alexei Starovoitov
· 7 years ago
bb7f0f9
bpf: fix integer overflows
by Alexei Starovoitov
· 7 years ago
179d1c5
bpf: don't prune branches when a scalar is replaced with a pointer
by Jann Horn
· 7 years ago
a5ec6ae
bpf: force strict alignment checks for stack pointers
by Jann Horn
· 7 years ago
ea25f91
bpf: fix missing error return in check_stack_boundary()
by Jann Horn
· 7 years ago
468f6ea
bpf: fix 32-bit ALU op verification
by Jann Horn
· 7 years ago
0c17d1d
bpf: fix incorrect tracking of register size truncation
by Jann Horn
· 7 years ago
95a762e
bpf: fix incorrect sign extension in check_alu_op()
by Jann Horn
· 7 years ago
4374f25
bpf/verifier: fix bounds calculation on BPF_RSH
by Edward Cree
· 7 years ago
06ef0cc
bpf/cgroup: fix a verification error for a CGROUP_DEVICE type prog
by Yonghong Song
· 7 years ago
fa2d41a
bpf: make function skip_callee static and return NULL rather than 0
by Colin Ian King
· 7 years ago
e90004d5
bpf: fix spelling mistake: "funcation"-> "function"
by Colin Ian King
· 7 years ago
59436c9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 7 years ago
1c2a088
bpf: x64: add JIT support for multi-function programs
by Alexei Starovoitov
· 7 years ago
60b58afc
bpf: fix net.core.bpf_jit_enable race
by Alexei Starovoitov
· 7 years ago
1ea47e0
bpf: add support for bpf_call to interpreter
by Alexei Starovoitov
· 7 years ago
cc2b14d
bpf: teach verifier to recognize zero initialized stack
by Alexei Starovoitov
· 7 years ago
f4d7e40
bpf: introduce function calls (verification)
by Alexei Starovoitov
· 7 years ago
cc8b0b9
bpf: introduce function calls (function boundaries)
by Alexei Starovoitov
· 7 years ago
c30abd5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
04514d1
bpf: guarantee r1 to be ctx in case of bpf_helper_changes_pkt_data
by Daniel Borkmann
· 7 years ago
9147efc
bpf: add schedule points to map alloc/free
by Eric Dumazet
· 7 years ago
9802d86
bpf: add a bpf_override_function helper
by Josef Bacik
· 7 years ago
f371b30
bpf/tracing: allow user space to query prog array on the same tp
by Yonghong Song
· 7 years ago
7cda4ce
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
914cb78
bpf: cleanup register_is_null()
by Alexei Starovoitov
· 7 years ago
3bf1592
bpf: improve JEQ/JNE path walking
by Alexei Starovoitov
· 7 years ago
2f18f62
bpf: improve verifier liveness marks
by Alexei Starovoitov
· 7 years ago
19ceb41
bpf: don't mark FP reg as uninit
by Alexei Starovoitov
· 7 years ago
4e92024
bpf: print liveness info to verifier log
by Alexei Starovoitov
· 7 years ago
12a3cc8
bpf: fix stack state printing in verifier log
by Alexei Starovoitov
· 7 years ago
Next »