Yonghong Song ([email protected])

Number of posts: 156 (0.58 per day)
First post: 2022-10-17 06:26:36
Last post: 2023-07-13 06:35:29

Date List Subject
2023-01-17 19:38:16 linux-kernel Re: [PATCH bpf-next] selftests/bpf: Fix undeclared identifier build errors of test_bpf_nf.c
2023-01-17 18:29:56 linux-kernel Re: [PATCH] tools: bpf: Disable stack protector
2023-01-17 17:53:36 linux-kernel Re: [PATCH] bpf: security enhancement by limiting the offensive eBPF helpers
2023-01-17 17:49:41 linux-kernel Re: [PATCH] tools: bpf: Disable stack protector
2023-01-17 17:03:29 linux-kernel Re: [PATCH] tools: bpf: Disable stack protector
2023-01-17 08:15:42 linux-kernel Re: KASAN: use-after-free Read in ___bpf_prog_run
2023-01-17 07:46:18 linux-kernel Re: [PATCH] tools: bpf: Disable stack protector
2023-01-17 07:27:59 linux-kernel Re: [PATCH bpf-next] selftests/bpf: Fix undeclared identifier build errors of test_bpf_nf.c
2023-01-17 06:28:17 linux-kernel Re: WARNING in debug_mutex_unlock
2023-01-13 08:14:30 linux-kernel Re: [PATCH] libbpf: resolve kernel function name optimization for kprobe
2023-01-13 07:21:38 linux-kernel Re: WARNING in debug_mutex_unlock
2023-01-12 07:34:38 linux-kernel Re: [PATCH] libbpf: resolve kernel function name optimization for kprobe
2023-01-12 07:16:36 linux-kernel Re: KASAN: use-after-free Read in ___bpf_prog_run
2023-01-09 20:46:10 linux-kernel Re: [PATCH] libbpf: resolve kernel function name optimization for kprobe
2023-01-04 18:58:58 linux-kernel Re: [PATCH bpf-next] bpf, x86: Simplify the parsing logic of structure parameters
2023-01-04 18:15:47 linux-kernel Re: WARNING in __mark_chain_precision
2023-01-04 17:53:53 linux-kernel Re: [PATCH] bpf: skip invalid kfunc call in backtrack_insn
2023-01-04 06:09:02 linux-kernel Re: WARNING in __mark_chain_precision
2023-01-01 19:39:21 linux-kernel Re: WARNING in __mark_chain_precision
2022-12-28 18:57:16 linux-kernel Re: [PATCH bpf-next] selftests/bpf: move struct definitions out of function params
2022-12-28 06:48:53 linux-kernel Re: kernel panic: Attempted to kill init!
2022-12-28 05:31:41 linux-kernel Re: WARNING in __mark_chain_precision
2022-12-17 17:26:15 linux-kernel Re: KASAN: use-after-free Read in ___bpf_prog_run
2022-12-17 05:45:38 linux-kernel Re: KASAN: use-after-free Read in ___bpf_prog_run
2022-12-16 07:07:14 linux-kernel Re: [PATCH bpf-next] bpf: dup xlated insns with kvmalloc+memcpy
2022-12-16 05:54:12 linux-kernel Re: [PATCH bpf-next v2] bpf: btf: limit logging of ignored BTF mismatches
2022-12-13 18:28:24 linux-kernel Re: [PATCH hid v12 05/15] HID: bpf jmp table: simplify the logic of cleaning up programs
2022-12-12 23:55:01 linux-kernel Re: [PATCH bpf-next 2/2] selftests/bpf: check null propagation only neither reg is PTR_TO_BTF_ID
2022-12-12 21:02:47 linux-kernel Re: [PATCH bpf-next 1/2] bpf: fix nullness propagation for reg to reg comparisons
2022-12-12 18:47:15 linux-kernel Re: [PATCH hid v12 05/15] HID: bpf jmp table: simplify the logic of cleaning up programs
2022-12-12 18:31:20 linux-kernel Re: [PATCH 2/5] Replace invocation of weak PRNG in kernel/bpf/core.c
2022-12-12 18:25:17 linux-kernel Re: [PATCH hid v12 05/15] HID: bpf jmp table: simplify the logic of cleaning up programs
2022-12-09 20:59:02 linux-kernel Re: BUG: unable to handle kernel paging request in bpf_dispatcher_xdp
2022-12-08 18:25:42 linux-kernel Re: [PATCH bpf-next] bpf: btf: don't log ignored BTF mismatches
2022-12-05 00:14:00 linux-kernel Re: [PATCH v2 bpf-next 1/1] bpf, docs: BPF Iterator Document
2022-11-30 18:30:35 linux-kernel Re: [PATCH bpf v3] selftests/bpf: Fix "missing ENDBR" BUG for destructor kfunc
2022-11-23 15:27:14 linux-kernel Re: [PATCH bpf-next] bpf: Don't use idx variable when registering kfunc dtors
2022-11-11 07:55:23 linux-kernel Re: [PATCH bpf v2] selftests/bpf: Fix xdp_synproxy compilation failure in 32-bit arch
2022-11-11 04:01:52 linux-kernel Re: [PATCH] lib/radix-tree: Fix uninitialized variable compilation
2022-11-10 17:39:34 linux-kernel Re: [PATCH] net/ipv4: Fix error: type name requires a specifier or qualifier
2022-11-09 17:10:27 linux-kernel Re: [RFC PATCH v1 1/2] maccess: fix writing offset in case of fault in strncpy_from_kernel_nofault()
2022-11-09 16:55:43 linux-kernel Re: [PATCH bpf-next] bpf: btf: don't log ignored BTF mismatches
2022-11-08 23:07:24 linux-kernel Re: [RFC PATCH v1 2/2] selftests: bpf: add a test when bpf_probe_read_kernel_str() returns EFAULT
2022-11-08 20:48:19 linux-kernel Re: [RFC PATCH v1 1/2] maccess: fix writing offset in case of fault in strncpy_from_kernel_nofault()
2022-11-08 20:46:23 linux-kernel Re: [RFC PATCH v1 1/2] maccess: fix writing offset in case of fault in strncpy_from_kernel_nofault()
2022-11-08 16:18:03 linux-kernel Re: [PATCH bpf] selftests/bpf: Fix xdp_synproxy compilation failure in 32-bit arch
2022-11-08 14:51:17 linux-kernel Re: [PATCH bpf] selftests/bpf: Fix casting error when cross-compiling test_verifier for 32-bit platforms
2022-11-08 06:52:28 linux-kernel Re: [PATCH] selftests/bpf: Fix test_progs compilation failure in 32-bit arch
2022-11-07 18:57:11 linux-kernel Re: [PATCH bpf] bpf: Add explicit cast to 'void *' for __BPF_DISPATCHER_UPDATE()
2022-11-07 18:20:12 linux-kernel Re: [net] seg6: selftests/bpf: fix BPF object file name in test_lwt_seg6local.sh
2022-11-07 17:01:29 linux-kernel Re: [PATCH bpf-next] bpf: Initialize same number of free nodes for each pcpu_freelist