Show patches with: Submitter = Yonghong Song       |    Archived = No       |   630 patches
« 1 2 3 46 7 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
bpf: fix "unresolved symbol" build error with resolve_btfids bpf: fix "unresolved symbol" build error with resolve_btfids 1 - - --- 2020-09-30 Yonghong Song Superseded
[v2] bpf: fix "unresolved symbol" build error with resolve_btfids [v2] bpf: fix "unresolved symbol" build error with resolve_btfids - - - --- 2020-10-01 Yonghong Song Superseded
[v3] bpf: fix "unresolved symbol" build error with resolve_btfids [v3] bpf: fix "unresolved symbol" build error with resolve_btfids 1 - - --- 2020-10-01 Yonghong Song Accepted
[bpf-next,1/2] samples/bpf: change Makefile to cope with latest llvm [bpf-next,1/2] samples/bpf: change Makefile to cope with latest llvm 1 - - --- 2020-10-03 Yonghong Song Superseded
[bpf-next,2/2] samples/bpf: fix a compilation error with fallthrough marking [bpf-next,1/2] samples/bpf: change Makefile to cope with latest llvm - - - --- 2020-10-03 Yonghong Song Superseded
[bpf-next,v2,1/2] samples/bpf: change Makefile to cope with latest llvm [bpf-next,v2,1/2] samples/bpf: change Makefile to cope with latest llvm 1 - - --- 2020-10-06 Yonghong Song Accepted
[bpf-next,v2,2/2] samples/bpf: fix a compilation error with fallthrough marking [bpf-next,v2,1/2] samples/bpf: change Makefile to cope with latest llvm - - - --- 2020-10-06 Yonghong Song Accepted
[bpf-next] bpf: fix build failure for kernel/trace/bpf_trace.c with CONFIG_NET=n [bpf-next] bpf: fix build failure for kernel/trace/bpf_trace.c with CONFIG_NET=n - - - --- 2020-10-07 Yonghong Song Accepted
[net] net: fix pos incrementment in ipv6_route_seq_next [net] net: fix pos incrementment in ipv6_route_seq_next - - - --- 2020-10-13 Yonghong Song netdev Superseded
[net,v2] net: fix pos incrementment in ipv6_route_seq_next [net,v2] net: fix pos incrementment in ipv6_route_seq_next - 1 - --- 2020-10-13 Yonghong Song netdev Superseded
[net,v3] net: fix pos incrementment in ipv6_route_seq_next [net,v3] net: fix pos incrementment in ipv6_route_seq_next 2 1 - --- 2020-10-14 Yonghong Song netdev Not Applicable
[bpf-next] bpf: permit cond_resched for some iterators [bpf-next] bpf: permit cond_resched for some iterators 1 - - --- 2020-10-28 Yonghong Song bpf Accepted
[bpf-next] bpftool: add {i,d}tlb_misses support for bpftool profile [bpf-next] bpftool: add {i,d}tlb_misses support for bpftool profile - - - 15-- 2020-11-19 Yonghong Song bpf Superseded
[bpf-next,v2] bpftool: add {i,d}tlb_misses support for bpftool profile [bpf-next,v2] bpftool: add {i,d}tlb_misses support for bpftool profile 1 - - 15-- 2020-11-19 Yonghong Song bpf Accepted
[bpf-next,1/2] bpf: permits pointers on stack for helper calls [bpf-next,1/2] bpf: permits pointers on stack for helper calls - - - 15-- 2020-12-09 Yonghong Song bpf Superseded
[bpf-next,2/2] selftests/bpf: add a test for ptr_to_map_value on stack for helper access [bpf-next,1/2] bpf: permits pointers on stack for helper calls - - - 141- 2020-12-09 Yonghong Song bpf Superseded
[bpf-next,v2,1/2] bpf: permits pointers on stack for helper calls bpf: permits pointers on stack for helper calls 1 - - 15-- 2020-12-10 Yonghong Song bpf Superseded
[bpf-next,v2,2/2] selftests/bpf: add a test for ptr_to_map_value on stack for helper access bpf: permits pointers on stack for helper calls 1 - - 141- 2020-12-10 Yonghong Song bpf Superseded
[bpf-next,v3,1/2] bpf: permits pointers on stack for helper calls bpf: permits pointers on stack for helper calls - - - 15-- 2020-12-11 Yonghong Song bpf Accepted
[bpf-next,v3,2/2] selftests/bpf: add a test for ptr_to_map_value on stack for helper access bpf: permits pointers on stack for helper calls 1 - - 141- 2020-12-11 Yonghong Song bpf Accepted
[bpf] bpf: fix a task_iter bug caused by a merge conflict resolution [bpf] bpf: fix a task_iter bug caused by a merge conflict resolution 1 - - 151- 2020-12-31 Yonghong Song bpf Accepted
[bpf-next] bpf: permit size-0 datasec [bpf-next] bpf: permit size-0 datasec - - - 142- 2021-01-19 Yonghong Song bpf Accepted
[bpf] x86/bpf: handle bpf-program-triggered exceptions properly [bpf] x86/bpf: handle bpf-program-triggered exceptions properly - - - 1321 2021-01-26 Yonghong Song bpf Changes Requested
[bpf-next,1/8] bpf: refactor BPF_PSEUDO_CALL checking as a helper function bpf: add bpf_for_each_map_elem() helper - - - 151- 2021-02-04 Yonghong Song bpf Superseded
[bpf-next,2/8] bpf: add bpf_for_each_map_elem() helper bpf: add bpf_for_each_map_elem() helper - - - 142- 2021-02-04 Yonghong Song bpf Superseded
[bpf-next,3/8] bpf: add hashtab support for bpf_for_each_map_elem() helper bpf: add bpf_for_each_map_elem() helper - - - 1411 2021-02-04 Yonghong Song bpf Superseded
[bpf-next,4/8] bpf: add arraymap support for bpf_for_each_map_elem() helper bpf: add bpf_for_each_map_elem() helper - - - 1411 2021-02-04 Yonghong Song bpf Superseded
[bpf-next,5/8] libbpf: support local function pointer relocation bpf: add bpf_for_each_map_elem() helper - - - 142- 2021-02-04 Yonghong Song bpf Superseded
[bpf-next,6/8] bpftool: print local function pointer properly bpf: add bpf_for_each_map_elem() helper - - - 151- 2021-02-04 Yonghong Song bpf Superseded
[bpf-next,7/8] selftests/bpf: add hashmap test for bpf_for_each_map_elem() helper bpf: add bpf_for_each_map_elem() helper - - - 1411 2021-02-04 Yonghong Song bpf Superseded
[bpf-next,8/8] selftests/bpf: add arraymap test for bpf_for_each_map_elem() helper bpf: add bpf_for_each_map_elem() helper - - - 1411 2021-02-04 Yonghong Song bpf Superseded
[dwarves] btf_encoder: sanitize non-regular int base type [dwarves] btf_encoder: sanitize non-regular int base type 1 - - 1-- 2021-02-06 Yonghong Song bpf Superseded
[dwarves,v2] btf_encoder: sanitize non-regular int base type [dwarves,v2] btf_encoder: sanitize non-regular int base type 1 - 1 1-- 2021-02-07 Yonghong Song bpf Not Applicable
[bpf] bpf: fix an unitialized value in bpf_iter [bpf] bpf: fix an unitialized value in bpf_iter - - - 142- 2021-02-12 Yonghong Song bpf Accepted
[bpf-next,v2,01/11] bpf: factor out visit_func_call_insn() in check_cfg() bpf: add bpf_for_each_map_elem() helper - - - 142- 2021-02-17 Yonghong Song bpf Superseded
[bpf-next,v2,02/11] bpf: factor out verbose_invalid_scalar() bpf: add bpf_for_each_map_elem() helper - - - 142- 2021-02-17 Yonghong Song bpf Superseded
[bpf-next,v2,03/11] bpf: refactor check_func_call() to allow callback function bpf: add bpf_for_each_map_elem() helper - - - 142- 2021-02-17 Yonghong Song bpf Superseded
[bpf-next,v2,04/11] bpf: add bpf_for_each_map_elem() helper bpf: add bpf_for_each_map_elem() helper - - - 142- 2021-02-17 Yonghong Song bpf Superseded
[bpf-next,v2,05/11] bpf: add hashtab support for bpf_for_each_map_elem() helper bpf: add bpf_for_each_map_elem() helper - - - 1411 2021-02-17 Yonghong Song bpf Superseded
[bpf-next,v2,06/11] bpf: add arraymap support for bpf_for_each_map_elem() helper bpf: add bpf_for_each_map_elem() helper - - - 1411 2021-02-17 Yonghong Song bpf Superseded
[bpf-next,v2,07/11] libbpf: move function is_ldimm64() earlier in libbpf.c bpf: add bpf_for_each_map_elem() helper 1 - - 151- 2021-02-17 Yonghong Song bpf Superseded
[bpf-next,v2,08/11] libbpf: support local function pointer relocation bpf: add bpf_for_each_map_elem() helper - - - 142- 2021-02-17 Yonghong Song bpf Superseded
[bpf-next,v2,09/11] bpftool: print local function pointer properly bpf: add bpf_for_each_map_elem() helper - - - 151- 2021-02-17 Yonghong Song bpf Superseded
[bpf-next,v2,10/11] selftests/bpf: add hashmap test for bpf_for_each_map_elem() helper bpf: add bpf_for_each_map_elem() helper - - - 1411 2021-02-17 Yonghong Song bpf Superseded
[bpf-next,v2,11/11] selftests/bpf: add arraymap test for bpf_for_each_map_elem() helper bpf: add bpf_for_each_map_elem() helper - - - 1411 2021-02-17 Yonghong Song bpf Superseded
[bpf-next,v3,01/11] bpf: factor out visit_func_call_insn() in check_cfg() bpf: add bpf_for_each_map_elem() helper - - - 142- 2021-02-25 Yonghong Song bpf Superseded
[bpf-next,v3,02/11] bpf: factor out verbose_invalid_scalar() bpf: add bpf_for_each_map_elem() helper 1 - - 142- 2021-02-25 Yonghong Song bpf Superseded
[bpf-next,v3,03/11] bpf: refactor check_func_call() to allow callback function bpf: add bpf_for_each_map_elem() helper - - - 142- 2021-02-25 Yonghong Song bpf Superseded
[bpf-next,v3,04/11] bpf: add bpf_for_each_map_elem() helper bpf: add bpf_for_each_map_elem() helper 1 - - 142- 2021-02-25 Yonghong Song bpf Superseded
[bpf-next,v3,05/11] bpf: add hashtab support for bpf_for_each_map_elem() helper bpf: add bpf_for_each_map_elem() helper 1 - - 1411 2021-02-25 Yonghong Song bpf Superseded
[bpf-next,v3,06/11] bpf: add arraymap support for bpf_for_each_map_elem() helper bpf: add bpf_for_each_map_elem() helper 1 - - 1411 2021-02-25 Yonghong Song bpf Superseded
[bpf-next,v3,07/11] libbpf: move function is_ldimm64() earlier in libbpf.c bpf: add bpf_for_each_map_elem() helper 1 - - 151- 2021-02-25 Yonghong Song bpf Superseded
[bpf-next,v3,08/11] libbpf: support subprog address relocation bpf: add bpf_for_each_map_elem() helper 1 - - 142- 2021-02-25 Yonghong Song bpf Superseded
[bpf-next,v3,09/11] bpftool: print subprog address properly bpf: add bpf_for_each_map_elem() helper 1 - - 151- 2021-02-25 Yonghong Song bpf Superseded
[bpf-next,v3,10/11] selftests/bpf: add hashmap test for bpf_for_each_map_elem() helper bpf: add bpf_for_each_map_elem() helper 1 - - 1411 2021-02-25 Yonghong Song bpf Superseded
[bpf-next,v3,11/11] selftests/bpf: add arraymap test for bpf_for_each_map_elem() helper bpf: add bpf_for_each_map_elem() helper 1 - - 1411 2021-02-25 Yonghong Song bpf Superseded
[bpf-next,v4,01/12] bpf: factor out visit_func_call_insn() in check_cfg() bpf: add bpf_for_each_map_elem() helper 1 - - 142- 2021-02-26 Yonghong Song bpf Superseded
[bpf-next,v4,02/12] bpf: factor out verbose_invalid_scalar() bpf: add bpf_for_each_map_elem() helper 1 - - 151- 2021-02-26 Yonghong Song bpf Superseded
[bpf-next,v4,03/12] bpf: refactor check_func_call() to allow callback function bpf: add bpf_for_each_map_elem() helper 1 - - 142- 2021-02-26 Yonghong Song bpf Superseded
[bpf-next,v4,04/12] bpf: change return value of verifier function add_subprog() bpf: add bpf_for_each_map_elem() helper 1 - - 151- 2021-02-26 Yonghong Song bpf Superseded
[bpf-next,v4,05/12] bpf: add bpf_for_each_map_elem() helper bpf: add bpf_for_each_map_elem() helper 1 - - 142- 2021-02-26 Yonghong Song bpf Superseded
[bpf-next,v4,06/12] bpf: add hashtab support for bpf_for_each_map_elem() helper bpf: add bpf_for_each_map_elem() helper 1 - - 1411 2021-02-26 Yonghong Song bpf Superseded
[bpf-next,v4,07/12] bpf: add arraymap support for bpf_for_each_map_elem() helper bpf: add bpf_for_each_map_elem() helper 1 - - 1411 2021-02-26 Yonghong Song bpf Superseded
[bpf-next,v4,08/12] libbpf: move function is_ldimm64() earlier in libbpf.c bpf: add bpf_for_each_map_elem() helper 1 - - 151- 2021-02-26 Yonghong Song bpf Superseded
[bpf-next,v4,09/12] libbpf: support subprog address relocation bpf: add bpf_for_each_map_elem() helper 1 - - 142- 2021-02-26 Yonghong Song bpf Superseded
[bpf-next,v4,10/12] bpftool: print subprog address properly bpf: add bpf_for_each_map_elem() helper 1 - - 151- 2021-02-26 Yonghong Song bpf Superseded
[bpf-next,v4,11/12] selftests/bpf: add hashmap test for bpf_for_each_map_elem() helper bpf: add bpf_for_each_map_elem() helper 1 - - 1411 2021-02-26 Yonghong Song bpf Superseded
[bpf-next,v4,12/12] selftests/bpf: add arraymap test for bpf_for_each_map_elem() helper bpf: add bpf_for_each_map_elem() helper 1 - - 1411 2021-02-26 Yonghong Song bpf Superseded
[bpf-next] selftests/bpf: add a verifier scale test with unknown bounded loop [bpf-next] selftests/bpf: add a verifier scale test with unknown bounded loop - - - 1312 2021-02-26 Yonghong Song bpf Superseded
[bpf-next,v5,01/12] bpf: factor out visit_func_call_insn() in check_cfg() bpf: add bpf_for_each_map_elem() helper 1 - - 1-1 2021-02-26 Yonghong Song bpf Accepted
[bpf-next,v5,02/12] bpf: factor out verbose_invalid_scalar() bpf: add bpf_for_each_map_elem() helper 1 - - 1-1 2021-02-26 Yonghong Song bpf Accepted
[bpf-next,v5,03/12] bpf: refactor check_func_call() to allow callback function bpf: add bpf_for_each_map_elem() helper 1 - - 1-1 2021-02-26 Yonghong Song bpf Accepted
[bpf-next,v5,04/12] bpf: change return value of verifier function add_subprog() bpf: add bpf_for_each_map_elem() helper 1 - - 1-1 2021-02-26 Yonghong Song bpf Accepted
[bpf-next,v5,05/12] bpf: add bpf_for_each_map_elem() helper bpf: add bpf_for_each_map_elem() helper 1 - - 1-1 2021-02-26 Yonghong Song bpf Accepted
[bpf-next,v5,06/12] bpf: add hashtab support for bpf_for_each_map_elem() helper bpf: add bpf_for_each_map_elem() helper 1 - - 1-1 2021-02-26 Yonghong Song bpf Accepted
[bpf-next,v5,07/12] bpf: add arraymap support for bpf_for_each_map_elem() helper bpf: add bpf_for_each_map_elem() helper 1 - - 1-1 2021-02-26 Yonghong Song bpf Accepted
[bpf-next,v5,08/12] libbpf: move function is_ldimm64() earlier in libbpf.c bpf: add bpf_for_each_map_elem() helper 1 - - 1-1 2021-02-26 Yonghong Song bpf Accepted
[bpf-next,v5,09/12] libbpf: support subprog address relocation bpf: add bpf_for_each_map_elem() helper 1 - - 1-1 2021-02-26 Yonghong Song bpf Accepted
[bpf-next,v5,10/12] bpftool: print subprog address properly bpf: add bpf_for_each_map_elem() helper 1 - - 1-1 2021-02-26 Yonghong Song bpf Accepted
[bpf-next,v5,11/12] selftests/bpf: add hashmap test for bpf_for_each_map_elem() helper bpf: add bpf_for_each_map_elem() helper 1 - - 1-1 2021-02-26 Yonghong Song bpf Accepted
[bpf-next,v5,12/12] selftests/bpf: add arraymap test for bpf_for_each_map_elem() helper bpf: add bpf_for_each_map_elem() helper 1 - - 1-1 2021-02-26 Yonghong Song bpf Accepted
[bpf-next,v2] selftests/bpf: add a verifier scale test with unknown bounded loop [bpf-next,v2] selftests/bpf: add a verifier scale test with unknown bounded loop - - - 1312 2021-02-26 Yonghong Song bpf Accepted
[bpf-next] bpf: x86: use kvmalloc_array instead kmalloc_array in bpf_jit_comp [bpf-next] bpf: x86: use kvmalloc_array instead kmalloc_array in bpf_jit_comp - - - 141- 2021-03-09 Yonghong Song bpf Accepted
[bpf] bpf: don't do bpf_cgroup_storage_set() for kuprobe/tp programs [bpf] bpf: don't do bpf_cgroup_storage_set() for kuprobe/tp programs - - - 1311 2021-03-09 Yonghong Song bpf Superseded
[bpf,v2] bpf: don't do bpf_cgroup_storage_set() for kuprobe/tp programs [bpf,v2] bpf: don't do bpf_cgroup_storage_set() for kuprobe/tp programs 1 - - 1311 2021-03-09 Yonghong Song bpf Accepted
[bpf-next] bpf: net: emit anonymous enum with BPF_TCP_CLOSE value explicitly [bpf-next] bpf: net: emit anonymous enum with BPF_TCP_CLOSE value explicitly 1 - - 141- 2021-03-14 Yonghong Song bpf Superseded
[bpf-next,v2] bpf: net: emit anonymous enum with BPF_TCP_CLOSE value explicitly [bpf-next,v2] bpf: net: emit anonymous enum with BPF_TCP_CLOSE value explicitly 1 - - 141- 2021-03-17 Yonghong Song bpf Superseded
[bpf-next,v3] bpf: net: emit anonymous enum with BPF_TCP_CLOSE value explicitly [bpf-next,v3] bpf: net: emit anonymous enum with BPF_TCP_CLOSE value explicitly - - - 141- 2021-03-17 Yonghong Song bpf Accepted
[bpf-next,1/2] bpf: fix NULL pointer dereference in bpf_get_local_storage() helper bpf: fix NULL pointer dereference in - - - 1-1 2021-03-19 Yonghong Song bpf Superseded
[bpf-next,2/2] bpf: fix bpf_cgroup_storage_set() usage in test_run bpf: fix NULL pointer dereference in - - - 1-1 2021-03-19 Yonghong Song bpf Superseded
[bpf-next,v2,1/2] bpf: fix NULL pointer dereference in bpf_get_local_storage() helper bpf: fix NULL pointer dereference in - - - 1-1 2021-03-19 Yonghong Song bpf Changes Requested
[bpf-next,v2,2/2] bpf: fix bpf_cgroup_storage_set() usage in test_run bpf: fix NULL pointer dereference in - - - 1-1 2021-03-19 Yonghong Song bpf Changes Requested
[bpf-next,v3] bpf: fix NULL pointer dereference in bpf_get_local_storage() helper [bpf-next,v3] bpf: fix NULL pointer dereference in bpf_get_local_storage() helper 1 - - 1-1 2021-03-20 Yonghong Song bpf Superseded
[bpf-next,v4] bpf: fix NULL pointer dereference in bpf_get_local_storage() helper [bpf-next,v4] bpf: fix NULL pointer dereference in bpf_get_local_storage() helper 1 - - 1-1 2021-03-23 Yonghong Song bpf Accepted
[dwarves,1/3] dwarf_loader: permits flexible HASHTAGS__BITS add option to merge more dwarf cu's into - - - 1-- 2021-03-25 Yonghong Song Not Applicable
[dwarves,2/3] dwarf_loader: factor out common code to initialize a cu add option to merge more dwarf cu's into - - - 1-- 2021-03-25 Yonghong Song Not Applicable
[dwarves,3/3] dwarf_loader: add option to merge more dwarf cu's into one pahole cu add option to merge more dwarf cu's into - - - 1-- 2021-03-25 Yonghong Song Not Applicable
[dwarves,v2,0/3] permit merging all dwarf cu's for clang lto built binary - - - --- 2021-03-28 Yonghong Song bpf Not Applicable
[dwarves,v2,1/3] dwarf_loader: permits flexible HASHTAGS__BITS [dwarves,v2,1/3] dwarf_loader: permits flexible HASHTAGS__BITS - - - 1-- 2021-03-28 Yonghong Song bpf Not Applicable
[dwarves,v2,2/3] dwarf_loader: factor out common code to initialize a cu [dwarves,v2,1/3] dwarf_loader: permits flexible HASHTAGS__BITS - - - 1-- 2021-03-28 Yonghong Song bpf Not Applicable
« 1 2 3 46 7 »