Alexei Starovoitov ([email protected])

Number of posts: 2011 (0.53 per day)
First post: 2014-01-17 17:58:40
Last post: 2024-06-15 18:21:28

Date List Subject
2023-02-27 23:03:57 linux-kernel Re: [PATCH bpf-next v2 0/8] Support defragmenting IPv(4|6) packets in BPF
2023-02-23 16:31:39 linux-kernel Re: [RESEND PATCH] bpf: Add support for absolute value BPF timers
2023-02-22 21:46:34 linux-kernel Re: linux-next: duplicate patch in the bpf tree
2023-02-22 21:20:38 linux-kernel Re: [PATCH bpf-next] bpf: Add bpf_cgroup_from_id() kfunc
2023-02-22 18:07:16 linux-kernel Re: [PATCH bpf-next 3/3] selftests/bpf: Check __ARCH_WANT_SET_GET_RLIMIT before syscall(__NR_getrlimit)
2023-02-22 16:29:17 linux-kernel Re: [PATCH] bpf: Fix undeclared function 'barrier_nospec' warning
2023-02-15 16:46:32 linux-kernel Re: [PATCH 2/3] Documentation: bpf: Add missing line break separator in node_data struct code block
2023-02-09 22:01:44 linux-kernel Re: [PATCH] bpf: Deprecate "data" member of bpf_lpm_trie_key
2023-02-09 20:51:43 linux-kernel Re: [PATCH] bpf: Deprecate "data" member of bpf_lpm_trie_key
2023-02-09 16:55:41 linux-kernel Re: [PATCH] bpf: Replace bpf_lpm_trie_key 0-length array with flexible array
2023-02-09 00:11:17 linux-kernel Re: [PATCH v2 7/7] tools/testing/selftests/bpf: replace open-coded 16 with TASK_COMM_LEN
2023-02-06 04:00:14 linux-kernel Re: linux-next: build warning after merge of the bpf-next tree
2023-02-03 17:04:08 linux-kernel Re: [PATCH bpf-next v3] bpf/docs: Document kfunc lifecycle / stability expectations
2023-02-02 23:22:14 linux-kernel Re: [PATCH bpf-next 2/3] bpf: Add KF_DEPRECATED kfunc flag
2023-02-02 21:21:36 linux-kernel Re: [PATCH bpf-next 2/3] bpf: Add KF_DEPRECATED kfunc flag
2023-02-02 11:26:47 linux-kernel Re: [PATCH bpf-next 0/4] bpf: Replace BPF_ALU and BPF_JMP with BPF_ALU32 and BPF_JMP64
2023-02-02 11:16:13 linux-kernel Re: [RFC 0/5] mm/bpf/perf: Store build id in file object
2023-01-31 23:26:44 linux-kernel Re: [PATCH 3/9] selftests/bpf: use canonical ftrace path
2023-01-31 17:31:23 linux-kernel Re: [PATCH bpf-next v2 3/3] bpf: Use BPF_KFUNC macro at all kfunc definitions
2023-01-31 00:53:25 linux-kernel Re: [PATCH 3/9] selftests/bpf: use canonical ftrace path
2023-01-30 23:50:20 linux-kernel Re: [PATCH 00/34] selftests: Fix incorrect kernel headers search path
2023-01-30 23:45:59 linux-kernel Re: [PATCH 00/34] selftests: Fix incorrect kernel headers search path
2023-01-30 21:04:39 linux-kernel Re: [PATCH bpf-next 1/2] selftests: bpf: Fix incorrect kernel headers search path
2023-01-30 20:04:13 linux-kernel Re: [PATCH 3/9] selftests/bpf: use canonical ftrace path
2023-01-30 19:52:21 linux-kernel Re: [PATCH 3/9] selftests/bpf: use canonical ftrace path
2023-01-30 16:26:58 linux-kernel Re: [PATCH 02/34] selftests: bpf: Fix incorrect kernel headers search path
2023-01-28 19:38:49 linux-kernel Re: [PATCH 04/35] Documentation: bpf: correct spelling
2023-01-25 16:06:45 linux-kernel Re: [PATCH bpf-next v3 4/4] bpf/selftests: Verify struct_ops prog sleepable behavior
2023-01-25 16:02:10 linux-kernel Re: [PATCH bpf-next v3 2/7] bpf: Enable cpumasks to be queried and used as kptrs
2023-01-25 05:43:26 linux-kernel Re: [PATCH bpf-next v2 4/9] bpf: Enable cpumasks to be queried and used as kptrs
2023-01-25 04:36:11 linux-kernel Re: [PATCH bpf-next v2 4/9] bpf: Enable cpumasks to be queried and used as kptrs
2023-01-24 21:11:56 linux-kernel Re: [PATCH 2/2] bpf/tracing: Use stage6 of tracing to not duplicate macros
2023-01-24 12:26:35 linux-kernel Re: BTF, pahole and static functions (was Re: [PATCH] libbpf: resolve kernel function name optimization for kprobe)
2023-01-24 05:32:22 linux-kernel Re: [PATCH bpf-next 3/3] bpf/selftests: Verify struct_ops prog sleepable behavior
2023-01-23 18:54:43 linux-kernel Re: [PATCH bpf-next v2 3/3] bpf: Use BPF_KFUNC macro at all kfunc definitions
2023-01-23 18:33:14 linux-kernel Re: [PATCH bpf-next v2 3/3] bpf: Use BPF_KFUNC macro at all kfunc definitions
2023-01-20 16:30:39 linux-kernel Re: [PATCH bpf-next 2/8] bpf: Allow trusted args to walk struct when checking BTF IDs
2023-01-20 06:43:12 linux-kernel Re: [PATCH bpf-next 7/8] bpf/docs: Document cpumask kfuncs in a new file
2023-01-20 06:23:18 linux-kernel Re: [PATCH bpf-next 2/8] bpf: Allow trusted args to walk struct when checking BTF IDs
2023-01-20 06:21:31 linux-kernel Re: [PATCH bpf-next 3/8] bpf: Disallow NULL PTR_TO_MEM for trusted kfuncs
2023-01-20 06:19:52 linux-kernel Re: [PATCH bpf-next 4/8] bpf: Enable cpumasks to be queried and used as kptrs
2023-01-20 05:57:15 linux-kernel Re: [PATCH bpf-next 5/8] selftests/bpf: Add nested trust selftests suite
2023-01-20 05:56:00 linux-kernel Re: [PATCH bpf-next 4/8] bpf: Enable cpumasks to be queried and used as kptrs
2023-01-20 05:51:31 linux-kernel Re: [PATCH bpf-next 2/8] bpf: Allow trusted args to walk struct when checking BTF IDs
2023-01-18 19:49:54 linux-kernel Re: [PATCHSET 0/8] perf/core: Prepare sample data for BPF (v3)
2023-01-17 16:36:14 linux-kernel Re: [PATCH] bpf: Add CONFIG_BPF_HELPER_STRICT
2023-01-15 21:42:43 linux-kernel Re: [PATCH] bpf: Add CONFIG_BPF_HELPER_STRICT
2023-01-15 18:41:37 linux-kernel Re: [PATCH HID for-next v2 8/9] HID: bpf: clean up entrypoint
2023-01-15 18:39:50 linux-kernel Re: [PATCH HID for-next v2 6/9] HID: bpf: rework how programs are attached and stored in the kernel
2023-01-15 18:34:59 linux-kernel Re: [PATCH HID for-next v2 9/9] HID: bpf: reorder BPF registration
2023-01-12 21:50:24 linux-kernel Re: [PATCH] libbpf: resolve kernel function name optimization for kprobe