Yonghong Song ([email protected])

Number of posts: 92 (0.32 per day)
First post: 2023-07-27 19:30:05
Last post: 2024-05-06 22:18:51

Date List Subject
2024-05-06 22:18:51 linux-kernel Re: [PATCH bpf-next v3] selftests/bpf: Move test_dev_cgroup to prog_tests
2024-04-29 17:46:24 linux-kernel Re: [syzbot] [bpf?] [trace?] WARNING in group_send_sig_info
2024-04-29 17:22:58 linux-kernel Re: [PATCH v1 1/1] bpf: Switch to krealloc_array()
2024-04-29 17:08:52 linux-kernel Re: [PATCH v1 1/1] bpf: Use struct_size()
2024-04-24 22:13:56 linux-kernel Re: [PATCH] libbpf: extending BTF_KIND_INIT to accommodate some unusual types
2024-04-24 21:51:20 linux-kernel Re: [PATCH bpf-next v1] bpf: update the comment for BTF_FIELDS_MAX
2024-04-23 20:12:27 linux-kernel Re: [PATCH] libbpf: extending BTF_KIND_INIT to accommodate some unusual types
2024-04-15 15:40:52 linux-kernel Re: [PATCH] bpf/tests: Fix typos in comments
2024-04-12 01:14:54 linux-kernel Re: Incorrect BPF stats accounting for fentry on arm64
2024-04-11 00:26:42 linux-kernel Re: [RFC PATCH bpf-next 0/3] bpf: freeze a task cgroup from bpf
2024-04-10 15:10:10 linux-kernel Re: [PATCH] bpf: strnchr not suitable for getting NUL-terminator
2024-04-04 20:07:56 linux-kernel Re: [PATCH bpf-next v3] selftests/bpf: Move test_dev_cgroup to prog_tests
2024-04-04 19:00:50 linux-kernel Re: [syzbot] [bpf?] KMSAN: uninit-value in trie_delete_elem
2024-04-04 16:47:57 linux-kernel Re: [PATCH bpf-next 2/2] selftests/bpf: Verify calling core kfuncs from BPF_PROG_TYPE_SYCALL
2024-04-04 15:32:46 linux-kernel Re: [PATCH bpf-next 1/2] bpf: Allow invoking kfuncs from BPF_PROG_TYPE_SYSCALL progs
2024-04-03 03:59:34 linux-kernel Re: [syzbot] [bpf?] KMSAN: uninit-value in trie_delete_elem
2024-04-03 02:36:44 linux-kernel Re: [PATCH bpf-next v3] selftests/bpf: Move test_dev_cgroup to prog_tests
2024-04-01 18:55:43 linux-kernel Re: [syzbot] [bpf?] KMSAN: uninit-value in trie_delete_elem
2024-04-01 18:53:41 linux-kernel Re: [PATCH bpf-next v3] selftests/bpf: Move test_dev_cgroup to prog_tests
2024-03-27 04:47:44 linux-kernel Re: [syzbot] [bpf?] [net?] KMSAN: uninit-value in dev_map_lookup_elem
2024-03-22 15:25:19 linux-kernel Re: [PATCH 1/3] leds: trigger: legtrig-bpf: Add ledtrig-bpf module
2024-03-18 15:55:03 linux-kernel Re: [PATCH V2 bpf-next 1/2] bpf: add bpf_task_get_cgroup kfunc
2024-03-02 16:59:29 linux-kernel Re: [PATCH] libbpf: Remove unneeded conversion to bool
2024-02-09 00:18:54 linux-kernel Re: [PATCH bpf-next v2] bpf: Allow compiler to inline most of bpf_local_storage_lookup()
2024-02-07 23:59:00 linux-kernel Re: [PATCH bpf-next v2] bpf: Allow compiler to inline most of bpf_local_storage_lookup()
2024-02-05 00:33:17 linux-kernel Re: [PATCH bpf-next v2 1/2] bpf: Have bpf_rdonly_cast() take a const pointer
2024-02-05 00:22:25 linux-kernel Re: [PATCH] bpf: merge two CONFIG_BPF entries
2024-02-04 18:11:37 linux-kernel Re: [PATCH] bpf: merge two CONFIG_BPF entries
2024-01-31 20:04:20 linux-kernel Re: [PATCH] bpf: Separate bpf_local_storage_lookup() fast and slow paths
2024-01-26 19:37:10 linux-kernel Re: [PATCH bpf v2 3/3] selftest/bpf: Test the read of vsyscall page under x86-64
2024-01-23 05:13:45 linux-kernel Re: [PATCH 43/82] bpf: Refactor intentional wrap-around test
2024-01-23 04:00:54 linux-kernel Re: [PATCH 43/82] bpf: Refactor intentional wrap-around test
2024-01-22 06:31:13 linux-kernel Re: [PATCH bpf 3/3] selftest/bpf: Test the read of vsyscall page under x86-64
2024-01-15 17:35:37 linux-kernel Re: [PATCH v4 2/2] selftests/bpf: Add test for alu on PTR_TO_FLOW_KEYS
2024-01-12 18:38:24 linux-kernel Re: [PATCH v3 1/2] bpf: Reject variable offset alu on PTR_TO_FLOW_KEYS
2024-01-12 18:14:53 linux-kernel Re: [PATCH v3 2/2] selftests/bpf: Add tests for alu on PTR_TO_FLOW_KEYS
2024-01-11 04:06:23 linux-crypto Re: [PATCH 1/3] selftests/bpf: Update LLVM Phabricator links
2024-01-09 19:48:20 linux-kernel Re: [PATCH bpf-next] selftests/bpf: fix potential premature unload in bpf_testmod
2024-01-04 17:33:31 linux-kernel Re: [PATCH v2 bpf-next 2/2] selftests/bpf: add inline assembly helpers to access array elements
2024-01-03 03:56:07 linux-kernel Re: [PATCH bpf-next 0/2] bpf: add csum/ip_summed fields to __sk_buff
2023-12-20 17:50:32 linux-kernel Re: BUG: unable to handle kernel paging request in bpf_probe_read_compat_str
2023-12-15 14:31:40 linux-kernel Re: [RFC PATCH v3 1/3] bpf: cgroup: Introduce helper cgroup_bpf_current_enabled()
2023-12-13 16:59:46 linux-kernel Re: [RFC PATCH v3 1/3] bpf: cgroup: Introduce helper cgroup_bpf_current_enabled()
2023-12-11 15:04:20 linux-kernel Re: [PATCH bpf-next] bpf: make the verifier trace the "not qeual" for regs
2023-12-11 05:09:49 linux-kernel Re: [PATCH bpf-next] bpf: make the verifier trace the "not qeual" for regs
2023-12-08 04:41:07 linux-kernel Re: [PATCH bpf-next 2/2] selftests/bpf: Add test for bpf_cpumask_weight() kfunc
2023-12-08 04:38:08 linux-kernel Re: [PATCH bpf-next 1/2] bpf: Add bpf_cpumask_weight() kfunc
2023-12-08 03:48:02 linux-kernel Re: [PATCH v2 3/3] selftest/bpf: Test a perf bpf program that suppresses side effects.
2023-12-07 07:04:17 linux-kernel Re: [PATCH RESEND bpf-next v1] test_bpf: Rename second ALU64_SMOD_X to ALU64_SMOD_K
2023-12-05 16:57:15 linux-kernel Re: [PATCH 2/2] selftest/bpf: Test returning zero from a perf bpf program suppresses SIGIO.
2023-11-28 16:57:31 linux-kernel Re: [PATCH ipsec-next v1 6/7] bpf: selftests: test_tunnel: Disable CO-RE relocations