Andrii Nakryiko ([email protected])

Number of posts: 1483 (0.8 per day)
First post: 2019-04-02 18:25:26
Last post: 2024-05-02 16:45:34

Date List Subject
2024-01-24 17:41:54 linux-kernel Re: [PATCH v2] libbpf: Add some details for BTF parsing failures
2024-01-24 04:27:46 linux-kernel Re: [PATCH v2] libbpf: Add some details for BTF parsing failures
2024-01-23 20:31:32 linux-kernel Re: [PATCH bpf-next v7 2/2] selftests/bpf: Skip callback tests if jit is disabled in test_verifier
2024-01-23 20:07:23 linux-kernel Re: [PATCH v1] libbpf: Add some details for BTF parsing failures
2024-01-23 19:58:00 linux-kernel Re: [PATCH 2/2] HID: bpf: use __bpf_kfunc instead of noinline
2024-01-23 05:45:04 linux-kernel Re: [PATCH bpf-next v6 3/3] selftests/bpf: Skip callback tests if jit is disabled in test_verifier
2024-01-23 02:08:40 linux-kernel Re: [PATCH bpf-next v6 3/3] selftests/bpf: Skip callback tests if jit is disabled in test_verifier
2024-01-19 21:18:53 linux-kernel Re: [PATCH bpf-next v5 2/3] libbpf: Move insn_is_pseudo_func() to libbpf_internal.h
2024-01-10 19:15:42 linux-kernel Re: Re: [syzbot] [bpf?] WARNING in __mark_chain_precision (3)
2024-01-10 00:29:36 linux-kernel Re: [syzbot] Monthly bpf report (Jan 2024)
2024-01-09 23:26:59 linux-kernel Re: [syzbot] [bpf?] WARNING in __mark_chain_precision (3)
2024-01-04 22:46:28 linux-kernel Re: [PATCH bpf-next 2/2] selftests/bpf: add inline assembly helpers to access array elements
2024-01-03 21:21:47 linux-kernel Re: [PATCH bpf-next 2/2] selftests/bpf: add inline assembly helpers to access array elements
2024-01-03 20:00:48 linux-kernel Re: [PATCH v2 bpf-next 1/2] libbpf: add helpers for mmapping maps
2024-01-03 19:51:40 linux-kernel Re: [PATCH bpf-next 2/2] selftests/bpf: add inline assembly helpers to access array elements
2024-01-03 19:42:28 linux-kernel Re: [PATCH v2 bpf-next 1/2] libbpf: add helpers for mmapping maps
2023-12-19 18:42:31 linux-kernel Re: [PATCH bpf-next v5 4/4] selftests/bpf: add testcase to verifier_bounds.c for BPF_JNE
2023-12-19 18:41:44 linux-kernel Re: [PATCH bpf-next v5 3/4] selftests/bpf: activate the OP_NE logic in range_cond()
2023-12-19 18:40:48 linux-kernel Re: [PATCH bpf-next v5 2/4] selftests/bpf: remove reduplicated s32 casting in "crafted_cases"
2023-12-19 05:53:18 linux-kernel Re: [PATCH bpf-next v4 3/3] selftests/bpf: add testcase to verifier_bounds.c for JMP_NE
2023-12-19 05:52:51 linux-kernel Re: [PATCH bpf-next v4 2/3] selftests/bpf: activate the OP_NE login in range_cond()
2023-12-18 18:14:30 linux-kernel Re: [PATCH bpf-next v4 3/3] selftests/bpf: add testcase to verifier_bounds.c for JMP_NE
2023-12-18 17:58:32 linux-kernel Re: [PATCH bpf-next v4 2/3] selftests/bpf: activate the OP_NE login in range_cond()
2023-12-15 17:01:50 linux-kernel Re: [Bug Report] bpf: incorrectly pruning runtime execution path
2023-12-15 05:21:09 linux-kernel Re: [Bug Report] bpf: incorrectly pruning runtime execution path
2023-12-15 00:06:33 linux-kernel Re: [Bug Report] bpf: incorrectly pruning runtime execution path
2023-12-14 23:24:43 linux-kernel Re: [PATCH bpf-next v3 2/2] selftests/bpf: activate the OP_NE login in range_cond()
2023-12-14 23:19:42 linux-kernel Re: [PATCH bpf-next v3 1/2] bpf: make the verifier tracks the "not equal" for regs
2023-12-14 01:04:09 linux-kernel Re: [Bug Report] bpf: reg invariant voilation after JSLE
2023-12-14 00:37:00 linux-kernel Re: [Bug Report] bpf: incorrectly pruning runtime execution path
2023-12-13 23:51:38 linux-kernel Re: [Bug Report] bpf: incorrectly pruning runtime execution path
2023-12-13 23:42:39 linux-kernel Re: [Bug Report] bpf: incorrectly pruning runtime execution path
2023-12-13 23:30:57 linux-kernel Re: [Bug Report] bpf: incorrectly pruning runtime execution path
2023-12-13 00:51:39 linux-kernel Re: [Bug Report] bpf: incorrectly pruning runtime execution path
2023-12-13 00:01:40 linux-kernel Re: [PATCH net-next v2 0/2] bpf: support to trace BPF_JNE
2023-12-12 03:52:12 linux-kernel Re: [PATCH bpf-next] bpf: make the verifier trace the "not qeual" for regs
2023-12-11 19:16:24 linux-kernel Re: [PATCH bpf-next] bpf: make the verifier trace the "not qeual" for regs
2023-12-10 16:42:20 linux-kernel Re: [syzbot] [bpf?] WARNING in __mark_chain_precision (3)
2023-12-07 21:57:43 linux-kernel Re: linux-next: Signed-off-by missing for commit in the bpf-next tree
2023-12-07 19:13:29 linux-kernel Re: [PATCH v2 2/3] perf/bpf: Allow a bpf program to suppress all sample side effects.
2023-12-07 19:13:14 linux-kernel Re: [PATCH v2 3/3] selftest/bpf: Test a perf bpf program that suppresses side effects.
2023-12-05 04:06:02 linux-kernel Re: [PATCH bpf-next v4 06/10] libbpf: selftests: Add verifier tests for CO-RE bitfield writes
2023-12-05 04:04:26 linux-kernel Re: [PATCH bpf-next v4 04/10] libbpf: Add BPF_CORE_WRITE_BITFIELD() macro
2023-12-04 22:19:16 linux-kernel Re: [PATCH 1/2] perf/bpf: Allow a bpf program to suppress I/O signals.
2023-12-04 22:15:07 linux-kernel Re: [PATCH 2/2] selftest/bpf: Test returning zero from a perf bpf program suppresses SIGIO.
2023-12-02 00:41:27 linux-kernel Re: [PATCH ipsec-next v3 3/9] libbpf: Add BPF_CORE_WRITE_BITFIELD() macro
2023-12-01 23:53:08 linux-kernel Re: [PATCH ipsec-next v3 5/9] libbpf: selftests: Add verifier tests for CO-RE bitfield writes
2023-12-01 23:50:43 linux-kernel Re: [PATCH ipsec-next v3 4/9] bpf: selftests: test_loader: Support __btf_path() annotation
2023-12-01 23:50:10 linux-kernel Re: [PATCH ipsec-next v3 3/9] libbpf: Add BPF_CORE_WRITE_BITFIELD() macro
2023-12-01 19:31:29 linux-kernel Re: [PATCH ipsec-next v2 3/6] libbpf: Add BPF_CORE_WRITE_BITFIELD() macro
2023-12-01 19:14:55 linux-kernel Re: [PATCH ipsec-next v2 3/6] libbpf: Add BPF_CORE_WRITE_BITFIELD() macro