LinuxLists
Users
About
Hao Sun (
[email protected]
)
Number of posts: 259 (0.25 per day)
First post: 2021-03-30 10:14:11
Last post: 2024-01-25 08:35:07
Previous Page
/
Next Page
Date
List
Subject
2023-10-10 09:18:31
linux-kernel
Re: [PATCH bpf-next] Detect jumping to reserved code during check_cfg()
2023-10-09 11:13:00
linux-kernel
[PATCH bpf-next] Detect jumping to reserved code during check_cfg()
2023-01-16 12:49:48
linux-kernel
Re: KASAN: use-after-free Read in ___bpf_prog_run
2023-01-16 02:44:50
linux-kernel
Re: WARNING in debug_mutex_unlock
2023-01-11 04:13:32
linux-kernel
WARNING: attempt to execute device eBPF program on the host!
2023-01-09 13:29:44
linux-kernel
Re: KASAN: use-after-free Read in ___bpf_prog_run
2023-01-09 08:15:30
linux-kernel
WARNING in debug_mutex_unlock
2023-01-06 09:12:21
linux-kernel
[PATCH] bpf: skip task with pid=1 in send_signal_common()
2023-01-05 09:24:25
linux-kernel
Re: kernel panic: Attempted to kill init!
2023-01-04 09:20:57
linux-kernel
Re: WARNING in __mark_chain_precision
2023-01-04 02:15:14
linux-kernel
[PATCH] bpf: skip invalid kfunc call in backtrack_insn
2023-01-03 13:13:27
linux-kernel
Re: kernel panic: Attempted to kill init!
2023-01-02 10:03:54
linux-kernel
Re: WARNING in __mark_chain_precision
2022-12-30 10:23:47
linux-kernel
Re: WARNING in __mark_chain_precision
2022-12-30 10:17:18
linux-kernel
Re: kernel panic: Attempted to kill init!
2022-12-23 02:11:49
linux-kernel
Re: [PATCH bpf-next v3 1/2] bpf: fix nullness propagation for reg to reg comparisons
2022-12-22 04:46:44
linux-kernel
kernel panic: Attempted to kill init!
2022-12-22 03:27:25
linux-kernel
[PATCH bpf-next v3 2/2] selftests/bpf: check null propagation only neither reg is PTR_TO_BTF_ID
2022-12-22 03:08:47
linux-kernel
[PATCH bpf-next v3 1/2] bpf: fix nullness propagation for reg to reg comparisons
2022-12-22 03:02:28
linux-kernel
Re: [PATCH bpf-next v2 2/2] selftests/bpf: check null propagation only neither reg is PTR_TO_BTF_ID
2022-12-21 14:51:12
linux-kernel
[PATCH v2] mm: new primitive kvmemdup()
2022-12-21 14:08:40
linux-kernel
Re: [PATCH bpf-next v2 2/2] selftests/bpf: check null propagation only neither reg is PTR_TO_BTF_ID
2022-12-20 02:49:04
linux-kernel
Re: [PATCH bpf-next v2 2/2] selftests/bpf: check null propagation only neither reg is PTR_TO_BTF_ID
2022-12-19 08:04:59
linux-kernel
WARNING in __mark_chain_precision
2022-12-19 04:31:47
linux-kernel
[PATCH] mm: new primitive kvmemdup()
2022-12-17 07:38:04
linux-kernel
Re: KASAN: use-after-free Read in ___bpf_prog_run
2022-12-16 08:14:56
linux-kernel
Re: [PATCH bpf-next] bpf: dup xlated insns with kvmalloc+memcpy
2022-12-16 06:28:09
linux-kernel
[PATCH bpf-next] bpf: dup xlated insns with kvmalloc+memcpy
2022-12-15 08:16:20
linux-kernel
KASAN: use-after-free Read in ___bpf_prog_run
2022-12-13 03:15:10
linux-kernel
[PATCH bpf-next v2 1/2] bpf: fix nullness propagation for reg to reg comparisons
2022-12-13 03:14:38
linux-kernel
[PATCH bpf-next v2 2/2] selftests/bpf: check null propagation only neither reg is PTR_TO_BTF_ID
2022-12-13 02:37:58
linux-kernel
Re: BUG: unable to handle kernel paging request in bpf_dispatcher_xdp
2022-12-12 05:15:01
linux-kernel
[PATCH bpf-next 2/2] selftests/bpf: check null propagation only neither reg is PTR_TO_BTF_ID
2022-12-12 04:57:21
linux-kernel
[PATCH bpf-next 1/2] bpf: fix nullness propagation for reg to reg comparisons
2022-12-09 08:30:36
linux-kernel
BUG: missing null marking in PTR_TO_BTF_ID leads to null-ptr-deref in BPF prog
2022-12-07 05:32:16
linux-kernel
WARNING: inconsistent lock state in trace_call_bpf
2022-12-06 07:14:48
linux-kernel
Re: BUG: unable to handle kernel paging request in bpf_dispatcher_xdp
2022-12-06 04:26:04
linux-kernel
BUG: unable to handle kernel paging request in bpf_dispatcher_xdp
2022-11-28 04:01:53
linux-kernel
Re: [PATCH bpf-next v3 0/3] bpf: Add LDX/STX/ST sanitize in jited BPF progs
2022-11-28 02:03:19
linux-kernel
Re: [PATCH bpf-next v3 0/3] bpf: Add LDX/STX/ST sanitize in jited BPF progs
2022-11-25 13:10:23
linux-kernel
[PATCH bpf-next v3 1/3] bpf: Sanitize STX/ST in jited BPF progs with KASAN
2022-11-25 12:49:55
linux-kernel
[PATCH bpf-next v3 2/3] bpf: Sanitize LDX in jited BPF progs with KASAN
2022-11-25 12:47:45
linux-kernel
[PATCH bpf-next v3 3/3] selftests/bpf: Add tests for LDX/STX/ST sanitize
2022-11-25 12:47:15
linux-kernel
[PATCH bpf-next v3 0/3] bpf: Add LDX/STX/ST sanitize in jited BPF progs
2022-11-25 06:59:18
linux-kernel
[PATCH bpf-next v2 0/3] bpf: Add LDX/STX/ST sanitize in jited BPF progs
2022-11-25 06:42:12
linux-kernel
[PATCH bpf-next v2 3/3] selftests/bpf: Add tests for LDX/STX/ST sanitize
2022-11-25 06:41:26
linux-kernel
[PATCH bpf-next v2 2/3] bpf: Sanitize LDX in jited BPF progs with KASAN
2022-11-25 06:41:12
linux-kernel
[PATCH bpf-next v2 1/3] bpf: Sanitize STX/ST in jited BPF progs with KASAN
2022-11-25 06:06:52
linux-kernel
Re: [PATCH bpf-next 0/3] bpf: Add LDX/STX/ST sanitize in jited BPF progs
2022-11-24 03:17:34
linux-kernel
Re: [PATCH bpf-next 0/3] bpf: Add LDX/STX/ST sanitize in jited BPF progs
2022-11-23 14:47:50
linux-kernel
[PATCH bpf-next 1/3] bpf: Sanitize STX/ST in jited BPF progs with KASAN