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
2022-05-21 11:15:27
linux-kernel
Re: [PATCH bpf v4 0/3] Fix kprobe_multi interface issues for 5.18
2022-05-18 06:41:20
linux-kernel
Re: [PATCH] bpf: avoid grabbing spin_locks of all cpus when no free elems
2022-05-18 04:03:37
linux-kernel
Re: [PATCH] bpf: add access control for map
2022-05-18 03:43:14
linux-kernel
Re: [PATCH bpf-next v4 3/6] bpf: Move is_valid_bpf_tramp_flags() to the public trampoline code
2022-05-17 13:29:06
linux-kernel
Re: [PATCH bpf 1/4] bpf_trace: check size for overflow in bpf_kprobe_multi_link_attach
2022-05-17 10:12:41
linux-kernel
Re: [RFC PATCH bpf-next v2 2/7] cgroup: bpf: flush bpf stats on rstat flush
2022-05-14 01:11:57
linux-kernel
Re: [RFC bpf-next v4 0/7] Introduce eBPF support for HID devices (new attempt)
2022-05-13 06:15:25
linux-kernel
Re: [RFC bpf-next v4 0/7] Introduce eBPF support for HID devices (new attempt)
2022-05-12 13:53:21
linux-kernel
Re: [PATCH] bpf.h: fix clang compiler warning with unpriv_ebpf_notify()
2022-05-12 09:38:46
linux-kernel
Re: [RFC bpf-next v4 0/7] Introduce eBPF support for HID devices (new attempt)
2022-05-11 02:04:09
linux-kernel
Re: [PATCH bpf] bpf_trace: bail out from bpf_kprobe_multi_link_attach when in compat
2022-05-10 20:53:11
linux-kernel
Re: [PATCH bpf] bpf_trace: bail out from bpf_kprobe_multi_link_attach when in compat
2022-05-10 19:50:05
linux-kernel
Re: [PATCH 08/22] bitops: introduce MANY_BITS() macro
2022-05-10 10:09:37
linux-kernel
Re: [External] Re: [PATCH bpf-next] bpf: add bpf_map_lookup_percpu_elem for percpu map
2022-05-02 23:08:01
linux-kernel
Re: [RFC bpf-next v4 2/7] bpf/verifier: allow kfunc to return an allocated mem
2022-05-02 20:18:30
linux-kernel
Re: [RFC bpf-next v4 3/7] error-inject: add new type that carries if the function is non sleepable
2022-05-01 08:44:04
linux-kernel
Re: [RFC bpf-next v4 0/7] Introduce eBPF support for HID devices (new attempt)
2022-04-29 22:36:20
linux-kernel
Re: [RFC bpf-next 4/4] selftests/bpf: Add attach bench test
2022-04-27 22:08:37
linux-kernel
Re: [PATCH] sched/tracing: append prev_state to tp args instead
2022-04-27 16:41:13
linux-kernel
Re: [PATCH] libbpf: fix returnvar.cocci warnings
2022-04-27 10:43:24
linux-kernel
Re: [PATCH] x86/speculation: Add missing prototype for unpriv_ebpf_notify()
2022-04-27 10:29:18
linux-kernel
Re: [PATCH] bpf: init map_btf_id during compiling
2022-04-27 09:42:19
linux-kernel
Re: [RFC bpf-next v4 4/7] btf: Add a new kfunc set which allows to mark a function to be sleepable
2022-04-26 23:18:44
linux-kernel
Re: [PATCH] bpf: init map_btf_id during compiling
2022-04-26 09:23:38
linux-kernel
Re: [RFC bpf-next v4 3/7] error-inject: add new type that carries if the function is non sleepable
2022-04-26 08:43:23
linux-kernel
Re: [RFC bpf-next v4 0/7] Introduce eBPF support for HID devices (new attempt)
2022-04-26 08:19:47
linux-kernel
Re: [RFC bpf-next v4 5/7] HID: initial BPF new way implementation
2022-04-26 07:19:26
linux-kernel
Re: [RFC bpf-next v4 2/7] bpf/verifier: allow kfunc to return an allocated mem
2022-04-22 22:30:33
linux-kernel
Re: [PATCH] sched/tracing: append prev_state to tp args instead
2022-04-22 19:58:47
linux-kernel
Re: [PATCH v2 bpf 00/11] bpf: random unpopular userspace fixes (32 bit et al)
2022-04-22 17:11:18
linux-kernel
Re: [PATCH bpf] bpf: invalidate unused part of bpf_prog_pack
2022-04-21 16:27:54
linux-kernel
Re: [PATCH v4 bpf 0/4] vmalloc: bpf: introduce VM_ALLOW_HUGE_VMAP
2022-04-12 23:31:00
linux-kernel
Re: [RFC bpf-next 0/4] bpf: Speed up symbol resolving in kprobe multi link
2022-04-11 06:49:28
linux-kernel
Re: [RFC bpf-next 3/4] bpf: Resolve symbols with kallsyms_lookup_names for kprobe multi link
2022-04-10 01:24:49
linux-kernel
Re: [RFC bpf-next 1/4] kallsyms: Add kallsyms_lookup_names function
2022-04-09 11:36:55
linux-kernel
Re: [RFC bpf-next 0/4] bpf: Speed up symbol resolving in kprobe multi link
2022-04-06 18:34:40
linux-kernel
Re: [PATCH] x86,bpf: Avoid IBT objtool warning
2022-04-06 11:30:30
linux-kernel
Re: [PATCH] x86,bpf: Avoid IBT objtool warning
2022-04-05 03:11:29
linux-kernel
Re: [PATCH 00/18] bpf: Secure and authenticated preloading of eBPF programs
2022-04-05 01:53:42
linux-kernel
Re: [PATCH 00/18] bpf: Secure and authenticated preloading of eBPF programs
2022-04-05 01:06:40
linux-kernel
Re: [PATCH] bpf: make unprivileged BPF a compile time choice
2022-04-02 17:12:56
linux-kernel
Re: [PATCH RFC bpf-next 0/2] Mmapable task local storage.
2022-03-31 05:07:09
linux-kernel
Re: [PATCH 00/18] bpf: Secure and authenticated preloading of eBPF programs
2022-03-31 04:49:35
linux-kernel
Re: [PATCH RFC bpf-next 0/2] Mmapable task local storage.
2022-03-31 04:21:52
linux-kernel
Re: [PATCH] tracing/user_events: Add eBPF interface for user_event created events
2022-03-31 04:15:20
linux-kernel
Re: [PATCH bpf-next v3 06/17] HID: allow to change the report descriptor from an eBPF program
2022-03-31 04:13:09
linux-kernel
Re: [PATCH] tracing/user_events: Add eBPF interface for user_event created events
2022-03-31 02:58:39
linux-kernel
Re: [PATCH] tracing/user_events: Add eBPF interface for user_event created events
2022-03-31 02:45:39
linux-kernel
Re: [PATCH] tracing/user_events: Add eBPF interface for user_event created events
2022-03-30 15:17:54
linux-kernel
Re: [PATCH RFC bpf-next 0/2] Mmapable task local storage.
2022-03-30 12:18:16
linux-kernel
Re: [PATCH] tracing/user_events: Add eBPF interface for user_event created events