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
2023-09-13 03:15:59
linux-kernel
Re: [RFC PATCH bpf-next 2/4] bpf: Introduce process open coded iterator kfuncs
2023-09-09 01:18:11
linux-kernel
Re: [PATCH v4 5/9] ftrace: Add ftrace_partial_regs() for converting ftrace_regs to pt_regs
2023-07-10 23:07:35
linux-kernel
Re: [PATCH bpf-next v2 1/2] bpf: Introduce bpf generic log
2023-07-10 21:50:47
linux-kernel
Re: [PATCH v2 2/2] libbpf: fix some typo of hashmap init
2023-06-27 00:18:17
linux-kernel
Re: [PATCH bpf-next 1/7] tools: libbpf: add netfilter link attach helper
2023-06-16 17:14:58
linux-kernel
Re: [PATCH bpf] bpf/btf: Accept function names that contain dots
2023-06-16 16:50:59
linux-kernel
Re: [PATCH] libbpf: zip: Remove unneeded semicolon from zip_archive_open()
2023-06-16 16:49:34
linux-kernel
Re: [PATCH] selftests/bpf: Fix the address is NULL
2023-06-16 16:36:36
linux-kernel
Re: [PATCH] bpf: Remove unneeded variable
2023-06-12 23:55:50
linux-kernel
Re: [PATCHv2] ftrace: Show all functions with addresses in available_filter_functions_addrs
2023-06-09 18:37:48
linux-kernel
Re: [PATCH] libbpf:fix use empty function pointers in ringbuf_poll
2023-06-09 18:37:44
linux-kernel
Re: [PATCH RFC] ftrace: Show all functions with addresses in available_filter_functions_addrs
2023-06-09 00:15:14
linux-kernel
Re: [PATCH RFC] ftrace: Show all functions with addresses in available_filter_functions_addrs
2023-06-08 22:54:12
linux-kernel
Re: [PATCH RFC] ftrace: Show all functions with addresses in available_filter_functions_addrs
2023-06-08 18:14:58
linux-kernel
Re: [PATCH] libbpf:fix use empty function pointers in ringbuf_poll
2023-06-07 22:25:59
linux-kernel
Re: [PATCH v4 2/3] bpf: make bpf_dump_raw_ok() based on CONFIG_KALLSYMS
2023-06-06 17:37:23
linux-kernel
Re: [PATCH v4 2/3] bpf: make bpf_dump_raw_ok() based on CONFIG_KALLSYMS
2023-06-06 17:30:23
linux-kernel
Re: [PATCH] tracing/user_events: Run BPF program if attached
2023-06-05 23:41:32
linux-kernel
Re: [PATCH] bpf: cleanup unused function declaration
2023-05-25 18:04:18
linux-kernel
Re: [PATCH] perf bpf filter: Fix a broken perf sample data naming in BPF
2023-05-23 01:09:58
linux-kernel
Re: [PATCH v1 0/3] Bring back vmlinux.h generation
2023-05-18 01:03:57
linux-kernel
Re: [PATCH v3 2/4] fprobe: make fprobe_kprobe_handler recursion free
2023-05-16 19:05:10
linux-kernel
Re: [PATCH v4 3/9] capability: use new capable_any functionality
2023-05-16 19:03:04
linux-kernel
Re: [PATCH v4 8/9] bpf: use new capable_any functionality
2023-05-16 17:32:06
linux-kernel
Re: Error: failed to load BTF from vmlinux: No data available
2023-05-05 22:35:42
linux-kernel
Re: [PATCH RFC/RFT] perf bpf skels: Stop using vmlinux.h generated from BTF, use subset of used structs + CO-RE. was Re: BPF skels in perf .Re: [GIT PULL] perf tools changes for v6.4
2023-05-05 21:42:39
linux-kernel
Re: [PATCH RFC/RFT] perf bpf skels: Stop using vmlinux.h generated from BTF, use subset of used structs + CO-RE. was Re: BPF skels in perf .Re: [GIT PULL] perf tools changes for v6.4
2023-05-04 19:03:27
linux-kernel
Re: BPF skels in perf .Re: [GIT PULL] perf tools changes for v6.4
2023-05-03 23:58:16
linux-kernel
Re: [PATCH v2 bpf 02/11] bpftool: define a local bpf_perf_link to fix accessing its fields
2023-05-03 18:54:21
linux-kernel
Re: [PATCH v2 1/3] bpf: Allow NULL buffers in bpf_dynptr_slice(_rw)
2023-05-03 18:41:58
linux-kernel
Re: [PATCH 1/3] bpf: verifier: Accept dynptr mem as mem in helpers
2023-05-03 18:35:15
linux-kernel
Re: [PATCH 2/3] bpf: Allow NULL buffers in bpf_dynptr_slice(_rw)
2023-05-03 18:26:14
linux-kernel
Re: [RFC PATCH v3 28/37] WIP: bpf: Add fuse_ops struct_op programs
2023-05-02 04:03:33
linux-kernel
Re: [PATCH v2] libbpf: Improve version handling when attaching uprobe
2023-04-28 17:23:42
linux-kernel
Re: [PATCH 0/3] Dynptr Verifier Adjustments
2023-04-28 00:21:57
linux-kernel
Re: [PATCH 0/3] Dynptr Verifier Adjustments
2023-04-27 04:59:20
linux-kernel
Re: [RFC PATCH v3 35/37] tools: Add FUSE, update bpf includes
2023-04-27 04:20:22
linux-kernel
Re: [RFC PATCH v3 28/37] WIP: bpf: Add fuse_ops struct_op programs
2023-04-26 23:39:54
linux-kernel
Re: [PATCH 0/3] Dynptr Verifier Adjustments
2023-04-20 23:09:03
linux-kernel
Re: [PATCH v2 bpf 02/11] bpftool: define a local bpf_perf_link to fix accessing its fields
2023-04-20 00:49:17
linux-kernel
Re: [PATCH] libbpf: Improve version handling when attaching uprobe
2023-04-07 16:01:05
linux-kernel
Re: [RFC PATCH bpf-next 00/13] bpf: Introduce BPF namespace
2023-04-06 23:57:48
linux-kernel
Re: [PATCH 2/3] bpf: Allow NULL buffers in bpf_dynptr_slice(_rw)
2023-04-06 21:13:31
linux-kernel
Re: [PATCH 2/3] bpf: Allow NULL buffers in bpf_dynptr_slice(_rw)
2023-04-06 21:08:34
linux-kernel
Re: [PATCH 1/3] bpf: verifier: Accept dynptr mem as mem in helpers
2023-04-06 21:08:22
linux-kernel
Re: [PATCH 0/3] Dynptr Verifier Adjustments
2023-04-06 20:26:31
linux-kernel
Re: [RFC PATCH bpf-next 00/13] bpf: Introduce BPF namespace
2023-04-04 23:18:52
linux-kernel
Re: [PATCH bpf] selftests: xsk: Disable IPv6 on VETH1
2023-03-31 20:31:24
linux-kernel
Re: [PATCHv3 bpf-next 0/9] mm/bpf/perf: Store build id in file object
2023-03-31 18:22:03
linux-kernel
Re: [PATCHv3 bpf-next 0/9] mm/bpf/perf: Store build id in file object
2023-03-28 04:40:49
linux-kernel
Re: [PATCH] arm64: remove special treatment for the link order of head.o