LinuxLists
Users
About
Andrii Nakryiko (
[email protected]
)
Number of posts: 1530 (0.81 per day)
First post: 2019-04-02 18:25:26
Last post: 2024-06-12 07:03:35
Previous Page
/
Next Page
Date
List
Subject
2022-06-24 22:42:15
linux-kernel
Re: [RFC bpf-next 1/2] bpf: add a kallsyms BPF iterator
2022-06-23 05:02:29
linux-kernel
Re: [PATCH v2] libbpf: Cleanup the kprobe_event on failed add_kprobe_event_legacy()
2022-06-16 23:58:38
linux-kernel
Re: [PATCH v2] libbpf: Fix is_pow_of_2
2022-06-16 21:29:34
linux-kernel
Re: [PATCH v2] libbpf: Fix is_pow_of_2
2022-06-09 19:44:40
linux-kernel
Re: [PATCHv2 bpf 3/3] bpf: Force cookies array to follow symbols sorting
2022-06-09 19:23:16
linux-kernel
Re: [PATCH v3 1/1] libbpf: fix broken gcc SEC pragma macro
2022-06-09 18:44:02
linux-kernel
Re: [PATCH 1/1] libbpf: replace typeof with __typeof__ for -std=c17 compatibility
2022-06-08 16:27:04
linux-kernel
Re: [PATCHv2 bpf 3/3] bpf: Force cookies array to follow symbols sorting
2022-06-08 06:18:39
linux-kernel
Re: [PATCH 1/1] libbpf: fix broken gcc pragma macros in bpf_helpers.h/bpf_tracing.h
2022-06-06 18:48:43
linux-kernel
Re: [PATCH 1/1] libbpf: fix broken gcc pragma macros in bpf_helpers.h/bpf_tracing.h
2022-06-06 06:00:35
linux-kernel
Re: [PATCH bpf-next 3/3] bpf: Force cookies array to follow symbols sorting
2022-06-06 05:51:54
linux-kernel
Re: [PATCH v2 1/9] libbpf: Introduce bpf_map_get_fd_by_id_flags()
2022-06-06 05:12:13
linux-kernel
Re: [PATCH bpf-next v3 6/6] selftests/bpf: Remove the casting about jited_ksyms and jited_linfo
2022-06-06 05:04:02
linux-kernel
Re: [PATCH v2 2/9] libbpf: Introduce bpf_obj_get_flags()
2022-06-06 04:38:34
linux-kernel
Re: [PATCH bpf-next 3/3] bpf: Force cookies array to follow symbols sorting
2022-06-06 04:12:06
linux-kernel
Re: [PATCH] libbpf: Fix is_pow_of_2
2022-06-06 03:45:28
linux-kernel
Re: [PATCH] rethook: Reject getting a rethook if RCU is not watching
2022-06-05 16:06:41
linux-kernel
Re: [PATCH v2] libbpf: Fix is_pow_of_2
2022-06-04 14:57:20
linux-kernel
Re: [PATCH v2 0/9] bpf: Per-operation map permissions
2022-06-04 01:56:42
linux-kernel
Re: [PATCH bpf-next v3 4/6] libbpf: Unify memory address casting operation style
2022-06-04 01:21:40
linux-kernel
Re: [PATCH bpf-next 2/3] ftrace: Keep address offset in ftrace_lookup_symbols
2022-06-03 22:55:11
linux-kernel
Re: [PATCH v2 9/9] selftests/bpf: Add map access tests
2022-06-03 21:31:59
linux-kernel
Re: [PATCH bpf-next 2/3] ftrace: Keep address offset in ftrace_lookup_symbols
2022-06-03 16:54:16
linux-kernel
Re: [PATCH bpf-next 3/3] bpf: Force cookies array to follow symbols sorting
2022-06-03 11:16:24
linux-kernel
Re: [PATCH] libbpf: Fix is_pow_of_2
2022-06-03 05:38:33
linux-kernel
Re: [PATCH v4] bpf: Fix KASAN use-after-free Read in compute_effective_progs
2022-05-25 19:57:19
linux-kernel
Re: [PATCH v2 2/2] selftest/bpf/benchs: Add bpf_map benchmark
2022-05-24 13:51:21
linux-kernel
Re: [PATCH] bpftool: mmaped fields missing map structure in generated skeletons
2022-05-24 04:30:53
linux-kernel
Re: [PATCH bpf-next v1 3/5] bpf: Introduce cgroup iter
2022-05-24 03:30:16
linux-kernel
Re: [PATCH bpf-next v1 3/5] bpf: Introduce cgroup iter
2022-05-24 02:52:28
linux-kernel
Re: [PATCH bpf-next v1 5/5] bpf: add a selftest for cgroup hierarchical stats collection
2022-05-24 02:23:51
linux-kernel
Re: [PATCH v2] libbpf: Fix determine_ptr_size() guessing
2022-05-24 00:29:13
linux-kernel
Re: [PATCH v4] bpf: Fix KASAN use-after-free Read in compute_effective_progs
2022-05-23 23:01:00
linux-kernel
Re: [PATCH bpf-next v2] libbpf: also check /sys/kernel/tracing for tracefs files
2022-05-23 22:22:10
linux-kernel
Re: [PATCH] bpftool: mmaped fields missing map structure in generated skeletons
2022-05-23 20:42:08
linux-kernel
Re: [PATCH] samples: fix compile failure error
2022-05-23 03:06:52
linux-kernel
Re: [PATCH bpf-next v3 4/4] bpf_trace: pass array of u64 values in kprobe_multi.addrs
2022-05-21 11:25:49
linux-kernel
Re: [PATCH bpf-next v2] selftests/bpf: fix some bugs in map_lookup_percpu_elem testcase
2022-05-20 08:42:16
linux-kernel
Re: [PATCH bpf-next v3 1/4] bpf_trace: check size for overflow in bpf_kprobe_multi_link_attach
2022-05-19 10:23:16
linux-kernel
Re: [PATCH bpf-next] selftests/bpf: Add missing trampoline program type to trampoline_count test
2022-05-19 07:58:41
linux-kernel
Re: [External] Re: [PATCH bpf-next] selftests/bpf: fix some bugs in map_lookup_percpu_elem testcase
2022-05-19 05:45:58
linux-kernel
Re: [PATCH bpf-next] selftests/bpf: fix some bugs in map_lookup_percpu_elem testcase
2022-05-19 03:28:07
linux-kernel
Re: [PATCH bpf-next v3 3/4] bpf_trace: handle compat in copy_user_syms
2022-05-19 03:21:41
linux-kernel
Re: [PATCH bpf-next v3 2/4] bpf_trace: support 32-bit kernels in bpf_kprobe_multi_link_attach
2022-05-19 01:45:40
linux-kernel
Re: [PATCH bpf-next v3 4/4] bpf_trace: pass array of u64 values in kprobe_multi.addrs
2022-05-19 00:56:57
linux-kernel
Re: [PATCH bpf-next v3 4/4] bpf_trace: pass array of u64 values in kprobe_multi.addrs
2022-05-19 00:19:14
linux-kernel
Re: [PATCH bpf-next v3 4/4] bpf_trace: pass array of u64 values in kprobe_multi.addrs
2022-05-18 23:54:06
linux-kernel
Re: [PATCH bpf-next v3 1/4] bpf_trace: check size for overflow in bpf_kprobe_multi_link_attach
2022-05-17 05:19:26
linux-kernel
Re: [PATCH v3] bpf: Fix KASAN use-after-free Read in compute_effective_progs
2022-05-17 01:34:03
linux-kernel
Re: [PATCH v3] bpf: Fix KASAN use-after-free Read in compute_effective_progs
2022-05-14 04:23:00
linux-kernel
Re: [PATCH bpf-next] selftests/bpf: fix building bpf selftests statically