Show patches with: Submitter = John Fastabend       |   1272 patches
« 1 2 3 412 13 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[bpf-next,v2,2/2] bpf, sockmap: update selftests to use skb_adjust_room Add skb_adjust_room() for SK_SKB - - - - --- 2020-10-02 John Fastabend bpf Accepted
[bpf-next,v2,1/2] bpf, sockmap: add skb_adjust_room to pop bytes off ingress payload Add skb_adjust_room() for SK_SKB - - - - --- 2020-10-02 John Fastabend bpf Accepted
[bpf-next] bpf, selftests: fix warning in snprintf_btf where system() call unchecked [bpf-next] bpf, selftests: fix warning in snprintf_btf where system() call unchecked - 1 - - --- 2020-09-29 John Fastabend bpf Accepted
[bpf-next] bpf, selftests: Fix cast to smaller integer type 'int' warning in raw_tp [bpf-next] bpf, selftests: Fix cast to smaller integer type 'int' warning in raw_tp - 1 - - --- 2020-09-29 John Fastabend bpf Accepted
[bpf-next] bpf: Add comment to document BTF type PTR_TO_BTF_ID_OR_NULL [bpf-next] bpf: Add comment to document BTF type PTR_TO_BTF_ID_OR_NULL 1 - - - --- 2020-09-24 John Fastabend bpf Accepted
[bpf-next,2/2] bpf: Add AND verifier test case where 32bit and 64bit bounds differ [bpf-next,1/2] bpf, verifier: Remove redundant var_off.value ops in scalar known reg cases - - - - --- 2020-09-24 John Fastabend bpf Accepted
[bpf-next,1/2] bpf, verifier: Remove redundant var_off.value ops in scalar known reg cases [bpf-next,1/2] bpf, verifier: Remove redundant var_off.value ops in scalar known reg cases - - - - --- 2020-09-24 John Fastabend bpf Accepted
[bpf,v3,5/5] bpf, selftests: Add tests to sock_ops for loading sk Fix sock_ops field read splat 2 - - - --- 2020-08-11 John Fastabend bpf Accepted
[bpf,v3,4/5] bpf, selftests: Add tests for sock_ops load with r9, r8.r7 registers Fix sock_ops field read splat 2 - - - --- 2020-08-11 John Fastabend bpf Accepted
[bpf,v3,3/5] bpf, selftests: Add tests for ctx access in sock_ops with single register Fix sock_ops field read splat 2 - - - --- 2020-08-11 John Fastabend bpf Accepted
[bpf,v3,2/5] bpf: sock_ops sk access may stomp registers when dst_reg = src_reg Fix sock_ops field read splat 2 1 - - --- 2020-08-11 John Fastabend bpf Accepted
[bpf,v3,1/5] bpf: sock_ops ctx access may stomp registers in corner case Fix sock_ops field read splat 2 1 - - --- 2020-08-11 John Fastabend bpf Accepted
[bpf-next] bpf, selftests: Use single cgroup helpers for both test_sockmap/progs [bpf-next] bpf, selftests: Use single cgroup helpers for both test_sockmap/progs 1 - - - --- 2020-07-31 John Fastabend bpf Accepted
[bpf,v2,5/5] bpf, selftests: Add tests to sock_ops for loading sk Fix sock_ops field read splat 1 - - - --- 2020-07-29 John Fastabend bpf Accepted
[bpf,v2,4/5] bpf, selftests: Add tests for sock_ops load with r9, r8.r7 registers Fix sock_ops field read splat 1 - - - --- 2020-07-29 John Fastabend bpf Accepted
[bpf,v2,3/5] bpf, selftests: Add tests for ctx access in sock_ops with single register Fix sock_ops field read splat 1 - - - --- 2020-07-29 John Fastabend bpf Accepted
[bpf,v2,2/5] bpf: sock_ops sk access may stomp registers when dst_reg = src_reg Fix sock_ops field read splat 1 1 - - --- 2020-07-29 John Fastabend bpf Accepted
[bpf,v2,1/5] bpf: sock_ops ctx access may stomp registers in corner case Fix sock_ops field read splat 1 1 - - --- 2020-07-29 John Fastabend bpf Accepted
[bpf-next] bpf, selftests: use ::1 for localhost in tcp_server.py [bpf-next] bpf, selftests: use ::1 for localhost in tcp_server.py 2 - - - --- 2020-07-28 John Fastabend bpf Accepted
[bpf-next,v2] bpf: fix bpftool without skeleton code enabled [bpf-next,v2] bpf: fix bpftool without skeleton code enabled 1 - - - --- 2020-07-03 John Fastabend bpf Accepted
[bpf,v2,3/3] bpf, sockmap: Add ingres skb tests that utilize merge skbs Sockmap RCU splat fix 1 - - - --- 2020-06-25 John Fastabend bpf Accepted
[bpf,v2,2/3] bpf, sockmap: RCU dereferenced psock may be used outside RCU block Sockmap RCU splat fix 1 1 - - --- 2020-06-25 John Fastabend bpf Accepted
[bpf,v2,1/3] bpf, sockmap: RCU splat with redirect and strparser error or TLS Sockmap RCU splat fix 2 1 - - --- 2020-06-25 John Fastabend bpf Accepted
[bpf] bpf: Do not allow btf_ctx_access with __int128 types [bpf] bpf: Do not allow btf_ctx_access with __int128 types 1 1 - - --- 2020-06-24 John Fastabend bpf Accepted
[bpf-next,3/3] bpf, selftests: add test for ktls with skb bpf ingress policy fix ktls with sk_skb_verdict programs - - - - --- 2020-05-29 John Fastabend bpf Accepted
[bpf-next,2/3] bpf: fix running sk_skb program types with ktls fix ktls with sk_skb_verdict programs - 1 - - --- 2020-05-29 John Fastabend bpf Accepted
[bpf-next,1/3] bpf: refactor sockmap redirect code so its easy to reuse fix ktls with sk_skb_verdict programs 1 1 1 - --- 2020-05-29 John Fastabend bpf Accepted
[bpf,3/3] bpf, selftests: add a verifier test for assigning 32bit reg states to 64bit ones verifier fix for assigning 32bit reg to 64bit reg - - - - --- 2020-05-29 John Fastabend bpf Accepted
[bpf,2/3] bpf, selftests: verifier bounds tests need to be updated verifier fix for assigning 32bit reg to 64bit reg 1 - - - --- 2020-05-29 John Fastabend bpf Accepted
[bpf,1/3] bpf: fix a verifier issue when assigning 32bit reg states to 64bit ones verifier fix for assigning 32bit reg to 64bit reg 1 1 - - --- 2020-05-29 John Fastabend bpf Accepted
[bpf-next,v2,4/4] bpf: selftests, add printk to test_sk_lookup_kern to encode null ptr check ] verifier, improve ptr is_branch_taken logic 1 - - - --- 2020-05-21 John Fastabend bpf Accepted
[bpf-next,v2,3/4] bpf: selftests, verifier case for non null pointer map value branch ] verifier, improve ptr is_branch_taken logic 1 - - - --- 2020-05-21 John Fastabend bpf Accepted
[bpf-next,v2,2/4] bpf: selftests, verifier case for non null pointer check branch taken ] verifier, improve ptr is_branch_taken logic - - - - --- 2020-05-21 John Fastabend bpf Accepted
[bpf-next,v2,1/4] bpf: verifier track null pointer branch_taken with JNE and JEQ ] verifier, improve ptr is_branch_taken logic - - - - --- 2020-05-21 John Fastabend bpf Accepted
[bpf-next,v2,12/12] bpf: selftests, add ktls tests to test_sockmap bpf: selftests, test_sockmap improvements - - 1 - --- 2020-05-13 John Fastabend bpf Accepted
[bpf-next,v2,11/12] bpf: selftests, add blacklist to test_sockmap bpf: selftests, test_sockmap improvements - - 1 - --- 2020-05-13 John Fastabend bpf Accepted
[bpf-next,v2,10/12] bpf: selftests, add whitelist option to test_sockmap bpf: selftests, test_sockmap improvements - - 1 - --- 2020-05-13 John Fastabend bpf Accepted
[bpf-next,v2,09/12] bpf: selftests, provide verbose option for selftests execution bpf: selftests, test_sockmap improvements - - 1 - --- 2020-05-13 John Fastabend bpf Accepted
[bpf-next,v2,08/12] bpf: selftests, break down test_sockmap into subtests bpf: selftests, test_sockmap improvements - - 1 - --- 2020-05-13 John Fastabend bpf Accepted
[bpf-next,v2,07/12] bpf: selftests, improve test_sockmap total bytes counter bpf: selftests, test_sockmap improvements - - 1 - --- 2020-05-13 John Fastabend bpf Accepted
[bpf-next,v2,06/12] bpf: selftests, print error in test_sockmap error cases bpf: selftests, test_sockmap improvements - - 1 - --- 2020-05-13 John Fastabend bpf Accepted
[bpf-next,v2,05/12] bpf: selftests, sockmap test prog run without setting cgroup bpf: selftests, test_sockmap improvements - - 1 - --- 2020-05-13 John Fastabend bpf Accepted
[bpf-next,v2,04/12] bpf: selftests, remove prints from sockmap tests bpf: selftests, test_sockmap improvements - - 1 - --- 2020-05-13 John Fastabend bpf Accepted
[bpf-next,v2,03/12] bpf: selftests, move sockmap bpf prog header into progs bpf: selftests, test_sockmap improvements - - 1 - --- 2020-05-13 John Fastabend bpf Accepted
[bpf-next,v2,02/12] bpf: sockmap, bpf_tcp_ingress needs to subtract bytes from sg.size bpf: selftests, test_sockmap improvements - 1 - - --- 2020-05-13 John Fastabend bpf Accepted
[bpf-next,v2,01/12] bpf: sockmap, msg_pop_data can incorrecty set an sge length bpf: selftests, test_sockmap improvements - 1 - - --- 2020-05-13 John Fastabend bpf Accepted
[2/2] bpf: sockmap, bpf_tcp_ingress needs to subtract bytes from sg.size sockmap, fix for some error paths with helpers 1 1 - - --- 2020-05-04 John Fastabend bpf Accepted
[1/2] bpf: sockmap, msg_pop_data can incorrecty set an sge length sockmap, fix for some error paths with helpers 1 1 - - --- 2020-05-04 John Fastabend bpf Accepted
[bpf-next,v2,7/7] bpf: test_verifier, add alu32 bounds tracking tests ALU32 bounds tracking support - - - - --- 2020-03-30 John Fastabend bpf Accepted
[bpf-next,v2,6/7] bpf: test_verifier, #65 error message updates for trunc of boundary-cross ALU32 bounds tracking support - - - - --- 2020-03-30 John Fastabend bpf Accepted
[bpf-next,v2,5/7] bpf: test_verifier, bpf_get_stack return value add <0 ALU32 bounds tracking support - - - - --- 2020-03-30 John Fastabend bpf Accepted
[bpf-next,v2,4/7] bpf: test_progs, add test to catch retval refine error handling ALU32 bounds tracking support - - - - --- 2020-03-30 John Fastabend bpf Accepted
[bpf-next,v2,3/7] bpf: verifier, refine 32bit bound in do_refine_retval_range ALU32 bounds tracking support - 1 - - --- 2020-03-30 John Fastabend bpf Accepted
[bpf-next,v2,2/7] bpf: verifier, do explicit ALU32 bounds tracking ALU32 bounds tracking support - - - - --- 2020-03-30 John Fastabend bpf Accepted
[bpf-next,v2,1/7] bpf: verifier, do_refine_retval_range may clamp umin to 0 incorrectly ALU32 bounds tracking support - 1 - - --- 2020-03-30 John Fastabend bpf Accepted
[bpf-next,08/10] bpf: test_verifier, #70 error message updates for 32-bit right shift ALU32 bounds tracking support - - - - --- 2020-03-24 John Fastabend bpf Accepted
[bpf-next,03/10] bpf: verifer, adjust_scalar_min_max_vals to always call update_reg_bounds() ALU32 bounds tracking support - - - - --- 2020-03-24 John Fastabend bpf Accepted
[bpf-next,02/10] bpf: verifer, refactor adjust_scalar_min_max_vals ALU32 bounds tracking support - - - - --- 2020-03-24 John Fastabend bpf Accepted
[bpf] bpf: sockmap, remove bucket->lock from sock_{hash|map}_free [bpf] bpf: sockmap, remove bucket->lock from sock_{hash|map}_free - 1 - - --- 2020-03-10 John Fastabend bpf Accepted
bpf: selftests build error in sockmap_basic.c bpf: selftests build error in sockmap_basic.c - 1 1 - --- 2020-02-10 John Fastabend bpf Accepted
[bpf,v3] bpf: verifier, do_refine_retval_range may clamp umin to 0 incorrectly [bpf,v3] bpf: verifier, do_refine_retval_range may clamp umin to 0 incorrectly - 1 - - --- 2020-01-27 John Fastabend bpf Accepted
[bpf-next,v3,3/3] bpf: xdp, remove no longer required rcu_read_{un}lock() XDP flush cleanups 1 - - - --- 2020-01-27 John Fastabend bpf Accepted
[bpf-next,v3,2/3] bpf: xdp, virtio_net use access ptr macro for xdp enable check XDP flush cleanups 2 - - - --- 2020-01-27 John Fastabend bpf Accepted
[bpf-next,v3,1/3] bpf: xdp, update devmap comments to reflect napi/rcu usage XDP flush cleanups 2 1 - - --- 2020-01-27 John Fastabend bpf Accepted
[bpf,v2,8/8] bpf: sockmap/tls, fix pop data with SK_DROP return code Fixes for sockmap/tls from more complex BPF progs 1 1 - - --- 2020-01-11 John Fastabend bpf Accepted
[bpf,v2,7/8] bpf: sockmap/tls, skmsg can have wrapped skmsg that needs extra chaining Fixes for sockmap/tls from more complex BPF progs 1 1 - - --- 2020-01-11 John Fastabend bpf Accepted
[bpf,v2,6/8] bpf: sockmap/tls, tls_sw can create a plaintext buf > encrypt buf Fixes for sockmap/tls from more complex BPF progs 1 1 - - --- 2020-01-11 John Fastabend bpf Accepted
[bpf,v2,5/8] bpf: sockmap/tls, msg_push_data may leave end mark in place Fixes for sockmap/tls from more complex BPF progs 1 1 - - --- 2020-01-11 John Fastabend bpf Accepted
[bpf,v2,4/8] bpf: sockmap, skmsg helper overestimates push, pull, and pop bounds Fixes for sockmap/tls from more complex BPF progs 1 3 - - --- 2020-01-11 John Fastabend bpf Accepted
[bpf,v2,3/8] bpf: sockmap/tls, push write_space updates through ulp updates Fixes for sockmap/tls from more complex BPF progs 1 1 1 - --- 2020-01-11 John Fastabend bpf Accepted
[bpf,v2,2/8] bpf: sockmap, ensure sock lock held during tear down Fixes for sockmap/tls from more complex BPF progs 1 1 - - --- 2020-01-11 John Fastabend bpf Accepted
[bpf,v2,1/8] bpf: sockmap/tls, during free we may call tcp_bpf_unhash() in loop Fixes for sockmap/tls from more complex BPF progs 1 1 1 - --- 2020-01-11 John Fastabend bpf Accepted
[net] bpf: skmsg, fix potential psock NULL pointer dereference [net] bpf: skmsg, fix potential psock NULL pointer dereference - 1 - - --- 2019-11-21 John Fastabend davem Accepted
[bpf-next] bpf: libbpf, add kernel version section parsing back [bpf-next] bpf: libbpf, add kernel version section parsing back 1 1 - - --- 2019-10-18 John Fastabend bpf Accepted
[net] net: sock_map, fix missing ulp check in sock hash case [net] net: sock_map, fix missing ulp check in sock hash case - 1 - - --- 2019-09-03 John Fastabend davem Accepted
[net] net: route dump netlink NLM_F_MULTI flag missing [net] net: route dump netlink NLM_F_MULTI flag missing - 1 1 - --- 2019-08-24 John Fastabend davem Accepted
[net] net: tls, fix sk_write_space NULL write when tx disabled [net] net: tls, fix sk_write_space NULL write when tx disabled - 1 1 - --- 2019-08-14 John Fastabend davem Accepted
[net,v2] net: tls, correctly account for copied bytes with multiple sk_msgs [net,v2] net: tls, correctly account for copied bytes with multiple sk_msgs - 1 - 1 --- 2019-06-12 John Fastabend davem Accepted
[v2] bpf: sockmap, fix use after free from sleep in psock backlog workqueue [v2] bpf: sockmap, fix use after free from sleep in psock backlog workqueue - 1 - 1 --- 2019-05-24 John Fastabend bpf Accepted
bpf: sockmap, fix use after free from sleep in psock backlog workqueue bpf: sockmap, fix use after free from sleep in psock backlog workqueue - 1 - 1 --- 2019-05-23 John Fastabend bpf Accepted
[bpf] net: tcp_bpf,correctly handle DONT_WAIT flags and timeo == 0 [bpf] net: tcp_bpf,correctly handle DONT_WAIT flags and timeo == 0 - 1 - - --- 2019-05-14 John Fastabend bpf Accepted
[bpf,3/3] bpf: sockmap fix msg->sg.size account on ingress skb sockmap fixes - 1 - - --- 2019-05-13 John Fastabend bpf Accepted
[bpf,2/3] bpf: sockmap remove duplicate queue free sockmap fixes - 1 - - --- 2019-05-13 John Fastabend bpf Accepted
[bpf,1/3] bpf: sockmap,only stop/flush strp if it was enabled at some point sockmap fixes - 1 - - --- 2019-05-13 John Fastabend bpf Accepted
[bpf-next,8/8] bpf: tls_sw, init TLS ULP removes BPF proto hooks sockmap fixes/improvments for bpf-next - 1 - - --- 2018-12-20 John Fastabend bpf Accepted
[bpf-next,7/8] bpf: sk_msg, sock{map|hash} redirect through ULP sockmap fixes/improvments for bpf-next - 1 - - --- 2018-12-20 John Fastabend bpf Accepted
[bpf-next,6/8] bpf: sk_msg, zap ingress queue on psock down sockmap fixes/improvments for bpf-next - 1 - - --- 2018-12-20 John Fastabend bpf Accepted
[bpf-next,5/8] bpf: sk_msg, fix socket data_ready events sockmap fixes/improvments for bpf-next - 1 - - --- 2018-12-20 John Fastabend bpf Accepted
[bpf-next,4/8] bpf: skb_verdict, support SK_PASS on RX BPF path sockmap fixes/improvments for bpf-next - - - - --- 2018-12-20 John Fastabend bpf Accepted
[bpf-next,3/8] bpf: skmsg, replace comments with BUILD bug sockmap fixes/improvments for bpf-next - - - - --- 2018-12-20 John Fastabend bpf Accepted
[bpf-next,2/8] bpf: sk_msg, improve offset chk in _is_valid_access sockmap fixes/improvments for bpf-next - - - - --- 2018-12-20 John Fastabend bpf Accepted
[bpf-next,1/8] bpf: sk_msg, fix sk_msg_md access past end test sockmap fixes/improvments for bpf-next - 1 - - --- 2018-12-20 John Fastabend bpf Accepted
[bpf-next,3/3] bpf: sk_msg, add tests for size field add size field to sk_msg_md - - - - --- 2018-12-16 John Fastabend bpf Accepted
[bpf-next,2/3] bpf: add tools lib/include support sk_msg_md size field add size field to sk_msg_md - - - - --- 2018-12-16 John Fastabend bpf Accepted
[bpf-next,1/3] bpf: sockmap, metadata support for reporting size of msg add size field to sk_msg_md - - - - --- 2018-12-16 John Fastabend bpf Accepted
[bpf-next,v2,3/3] bpf: test_sockmap, add options for msg_pop_data() helper bpf: add sk_msg helper sk_msg_pop_data - - - - --- 2018-11-26 John Fastabend bpf Accepted
[bpf-next,v2,2/3] bpf: add msg_pop_data helper to tools bpf: add sk_msg helper sk_msg_pop_data - - - - --- 2018-11-26 John Fastabend bpf Accepted
[bpf-next,v2,1/3] bpf: helper to pop data from messages bpf: add sk_msg helper sk_msg_pop_data - - - - --- 2018-11-26 John Fastabend bpf Accepted
[bpf-next,3/3] bpf: test_sockmap, add options for msg_pop_data() bpf: add sk_msg helper sk_msg_pop_data - - - - --- 2018-11-23 John Fastabend bpf Accepted
[bpf-next,2/3] bpf: add msg_pop_data helper to tools bpf: add sk_msg helper sk_msg_pop_data - - - - --- 2018-11-23 John Fastabend bpf Accepted
« 1 2 3 412 13 »