Show patches with: Submitter = Daniel Borkmann       |   1302 patches
« 1 2 3 413 14 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
AF_PACKET mmap() v4... - - - - --- 2015-11-05 Daniel Borkmann davem RFC
Ottawa and slow hash-table resize - - - - --- 2015-02-24 Daniel Borkmann davem RFC
Soft lockup in tc_classify - - - - --- 2016-12-21 Daniel Borkmann davem RFC
Soft lockup in tc_classify - - - - --- 2016-12-20 Daniel Borkmann davem RFC
[2/2,net-next] net: move qdisc ingress filtering code where it belongs - - - - --- 2015-05-11 Daniel Borkmann davem RFC
[2/2] net: sched: convert qdisc linked list to hashtable - - - - --- 2016-08-12 Daniel Borkmann davem RFC
[PATCHv1,net-next,0/5] netlink: mmap: kernel panic and some issues - - - - --- 2015-08-14 Daniel Borkmann davem RFC
[RFC,2/2] bpf: Initialise mod[] in bpf_trace_printk - - - 1 --- 2017-08-11 Daniel Borkmann davem RFC
[RFC,2/4] bpf: introduce bpfilter commands Untitled series #28998 - - - - --- 2018-02-16 Daniel Borkmann davem RFC
[RFC,net-next] bpf: fix potential percpu map overcopy to user. - - - - --- 2016-10-20 Daniel Borkmann davem RFC
[RFC,net] bpf: Use mount_nodev not mount_ns to mount the bpf filesystem 1 - - - --- 2016-05-18 Daniel Borkmann davem RFC
[bpf,1/2] bpf, doc: update design qa to reflect kern_version requirement Two minor bpf doc updates 1 - - - --- 2019-01-07 Daniel Borkmann bpf Accepted
[bpf,1/2] bpf, libbpf: fix version info and add it to shared object libbpf fix up and clarify version info - 2 - - --- 2019-03-22 Daniel Borkmann bpf Changes Requested
[bpf,1/2] bpf, ppc64: fix unexpected r0=0 exit path inside bpf_xadd BPF fix and test case - 1 2 1 --- 2018-07-19 Daniel Borkmann bpf Accepted
[bpf,1/2] bpf, ppc64: generalize fetching subprog into bpf_jit_get_func_addr Fix for arm64 jit - - 1 1 --- 2018-11-26 Daniel Borkmann bpf Accepted
[bpf,1/2] bpf, sockmap: fix potential use after free in bpf_tcp_close Two BPF sockmap fixes 1 1 - - --- 2018-08-24 Daniel Borkmann bpf Accepted
[bpf,1/2] bpf, x64: fix memleak when not converging after image Two x86 BPF JIT fixes 2 1 - - --- 2018-05-02 Daniel Borkmann bpf Accepted
[bpf,1/2] bpf: Fix record_func_key to perform backtracking on r3 Fix record_func_key to perform backtracking on r3 - 1 - - --- 2019-12-19 Daniel Borkmann bpf Accepted
[bpf,1/2] bpf: fix out of bounds backwards jmps due to deadcode removal [bpf,1/2] bpf: fix out of bounds backwards jmps due to deadcode removal - 2 1 - --- 2019-05-11 Daniel Borkmann bpf Accepted
[bpf,1/2] bpf: fix panic in prog load calls cleanup Two bpf fixes 1 1 - - --- 2018-06-15 Daniel Borkmann bpf Accepted
[bpf,1/2] bpf: fix sanitation of alu op with pointer / scalar type from different paths bpf fix to reject mixing ptr / scalar alu op on unpriv 1 1 - - --- 2019-01-05 Daniel Borkmann bpf Accepted
[bpf,1/2] bpf: fix unconnected udp hooks [bpf,1/2] bpf: fix unconnected udp hooks - 1 - - --- 2019-06-05 Daniel Borkmann bpf Changes Requested
[bpf,1/3] bpf, arm32: fix to use bpf_jit_binary_lock_ro api Three BPF fixes 1 1 - - --- 2018-06-28 Daniel Borkmann bpf Accepted
[bpf,1/3] bpf, sockmap: fix bpf_tcp_sendmsg sock error handling Couple of sockmap fixes 1 1 - - --- 2018-08-08 Daniel Borkmann bpf Accepted
[bpf,1/3] bpf: Fix up bpf_skb_adjust_room helper's skb csum setting Fix csum unnecessary on bpf_skb_adjust_room - 1 1 - --- 2020-06-02 Daniel Borkmann bpf Accepted
[bpf,1/3] bpf: add map_lookup_elem_sys_only for lookups from syscall side BPF LRU map fix 1 - - - --- 2019-05-13 Daniel Borkmann bpf Accepted
[bpf,1/3] bpf: fix corruption on concurrent perf_event_output calls Misc BPF fixes 1 1 - 1 --- 2017-12-12 Daniel Borkmann bpf Accepted
[bpf,1/3] bpf: fix msg->data/data_end after sg shift repair in bpf_msg_pull_data Three fixes for bpf_msg_pull_data 1 1 - - --- 2018-08-29 Daniel Borkmann bpf Accepted
[bpf,1/3] bpf: restrict bpf_probe_read{,str}() only to archs where they work Restrict bpf_probe_read{,str}() and bpf_trace_printk()'s %s - - 1 - --- 2020-05-14 Daniel Borkmann bpf Changes Requested
[bpf,1/4] bpf: fix partial copy of map_ptr when dst is scalar BPF fixes and tests 2 1 - - --- 2018-10-31 Daniel Borkmann bpf Accepted
[bpf,1/5] bpf, s390x: do not reload skb pointers in non-skb context Couple of BPF JIT fixes 1 1 - - --- 2017-12-14 Daniel Borkmann bpf Accepted
[bpf,1/5] tcp, ulp: add alias for all ulp modules BPF sockmap and ulp fixes 2 1 - - --- 2018-08-16 Daniel Borkmann bpf Accepted
[bpf,1/7] bpf: fix test suite to enable all unpriv program types Batch of direct packet access fixes for BPF 1 - - - --- 2018-10-24 Daniel Borkmann bpf Accepted
[bpf,1/9] bpf: move {prev_,}insn_idx into verifier env bpf fix to prevent oob under speculation 1 - - - --- 2019-01-01 Daniel Borkmann bpf Changes Requested
[bpf,2/2] bpf, arm64: fix getting subprog addr from aux for calls Fix for arm64 jit - 1 - - --- 2018-11-26 Daniel Borkmann bpf Accepted
[bpf,2/2] bpf, doc: add note for libbpf's stand-alone build Two minor bpf doc updates 1 - - - --- 2019-01-07 Daniel Borkmann bpf Accepted
[bpf,2/2] bpf, libbpf: clarify bump in libbpf version info libbpf fix up and clarify version info - 1 - - --- 2019-03-22 Daniel Borkmann bpf Changes Requested
[bpf,2/2] bpf, sockmap: fix psock refcount leak in bpf_tcp_recvmsg Two BPF sockmap fixes 1 1 - - --- 2018-08-24 Daniel Borkmann bpf Accepted
[bpf,2/2] bpf, x64: fix memleak when not converging on calls Two x86 BPF JIT fixes 2 1 - - --- 2018-05-02 Daniel Borkmann bpf Accepted
[bpf,2/2] bpf: Add further test_verifier cases for record_func_key Fix record_func_key to perform backtracking on r3 - - - - --- 2019-12-19 Daniel Borkmann bpf Accepted
[bpf,2/2] bpf: add further msg_name rewrite tests to test_sock_addr [bpf,1/2] bpf: fix unconnected udp hooks - - - - --- 2019-06-05 Daniel Borkmann bpf Changes Requested
[bpf,2/2] bpf: add various test cases for alu op on mixed dst register types bpf fix to reject mixing ptr / scalar alu op on unpriv 1 - - - --- 2019-01-05 Daniel Borkmann bpf Accepted
[bpf,2/2] bpf: add various test cases for backward jumps [bpf,1/2] bpf: fix out of bounds backwards jmps due to deadcode removal - - - - --- 2019-05-11 Daniel Borkmann bpf Accepted
[bpf,2/2] bpf: reject any prog that failed read-only lock Two bpf fixes 1 - - - --- 2018-06-15 Daniel Borkmann bpf Accepted
[bpf,2/2] bpf: test case to check whether src/dst regs got mangled by xadd BPF fix and test case - - - - --- 2018-07-19 Daniel Borkmann bpf Accepted
[bpf,2/3] bpf, lru: avoid messing with eviction heuristics upon syscall lookup BPF LRU map fix 1 2 - - --- 2019-05-13 Daniel Borkmann bpf Accepted
[bpf,2/3] bpf, s390: fix potential memleak when later bpf_jit_prog fails Three BPF fixes 1 1 - - --- 2018-06-28 Daniel Borkmann bpf Accepted
[bpf,2/3] bpf, sockmap: fix leak in bpf_tcp_sendmsg wait for mem path Couple of sockmap fixes 1 1 - - --- 2018-08-08 Daniel Borkmann bpf Accepted
[bpf,2/3] bpf: Add csum_level helper for fixing up csum levels Fix csum unnecessary on bpf_skb_adjust_room 1 - 1 - --- 2020-06-02 Daniel Borkmann bpf Accepted
[bpf,2/3] bpf: add bpf_probe_read_{user, kernel}_str() to do_refine_retval_range Restrict bpf_probe_read{,str}() and bpf_trace_printk()'s %s 2 - - - --- 2020-05-14 Daniel Borkmann bpf Changes Requested
[bpf,2/3] bpf: fix build issues on um due to mising bpf_perf_event.h Misc BPF fixes 2 1 - 1 --- 2017-12-12 Daniel Borkmann bpf Accepted
[bpf,2/3] bpf: fix shift upon scatterlist ring wrap-around in bpf_msg_pull_data Three fixes for bpf_msg_pull_data 1 1 - - --- 2018-08-29 Daniel Borkmann bpf Accepted
[bpf,2/4] bpf: don't set id on after map lookup with ptr_to_map_val return BPF fixes and tests 2 1 - - --- 2018-10-31 Daniel Borkmann bpf Accepted
[bpf,2/5] bpf, ppc64: do not reload skb pointers in non-skb context Couple of BPF JIT fixes 1 1 1 1 --- 2017-12-14 Daniel Borkmann bpf Accepted
[bpf,2/5] tcp, ulp: fix leftover icsk_ulp_ops preventing sock from reattach BPF sockmap and ulp fixes 2 1 - - --- 2018-08-16 Daniel Borkmann bpf Accepted
[bpf,2/7] bpf: disallow direct packet access for unpriv in cg_skb Batch of direct packet access fixes for BPF 1 1 - - --- 2018-10-24 Daniel Borkmann bpf Accepted
[bpf,2/9] bpf: move tmp variable into ax register in interpreter bpf fix to prevent oob under speculation 1 - - - --- 2019-01-01 Daniel Borkmann bpf Changes Requested
[bpf,3/3] bpf, selftests: Adapt cls_redirect to call csum_level helper Fix csum unnecessary on bpf_skb_adjust_room - - 1 - --- 2020-06-02 Daniel Borkmann bpf Accepted
[bpf,3/3] bpf, sockmap: fix cork timeout for select due to epipe Couple of sockmap fixes 1 1 - - --- 2018-08-08 Daniel Borkmann bpf Accepted
[bpf,3/3] bpf: fix broken BPF selftest build Misc BPF fixes 1 1 - - --- 2017-12-12 Daniel Borkmann bpf Accepted
[bpf,3/3] bpf: fix sg shift repair start offset in bpf_msg_pull_data Three fixes for bpf_msg_pull_data 1 1 - - --- 2018-08-29 Daniel Borkmann bpf Accepted
[bpf,3/3] bpf: restrict bpf_trace_printk()'s %s usage and add %psK, %psU specifier Restrict bpf_probe_read{,str}() and bpf_trace_printk()'s %s - 1 - - --- 2020-05-14 Daniel Borkmann bpf Changes Requested
[bpf,3/3] bpf: test ref bit from data path and add new tests for syscall path BPF LRU map fix 1 - - - --- 2019-05-13 Daniel Borkmann bpf Accepted
[bpf,3/3] bpf: undo prog rejection on read-only lock failure Three BPF fixes 1 1 - - --- 2018-06-28 Daniel Borkmann bpf Accepted
[bpf,3/4] bpf: add various test cases to test_verifier BPF fixes and tests 1 - - - --- 2018-10-31 Daniel Borkmann bpf Accepted
[bpf,3/5] bpf, sockmap: fix leakage of smap_psock_map_entry BPF sockmap and ulp fixes 2 3 - - --- 2018-08-16 Daniel Borkmann bpf Accepted
[bpf,3/5] bpf: guarantee r1 to be ctx in case of bpf_helper_changes_pkt_data Couple of BPF JIT fixes 1 - - - --- 2017-12-14 Daniel Borkmann bpf Accepted
[bpf,3/7] bpf: fix direct packet access for flow dissector progs Batch of direct packet access fixes for BPF 1 1 - - --- 2018-10-24 Daniel Borkmann bpf Accepted
[bpf,3/9] bpf: enable access to ax register also from verifier rewrite bpf fix to prevent oob under speculation 1 - - - --- 2019-01-01 Daniel Borkmann bpf Changes Requested
[bpf,4/4] bpf: test make sure to run unpriv test cases in test_verifier BPF fixes and tests 1 - - - --- 2018-10-31 Daniel Borkmann bpf Accepted
[bpf,4/5] bpf, sockmap: fix map elem deletion race with smap_stop_sock BPF sockmap and ulp fixes 2 1 - - --- 2018-08-16 Daniel Borkmann bpf Accepted
[bpf,4/5] bpf, sparc: fix usage of wrong reg for load_skb_regs after call Couple of BPF JIT fixes 2 1 - - --- 2017-12-14 Daniel Borkmann bpf Accepted
[bpf,4/7] bpf: fix cg_skb types to hint access type in may_access_direct_pkt_data Batch of direct packet access fixes for BPF 1 1 - - --- 2018-10-24 Daniel Borkmann bpf Accepted
[bpf,4/9] bpf: restrict map value pointer arithmetic for unpriviledged bpf fix to prevent oob under speculation 1 - - - --- 2019-01-01 Daniel Borkmann bpf Changes Requested
[bpf,5/5] bpf, sockmap: fix sock_map_ctx_update_elem race with exist/noexist BPF sockmap and ulp fixes 2 1 - - --- 2018-08-16 Daniel Borkmann bpf Accepted
[bpf,5/5] bpf: add test case for ld_abs and helper changing pkt data Couple of BPF JIT fixes 1 - - - --- 2017-12-14 Daniel Borkmann bpf Accepted
[bpf,5/7] bpf: fix direct packet write into pop/peek helpers Batch of direct packet access fixes for BPF 2 1 - - --- 2018-10-24 Daniel Borkmann bpf Accepted
[bpf,5/9] bpf: restrict stack pointer arithmetic for unpriviledged bpf fix to prevent oob under speculation 1 - - - --- 2019-01-01 Daniel Borkmann bpf Changes Requested
[bpf,6/7] bpf: fix leaking uninitialized memory on pop/peek helpers Batch of direct packet access fixes for BPF 2 1 - - --- 2018-10-24 Daniel Borkmann bpf Accepted
[bpf,6/9] bpf: restrict unknown scalars of mixed signed bounds for unpriviledged bpf fix to prevent oob under speculation 1 - - - --- 2019-01-01 Daniel Borkmann bpf Changes Requested
[bpf,7/7] bpf: make direct packet write unclone more robust Batch of direct packet access fixes for BPF 2 - - - --- 2018-10-24 Daniel Borkmann bpf Accepted
[bpf,7/9] bpf: fix check_map_access smin_value test when pointer contains offset bpf fix to prevent oob under speculation 1 - - - --- 2019-01-01 Daniel Borkmann bpf Changes Requested
[bpf,8/9] bpf: prevent out of bounds speculation on pointer arithmetic bpf fix to prevent oob under speculation 1 1 - - --- 2019-01-01 Daniel Borkmann bpf Changes Requested
[bpf,9/9] bpf: add various test cases to selftests bpf fix to prevent oob under speculation 1 - - - --- 2019-01-01 Daniel Borkmann bpf Changes Requested
[bpf,v2,1/2] bpf, libbpf: fix version info and add it to shared object libbpf fix up and clarify version info - 2 - - --- 2019-03-23 Daniel Borkmann bpf Accepted
[bpf,v2,1/3] bpf: restrict bpf_probe_read{,str}() only to archs where they work Restrict bpf_probe_read{,str}() and bpf_trace_printk()'s %s 1 - 1 - --- 2020-05-15 Daniel Borkmann bpf Accepted
[bpf,v2,1/4] bpf: fix unconnected udp hooks Fix unconnected bpf cgroup hooks 1 1 - - --- 2019-06-06 Daniel Borkmann bpf Changes Requested
[bpf,v2,1/9] bpf: move {prev_,}insn_idx into verifier env bpf fix to prevent oob under speculation 1 - - - --- 2019-01-01 Daniel Borkmann bpf Changes Requested
[bpf,v2,2/2] bpf, libbpf: clarify bump in libbpf version info libbpf fix up and clarify version info - 1 - - --- 2019-03-23 Daniel Borkmann bpf Accepted
[bpf,v2,2/3] bpf: add bpf_probe_read_{user, kernel}_str() to do_refine_retval_range Restrict bpf_probe_read{,str}() and bpf_trace_printk()'s %s 2 - - - --- 2020-05-15 Daniel Borkmann bpf Accepted
[bpf,v2,2/4] bpf: sync tooling uapi header Fix unconnected bpf cgroup hooks - - - - --- 2019-06-06 Daniel Borkmann bpf Changes Requested
[bpf,v2,2/9] bpf: move tmp variable into ax register in interpreter bpf fix to prevent oob under speculation 1 - - - --- 2019-01-01 Daniel Borkmann bpf Changes Requested
[bpf,v2,3/3] bpf: restrict bpf_trace_printk()'s %s usage and add %pks, %pus specifier Restrict bpf_probe_read{,str}() and bpf_trace_printk()'s %s - 1 - - --- 2020-05-15 Daniel Borkmann bpf Accepted
[bpf,v2,3/4] bpf, bpftool: enable recvmsg attach types Fix unconnected bpf cgroup hooks - - - - --- 2019-06-06 Daniel Borkmann bpf Changes Requested
[bpf,v2,3/9] bpf: enable access to ax register also from verifier rewrite bpf fix to prevent oob under speculation 1 - - - --- 2019-01-01 Daniel Borkmann bpf Changes Requested
[bpf,v2,4/4] bpf: add further msg_name rewrite tests to test_sock_addr Fix unconnected bpf cgroup hooks - - - - --- 2019-06-06 Daniel Borkmann bpf Changes Requested
[bpf,v2,4/9] bpf: restrict map value pointer arithmetic for unprivileged bpf fix to prevent oob under speculation 1 - - - --- 2019-01-01 Daniel Borkmann bpf Changes Requested
[bpf,v2,5/9] bpf: restrict stack pointer arithmetic for unprivileged bpf fix to prevent oob under speculation 1 - - - --- 2019-01-01 Daniel Borkmann bpf Changes Requested
[bpf,v2,6/9] bpf: restrict unknown scalars of mixed signed bounds for unprivileged bpf fix to prevent oob under speculation 1 - - - --- 2019-01-01 Daniel Borkmann bpf Changes Requested
[bpf,v2,7/9] bpf: fix check_map_access smin_value test when pointer contains offset bpf fix to prevent oob under speculation 1 - - - --- 2019-01-01 Daniel Borkmann bpf Changes Requested
« 1 2 3 413 14 »