Show patches with: Submitter = Leon Hwang       |    Archived = No       |   73 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
[bpf-next,v3,4/4] selftests/bpf: Add cases to test tailcall in freplace bpf: Fix tailcall infinite loop caused by freplace - - - 592- 2024-09-23 Leon Hwang bpf New
[bpf-next,v3,3/4] selftests/bpf: Add a test case to confirm a tailcall infinite loop issue has been… bpf: Fix tailcall infinite loop caused by freplace - - - 592- 2024-09-23 Leon Hwang bpf New
[bpf-next,v3,2/4] bpf: Prevent extending tail callee prog with freplace bpf: Fix tailcall infinite loop caused by freplace - - - 601- 2024-09-23 Leon Hwang bpf New
[bpf-next,v3,1/4] bpf: Prevent updating extended prog to prog_array map bpf: Fix tailcall infinite loop caused by freplace - - - 592- 2024-09-23 Leon Hwang bpf New
[bpf-next,v2,4/4] selftests/bpf: Fix verifier tailcall jit selftest bpf: Fix tailcall infinite loop caused by freplace - - - 601- 2024-09-01 Leon Hwang bpf Changes Requested
[bpf-next,v2,3/4] selftests/bpf: Add testcases for another tailcall infinite loop fixing bpf: Fix tailcall infinite loop caused by freplace - - - 592- 2024-09-01 Leon Hwang bpf Changes Requested
[bpf-next,v2,2/4] bpf, arm64: Fix tailcall infinite loop caused by freplace bpf: Fix tailcall infinite loop caused by freplace - - - 60-1 2024-09-01 Leon Hwang bpf Changes Requested
[bpf-next,v2,1/4] bpf, x64: Fix tailcall infinite loop caused by freplace bpf: Fix tailcall infinite loop caused by freplace - - - 5911 2024-09-01 Leon Hwang bpf Changes Requested
[bpf-next,4/4] selftests/bpf: Fix verifier tailcall jit selftest bpf: Fix tailcall infinite loop caused by freplace - - - 601- 2024-08-25 Leon Hwang bpf Superseded
[bpf-next,3/4] selftests/bpf: Add testcases for another tailcall infinite loop fixing bpf: Fix tailcall infinite loop caused by freplace - - - 592- 2024-08-25 Leon Hwang bpf Superseded
[bpf-next,2/4] bpf, arm64: Fix tailcall infinite loop caused by freplace bpf: Fix tailcall infinite loop caused by freplace - - - 60-1 2024-08-25 Leon Hwang bpf Superseded
[bpf-next,1/4] bpf, x64: Fix tailcall infinite loop caused by freplace bpf: Fix tailcall infinite loop caused by freplace - - - 60-1 2024-08-25 Leon Hwang bpf Superseded
[bpf-next,v2,2/2] selftests/bpf: Add testcase for updating attached freplace prog to prog_array map bpf: Fix updating attached freplace prog to prog_array map 1 - - 602- 2024-07-26 Leon Hwang bpf Superseded
[bpf-next,v2,1/2] bpf: Fix updating attached freplace prog to prog_array map bpf: Fix updating attached freplace prog to prog_array map 1 - - 602- 2024-07-26 Leon Hwang bpf Superseded
[bpf-next,2/2] selftests/bpf: Add testcase for updating attached freplace prog to PROG_ARRAY map bpf: Fix updating attached freplace prog to PROG_ARRAY map - - - 602- 2024-07-25 Leon Hwang bpf Superseded
[bpf-next,1/2] bpf: Fix updating attached freplace prog to PROG_ARRAY map bpf: Fix updating attached freplace prog to PROG_ARRAY map - - - 611- 2024-07-25 Leon Hwang bpf Superseded
[v6,bpf-next,3/3] selftests/bpf: Add testcases for tailcall hierarchy fixing bpf: Fix tailcall hierarchy 1 - - 5822 2024-07-14 Leon Hwang bpf Accepted
[v6,bpf-next,2/3] bpf, arm64: Fix tailcall hierarchy bpf: Fix tailcall hierarchy 1 - - 5912 2024-07-14 Leon Hwang bpf Accepted
[v6,bpf-next,1/3] bpf, x64: Fix tailcall hierarchy bpf: Fix tailcall hierarchy - 1 - 5822 2024-07-14 Leon Hwang bpf Accepted
[bpf-next] bpf: Fix tailcall cases in test_bpf [bpf-next] bpf: Fix tailcall cases in test_bpf - - - 611- 2024-06-25 Leon Hwang bpf Accepted
[v2,bpf-next,2/2] bpf, x64: Remove tail call detection bpf, verifier: Correct tail_call_reachable for bpf prog - - - 5813 2024-06-10 Leon Hwang bpf Accepted
[v2,bpf-next,1/2] bpf, verifier: Correct tail_call_reachable for bpf prog bpf, verifier: Correct tail_call_reachable for bpf prog - - - 5813 2024-06-10 Leon Hwang bpf Accepted
[bpf-next] bpf, verifier: Correct tail_call_reachable for bpf prog [bpf-next] bpf, verifier: Correct tail_call_reachable for bpf prog - - - 611- 2024-06-09 Leon Hwang bpf Superseded
[RFC,bpf-next,2/2] selftests/bpf: Add testcase for updating attached freplace prog to PROG_ARRAY map bpf: Fix updating attached freplace to PROG_ARRAY map - - - 602- 2024-06-02 Leon Hwang bpf RFC
[RFC,bpf-next,1/2] bpf: Fix updating attached freplace to PROG_ARRAY map bpf: Fix updating attached freplace to PROG_ARRAY map - - - 61-1 2024-06-02 Leon Hwang bpf RFC
[bpf-next,v3,3/3] selftests/bpf: Add testcases for tailcall hierarchy fixing bpf, x64: Fix tailcall hierarchy - - - 5525 2024-04-02 Leon Hwang bpf Changes Requested
[bpf-next,v3,2/3] bpf, x64: Fix tailcall hierarchy bpf, x64: Fix tailcall hierarchy - - - 5426 2024-04-02 Leon Hwang bpf Changes Requested
[bpf-next,v3,1/3] bpf: Add bpf_tail_call_cnt to task_struct bpf, x64: Fix tailcall hierarchy - - - 56-6 2024-04-02 Leon Hwang bpf Changes Requested
[bpf-next,v2,2/2] selftests/bpf: Add testcases for tailcall hierarchy fixing bpf, x64: Fix tailcall hierarchy - - - 5624 2024-02-22 Leon Hwang bpf Changes Requested
[bpf-next,v2,1/2] bpf, x64: Fix tailcall hierarchy bpf, x64: Fix tailcall hierarchy - - - 5525 2024-02-22 Leon Hwang bpf Changes Requested
[RFC,bpf-next,2/2] selftests/bpf: Add testcases for generic kfunc bpf_ffs64() bpf: Add generic kfunc bpf_ffs64() - - - 611- 2024-01-31 Leon Hwang bpf RFC
[RFC,bpf-next,1/2] bpf: Add generic kfunc bpf_ffs64() bpf: Add generic kfunc bpf_ffs64() - - - 5912 2024-01-31 Leon Hwang bpf RFC
[bpf-next,4/4] selftests/bpf: Add testcases for tailcall hierarchy fixing bpf, x64: Fix tailcall hierarchy - - - 5524 2024-01-04 Leon Hwang bpf Changes Requested
[bpf-next,3/4] bpf, x64: Rename RESTORE_TAIL_CALL_CNT() to LOAD_TAIL_CALL_CNT_PTR() bpf, x64: Fix tailcall hierarchy - - - 5524 2024-01-04 Leon Hwang bpf Changes Requested
[bpf-next,2/4] bpf, x64: Fix tailcall hierarchy bpf, x64: Fix tailcall hierarchy - 1 - 5524 2024-01-04 Leon Hwang bpf Changes Requested
[bpf-next,1/4] bpf, x64: Use emit_nops() to replace memcpy()'ing x86_nops[5] bpf, x64: Fix tailcall hierarchy - - - 5614 2024-01-04 Leon Hwang bpf Accepted
[RFC,bpf-next,v2,4/4] selftests/bpf: Add testcases for tailcall hierarchy fixing bpf, x64: Fix tailcall hierarchy - - - 152- 2023-10-11 Leon Hwang bpf RFC
[RFC,bpf-next,v2,3/4] bpf, x64: Load tail_call_cnt pointer bpf, x64: Fix tailcall hierarchy - - - 152- 2023-10-11 Leon Hwang bpf RFC
[RFC,bpf-next,v2,2/4] bpf, x64: Fix tailcall hierarchy bpf, x64: Fix tailcall hierarchy - 1 - 152- 2023-10-11 Leon Hwang bpf RFC
[RFC,bpf-next,v2,1/4] bpf, x64: Emit nops for X86_PATCH bpf, x64: Fix tailcall hierarchy - - - 161- 2023-10-11 Leon Hwang bpf RFC
[RFC,bpf-next,3/3] selftests/bpf: Add testcases for tailcall hierarchy fixing bpf, x64: Fix tailcall hierarchy - - - 3427 2023-10-05 Leon Hwang bpf Superseded
[RFC,bpf-next,2/3] bpf, x64: Load tail_call_cnt pointer bpf, x64: Fix tailcall hierarchy - - - 3427 2023-10-05 Leon Hwang bpf Superseded
[RFC,bpf-next,1/3] bpf, x64: Fix tailcall hierarchy bpf, x64: Fix tailcall hierarchy - - - 3427 2023-10-05 Leon Hwang bpf Superseded
[bpf,v2] bpf: Fix tr dereferencing [bpf,v2] bpf: Fix tr dereferencing - - - 4511 2023-09-17 Leon Hwang bpf Accepted
[bpf] bpf: Fix tr dereferencing [bpf] bpf: Fix tr dereferencing 1 1 - 31-1 2023-09-14 Leon Hwang bpf Superseded
[bpf-next,v2] bpf, x64: Check imm32 first at BPF_CALL in do_jit() [bpf-next,v2] bpf, x64: Check imm32 first at BPF_CALL in do_jit() - - - 441- 2023-09-14 Leon Hwang bpf Changes Requested
[bpf-next] bpf, x64: Check imm32 first at BPF_CALL in do_jit() [bpf-next] bpf, x64: Check imm32 first at BPF_CALL in do_jit() - - - 441- 2023-09-13 Leon Hwang bpf Superseded
[bpf-next,3/3] selftests/bpf: Add testcases for tailcall infinite loop fixing bpf, x64: Fix tailcall infinite loop - - - 32-- 2023-09-12 Leon Hwang bpf Accepted
[bpf-next,2/3] bpf, x64: Fix tailcall infinite loop bpf, x64: Fix tailcall infinite loop - 1 - 32-- 2023-09-12 Leon Hwang bpf Accepted
[bpf-next,1/3] bpf, x64: Comment tail_call_cnt initialisation bpf, x64: Fix tailcall infinite loop - - - 32-- 2023-09-12 Leon Hwang bpf Accepted
[bpf-next] selftests/bpf: Correct map_fd to data_fd in tailcalls [bpf-next] selftests/bpf: Correct map_fd to data_fd in tailcalls - 1 - 3519 2023-09-06 Leon Hwang bpf Accepted
[RFC,bpf-next,v4,4/4] selftests/bpf: Add testcases for tailcall infinite loop fixing bpf, x64: Fix tailcall infinite loop - - - 3528 2023-09-03 Leon Hwang bpf Superseded
[RFC,bpf-next,v4,3/4] selftests/bpf: Correct map_fd to data_fd in tailcalls bpf, x64: Fix tailcall infinite loop - - - 3618 2023-09-03 Leon Hwang bpf Superseded
[RFC,bpf-next,v4,2/4] bpf, x64: Fix tailcall infinite loop bpf, x64: Fix tailcall infinite loop - 1 - 3528 2023-09-03 Leon Hwang bpf Superseded
[RFC,bpf-next,v4,1/4] bpf, x64: Comment tail_call_cnt initialisation bpf, x64: Fix tailcall infinite loop - - - 3618 2023-09-03 Leon Hwang bpf Superseded
[RFC,bpf-next,v3,2/2] selftests/bpf: Add testcases for tailcall infinite loop fixing bpf, x64: Fix tailcall infinite loop - - - 4022 2023-08-25 Leon Hwang bpf Superseded
[RFC,bpf-next,v3,1/2] bpf, x64: Fix tailcall infinite loop bpf, x64: Fix tailcall infinite loop - - - 3923 2023-08-25 Leon Hwang bpf Superseded
[RFC,bpf-next,v2,2/2] selftests/bpf: Add testcases for tailcall infinite loop fixing bpf, x64: Fix tailcall infinite loop - - - 382- 2023-08-18 Leon Hwang bpf Superseded
[RFC,bpf-next,v2,1/2] bpf, x64: Fix tailcall infinite loop bpf, x64: Fix tailcall infinite loop - - - 3721 2023-08-18 Leon Hwang bpf Superseded
[RFC,bpf-next,2/2] selftests/bpf: Add testcases for tailcall infinite loop bug fixing bpf, x64: Fix tailcall infinite loop bug - - - 4023 2023-08-14 Leon Hwang bpf RFC
[RFC,bpf-next,1/2] bpf, x64: Fix tailcall infinite loop bug bpf, x64: Fix tailcall infinite loop bug - - - 4113 2023-08-14 Leon Hwang bpf RFC
[bpf-next,v5,2/2] selftests/bpf: Add testcase for xdp attaching failure tracepoint bpf, xdp: Add tracepoint to xdp attaching failure - - - 4311 2023-08-01 Leon Hwang bpf Accepted
[bpf-next,v5,1/2] bpf, xdp: Add tracepoint to xdp attaching failure bpf, xdp: Add tracepoint to xdp attaching failure - - - 4311 2023-08-01 Leon Hwang bpf Accepted
[bpf-next,v4,2/2] selftests/bpf: Add testcase for xdp attaching failure tracepoint bpf, xdp: Add tracepoint to xdp attaching failure - - - 4212 2023-07-30 Leon Hwang bpf Superseded
[bpf-next,v4,1/2] bpf, xdp: Add tracepoint to xdp attaching failure bpf, xdp: Add tracepoint to xdp attaching failure - - - 4212 2023-07-30 Leon Hwang bpf Superseded
[RESEND,bpf-next,v3,2/2] selftests/bpf: Add testcase for xdp attaching failure tracepoint bpf, xdp: Add tracepoint to xdp attaching failure - - - 3627 2023-07-20 Leon Hwang bpf Superseded
[RESEND,bpf-next,v3,1/2] bpf, xdp: Add tracepoint to xdp attaching failure bpf, xdp: Add tracepoint to xdp attaching failure - - - 3627 2023-07-20 Leon Hwang bpf Superseded
[bpf-next,v3,2/2] selftests/bpf: Add testcase for xdp attaching failure tracepoint bpf, xdp: Add tracepoint to xdp attaching failure - - - 3429 2023-07-19 Leon Hwang bpf Superseded
[bpf-next,v3,1/2] bpf, xdp: Add tracepoint to xdp attaching failure bpf, xdp: Add tracepoint to xdp attaching failure - - - 3429 2023-07-19 Leon Hwang bpf Superseded
[bpf-next,v2,2/2] bpf: Introduce bpf user log bpf: Introduce user log - - - 4221 2023-07-08 Leon Hwang bpf Changes Requested
[bpf-next,v2,1/2] bpf: Introduce bpf generic log bpf: Introduce user log - - - 4014 2023-07-08 Leon Hwang bpf Changes Requested
[bpf-next] bpf: Introduce bpf generic log [bpf-next] bpf: Introduce bpf generic log - - - 4014 2023-07-05 Leon Hwang bpf Changes Requested
fix a comment typo of bpf lpm_trie fix a comment typo of bpf lpm_trie - - - 3-- 2021-12-29 Leon Hwang bpf Accepted