LinuxLists
Users
About
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
Previous Page
/
Next Page
Date
List
Subject
2023-07-11 23:39:38
linux-kernel
Re: [PATCH RESEND bpf-next v8 3/3] selftests/bpf: add testcase for TRACING with 6+ arguments
2023-07-11 01:35:27
linux-kernel
Re: [PATCH bpf-next v4 6/7] bpf, net: Support SO_REUSEPORT sockets with bpf_sk_assign
2023-07-11 00:53:59
linux-kernel
Re: [PATCH bpf-next v3 6/6] bpf: selftests: Add defrag selftests
2023-07-11 00:01:03
linux-kernel
Re: [PATCH bpf-next v2 2/2] bpf: Introduce bpf user log
2023-07-07 15:09:36
linux-kernel
Re: [PATCH 1/2] x86/tsc: Add new BPF helper call bpf_rdtsc
2023-07-07 01:21:32
linux-kernel
Re: [PATCH v1] fs: Add kfuncs to handle idmapped mounts
2023-07-07 01:03:40
linux-kernel
Re: [PATCH bpf-next v2 6/6] bpf: selftests: Add defrag selftests
2023-07-06 23:29:36
linux-crypto
Re: [RFC][PATCH 00/10] KEYS: Introduce user asymmetric keys and signatures
2023-07-06 20:28:56
linux-kernel
Re: [PATCH 1/2] x86/tsc: Add new BPF helper call bpf_rdtsc
2023-07-06 03:28:32
linux-kernel
Re: [PATCH 1/2] x86/tsc: Add new BPF helper call bpf_rdtsc
2023-07-06 01:32:56
linux-kernel
Re: [PATCH v1] fs: Add kfuncs to handle idmapped mounts
2023-06-21 16:47:40
linux-kernel
Re: [PATCH bpf-next v3 3/3] bpf, arm64: use bpf_jit_binary_pack_alloc
2023-06-20 15:49:40
linux-kernel
Re: [PATCH v2 06/12] mm/execmem: introduce execmem_data_alloc()
2023-06-13 22:39:52
linux-kernel
Re: [PATCH bpf v5 1/2] bpf: ensure main program has an extable
2023-06-12 22:42:20
linux-kernel
Re: [PATCH bpf v3 2/2] selftests/bpf: add a test for subprogram extables
2023-06-10 16:23:16
linux-kernel
Re: [PATCH] Add a sysctl option to disable bpf offensive helpers.
2023-06-09 18:19:48
linux-kernel
Re: [PATCH bpf v3 2/2] selftests/bpf: add a test for subprogram extables
2023-06-08 22:33:27
linux-kernel
Re: [PATCH bpf v2 2/2] bpf: ensure main program has an extable
2023-06-08 22:10:55
linux-kernel
Re: [PATCH bpf v2 1/2] selftests/bpf: add a test for subprogram extables
2023-06-07 21:42:15
linux-kernel
Re: [PATCH bpf-next v3 1/3] bpf, x86: allow function arguments up to 12 for TRACING
2023-06-07 21:23:52
linux-kernel
Re: [PATCH bpf-next v3 3/3] selftests/bpf: add testcase for FENTRY/FEXIT with 6+ arguments
2023-06-07 20:08:13
linux-kernel
Re: [PATCH bpf-next v3 2/3] bpf, x86: clean garbage value in the stack of trampoline
2023-06-07 01:44:09
linux-kernel
Re: [PATCH v2 3/5] tracing/user_events: Add auto cleanup and a flag to persist events
2023-06-06 01:40:32
linux-kernel
Re: [PATCH bpf] bpf: search_bpf_extables should search subprogram extables
2023-06-05 23:42:54
linux-kernel
Re: [PATCH bpf] bpf: search_bpf_extables should search subprogram extables
2023-06-05 22:21:15
linux-kernel
Re: [PATCH bpf-next 2/2] selftests/bpf: Test bpf_for_each_map_elem on BPF_MAP_TYPE_HASH_OF_MAPS
2023-06-02 18:40:44
linux-kernel
Re: [PATCH bpf-next v2 2/5] bpf, x86: allow function arguments up to 14 for TRACING
2023-06-02 18:40:20
linux-kernel
Re: [PATCH bpf-next v2 5/5] selftests/bpf: add testcase for FENTRY/FEXIT with 6+ arguments
2023-06-02 18:28:06
linux-kernel
Re: [PATCH bpf-next v2 1/5] bpf: make MAX_BPF_FUNC_ARGS 14
2023-05-31 22:02:09
linux-kernel
Re: [PATCH 0/5] tracing/user_events: Add auto-del flag for events
2023-05-24 19:50:02
linux-kernel
Re: [bug] kernel: bpf: syscall: a possible sleep-in-atomic bug in __bpf_prog_put()
2023-05-23 01:37:18
linux-kernel
Re: [PATCH 2/2] bpf: add bpf_probe_read_kernel declaration
2023-05-19 18:29:15
linux-kernel
Re: [PATCH v2] bpf: Fix mask generation for 32-bit narrow loads of 64-bit fields
2023-05-18 03:35:09
linux-kernel
Re: [PATCH] tracing/user_events: Run BPF program if attached
2023-05-18 01:41:02
linux-kernel
Re: [PATCH] tracing/user_events: Run BPF program if attached
2023-05-18 00:47:10
linux-kernel
Re: [PATCH] tracing/user_events: Run BPF program if attached
2023-05-17 00:58:29
linux-kernel
Re: [PATCH] tracing/user_events: Run BPF program if attached
2023-05-15 17:33:08
linux-kernel
Re: [PATCH] tracing/user_events: Run BPF program if attached
2023-05-12 22:59:58
linux-kernel
Re: [syzbot] [bpf?] [net?] kernel BUG in pskb_expand_head (2)
2023-05-09 15:44:14
linux-kernel
Re: [PATCH] tracing/user_events: Run BPF program if attached
2023-05-05 19:05:40
linux-kernel
Re: [PATCH bpf-next v6 1/2] bpf: Add bpf_task_under_cgroup() kfunc
2023-05-05 15:44:46
linux-kernel
Re: [PATCH] bpf: Fix mask generation for 32-bit narrow loads of 64-bit fields
2023-05-05 15:19:32
linux-kernel
Re: BPF skels in perf .Re: [GIT PULL] perf tools changes for v6.4
2023-05-03 16:27:05
linux-kernel
Re: [PATCH v2 2/3] selftests/bpf: Test allowing NULL buffer in dynptr slice
2023-05-02 03:42:02
linux-kernel
Re: [RFC PATCH v3 08/37] fuse: Add fuse-bpf, a stacked fs extension for FUSE
2023-04-27 15:47:07
linux-kernel
Re: [PATCH bpf-next 5/6] bpf: Improve tracing recursion prevention mechanism
2023-04-25 15:09:42
linux-kernel
Re: [syzbot] [bpf?] KCSAN: data-race in __bpf_lru_list_rotate / __htab_lru_percpu_map_update_elem (5)
2023-04-23 16:34:22
linux-kernel
Re: [External] Re: [PATCH bpf-next v2 2/2] selftests/bpf: Add testcase for bpf_task_under_cgroup
2023-04-21 18:38:04
linux-kernel
Re: [PATCH bpf-next v2 2/2] selftests/bpf: Add testcase for bpf_task_under_cgroup
2023-04-21 18:27:12
linux-kernel
Re: [PATCH bpf-next v2 1/2] bpf: Add bpf_task_under_cgroup() kfunc
2023-04-21 16:35:12
linux-kernel
Re: [PATCH v5 2/9] tracing/probes: Add fprobe events for tracing function entry and exit.