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-11-03 16:29:46
linux-kernel
Re: [PATCH] selftests: bpf: xskxceiver: ksft_print_msg: fix format type error
2023-11-02 19:05:00
linux-kernel
Re: bpf: incorrectly reject program with `back-edge insn from 7 to 8`
2023-11-02 17:48:15
linux-crypto
Re: [PATCH bpf-next v3 1/2] bpf: add skcipher API support to TC/XDP programs
2023-11-01 23:16:17
linux-kernel
Re: bpf: shift-out-of-bounds in tnum_rshift()
2023-11-01 20:58:00
linux-kernel
Re: bpf: incorrectly reject program with `back-edge insn from 7 to 8`
2023-11-01 17:09:24
linux-kernel
Re: [PATCH v1 1/2] mm: memcg: print out cgroup name in the memcg tracepoints
2023-10-31 18:45:59
linux-kernel
Re: [bpf-next PATCH v2 4/4] kbuild: refactor module BTF rule
2023-10-31 17:00:03
linux-kernel
Re: [PATCH for-next] tracing/kprobes: Add symbol counting check when module loads
2023-10-31 06:28:31
linux-kernel
Re: [RFC bpf-next 5/6] bpf: selftests: test_tunnel: Disable CO-RE relocations
2023-10-27 20:33:37
linux-kernel
Re: [RFC bpf-next 5/6] bpf: selftests: test_tunnel: Disable CO-RE relocations
2023-10-27 17:51:55
linux-kernel
Re: bpf: shift-out-of-bounds in tnum_rshift()
2023-10-26 21:53:54
linux-kernel
Re: bpf: shift-out-of-bounds in tnum_rshift()
2023-10-23 17:06:57
linux-kernel
Re: [PATCH] Incorrect backtracking for load/store or atomic ops
2023-10-23 03:20:03
linux-kernel
Re: [bpf-next PATCH v2 4/4] kbuild: refactor module BTF rule
2023-10-22 05:11:39
linux-kernel
Re: [PATCH] Incorrect backtracking for load/store or atomic ops
2023-10-21 19:33:57
linux-kernel
Re: [bpf-next PATCH v2 4/4] kbuild: refactor module BTF rule
2023-10-20 20:53:31
linux-kernel
Re: [bpf-next PATCH v2 4/4] kbuild: refactor module BTF rule
2023-10-19 22:56:30
linux-kernel
Re: [bpf-next PATCH v2 4/4] kbuild: refactor module BTF rule
2023-10-19 22:54:23
linux-kernel
Re: [PATCH 1/1] tools build: Fix llvm feature detection, still used by bpftool
2023-10-17 19:57:21
linux-kernel
Re: [PATCH 2/4] kbuild: avoid too many execution of scripts/pahole-flags.sh
2023-10-16 20:18:33
linux-kernel
Re: [PATCH bpf-next v5 3/8] bpf: Introduce task open coded iterator kfuncs
2023-10-13 21:28:11
linux-kernel
Re: [PATCH bpf-next v5 7/8] selftests/bpf: rename bpf_iter_task.c to bpf_iter_tasks.c
2023-10-13 21:27:59
linux-kernel
Re: [PATCH bpf-next v5 5/8] bpf: teach the verifier to enforce css_iter and task_iter in RCU CS
2023-10-13 21:27:51
linux-kernel
Re: [PATCH bpf-next v5 6/8] bpf: Let bpf_iter_task_new accept null task ptr
2023-10-13 21:27:40
linux-kernel
Re: [PATCH bpf-next v5 3/8] bpf: Introduce task open coded iterator kfuncs
2023-10-13 19:43:55
linux-kernel
Re: [RFC PATCH bpf-next] bpf: change syscall_nr type to int in struct syscall_tp_t
2023-10-13 02:26:49
linux-kernel
Re: [PATCH] selftests: bpf: remove unused variables
2023-10-12 23:33:20
linux-kernel
Re: [RFC PATCH bpf-next] bpf: change syscall_nr type to int in struct syscall_tp_t
2023-10-11 02:42:56
linux-kernel
Re: [PATCH bpf-next] Detect jumping to reserved code during check_cfg()
2023-10-06 20:20:43
linux-kernel
Re: [PATCH v5 1/2] bpftool: Align output skeleton ELF code
2023-10-04 22:01:14
linux-kernel
Re: [PATCH v3 1/2] bpftool: Align output skeleton ELF code
2023-10-04 00:20:15
linux-kernel
Re: [PATCH v2 1/2] bpftool: Align output skeleton ELF code
2023-10-03 22:11:43
linux-kernel
Re: [RFC PATCH] tracing: change syscall number type in struct syscall_trace_*
2023-10-03 22:06:21
linux-kernel
Re: [PATCH bpf-next v3 3/7] bpf: Introduce task open coded iterator kfuncs
2023-09-30 00:01:51
linux-kernel
Re: [PATCH bpf-next v3 3/7] bpf: Introduce task open coded iterator kfuncs
2023-09-29 23:59:46
linux-kernel
Re: [PATCH bpf-next v3 4/7] bpf: Introduce css open-coded iterator kfuncs
2023-09-28 08:46:38
linux-kernel
Re: [PATCH bpf-next v3 4/7] bpf: Introduce css open-coded iterator kfuncs
2023-09-28 04:36:24
linux-kernel
Re: [PATCH bpf-next v3 3/7] bpf: Introduce task open coded iterator kfuncs
2023-09-28 03:54:19
linux-kernel
Re: [PATCH bpf-next v3 5/7] bpf: teach the verifier to enforce css_iter and task_iter in RCU CS
2023-09-28 02:28:59
linux-kernel
Re: [PATCH bpf-next v3 6/7] bpf: Let bpf_iter_task_new accept null task ptr
2023-09-20 01:36:59
linux-kernel
Re: [PATCH bpf-next v2 3/6] bpf: Introduce process open coded iterator kfuncs
2023-09-16 02:50:30
linux-kernel
Re: [PATCH bpf-next v2 4/6] bpf: Introduce css_descendant open-coded iterator kfuncs
2023-09-16 01:39:46
linux-kernel
Re: [PATCH bpf-next v2 3/6] bpf: Introduce process open coded iterator kfuncs
2023-09-15 22:43:02
linux-kernel
Re: [External] Re: [PATCH bpf-next v2 5/6] bpf: teach the verifier to enforce css_iter and process_iter in RCU CS
2023-09-15 10:40:42
linux-kernel
Re: [PATCH bpf-next v2 2/6] bpf: Introduce css_task open-coded iterator kfuncs
2023-09-15 08:29:20
linux-kernel
Re: [PATCH bpf-next v2 5/6] bpf: teach the verifier to enforce css_iter and process_iter in RCU CS
2023-09-15 06:40:43
linux-kernel
Re: [PATCH bpf-next v2 3/6] bpf: Introduce process open coded iterator kfuncs
2023-09-15 03:38:46
linux-kernel
Re: [PATCH bpf-next] selftests/bpf: skip module_fentry_shadow test when bpf_testmod is not available
2023-09-15 03:00:34
linux-kernel
Re: [PATCH bpf-next v2 5/6] bpf: teach the verifier to enforce css_iter and process_iter in RCU CS
2023-09-15 00:31:50
linux-kernel
Re: [PATCH bpf-next v2 4/6] bpf: Introduce css_descendant open-coded iterator kfuncs
2023-09-14 20:35:52
linux-kernel
Re: [RFC PATCH bpf-next 2/4] bpf: Introduce process open coded iterator kfuncs