Show patches with: Submitter = Xu Kuohai       |    Archived = No       |   146 patches
« 1 2 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[bpf-next] bpf, arm64: Fixed a BTI error on returning to patched function [bpf-next] bpf, arm64: Fixed a BTI error on returning to patched function 1 - 1 4713 2023-04-01 Xu Kuohai bpf Accepted
[bpf-next,v2] selftests/bpf: Rewrite two infinite loops in bound check cases [bpf-next,v2] selftests/bpf: Rewrite two infinite loops in bound check cases - - - 501- 2023-03-29 Xu Kuohai bpf Accepted
[bpf-next] selftests/bpf: Remove two infinite loop bound check cases [bpf-next] selftests/bpf: Remove two infinite loop bound check cases - - - 49-2 2023-03-27 Xu Kuohai bpf Changes Requested
[bpf-next,v2,2/2] selftests/bpf: check if verifier tracks dst_reg bound for BPF_MOD bpf: add bound tracking for BPF_MOD - - - 612- 2023-03-24 Xu Kuohai bpf Rejected
[bpf-next,v2,1/2] bpf: add bound tracking for BPF_MOD bpf: add bound tracking for BPF_MOD - - - 63-- 2023-03-24 Xu Kuohai bpf Rejected
[bpf-next,v2,2/2] selftests/bpf: check bounds not in the 32-bit range bpf: Fix a umin > umax reg bound error - - - 4921 2023-03-14 Xu Kuohai bpf Changes Requested
[bpf-next,v2,1/2] bpf: Fix a umin > umax reg bound error bpf: Fix a umin > umax reg bound error - - - 5011 2023-03-14 Xu Kuohai bpf Changes Requested
[bpf-next,2/2] selftests/bpf: check bounds not in the 32-bit range update 32-bit bounds when the lower 32-bit value is not wrapping - - - 522- 2023-03-07 Xu Kuohai bpf Changes Requested
[bpf-next,1/2] bpf: update 32-bit bounds when the lower 32-bit value is not wrapping update 32-bit bounds when the lower 32-bit value is not wrapping - - - 54-- 2023-03-07 Xu Kuohai bpf Changes Requested
[bpf-next,2/2] selftests/bpf: check if verifier tracks dst_reg bound for BPF_MOD bpf: add bound tracking for BPF_MOD - - - 522- 2023-03-06 Xu Kuohai bpf Changes Requested
[bpf-next,1/2] bpf: add bound tracking for BPF_MOD bpf: add bound tracking for BPF_MOD - - - 54-- 2023-03-06 Xu Kuohai bpf Changes Requested
[bpf-next,v5] bpf: Initialize same number of free nodes for each pcpu_freelist [bpf-next,v5] bpf: Initialize same number of free nodes for each pcpu_freelist 1 - - 55-1 2022-11-11 Xu Kuohai bpf Superseded
[bpf] bpf: Fix offset calculation error in __copy_map_value and zero_map_value [bpf] bpf: Fix offset calculation error in __copy_map_value and zero_map_value 1 - - 25-2 2022-11-11 Xu Kuohai bpf Accepted
[bpf-next,v2] bpf: Initialize same number of free nodes for each pcpu_freelist [bpf-next,v2] bpf: Initialize same number of free nodes for each pcpu_freelist 1 - - 52-3 2022-11-08 Xu Kuohai bpf Superseded
[bpf-next] bpf: Initialize same number of free nodes for each pcpu_freelist [bpf-next] bpf: Initialize same number of free nodes for each pcpu_freelist 1 - - 41-- 2022-11-07 Xu Kuohai bpf Superseded
[bpf-next,v2] bpf: Fix a typo in comment for DFS algorithm [bpf-next,v2] bpf: Fix a typo in comment for DFS algorithm - - - 39-1 2022-10-27 Xu Kuohai bpf Accepted
[bpf-next] bpf: Fix a typo in comment for DFS algorithm [bpf-next] bpf: Fix a typo in comment for DFS algorithm - - - 33-2 2022-10-26 Xu Kuohai bpf Superseded
libbpf: Avoid allocating reg_name with sscanf in parse_usdt_arg() libbpf: Avoid allocating reg_name with sscanf in parse_usdt_arg() 1 - - 19-- 2022-10-18 Xu Kuohai bpf Accepted
[bpf-next,v4,6/6] selftest/bpf: Fix error usage of ASSERT_OK in xdp_adjust_tail.c Fix bugs found by ASAN when running selftests - - - 30-5 2022-10-11 Xu Kuohai bpf Accepted
[bpf-next,v4,5/6] selftests/bpf: Fix error failure of case test_xdp_adjust_tail_grow Fix bugs found by ASAN when running selftests - - - 30-5 2022-10-11 Xu Kuohai bpf Accepted
[bpf-next,v4,4/6] selftest/bpf: Fix memory leak in kprobe_multi_test Fix bugs found by ASAN when running selftests 1 - - 2915 2022-10-11 Xu Kuohai bpf Accepted
[bpf-next,v4,3/6] selftests/bpf: Fix memory leak caused by not destroying skeleton Fix bugs found by ASAN when running selftests - - - 2915 2022-10-11 Xu Kuohai bpf Accepted
[bpf-next,v4,2/6] libbpf: Fix memory leak in parse_usdt_arg() Fix bugs found by ASAN when running selftests - - - 2915 2022-10-11 Xu Kuohai bpf Accepted
[bpf-next,v4,1/6] libbpf: Fix use-after-free in btf_dump_name_dups Fix bugs found by ASAN when running selftests - - - 30-5 2022-10-11 Xu Kuohai bpf Accepted
[bpf,v2,5/5] selftest/bpf: Fix error usage of ASSERT_OK in xdp_adjust_tail.c Fix bugs found by ASAN when running selftests - - - 28-7 2022-10-10 Xu Kuohai bpf Superseded
[bpf,v2,4/5] selftest/bpf: Fix memory leak in kprobe_multi_test Fix bugs found by ASAN when running selftests - - - 2627 2022-10-10 Xu Kuohai bpf Superseded
[bpf,v2,3/5] selftests/bpf: Fix memory leak caused by not destroying skeleton Fix bugs found by ASAN when running selftests - - - 2717 2022-10-10 Xu Kuohai bpf Superseded
[bpf,v2,2/5] libbpf: Fix memory leak in parse_usdt_arg() Fix bugs found by ASAN when running selftests - - - 2717 2022-10-10 Xu Kuohai bpf Superseded
[bpf,v2,1/5] libbpf: Fix use-after-free in btf_dump_name_dups Fix bugs found by ASAN when running selftests - - - 28-7 2022-10-10 Xu Kuohai bpf Superseded
[bpf-next,5/5] selftest/bpf: Fix error usage of ASSERT_OK in xdp_adjust_tail.c Fix bugs found by ASAN when running selftests - - - 1-2 2022-10-09 Xu Kuohai bpf Superseded
[bpf-next,4/5] selftest/bpf: Fix memory leak in kprobe_multi_test Fix bugs found by ASAN when running selftests 1 - - 1-2 2022-10-09 Xu Kuohai bpf Superseded
[bpf-next,3/5] selftests/bpf: Fix memory leak caused by not destroying skeleton Fix bugs found by ASAN when running selftests - - - 1-2 2022-10-09 Xu Kuohai bpf Superseded
[bpf-next,2/5] libbpf: Fix memory leak in parse_usdt_arg() Fix bugs found by ASAN when running selftests - - - 1-2 2022-10-09 Xu Kuohai bpf Superseded
[bpf-next,1/5] libbpf: Fix use-after-free in btf_dump_name_dups Fix bugs found by ASAN when running selftests - - - 1-2 2022-10-09 Xu Kuohai bpf Superseded
[RESEND,bpf-next,2/2] bpf, arm64: Eliminate false -EFBIG error in bpf trampoline Jit BPF_CALL to direct call when possible - - - 3113 2022-09-19 Xu Kuohai bpf Changes Requested
[RESEND,bpf-next,1/2] bpf, arm64: Jit BPF_CALL to direct call when possible Jit BPF_CALL to direct call when possible - - - 3212 2022-09-19 Xu Kuohai bpf Changes Requested
[bpf-next,v2,4/4] ftrace: Fix dead loop caused by direct call in ftrace selftest Add ftrace direct call for arm64 1 - - 33-2 2022-09-13 Xu Kuohai bpf Awaiting Upstream
[bpf-next,v2,3/4] arm64: ftrace: Add ftrace direct call support Add ftrace direct call for arm64 1 - - 3212 2022-09-13 Xu Kuohai bpf Awaiting Upstream
[bpf-next,v2,2/4] arm64: ftrace: Support long jump for ftrace direct call Add ftrace direct call for arm64 - - - 3122 2022-09-13 Xu Kuohai bpf Awaiting Upstream
[bpf-next,v2,1/4] ftrace: Allow users to disable ftrace direct call Add ftrace direct call for arm64 - - - 33-2 2022-09-13 Xu Kuohai bpf Awaiting Upstream
[bpf-next,4/4] ftrace: Fix dead loop caused by direct call in ftrace selftest Add ftrace direct call for arm64 1 - - 28-7 2022-09-13 Xu Kuohai bpf Superseded
[bpf-next,3/4] arm64: ftrace: Add ftrace direct call support Add ftrace direct call for arm64 1 - - 2717 2022-09-13 Xu Kuohai bpf Superseded
[bpf-next,2/4] arm64: ftrace: Support long jump for ftrace direct call Add ftrace direct call for arm64 - - - 23210 2022-09-13 Xu Kuohai bpf Superseded
[bpf-next,1/4] ftrace: Allow users to disable ftrace direct call Add ftrace direct call for arm64 - - - 28-7 2022-09-13 Xu Kuohai bpf Superseded
[bpf-next] bpf: Fix NULL pointer dereference when registering bpf trampoline [bpf-next] bpf: Fix NULL pointer dereference when registering bpf trampoline 2 - 1 1911 2022-07-28 Xu Kuohai bpf Accepted
[bpf-next] bpf, arm64: Fix compile error in dummy_tramp() [bpf-next] bpf, arm64: Fix compile error in dummy_tramp() - 1 1 4-- 2022-07-21 Xu Kuohai bpf Accepted
« 1 2 »