Andrii Nakryiko ([email protected])

Number of posts: 1453 (0.79 per day)
First post: 2019-04-02 18:25:26
Last post: 2024-04-18 22:24:36

Date List Subject
2024-03-13 18:01:28 linux-kernel Re: [PATCH bpf-next 2/3] uprobes: prepare uprobe args buffer lazily
2024-03-13 18:00:07 linux-kernel Re: [PATCH bpf-next 1/3] uprobes: encapsulate preparation of uprobe args buffer
2024-03-12 22:43:05 linux-kernel Re: [PATCH] libbpf: ringbuf: allow to partially consume items
2024-03-12 22:40:23 linux-kernel Re: [syzbot] [bpf?] possible deadlock in __bpf_ringbuf_reserve
2024-03-11 20:52:23 linux-kernel Re: [PATCH v1 02/13] libbpf: Make __printf define conditional
2024-03-11 18:05:10 linux-kernel Re: [PATCH bpf-next] bpf: fix oob in btf_name_valid_section
2024-03-11 17:56:41 linux-kernel Re: [PATCH] libbpf: ringbuf: allow to partially consume items
2024-03-11 17:49:53 linux-kernel Re: [PATCH v1 02/13] libbpf: Make __printf define conditional
2024-03-07 17:50:59 linux-kernel Re: CVE-2023-52592: libbpf: Fix NULL pointer dereference in bpf_object__collect_prog_relos
2024-02-16 00:25:10 linux-kernel Re: [RESEND PATCH v5 0/4] Combine perf and bpf for fast eval of hw breakpoint conditions]
2024-02-16 00:14:23 linux-kernel Re: [RESEND PATCH v5 3/4] perf/bpf: Allow a bpf program to suppress all sample side effects
2024-02-16 00:12:51 linux-kernel Re: [RESEND PATCH v5 2/4] perf/bpf: Remove unneeded uses_default_overflow_handler.
2024-02-16 00:12:06 linux-kernel Re: [RESEND PATCH v5 1/4] perf/bpf: Call bpf handler directly, not through overflow machinery
2024-02-13 19:09:53 linux-kernel Re: [PATCH bpf-next v2 0/2] bpf, bpftool: Support dumping kfunc prototypes from BTF
2024-02-08 00:50:39 linux-kernel Re: [PATCH bpf-next v2 2/2] bpftool: Support dumping kfunc prototypes from BTF
2024-02-06 17:32:33 linux-kernel Re: [PATCH bpf-next v2 1/2] bpf: Have bpf_rdonly_cast() take a const pointer
2024-01-30 04:33:55 linux-kernel Re: [PATCH bpf-next] bpftool: Support dumping kfunc prototypes from BTF
2024-01-30 00:59:47 linux-kernel Re: [PATCH bpf-next v4 2/3] selftests/bpf: Make install target copy test_progs extra files
2024-01-30 00:44:07 linux-kernel Re: [PATCH v3] libbpf: Add some details for BTF parsing failures
2024-01-26 23:12:26 linux-kernel Re: [PATCH bpf-next v2] selftests/bpf: Include runner extras for install target
2024-01-24 19:36:11 linux-kernel Re: [PATCH v2] libbpf: Add some details for BTF parsing failures
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