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

Date List Subject
2023-03-18 06:09:08 linux-kernel Re: [PATCHv3 bpf-next 0/9] mm/bpf/perf: Store build id in file object
2023-03-17 23:20:15 linux-kernel Re: [PATCH V4 bpf-next] BPF, docs: libbpf Overview Document
2023-03-17 16:33:37 linux-kernel Re: [PATCHv3 bpf-next 0/9] mm/bpf/perf: Store build id in file object
2023-03-16 22:37:09 linux-kernel Re: [PATCHv3 bpf-next 9/9] selftests/bpf: Add file_build_id test
2023-03-16 22:32:30 linux-kernel Re: [PATCHv3 bpf-next 8/9] selftests/bpf: Add iter_task_vma_buildid test
2023-03-16 22:26:31 linux-kernel Re: [PATCHv3 bpf-next 6/9] selftests/bpf: Add err.h header
2023-03-16 22:25:31 linux-kernel Re: [PATCHv3 bpf-next 5/9] selftests/bpf: Add read_buildid function
2023-03-16 22:09:04 linux-kernel Re: [PATCHv3 bpf-next 4/9] bpf: Switch BUILD_ID_SIZE_MAX to enum
2023-03-16 22:08:25 linux-kernel Re: [PATCHv3 bpf-next 1/9] mm: Store build id in file object
2023-03-16 22:08:09 linux-kernel Re: [PATCHv3 bpf-next 3/9] bpf: Use file object build id in stackmap
2023-03-16 21:52:12 linux-kernel Re: [PATCHv3 bpf-next 0/9] mm/bpf/perf: Store build id in file object
2023-03-14 23:56:34 linux-kernel Re: next: zip.c:35:8: error: packed attribute causes inefficient alignment for 'magic' [-Werror=attributes]
2023-03-14 18:53:23 linux-kernel Re: next: zip.c:35:8: error: packed attribute causes inefficient alignment for 'magic' [-Werror=attributes]
2023-03-10 20:22:54 linux-kernel Re: [PATCH v2 0/3] Assume libbpf 1.0+
2023-03-09 17:25:16 linux-kernel Re: [PATCH v2 0/3] Assume libbpf 1.0+
2023-03-08 19:17:27 linux-kernel Re: [PATCH] bpf: Fix IMA test
2023-03-08 01:32:40 linux-kernel Re: [PATCH RFC v2 bpf-next 9/9] selftests/bpf: Add iter_task_vma_buildid test
2023-03-08 01:26:54 linux-kernel Re: [PATCH RFC v2 bpf-next 7/9] selftests/bpf: Replace extract_build_id with read_build_id
2023-03-08 01:23:13 linux-kernel Re: [PATCH RFC v2 bpf-next 5/9] selftests/bpf: Add read_buildid function
2023-03-08 01:19:25 linux-kernel Re: [PATCH RFC v2 bpf-next 4/9] libbpf: Allow to resolve binary path in current directory
2023-03-06 18:00:12 linux-kernel Re: [PATCH bpf-next v4 1/3] libbpf: add support to set kprobe/uprobe attach mode
2023-03-01 19:07:23 linux-kernel Re: [PATCH bpf-next v3] selftests/bpf: Set __BITS_PER_LONG if target is bpf for LoongArch
2023-02-27 22:07:10 linux-kernel Re: [PATCH bpf-next v3 1/3] libbpf: add support to set kprobe/uprobe attach mode
2023-02-27 21:56:54 linux-kernel Re: [PATCH bpf-next v3 3/3] selftests/bpf: add test for legacy/perf kprobe/uprobe attach mode
2023-02-27 21:53:14 linux-kernel Re: [PATCH bpf-next v3 2/3] selftests/bpf: split test_attach_probe into multi subtests
2023-02-27 21:48:10 linux-kernel Re: [PATCH bpf-next v3 1/3] libbpf: add support to set kprobe/uprobe attach mode
2023-02-27 17:52:59 linux-kernel Re: [PATCH bpf-next v2 0/3] Fix some build errors for bpf selftest on LoongArch
2023-02-27 17:42:13 linux-kernel Re: [PATCH bpf-next v2 2/3] selftests/bpf: Check __TARGET_ARCH_loongarch if target is bpf for LoongArch
2023-02-09 19:52:32 linux-kernel Re: [PATCH] bpf: Deprecate "data" member of bpf_lpm_trie_key
2023-02-09 17:17:07 linux-kernel Re: [PATCH RFC 5/5] selftests/bpf: Add iter_task_vma_buildid test
2023-02-09 17:13:45 linux-kernel Re: [PATCH bpf-next 2/2] selftests/bpf: add test for legacy/perf kprobe/uprobe attach mode
2023-02-09 00:02:02 linux-kernel Re: [PATCH RFC 5/5] selftests/bpf: Add iter_task_vma_buildid test
2023-02-08 23:58:27 linux-kernel Re: [PATCH RFC 4/5] selftests/bpf: Add file_build_id test
2023-02-08 23:52:59 linux-kernel Re: [PATCH RFC 1/5] mm: Store build id in file object
2023-02-08 23:31:09 linux-kernel Re: [PATCH bpf-next 2/2] selftests/bpf: add test for legacy/perf kprobe/uprobe attach mode
2023-02-07 22:50:46 linux-kernel Re: [PATCH bpf-next 2/2] selftests/bpf: add test for legacy/perf kprobe/uprobe attach mode
2023-02-06 22:54:26 linux-kernel Re: [PATCH bpf-next] samples: bpf: Add macro SYSCALL() for aarch64
2023-02-06 20:05:57 linux-kernel Re: [PATCH bpf-next 2/2] selftests/bpf: add test for legacy/perf kprobe/uprobe attach mode
2023-02-06 19:59:17 linux-kernel Re: [PATCH bpf-next 1/2] libbpf: add support to set kprobe/uprobe attach mode
2023-02-03 22:16:45 linux-kernel Re: [PATCH bpf-next v2] selftests/bpf: Fix build errors if CONFIG_NF_CONNTRACK=m
2023-01-23 23:17:54 linux-kernel Re: [PATCH bpf-next v2] selftests/bpf: Fix build errors if CONFIG_NF_CONNTRACK=m
2023-01-13 22:10:34 linux-kernel Re: [PATCH] libbpf: replace '.' with '_' in legacy kprobe event name
2023-01-12 01:35:11 linux-kernel Re: [PATCH] libbpf: resolve kernel function name optimization for kprobe
2023-01-04 00:10:59 linux-kernel Re: [PATCH v3 1/2] libbpf: show error info about missing ".BTF" section
2022-12-30 00:07:47 linux-kernel Re: [PATCH bpf-next] libbpf: fix errno is overwritten after being closed.
2022-12-29 23:09:15 linux-kernel Re: WARNING in __mark_chain_precision
2022-12-29 22:36:54 linux-kernel Re: [PATCH bpf-next] libbpf: fix errno is overwritten after being closed.
2022-12-22 19:27:44 linux-kernel Re: [PATCH bpf-next] selftests/bpf: move struct definitions out of function params
2022-12-22 19:03:21 linux-kernel Re: [PATCH v3 1/2] libbpf: show error info about missing ".BTF" section
2022-12-21 00:45:28 linux-kernel Re: WARNING in __mark_chain_precision
2022-12-21 00:40:01 linux-kernel Re: [PATCH v3 1/2] libbpf: show error info about missing ".BTF" section