Show patches with: Submitter = Hao Sun       |    State = Action Required       |    Archived = No       |   37 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
bpf: Refactor ptr alu checking rules to allow alu explicitly bpf: Refactor ptr alu checking rules to allow alu explicitly 1 - - --- 2024-01-17 Hao Sun New
[v4,2/2] selftests/bpf: Add test for alu on PTR_TO_FLOW_KEYS Untitled series #77681 1 - - --- 2024-01-15 Hao Sun New
[v3,2/2] selftests/bpf: Add tests for alu on PTR_TO_FLOW_KEYS Untitled series #77502 - - - --- 2024-01-12 Hao Sun New
[v2,2/2] selftests/bpf: Add tests for alu on PTR_TO_FLOW_KEYS [v2,1/2] bpf: Reject variable offset alu on PTR_TO_FLOW_KEYS - - - --- 2024-01-10 Hao Sun New
[v2,1/2] bpf: Reject variable offset alu on PTR_TO_FLOW_KEYS [v2,1/2] bpf: Reject variable offset alu on PTR_TO_FLOW_KEYS - - - --- 2024-01-10 Hao Sun New
bpf: Reject variable offset alu on PTR_TO_FLOW_KEYS bpf: Reject variable offset alu on PTR_TO_FLOW_KEYS - - - --- 2024-01-09 Hao Sun New
[bpf,v3,2/2] selftests/bpf: Add test for immediate spilled to stack bpf: Fix incorrect immediate spill - - - --- 2023-11-01 Hao Sun New
[bpf,v3,1/2] bpf: Fix check_stack_write_fixed_off() to correctly spill imm bpf: Fix incorrect immediate spill 2 - - --- 2023-11-01 Hao Sun New
[bpf,v2,2/2] selftests/bpf: Add test for immediate spilled to stack bpf: Fix incorrect immediate spill - - - --- 2023-11-01 Hao Sun New
[bpf,v2,1/2] bpf: Fix check_stack_write_fixed_off() to correctly spill imm bpf: Fix incorrect immediate spill 2 - - --- 2023-11-01 Hao Sun New
[bpf-next,2/2] selftests/bpf: Add test for immediate spilled to stack bpf: Fix incorrect immediate spill - - - --- 2023-10-26 Hao Sun New
[bpf-next,1/2] bpf: Fix check_stack_write_fixed_off() to correctly spill imm bpf: Fix incorrect immediate spill 1 - - --- 2023-10-26 Hao Sun New
[bpf-next,v3,3/3] bpf: Adapt and add tests for detecting jump to reserved code bpf: Detect jumping to reserved code of ld_imm64 - - - --- 2023-10-11 Hao Sun New
[bpf-next,v3,2/3] bpf: Report internal error on incorrect ld_imm64 in check_ld_imm() bpf: Detect jumping to reserved code of ld_imm64 - - - --- 2023-10-11 Hao Sun New
[bpf-next,v3,1/3] bpf: Detect jumping to reserved code during check_cfg() bpf: Detect jumping to reserved code of ld_imm64 - - - --- 2023-10-11 Hao Sun New
[bpf-next,v2] bpf: Detect jumping to reserved code during check_cfg() [bpf-next,v2] bpf: Detect jumping to reserved code during check_cfg() 1 - - --- 2023-10-10 Hao Sun New
[bpf-next] Detect jumping to reserved code during check_cfg() [bpf-next] Detect jumping to reserved code during check_cfg() - - - --- 2023-10-09 Hao Sun New
bpf: skip task with pid=1 in send_signal_common() bpf: skip task with pid=1 in send_signal_common() 1 - - --- 2023-01-06 Hao Sun New
bpf: skip invalid kfunc call in backtrack_insn bpf: skip invalid kfunc call in backtrack_insn 1 - - --- 2023-01-04 Hao Sun New
[bpf-next,v3,2/2] selftests/bpf: check null propagation only neither reg is PTR_TO_BTF_ID [bpf-next,v3,1/2] bpf: fix nullness propagation for reg to reg comparisons - - - --- 2022-12-22 Hao Sun New
[bpf-next,v3,1/2] bpf: fix nullness propagation for reg to reg comparisons [bpf-next,v3,1/2] bpf: fix nullness propagation for reg to reg comparisons 1 - - --- 2022-12-22 Hao Sun New
[v2] mm: new primitive kvmemdup() [v2] mm: new primitive kvmemdup() - - - --- 2022-12-21 Hao Sun New
mm: new primitive kvmemdup() mm: new primitive kvmemdup() - - - --- 2022-12-19 Hao Sun New
[bpf-next] bpf: dup xlated insns with kvmalloc+memcpy [bpf-next] bpf: dup xlated insns with kvmalloc+memcpy - - - --- 2022-12-16 Hao Sun New
[bpf-next,v2,2/2] selftests/bpf: check null propagation only neither reg is PTR_TO_BTF_ID [bpf-next,v2,1/2] bpf: fix nullness propagation for reg to reg comparisons 1 - - --- 2022-12-13 Hao Sun New
[bpf-next,v2,1/2] bpf: fix nullness propagation for reg to reg comparisons [bpf-next,v2,1/2] bpf: fix nullness propagation for reg to reg comparisons 1 - - --- 2022-12-13 Hao Sun New
[bpf-next,2/2] selftests/bpf: check null propagation only neither reg is PTR_TO_BTF_ID [bpf-next,1/2] bpf: fix nullness propagation for reg to reg comparisons 1 - - --- 2022-12-12 Hao Sun New
[bpf-next,1/2] bpf: fix nullness propagation for reg to reg comparisons [bpf-next,1/2] bpf: fix nullness propagation for reg to reg comparisons 1 - - --- 2022-12-12 Hao Sun New
[bpf-next,v3,3/3] selftests/bpf: Add tests for LDX/STX/ST sanitize bpf: Add LDX/STX/ST sanitize in jited BPF progs - - - --- 2022-11-25 Hao Sun New
[bpf-next,v3,2/3] bpf: Sanitize LDX in jited BPF progs with KASAN bpf: Add LDX/STX/ST sanitize in jited BPF progs - - - --- 2022-11-25 Hao Sun New
[bpf-next,v3,1/3] bpf: Sanitize STX/ST in jited BPF progs with KASAN bpf: Add LDX/STX/ST sanitize in jited BPF progs - - - --- 2022-11-25 Hao Sun New
[bpf-next,v2,3/3] selftests/bpf: Add tests for LDX/STX/ST sanitize bpf: Add LDX/STX/ST sanitize in jited BPF progs - - - --- 2022-11-25 Hao Sun New
[bpf-next,v2,2/3] bpf: Sanitize LDX in jited BPF progs with KASAN bpf: Add LDX/STX/ST sanitize in jited BPF progs - - - --- 2022-11-25 Hao Sun New
[bpf-next,v2,1/3] bpf: Sanitize STX/ST in jited BPF progs with KASAN bpf: Add LDX/STX/ST sanitize in jited BPF progs - - - --- 2022-11-25 Hao Sun New
[bpf-next,3/3] selftests/bpf: Add tests for LDX/STX/ST sanitize bpf: Add LDX/STX/ST sanitize in jited BPF progs - - - --- 2022-11-23 Hao Sun New
[bpf-next,2/3] bpf: Sanitize LDX in jited BPF progs with KASAN bpf: Add LDX/STX/ST sanitize in jited BPF progs - - - --- 2022-11-23 Hao Sun New
[bpf-next,1/3] bpf: Sanitize STX/ST in jited BPF progs with KASAN bpf: Add LDX/STX/ST sanitize in jited BPF progs - - - --- 2022-11-23 Hao Sun New