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
2022-11-18 19:24:05 linux-kernel Re: [PATCH bpf-next v7 0/3] Support storing struct task_struct objects as kptrs
2022-11-18 02:56:16 linux-kernel Re: [PATCH bpf-next v7 1/3] bpf: Allow trusted pointers to be passed to KF_TRUSTED_ARGS kfuncs
2022-11-18 02:26:16 linux-kernel Re: [PATCH bpf-next v7 3/3] bpf/selftests: Add selftests for new task kfuncs
2022-11-17 17:17:36 linux-kernel Re: [RFC 0/1] BPF tracing for arm64 using fprobe
2022-11-17 03:03:15 linux-kernel Re: [RFC 0/1] BPF tracing for arm64 using fprobe
2022-11-16 18:45:41 linux-kernel Re: [PoC][PATCH] bpf: Call return value check function in the JITed code
2022-11-16 16:36:41 linux-kernel Re: [PoC][PATCH] bpf: Call return value check function in the JITed code
2022-11-16 06:26:39 linux-kernel Re: [PATCH bpf 1/2] bpf: Do not copy spin lock field from user in bpf_selem_alloc
2022-11-09 19:59:34 linux-kernel Re: WARNING in bpf_bprintf_prepare
2022-11-07 21:15:32 linux-kernel Re: BUG in BPF verifier, 10 insns costs 2 mins+ to load
2022-11-07 21:07:06 linux-kernel Re: WARNING in bpf_bprintf_prepare
2022-11-07 16:50:02 linux-kernel Re: [RESEND][RFC][PATCH 2/3] bpf-lsm: Limit values that can be returned by security modules
2022-11-05 17:12:08 linux-kernel Re: [PATCH bpf-next v1 0/4] Add BPF htab map's used size for monitoring
2022-11-05 01:11:05 linux-kernel Re: [RESEND][RFC][PATCH 2/3] bpf-lsm: Limit values that can be returned by security modules
2022-11-04 23:59:42 linux-kernel Re: [PATCH bpf RESEND 2/4] bpf: Remove size check for sk in bpf_skb_is_valid_access for 32-bit architecture
2022-11-04 23:46:35 linux-kernel Re: [PATCH 2/4] bpf: Remove size check for sk in bpf_skb_is_valid_access for 32-bit architecture
2022-11-03 19:02:25 linux-kernel Re: [PATCH bpf RESEND 2/4] bpf: Remove size check for sk in bpf_skb_is_valid_access for 32-bit architecture
2022-11-03 17:17:26 linux-kernel Re: [PATCH net v2] uapi: Add missing linux/stddef.h header file to in.h
2022-11-03 01:12:07 linux-kernel Re: [PATCH bpf-next v6 1/3] bpf: Allow trusted pointers to be passed to KF_TRUSTED_ARGS kfuncs
2022-11-02 03:42:54 linux-kernel Re: [PATCH bpf-next v6 1/3] bpf: Allow trusted pointers to be passed to KF_TRUSTED_ARGS kfuncs
2022-11-02 00:44:59 linux-kernel Re: [PATCH bpf-next v6 1/3] bpf: Allow trusted pointers to be passed to KF_TRUSTED_ARGS kfuncs
2022-11-01 20:47:26 linux-kernel Re: [PATCH bpf-next v6 1/3] bpf: Allow trusted pointers to be passed to KF_TRUSTED_ARGS kfuncs
2022-11-01 19:13:11 linux-kernel Re: [PATCH bpf-next 2/3] bpf: Add bpf_perf_event_read_sample() helper
2022-11-01 19:12:49 linux-kernel Re: [PATCH bpf-next 2/3] bpf: Add bpf_perf_event_read_sample() helper
2022-11-01 00:07:50 linux-kernel Re: [PATCH bpf-next v6 1/3] bpf: Allow trusted pointers to be passed to KF_TRUSTED_ARGS kfuncs
2022-10-26 17:23:36 linux-kernel Re: [RFC][PATCH] bpf: Check xattr name/value pair from bpf_lsm_inode_init_security()
2022-10-26 07:03:26 linux-kernel Re: [PATCH bpf-next] bpf: Fix a typo in comment for DFS algorithm
2022-10-26 06:44:21 linux-kernel Re: [RFC][PATCH] bpf: Check xattr name/value pair from bpf_lsm_inode_init_security()
2022-10-25 23:00:31 linux-kernel Re: [PATCH hid v11 02/14] HID: initial BPF implementation
2022-10-25 03:10:12 linux-kernel Re: [RFC][PATCH] bpf: Check xattr name/value pair from bpf_lsm_inode_init_security()
2022-10-23 23:55:50 linux-kernel Re: [RFC][PATCH] bpf: Check xattr name/value pair from bpf_lsm_inode_init_security()
2022-10-23 18:09:55 linux-kernel Re: bpf+perf is still broken. Was: [PATCH] bpf: fix sample_flags for bpf_perf_event_output
2022-10-23 01:57:09 linux-kernel bpf+perf is still broken. Was: [PATCH] bpf: fix sample_flags for bpf_perf_event_output
2022-10-21 02:05:29 linux-kernel Re: [PATCH] bpf: fix sample_flags for bpf_perf_event_output
2022-10-19 05:05:46 linux-kernel Re: [PATCH] bpf: fix sample_flags for bpf_perf_event_output
2022-10-18 16:42:04 linux-kernel Re: [PATCH] bpf, test_run: Track allocation size of data
2022-10-01 16:52:31 linux-kernel Re: [bpf-next:master 7/11] htmldocs: Documentation/bpf/linux-notes.rst:55: WARNING: Malformed table.
2022-10-01 16:31:25 linux-kernel Re: [bpf-next:master 7/11] htmldocs: Documentation/bpf/linux-notes.rst:55: WARNING: Malformed table.
2022-09-25 22:11:34 linux-kernel Re: [syzbot] WARNING in __change_page_attr_set_clr
2022-09-10 19:00:25 linux-kernel Re: [PATCH v2] libbpf: add GCC support for bpf_tail_call_static
2022-09-09 14:28:39 linux-kernel Re: [PATCH] x86,retpoline: Be sure to emit INT3 after JMP *%\reg
2022-09-08 16:12:27 linux-kernel Re: [PATCH 1/7] bpf: Add missing fd modes check for map iterators
2022-09-08 14:18:41 linux-kernel Re: [PATCH] x86,retpoline: Be sure to emit INT3 after JMP *%\reg
2022-09-07 18:33:20 linux-kernel Re: [PATCH bpf-next v11 4/7] selftests/bpf: add test for accessing ctx from syscall program type
2022-09-07 16:17:24 linux-kernel Re: [PATCH 1/7] bpf: Add missing fd modes check for map iterators
2022-09-07 03:51:04 linux-kernel Re: linux-next: build failure after merge of the slab tree
2022-09-07 03:13:04 linux-kernel Re: [syzbot] WARNING in bpf_bprintf_prepare (2)
2022-09-06 19:05:14 linux-kernel Re: [PATCH v16 06/12] bpf: Add bpf_lookup_*_key() and bpf_key_put() kfuncs
2022-09-06 18:40:13 linux-kernel Re: linux-next: build failure after merge of the slab tree
2022-09-06 18:38:02 linux-kernel Re: [PATCH 1/7] bpf: Add missing fd modes check for map iterators
2022-09-06 18:37:08 linux-kernel Re: [PATCH 2/2] bpf: Fix warning of incorrect type in return expression