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,1/2] bpf: avoid verifier failure for 32bit pointer arithmetic bpf: avoid verifier failure for 32bit pointer arithmetic 1 - - - --- 2020-06-18 Yonghong Song bpf Accepted
[bpf-next,13/13] bpf/selftests: add tcp/udp iterator programs to selftests implement bpf iterator for tcp and udp sockets - - - - --- 2020-06-17 Yonghong Song bpf Changes Requested
[bpf-next,12/13] tools/bpf: add udp4/udp6 bpf iterator implement bpf iterator for tcp and udp sockets - - - - --- 2020-06-17 Yonghong Song bpf Changes Requested
[bpf-next,11/13] tools/bpf: selftests: implement sample tcp/tcp6 bpf_iter programs implement bpf iterator for tcp and udp sockets - - - - --- 2020-06-17 Yonghong Song bpf Changes Requested
[bpf-next,10/13] bpf/selftests: move newer bpf_iter_* type redefining to a new header file implement bpf iterator for tcp and udp sockets 1 - - - --- 2020-06-17 Yonghong Song bpf Changes Requested
[bpf-next,09/13] bpf: add bpf_skc_to_udp6_sock() helper implement bpf iterator for tcp and udp sockets - - - - --- 2020-06-17 Yonghong Song bpf Changes Requested
[bpf-next,08/13] net: bpf: implement bpf iterator for udp implement bpf iterator for tcp and udp sockets - - - - --- 2020-06-17 Yonghong Song bpf Changes Requested
[bpf-next,07/13] bpf: add bpf_seq_afinfo in udp_iter_state implement bpf iterator for tcp and udp sockets - - - - --- 2020-06-17 Yonghong Song bpf Changes Requested
[bpf-next,06/13] bpf: add bpf_skc_to_{tcp,tcp_timewait,tcp_request}_sock() helpers implement bpf iterator for tcp and udp sockets - - - - --- 2020-06-17 Yonghong Song bpf Changes Requested
[bpf-next,05/13] bpf: add bpf_skc_to_tcp6_sock() helper implement bpf iterator for tcp and udp sockets - - - - --- 2020-06-17 Yonghong Song bpf Changes Requested
[bpf-next,04/13] bpf: allow tracing programs to use bpf_jiffies64() helper implement bpf iterator for tcp and udp sockets 1 - - - --- 2020-06-17 Yonghong Song bpf Changes Requested
[bpf-next,03/13] bpf: support 'X' in bpf_seq_printf() helper implement bpf iterator for tcp and udp sockets 1 - - - --- 2020-06-17 Yonghong Song bpf Changes Requested
[bpf-next,02/13] net: bpf: implement bpf iterator for tcp implement bpf iterator for tcp and udp sockets - - - - --- 2020-06-17 Yonghong Song bpf Changes Requested
[bpf-next,01/13] bpf: add bpf_seq_afinfo in tcp_iter_state implement bpf iterator for tcp and udp sockets 1 - - - --- 2020-06-17 Yonghong Song bpf Changes Requested
[bpf-next] bpf: use strncpy_from_unsafe_strict() in bpf_seq_printf() helper [bpf-next] bpf: use strncpy_from_unsafe_strict() in bpf_seq_printf() helper 1 1 - - --- 2020-05-29 Yonghong Song bpf Accepted
[bpf,2/2] tools/bpf: add a verifier test for assigning 32bit reg states to 64bit ones bpf: fix a verifier issue when assigning 32bit reg states to 64bit ones - - - - --- 2020-05-28 Yonghong Song bpf Changes Requested
[bpf,1/2] bpf: fix a verifier issue when assigning 32bit reg states to 64bit ones bpf: fix a verifier issue when assigning 32bit reg states to 64bit ones - 1 - - --- 2020-05-28 Yonghong Song bpf Changes Requested
[bpf,v2,2/2] selftests/bpf: enforce returning 0 for fentry/fexit programs bpf: enforce returning 0 for fentry/fexit programs 1 1 - - --- 2020-05-14 Yonghong Song bpf Accepted
[bpf,v2,1/2] bpf: enforce returning 0 for fentry/fexit progs bpf: enforce returning 0 for fentry/fexit programs 1 1 - - --- 2020-05-14 Yonghong Song bpf Accepted
[bpf-next,v2,7/7] samples/bpf: remove compiler warnings bpf: misc fixes for bpf_iter 1 - - - --- 2020-05-13 Yonghong Song bpf Accepted
[bpf-next,v2,6/7] bpf: enable bpf_iter targets registering ctx argument types bpf: misc fixes for bpf_iter 1 - - - --- 2020-05-13 Yonghong Song bpf Accepted
[bpf-next,v2,5/7] bpf: change func bpf_iter_unreg_target() signature bpf: misc fixes for bpf_iter 1 - - - --- 2020-05-13 Yonghong Song bpf Accepted
[bpf-next,v2,4/7] bpf: net: refactor bpf_iter target registration bpf: misc fixes for bpf_iter - - - - --- 2020-05-13 Yonghong Song bpf Accepted
[bpf-next,v2,3/7] bpf: add comments to interpret bpf_prog return values bpf: misc fixes for bpf_iter 1 - - - --- 2020-05-13 Yonghong Song bpf Accepted
[bpf-next,v2,2/7] bpf: change btf_iter func proto prefix to "bpf_iter_" bpf: misc fixes for bpf_iter 1 - - - --- 2020-05-13 Yonghong Song bpf Accepted
[bpf-next,v2,1/7] tools/bpf: selftests : explain bpf_iter test failures with llvm 10.0.0 bpf: misc fixes for bpf_iter - - - - --- 2020-05-13 Yonghong Song bpf Accepted
[bpf,2/2] selftests/bpf: enforce returning 0 for fentry/fexit programs bpf: enforce returning 0 for fentry/fexit programs - 1 - - --- 2020-05-13 Yonghong Song bpf Changes Requested
[bpf,1/2] bpf: enforce returning 0 for fentry/fexit progs bpf: enforce returning 0 for fentry/fexit programs - 1 - - --- 2020-05-13 Yonghong Song bpf Changes Requested
[bpf-next,8/8] samples/bpf: remove compiler warnings misc fixes for bpf_iter 1 - - - --- 2020-05-12 Yonghong Song bpf Changes Requested
[bpf-next,7/8] bpf: enable bpf_iter targets registering ctx argument types misc fixes for bpf_iter 1 - - - --- 2020-05-12 Yonghong Song bpf Changes Requested
[bpf-next,6/8] bpf: change func bpf_iter_unreg_target() signature misc fixes for bpf_iter 1 - - - --- 2020-05-12 Yonghong Song bpf Changes Requested
[bpf-next,5/8] bpf: net: refactor bpf_iter target registration misc fixes for bpf_iter - - - - --- 2020-05-12 Yonghong Song bpf Changes Requested
[bpf-next,4/8] bpf: add WARN_ONCE if bpf_seq_read show() return a positive number misc fixes for bpf_iter - - - - --- 2020-05-12 Yonghong Song bpf Changes Requested
[bpf-next,3/8] bpf: add comments to interpret bpf_prog return values misc fixes for bpf_iter 1 - - - --- 2020-05-12 Yonghong Song bpf Changes Requested
[bpf-next,2/8] bpf: change btf_iter func proto prefix to "bpf_iter_" misc fixes for bpf_iter 1 - - - --- 2020-05-12 Yonghong Song bpf Changes Requested
[bpf-next,1/8] tools/bpf: selftests : explain bpf_iter test failures with llvm 10.0.0 misc fixes for bpf_iter - - - - --- 2020-05-12 Yonghong Song bpf Changes Requested
[bpf-next,v4,21/21] tools/bpf: selftests: add bpf_iter selftests bpf: implement bpf iterator for kernel data 1 - - - --- 2020-05-09 Yonghong Song bpf Accepted
[bpf-next,v4,20/21] tools/bpf: selftests: add iter progs for bpf_map/task/task_file bpf: implement bpf iterator for kernel data 1 - - - --- 2020-05-09 Yonghong Song bpf Accepted
[bpf-next,v4,19/21] tools/bpf: selftests: add iterator programs for ipv6_route and netlink bpf: implement bpf iterator for kernel data 1 - - - --- 2020-05-09 Yonghong Song bpf Accepted
[bpf-next,v4,18/21] tools/bpftool: add bpf_iter support for bptool bpf: implement bpf iterator for kernel data - - - - --- 2020-05-09 Yonghong Song bpf Accepted
[bpf-next,v4,17/21] tools/libpf: add offsetof/container_of macro in bpf_helpers.h bpf: implement bpf iterator for kernel data 1 - - - --- 2020-05-09 Yonghong Song bpf Accepted
[bpf-next,v4,16/21] tools/libbpf: add bpf_iter support bpf: implement bpf iterator for kernel data 1 - - - --- 2020-05-09 Yonghong Song bpf Accepted
[bpf-next,v4,15/21] bpf: support variable length array in tracing programs bpf: implement bpf iterator for kernel data 1 - - - --- 2020-05-09 Yonghong Song bpf Accepted
[bpf-next,v4,14/21] bpf: handle spilled PTR_TO_BTF_ID properly when checking stack_boundary bpf: implement bpf iterator for kernel data 1 - - - --- 2020-05-09 Yonghong Song bpf Accepted
[bpf-next,v4,13/21] bpf: add bpf_seq_printf and bpf_seq_write helpers bpf: implement bpf iterator for kernel data 1 - - - --- 2020-05-09 Yonghong Song bpf Accepted
[bpf-next,v4,12/21] bpf: add PTR_TO_BTF_ID_OR_NULL support bpf: implement bpf iterator for kernel data 1 - - - --- 2020-05-09 Yonghong Song bpf Accepted
[bpf-next,v4,11/21] bpf: add task and task/file iterator targets bpf: implement bpf iterator for kernel data 1 - - - --- 2020-05-09 Yonghong Song bpf Accepted
[bpf-next,v4,10/21] net: bpf: add netlink and ipv6_route bpf_iter targets bpf: implement bpf iterator for kernel data 1 - - - --- 2020-05-09 Yonghong Song bpf Accepted
[bpf-next,v4,09/21] bpf: add bpf_map iterator bpf: implement bpf iterator for kernel data 1 - - - --- 2020-05-09 Yonghong Song bpf Accepted
[bpf-next,v4,08/21] bpf: implement common macros/helpers for target iterators bpf: implement bpf iterator for kernel data 1 - - - --- 2020-05-09 Yonghong Song bpf Accepted
[bpf-next,v4,07/21] bpf: create file bpf iterator bpf: implement bpf iterator for kernel data 1 - - - --- 2020-05-09 Yonghong Song bpf Accepted
[bpf-next,v4,06/21] bpf: create anonymous bpf iterator bpf: implement bpf iterator for kernel data 1 - - - --- 2020-05-09 Yonghong Song bpf Accepted
[bpf-next,v4,05/21] bpf: implement bpf_seq_read() for bpf iterator bpf: implement bpf iterator for kernel data 1 - - - --- 2020-05-09 Yonghong Song bpf Accepted
[bpf-next,v4,04/21] bpf: support bpf tracing/iter programs for BPF_LINK_UPDATE bpf: implement bpf iterator for kernel data 1 - - - --- 2020-05-09 Yonghong Song bpf Accepted
[bpf-next,v4,03/21] bpf: support bpf tracing/iter programs for BPF_LINK_CREATE bpf: implement bpf iterator for kernel data 1 - - - --- 2020-05-09 Yonghong Song bpf Accepted
[bpf-next,v4,02/21] bpf: allow loading of a bpf_iter program bpf: implement bpf iterator for kernel data 1 - - - --- 2020-05-09 Yonghong Song bpf Accepted
[bpf-next,v4,01/21] bpf: implement an interface to register bpf_iter targets bpf: implement bpf iterator for kernel data 1 - - - --- 2020-05-09 Yonghong Song bpf Accepted
[bpf-next,v3,21/21] tools/bpf: selftests: add bpf_iter selftests bpf: implement bpf iterator for kernel data 1 - - - --- 2020-05-07 Yonghong Song bpf Changes Requested
[bpf-next,v3,20/21] tools/bpf: selftests: add iter progs for bpf_map/task/task_file bpf: implement bpf iterator for kernel data 1 - - - --- 2020-05-07 Yonghong Song bpf Changes Requested
[bpf-next,v3,19/21] tools/bpf: selftests: add iterator programs for ipv6_route and netlink bpf: implement bpf iterator for kernel data 1 - - - --- 2020-05-07 Yonghong Song bpf Changes Requested
[bpf-next,v3,18/21] tools/bpftool: add bpf_iter support for bptool bpf: implement bpf iterator for kernel data - - - - --- 2020-05-07 Yonghong Song bpf Changes Requested
[bpf-next,v3,17/21] tools/libpf: add offsetof/container_of macro in bpf_helpers.h bpf: implement bpf iterator for kernel data 1 - - - --- 2020-05-07 Yonghong Song bpf Changes Requested
[bpf-next,v3,16/21] tools/libbpf: add bpf_iter support bpf: implement bpf iterator for kernel data 1 - - - --- 2020-05-07 Yonghong Song bpf Changes Requested
[bpf-next,v3,15/21] bpf: support variable length array in tracing programs bpf: implement bpf iterator for kernel data 1 - - - --- 2020-05-07 Yonghong Song bpf Changes Requested
[bpf-next,v3,14/21] bpf: handle spilled PTR_TO_BTF_ID properly when checking stack_boundary bpf: implement bpf iterator for kernel data 1 - - - --- 2020-05-07 Yonghong Song bpf Changes Requested
[bpf-next,v3,13/21] bpf: add bpf_seq_printf and bpf_seq_write helpers bpf: implement bpf iterator for kernel data 1 - - - --- 2020-05-07 Yonghong Song bpf Changes Requested
[bpf-next,v3,12/21] bpf: add PTR_TO_BTF_ID_OR_NULL support bpf: implement bpf iterator for kernel data 1 - - - --- 2020-05-07 Yonghong Song bpf Changes Requested
[bpf-next,v3,11/21] bpf: add task and task/file iterator targets bpf: implement bpf iterator for kernel data 1 - - - --- 2020-05-07 Yonghong Song bpf Changes Requested
[bpf-next,v3,10/21] net: bpf: add netlink and ipv6_route bpf_iter targets bpf: implement bpf iterator for kernel data 1 - - - --- 2020-05-07 Yonghong Song bpf Changes Requested
[bpf-next,v3,09/21] bpf: add bpf_map iterator bpf: implement bpf iterator for kernel data 1 - - - --- 2020-05-07 Yonghong Song bpf Changes Requested
[bpf-next,v3,08/21] bpf: implement common macros/helpers for target iterators bpf: implement bpf iterator for kernel data 1 - - - --- 2020-05-07 Yonghong Song bpf Changes Requested
[bpf-next,v3,07/21] bpf: create file bpf iterator bpf: implement bpf iterator for kernel data 1 - - - --- 2020-05-07 Yonghong Song bpf Changes Requested
[bpf-next,v3,06/21] bpf: create anonymous bpf iterator bpf: implement bpf iterator for kernel data 1 - - - --- 2020-05-07 Yonghong Song bpf Changes Requested
[bpf-next,v3,05/21] bpf: implement bpf_seq_read() for bpf iterator bpf: implement bpf iterator for kernel data 1 - - - --- 2020-05-07 Yonghong Song bpf Changes Requested
[bpf-next,v3,04/21] bpf: support bpf tracing/iter programs for BPF_LINK_UPDATE bpf: implement bpf iterator for kernel data 1 - - - --- 2020-05-07 Yonghong Song bpf Changes Requested
[bpf-next,v3,03/21] bpf: support bpf tracing/iter programs for BPF_LINK_CREATE bpf: implement bpf iterator for kernel data 1 - - - --- 2020-05-07 Yonghong Song bpf Changes Requested
[bpf-next,v3,02/21] bpf: allow loading of a bpf_iter program bpf: implement bpf iterator for kernel data 1 - - - --- 2020-05-07 Yonghong Song bpf Changes Requested
[bpf-next,v3,01/21] bpf: implement an interface to register bpf_iter targets bpf: implement bpf iterator for kernel data 1 - - - --- 2020-05-07 Yonghong Song bpf Changes Requested
[bpf-next,v2,20/20] tools/bpf: selftests: add bpf_iter selftests bpf: implement bpf iterator for kernel data 1 - - - --- 2020-05-04 Yonghong Song bpf Changes Requested
[bpf-next,v2,19/20] tools/bpf: selftests: add iter progs for bpf_map/task/task_file bpf: implement bpf iterator for kernel data 1 - - - --- 2020-05-04 Yonghong Song bpf Changes Requested
[bpf-next,v2,18/20] tools/bpf: selftests: add iterator programs for ipv6_route and netlink bpf: implement bpf iterator for kernel data 1 - - - --- 2020-05-04 Yonghong Song bpf Changes Requested
[bpf-next,v2,17/20] tools/bpftool: add bpf_iter support for bptool bpf: implement bpf iterator for kernel data - - - - --- 2020-05-04 Yonghong Song bpf Changes Requested
[bpf-next,v2,16/20] tools/libbpf: add bpf_iter support bpf: implement bpf iterator for kernel data - - - - --- 2020-05-04 Yonghong Song bpf Changes Requested
[bpf-next,v2,15/20] bpf: support variable length array in tracing programs bpf: implement bpf iterator for kernel data 1 - - - --- 2020-05-04 Yonghong Song bpf Changes Requested
[bpf-next,v2,14/20] bpf: handle spilled PTR_TO_BTF_ID properly when checking stack_boundary bpf: implement bpf iterator for kernel data 1 - - - --- 2020-05-04 Yonghong Song bpf Changes Requested
[bpf-next,v2,13/20] bpf: add bpf_seq_printf and bpf_seq_write helpers bpf: implement bpf iterator for kernel data - - - - --- 2020-05-04 Yonghong Song bpf Changes Requested
[bpf-next,v2,12/20] bpf: add PTR_TO_BTF_ID_OR_NULL support bpf: implement bpf iterator for kernel data 1 - - - --- 2020-05-04 Yonghong Song bpf Changes Requested
[bpf-next,v2,11/20] bpf: add task and task/file iterator targets bpf: implement bpf iterator for kernel data - - - - --- 2020-05-04 Yonghong Song bpf Changes Requested
[bpf-next,v2,10/20] net: bpf: add netlink and ipv6_route bpf_iter targets bpf: implement bpf iterator for kernel data - - - - --- 2020-05-04 Yonghong Song bpf Changes Requested
[bpf-next,v2,09/20] bpf: add bpf_map iterator bpf: implement bpf iterator for kernel data 1 - - - --- 2020-05-04 Yonghong Song bpf Changes Requested
[bpf-next,v2,08/20] bpf: implement common macros/helpers for target iterators bpf: implement bpf iterator for kernel data - - - - --- 2020-05-04 Yonghong Song bpf Changes Requested
[bpf-next,v2,07/20] bpf: create file bpf iterator bpf: implement bpf iterator for kernel data 1 - - - --- 2020-05-04 Yonghong Song bpf Changes Requested
[bpf-next,v2,06/20] bpf: create anonymous bpf iterator bpf: implement bpf iterator for kernel data - - - - --- 2020-05-04 Yonghong Song bpf Changes Requested
[bpf-next,v2,05/20] bpf: implement bpf_seq_read() for bpf iterator bpf: implement bpf iterator for kernel data - - - - --- 2020-05-04 Yonghong Song bpf Changes Requested
[bpf-next,v2,04/20] bpf: support bpf tracing/iter programs for BPF_LINK_UPDATE bpf: implement bpf iterator for kernel data 1 - - - --- 2020-05-04 Yonghong Song bpf Changes Requested
[bpf-next,v2,03/20] bpf: support bpf tracing/iter programs for BPF_LINK_CREATE bpf: implement bpf iterator for kernel data 1 - - - --- 2020-05-04 Yonghong Song bpf Changes Requested
[bpf-next,v2,02/20] bpf: allow loading of a bpf_iter program bpf: implement bpf iterator for kernel data - - - - --- 2020-05-04 Yonghong Song bpf Changes Requested
[bpf-next,v2,01/20] bpf: implement an interface to register bpf_iter targets bpf: implement bpf iterator for kernel data 1 - - - --- 2020-05-04 Yonghong Song bpf Changes Requested
[bpf-next,v1,19/19] tools/bpf: selftests: add bpf_iter selftests bpf: implement bpf iterator for kernel data - - - - --- 2020-04-27 Yonghong Song bpf Changes Requested
[bpf-next,v1,18/19] tools/bpf: selftests: add iter progs for bpf_map/task/task_file bpf: implement bpf iterator for kernel data - - - - --- 2020-04-27 Yonghong Song bpf Changes Requested
« 1 2 3 44 5 »