Show patches with: Submitter = Yonghong Song       |    Archived = No       |   471 patches
« 1 2 3 44 5 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[bpf-next,v3,03/13] bpf: support readonly/readwrite buffers in verifier bpf: implement bpf iterator for map elements - - - - --- 2020-07-23 Yonghong Song bpf Changes Requested
[bpf-next,v3,02/13] bpf: refactor to provide aux info to bpf_iter_init_seq_priv_t bpf: implement bpf iterator for map elements - - - - --- 2020-07-23 Yonghong Song bpf Changes Requested
[bpf-next,v3,01/13] bpf: refactor bpf_iter_reg to have separate seq_info member bpf: implement bpf iterator for map elements - - - - --- 2020-07-23 Yonghong Song bpf Changes Requested
[bpf-next] bpf: fix pos computation for bpf_iter seq_ops->start() [bpf-next] bpf: fix pos computation for bpf_iter seq_ops->start() - 2 - - --- 2020-07-22 Yonghong Song bpf Accepted
[bpf-next,v2,13/13] selftests/bpf: add a test for out of bound rdonly buf access bpf: implement bpf iterator for map elements - - - - --- 2020-07-22 Yonghong Song bpf Changes Requested
[bpf-next,v2,12/13] selftests/bpf: add a test for bpf sk_storage_map iterator bpf: implement bpf iterator for map elements - - - - --- 2020-07-22 Yonghong Song bpf Changes Requested
[bpf-next,v2,11/13] selftests/bpf: add test for bpf array map iterators bpf: implement bpf iterator for map elements - - - - --- 2020-07-22 Yonghong Song bpf Changes Requested
[bpf-next,v2,10/13] selftests/bpf: add test for bpf hash map iterators bpf: implement bpf iterator for map elements - - - - --- 2020-07-22 Yonghong Song bpf Changes Requested
[bpf-next,v2,09/13] tools/bpftool: add bpftool support for bpf map element iterator bpf: implement bpf iterator for map elements - - - - --- 2020-07-22 Yonghong Song bpf Changes Requested
[bpf-next,v2,08/13] tools/libbpf: add support for bpf map element iterator bpf: implement bpf iterator for map elements - - - - --- 2020-07-22 Yonghong Song bpf Changes Requested
[bpf-next,v2,07/13] bpf: implement bpf iterator for sock local storage map bpf: implement bpf iterator for map elements - - - - --- 2020-07-22 Yonghong Song bpf Changes Requested
[bpf-next,v2,06/13] bpf: implement bpf iterator for array maps bpf: implement bpf iterator for map elements - - - - --- 2020-07-22 Yonghong Song bpf Changes Requested
[bpf-next,v2,05/13] bpf: implement bpf iterator for hash maps bpf: implement bpf iterator for map elements - - - - --- 2020-07-22 Yonghong Song bpf Changes Requested
[bpf-next,v2,04/13] bpf: implement bpf iterator for map elements bpf: implement bpf iterator for map elements - - - - --- 2020-07-22 Yonghong Song bpf Changes Requested
[bpf-next,v2,03/13] bpf: support readonly/readwrite buffers in verifier bpf: implement bpf iterator for map elements - - - - --- 2020-07-22 Yonghong Song bpf Changes Requested
[bpf-next,v2,02/13] bpf: refactor to provide aux info to bpf_iter_init_seq_priv_t bpf: implement bpf iterator for map elements - - - - --- 2020-07-22 Yonghong Song bpf Changes Requested
[bpf-next,v2,01/13] bpf: refactor bpf_iter_reg to have separate seq_info member bpf: implement bpf iterator for map elements - - - - --- 2020-07-22 Yonghong Song bpf Changes Requested
[bpf-next,v2,5/5] bpf: net: use precomputed btf_id for bpf iterators bpf: compute btf_ids at build time for btf_iter - - - - --- 2020-07-20 Yonghong Song bpf Accepted
[bpf-next,v2,4/5] bpf: make btf_sock_ids global bpf: compute btf_ids at build time for btf_iter - - - - --- 2020-07-20 Yonghong Song bpf Accepted
[bpf-next,v2,3/5] bpf: add BTF_ID_LIST_GLOBAL in btf_ids.h bpf: compute btf_ids at build time for btf_iter 1 - - - --- 2020-07-20 Yonghong Song bpf Accepted
[bpf-next,v2,2/5] tools/bpf: sync btf_ids.h to tools bpf: compute btf_ids at build time for btf_iter - - - - --- 2020-07-20 Yonghong Song bpf Accepted
[bpf-next,v2,1/5] bpf: compute bpf_skc_to_*() helper socket btf ids at build time bpf: compute btf_ids at build time for btf_iter - - - - --- 2020-07-20 Yonghong Song bpf Accepted
[bpf-next,2/2] bpf: compute bpf_skc_to_*() helper socket btf ids at build time compute bpf_skc_to_*() helper socket btf ids at build time - - - - --- 2020-07-17 Yonghong Song bpf Changes Requested
[bpf-next,1/2] bpf: change var type of BTF_ID_LIST to static compute bpf_skc_to_*() helper socket btf ids at build time 1 - - - --- 2020-07-17 Yonghong Song bpf Changes Requested
[bpf-next,13/13] selftests/bpf: add a test for out of bound rdonly buf access bpf: implement bpf iterator for map elements - - - - --- 2020-07-13 Yonghong Song bpf Changes Requested
[bpf-next,12/13] selftests/bpf: add a test for bpf sk_storage_map iterator bpf: implement bpf iterator for map elements - - - - --- 2020-07-13 Yonghong Song bpf Changes Requested
[bpf-next,11/13] selftests/bpf: add test for bpf array map iterators bpf: implement bpf iterator for map elements - - - - --- 2020-07-13 Yonghong Song bpf Changes Requested
[bpf-next,10/13] selftests/bpf: add test for bpf hash map iterators bpf: implement bpf iterator for map elements - - - - --- 2020-07-13 Yonghong Song bpf Changes Requested
[bpf-next,09/13] tools/bpftool: add bpftool support for bpf map element iterator bpf: implement bpf iterator for map elements - - - - --- 2020-07-13 Yonghong Song bpf Changes Requested
[bpf-next,08/13] tools/libbpf: add support for bpf map element iterator bpf: implement bpf iterator for map elements - - - - --- 2020-07-13 Yonghong Song bpf Changes Requested
[bpf-next,07/13] bpf: implement bpf iterator for sock local storage map bpf: implement bpf iterator for map elements - - - - --- 2020-07-13 Yonghong Song bpf Changes Requested
[bpf-next,06/13] bpf: implement bpf iterator for array maps bpf: implement bpf iterator for map elements - - - - --- 2020-07-13 Yonghong Song bpf Changes Requested
[bpf-next,05/13] bpf: implement bpf iterator for hash maps bpf: implement bpf iterator for map elements - - - - --- 2020-07-13 Yonghong Song bpf Changes Requested
[bpf-next,04/13] bpf: implement bpf iterator for map elements bpf: implement bpf iterator for map elements - - - - --- 2020-07-13 Yonghong Song bpf Changes Requested
[bpf-next,03/13] bpf: support readonly buffer in verifier bpf: implement bpf iterator for map elements - - - - --- 2020-07-13 Yonghong Song bpf Changes Requested
[bpf-next,02/13] bpf: refactor to provide aux info to bpf_iter_init_seq_priv_t bpf: implement bpf iterator for map elements - - - - --- 2020-07-13 Yonghong Song bpf Changes Requested
[bpf-next,01/13] bpf: refactor bpf_iter_reg to have separate seq_info member bpf: implement bpf iterator for map elements - - - - --- 2020-07-13 Yonghong Song bpf Changes Requested
[bpf,2/2] bpf: add tests for PTR_TO_BTF_ID vs. null comparison bpf: fix an incorrect branch elimination by verifier 2 - - - --- 2020-06-30 Yonghong Song bpf Accepted
[bpf,1/2] bpf: fix an incorrect branch elimination by verifier bpf: fix an incorrect branch elimination by verifier 2 1 - - --- 2020-06-30 Yonghong Song bpf Accepted
[bpf-next,v5,15/15] selftests/bpf: add tcp/udp iterator programs to selftests implement bpf iterator for tcp and udp sockets 2 - - - --- 2020-06-23 Yonghong Song bpf Accepted
[bpf-next,v5,14/15] selftests/bpf: implement sample udp/udp6 bpf_iter programs implement bpf iterator for tcp and udp sockets 2 - - - --- 2020-06-23 Yonghong Song bpf Accepted
[bpf-next,v5,13/15] selftests/bpf: implement sample tcp/tcp6 bpf_iter programs implement bpf iterator for tcp and udp sockets 2 - - - --- 2020-06-23 Yonghong Song bpf Accepted
[bpf-next,v5,12/15] selftests/bpf: add more common macros to bpf_tracing_net.h implement bpf iterator for tcp and udp sockets 2 - - - --- 2020-06-23 Yonghong Song bpf Accepted
[bpf-next,v5,11/15] selftests/bpf: refactor some net macros to bpf_tracing_net.h implement bpf iterator for tcp and udp sockets 2 - - - --- 2020-06-23 Yonghong Song bpf Accepted
[bpf-next,v5,10/15] selftests/bpf: move newer bpf_iter_* type redefining to a new header file implement bpf iterator for tcp and udp sockets 2 - - - --- 2020-06-23 Yonghong Song bpf Accepted
[bpf-next,v5,09/15] bpf: add bpf_skc_to_udp6_sock() helper implement bpf iterator for tcp and udp sockets 1 - - - --- 2020-06-23 Yonghong Song bpf Accepted
[bpf-next,v5,08/15] net: bpf: implement bpf iterator for udp implement bpf iterator for tcp and udp sockets 1 - - - --- 2020-06-23 Yonghong Song bpf Accepted
[bpf-next,v5,07/15] net: bpf: add bpf_seq_afinfo in udp_iter_state implement bpf iterator for tcp and udp sockets 1 - - - --- 2020-06-23 Yonghong Song bpf Accepted
[bpf-next,v5,06/15] bpf: add bpf_skc_to_{tcp,tcp_timewait,tcp_request}_sock() helpers implement bpf iterator for tcp and udp sockets 1 - - - --- 2020-06-23 Yonghong Song bpf Accepted
[bpf-next,v5,05/15] bpf: add bpf_skc_to_tcp6_sock() helper implement bpf iterator for tcp and udp sockets 2 - - - --- 2020-06-23 Yonghong Song bpf Accepted
[bpf-next,v5,04/15] bpf: allow tracing programs to use bpf_jiffies64() helper implement bpf iterator for tcp and udp sockets 1 - - - --- 2020-06-23 Yonghong Song bpf Accepted
[bpf-next,v5,03/15] bpf: support 'X' in bpf_seq_printf() helper implement bpf iterator for tcp and udp sockets 1 - - - --- 2020-06-23 Yonghong Song bpf Accepted
[bpf-next,v5,02/15] net: bpf: implement bpf iterator for tcp implement bpf iterator for tcp and udp sockets 1 - - - --- 2020-06-23 Yonghong Song bpf Accepted
[bpf-next,v5,01/15] net: bpf: add bpf_seq_afinfo in tcp_iter_state implement bpf iterator for tcp and udp sockets 1 - - - --- 2020-06-23 Yonghong Song bpf Accepted
[bpf-next,v4,15/15] selftests/bpf: add tcp/udp iterator programs to selftests implement bpf iterator for tcp and udp sockets 1 - - - --- 2020-06-23 Yonghong Song bpf Changes Requested
[bpf-next,v4,14/15] selftests/bpf: implement sample udp/udp6 bpf_iter programs implement bpf iterator for tcp and udp sockets 1 - - - --- 2020-06-23 Yonghong Song bpf Changes Requested
[bpf-next,v4,13/15] selftests/bpf: implement sample tcp/tcp6 bpf_iter programs implement bpf iterator for tcp and udp sockets 1 - - - --- 2020-06-23 Yonghong Song bpf Changes Requested
[bpf-next,v4,12/15] selftests/bpf: add more common macros to bpf_tracing_net.h implement bpf iterator for tcp and udp sockets 1 - - - --- 2020-06-23 Yonghong Song bpf Changes Requested
[bpf-next,v4,11/15] selftests/bpf: refactor some net macros to bpf_tracing_net.h implement bpf iterator for tcp and udp sockets 1 - - - --- 2020-06-23 Yonghong Song bpf Changes Requested
[bpf-next,v4,10/15] selftests/bpf: move newer bpf_iter_* type redefining to a new header file implement bpf iterator for tcp and udp sockets 1 - - - --- 2020-06-23 Yonghong Song bpf Changes Requested
[bpf-next,v4,09/15] bpf: add bpf_skc_to_udp6_sock() helper implement bpf iterator for tcp and udp sockets 1 - - - --- 2020-06-23 Yonghong Song bpf Changes Requested
[bpf-next,v4,08/15] net: bpf: implement bpf iterator for udp implement bpf iterator for tcp and udp sockets 1 - - - --- 2020-06-23 Yonghong Song bpf Changes Requested
[bpf-next,v4,07/15] net: bpf: add bpf_seq_afinfo in udp_iter_state implement bpf iterator for tcp and udp sockets 1 - - - --- 2020-06-23 Yonghong Song bpf Changes Requested
[bpf-next,v4,06/15] bpf: add bpf_skc_to_{tcp,tcp_timewait,tcp_request}_sock() helpers implement bpf iterator for tcp and udp sockets - - - - --- 2020-06-23 Yonghong Song bpf Changes Requested
[bpf-next,v4,05/15] bpf: add bpf_skc_to_tcp6_sock() helper implement bpf iterator for tcp and udp sockets 2 - - - --- 2020-06-23 Yonghong Song bpf Changes Requested
[bpf-next,v4,04/15] bpf: allow tracing programs to use bpf_jiffies64() helper implement bpf iterator for tcp and udp sockets 1 - - - --- 2020-06-23 Yonghong Song bpf Changes Requested
[bpf-next,v4,03/15] bpf: support 'X' in bpf_seq_printf() helper implement bpf iterator for tcp and udp sockets 1 - - - --- 2020-06-23 Yonghong Song bpf Changes Requested
[bpf-next,v4,02/15] net: bpf: implement bpf iterator for tcp implement bpf iterator for tcp and udp sockets 1 - - - --- 2020-06-23 Yonghong Song bpf Changes Requested
[bpf-next,v4,01/15] net: bpf: add bpf_seq_afinfo in tcp_iter_state implement bpf iterator for tcp and udp sockets 1 - - - --- 2020-06-23 Yonghong Song bpf Changes Requested
[bpf-next,v3,15/15] bpf/selftests: add tcp/udp iterator programs to selftests implement bpf iterator for tcp and udp sockets 1 - - - --- 2020-06-23 Yonghong Song bpf Changes Requested
[bpf-next,v3,14/15] tools/bpf: add udp4/udp6 bpf iterator implement bpf iterator for tcp and udp sockets 1 - - - --- 2020-06-23 Yonghong Song bpf Changes Requested
[bpf-next,v3,13/15] tools/bpf: selftests: implement sample tcp/tcp6 bpf_iter programs implement bpf iterator for tcp and udp sockets 1 - - - --- 2020-06-23 Yonghong Song bpf Changes Requested
[bpf-next,v3,12/15] tools/libbpf: add more common macros to bpf_tracing_net.h implement bpf iterator for tcp and udp sockets - - - - --- 2020-06-23 Yonghong Song bpf Changes Requested
[bpf-next,v3,11/15] tools/bpf: refactor some net macros to libbpf bpf_tracing_net.h implement bpf iterator for tcp and udp sockets - - - - --- 2020-06-23 Yonghong Song bpf Changes Requested
[bpf-next,v3,10/15] bpf/selftests: move newer bpf_iter_* type redefining to a new header file implement bpf iterator for tcp and udp sockets 1 - - - --- 2020-06-23 Yonghong Song bpf Changes Requested
[bpf-next,v3,09/15] bpf: add bpf_skc_to_udp6_sock() helper implement bpf iterator for tcp and udp sockets 1 - - - --- 2020-06-23 Yonghong Song bpf Changes Requested
[bpf-next,v3,08/15] net: bpf: implement bpf iterator for udp implement bpf iterator for tcp and udp sockets 1 - - - --- 2020-06-23 Yonghong Song bpf Changes Requested
[bpf-next,v3,07/15] net: bpf: add bpf_seq_afinfo in udp_iter_state implement bpf iterator for tcp and udp sockets 1 - - - --- 2020-06-23 Yonghong Song bpf Changes Requested
[bpf-next,v3,06/15] bpf: add bpf_skc_to_{tcp,tcp_timewait,tcp_request}_sock() helpers implement bpf iterator for tcp and udp sockets - - - - --- 2020-06-23 Yonghong Song bpf Changes Requested
[bpf-next,v3,05/15] bpf: add bpf_skc_to_tcp6_sock() helper implement bpf iterator for tcp and udp sockets 2 - - - --- 2020-06-23 Yonghong Song bpf Changes Requested
[bpf-next,v3,04/15] bpf: allow tracing programs to use bpf_jiffies64() helper implement bpf iterator for tcp and udp sockets 1 - - - --- 2020-06-23 Yonghong Song bpf Changes Requested
[bpf-next,v3,03/15] bpf: support 'X' in bpf_seq_printf() helper implement bpf iterator for tcp and udp sockets 1 - - - --- 2020-06-23 Yonghong Song bpf Changes Requested
[bpf-next,v3,02/15] net: bpf: implement bpf iterator for tcp implement bpf iterator for tcp and udp sockets 1 - - - --- 2020-06-23 Yonghong Song bpf Changes Requested
[bpf-next,v3,01/15] net: bpf: add bpf_seq_afinfo in tcp_iter_state implement bpf iterator for tcp and udp sockets 1 - - - --- 2020-06-23 Yonghong Song bpf Changes Requested
[bpf-next,v2,15/15] bpf/selftests: add tcp/udp iterator programs to selftests implement bpf iterator for tcp and udp sockets - - - - --- 2020-06-21 Yonghong Song bpf Changes Requested
[bpf-next,v2,14/15] tools/bpf: add udp4/udp6 bpf iterator implement bpf iterator for tcp and udp sockets - - - - --- 2020-06-21 Yonghong Song bpf Changes Requested
[bpf-next,v2,13/15] tools/bpf: selftests: implement sample tcp/tcp6 bpf_iter programs implement bpf iterator for tcp and udp sockets - - - - --- 2020-06-21 Yonghong Song bpf Changes Requested
[bpf-next,v2,12/15] tools/libbpf: add more common macros to bpf_tracing_net.h implement bpf iterator for tcp and udp sockets - - - - --- 2020-06-21 Yonghong Song bpf Changes Requested
[bpf-next,v2,11/15] tools/bpf: refactor some net macros to libbpf bpf_tracing_net.h implement bpf iterator for tcp and udp sockets - - - - --- 2020-06-21 Yonghong Song bpf Changes Requested
[bpf-next,v2,10/15] bpf/selftests: move newer bpf_iter_* type redefining to a new header file implement bpf iterator for tcp and udp sockets 1 - - - --- 2020-06-21 Yonghong Song bpf Changes Requested
[bpf-next,v2,09/15] bpf: add bpf_skc_to_udp6_sock() helper implement bpf iterator for tcp and udp sockets 1 - - - --- 2020-06-21 Yonghong Song bpf Changes Requested
[bpf-next,v2,08/15] net: bpf: implement bpf iterator for udp implement bpf iterator for tcp and udp sockets 1 - - - --- 2020-06-21 Yonghong Song bpf Changes Requested
[bpf-next,v2,07/15] bpf: add bpf_seq_afinfo in udp_iter_state implement bpf iterator for tcp and udp sockets 1 - - - --- 2020-06-21 Yonghong Song bpf Changes Requested
[bpf-next,v2,06/15] bpf: add bpf_skc_to_{tcp,tcp_timewait,tcp_request}_sock() helpers implement bpf iterator for tcp and udp sockets - - - - --- 2020-06-21 Yonghong Song bpf Changes Requested
[bpf-next,v2,05/15] bpf: add bpf_skc_to_tcp6_sock() helper implement bpf iterator for tcp and udp sockets 1 - - - --- 2020-06-21 Yonghong Song bpf Changes Requested
[bpf-next,v2,04/15] bpf: allow tracing programs to use bpf_jiffies64() helper implement bpf iterator for tcp and udp sockets 1 - - - --- 2020-06-21 Yonghong Song bpf Changes Requested
[bpf-next,v2,03/15] bpf: support 'X' in bpf_seq_printf() helper implement bpf iterator for tcp and udp sockets 1 - - - --- 2020-06-21 Yonghong Song bpf Changes Requested
[bpf-next,v2,02/15] net: bpf: implement bpf iterator for tcp implement bpf iterator for tcp and udp sockets 1 - - - --- 2020-06-21 Yonghong Song bpf Changes Requested
[bpf-next,v2,01/15] bpf: add bpf_seq_afinfo in tcp_iter_state implement bpf iterator for tcp and udp sockets 1 - - - --- 2020-06-21 Yonghong Song bpf Changes Requested
[bpf-next,2/2] tools/bpf: add verifier tests for 32bit pointer/scalar arithmetic bpf: avoid verifier failure for 32bit pointer arithmetic - - - - --- 2020-06-18 Yonghong Song bpf Accepted
« 1 2 3 44 5 »