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
2020-05-08 18:06:46 linux-kernel Re: [PATCH] libbpf hashmap: fix undefined behavior in hash_bits
2020-05-08 17:35:12 linux-kernel Re: [PATCH 04/12] bpf: use __anon_inode_getfd
2020-05-08 07:14:06 linux-kernel Re: [PATCH] libbpf hashmap: fix undefined behavior in hash_bits
2020-05-06 21:58:31 linux-kernel Re: [PATCH 1/2] lib/bpf hashmap: increase portability
2020-05-06 21:38:39 linux-kernel Re: [PATCH 2/2] lib/bpf hashmap: fixes to hashmap__clear
2020-05-06 21:36:38 linux-kernel Re: [PATCH 1/2] lib/bpf hashmap: increase portability
2020-04-30 18:19:06 linux-kernel Re: KASAN: use-after-free Write in bpf_link_put
2020-04-29 20:38:47 linux-kernel Re: [PATCH] bpf: fix unused variable warning
2020-04-24 18:12:09 linux-kernel Re: linux-next: Tree for Apr 24 (kernel/bpf/cgroup.c)
2020-04-23 04:34:30 linux-kernel Re: [PATCH -next] bpf: Make bpf_link_fops static
2020-04-22 23:28:35 linux-kernel Re: [PATCH bpf-next 2/2] libbpf: Return err if bpf_object__load failed
2020-04-21 18:25:48 linux-kernel Re: [RFC] uapi: Convert stat.h #define flags to enums
2020-04-16 20:46:14 linux-kernel Re: WARNING in bpf_cgroup_link_release
2020-04-09 22:26:20 linux-kernel Re: [PATCH 25/28] mm: remove vmalloc_user_node_flags
2020-04-06 02:47:32 linux-kernel Re: [PATCH] libbpf: Initialize *nl_pid so gcc 10 is happy
2020-04-02 21:08:07 linux-kernel Re: [PATCH v5 bpf] kbuild: fix dependencies for DEBUG_INFO_BTF
2020-04-02 19:40:37 linux-kernel Re: [PATCH v4 bpf] kbuild: fix dependencies for DEBUG_INFO_BTF
2020-04-01 18:40:15 linux-kernel Re: [PATCH v3 bpf] kbuild: fix dependencies for DEBUG_INFO_BTF
2020-04-01 00:06:07 linux-kernel Re: [PATCH v2 bpf] kbuild: fix dependencies for DEBUG_INFO_BTF
2020-03-31 19:53:34 linux-kernel Re: [PATCH] kbuild: disable DEBUG_INFO_SPLIT when BTF is on
2020-03-31 19:46:47 linux-kernel Re: [PATCH] kbuild: disable DEBUG_INFO_SPLIT when BTF is on
2020-03-26 22:02:02 linux-kernel Re: [PATCH bpf-next v7 8/8] bpf: lsm: Add Documentation
2020-03-26 19:33:56 linux-kernel Re: [PATCH bpf-next v7 8/8] bpf: lsm: Add Documentation
2020-03-26 19:25:37 linux-kernel Re: [PATCH bpf-next v7 7/8] bpf: lsm: Add selftests for BPF_PROG_TYPE_LSM
2020-03-26 19:14:51 linux-kernel Re: [PATCH bpf-next v7 4/8] bpf: lsm: Implement attach, detach and execution
2020-03-26 04:18:46 linux-kernel Re: [PATCH bpf-next] bpf: remove unused vairable 'bpf_xdp_link_lops'
2020-03-26 02:01:47 linux-kernel Re: [PATCH bpf-next v6 7/8] bpf: lsm: Add selftests for BPF_PROG_TYPE_LSM
2020-03-26 01:57:38 linux-kernel Re: [PATCH bpf-next v6 6/8] tools/libbpf: Add support for BPF_PROG_TYPE_LSM
2020-03-26 01:53:04 linux-kernel Re: [PATCH bpf-next v6 1/8] bpf: Introduce BPF_PROG_TYPE_LSM
2020-03-26 01:49:56 linux-kernel Re: [PATCH bpf-next v6 4/8] bpf: lsm: Implement attach, detach and execution
2020-03-24 23:56:30 linux-kernel Re: [PATCH bpf-next v5 7/7] bpf: lsm: Add selftests for BPF_PROG_TYPE_LSM
2020-03-24 21:28:50 linux-kernel Re: [PATCH bpf-next v5 3/7] bpf: lsm: provide attachment points for BPF LSM programs
2020-03-23 20:26:55 linux-kernel Re: [PATCH bpf-next v5 6/7] tools/libbpf: Add support for BPF_PROG_TYPE_LSM
2020-03-23 20:21:48 linux-kernel Re: [PATCH bpf-next v5 5/7] bpf: lsm: Initialize the BPF LSM hooks
2020-03-23 20:20:09 linux-kernel Re: [PATCH bpf-next v5 4/7] bpf: lsm: Implement attach, detach and execution
2020-03-23 20:00:53 linux-kernel Re: [PATCH bpf-next v5 3/7] bpf: lsm: provide attachment points for BPF LSM programs
2020-03-23 19:57:20 linux-kernel Re: [PATCH bpf-next v5 2/7] security: Refactor declaration of LSM hooks
2020-03-19 17:41:03 linux-kernel Re: [PATCH bpf-next] bpf: tcp: Fix unused function warnings
2020-03-15 17:24:24 linux-kernel Re: [PATCH] bpf: Fix ___bpf_kretprobe_args1(x) macro definition.
2020-03-04 18:49:05 linux-kernel Re: [PATCH bpf-next v3 1/7] bpf: Refactor trampoline update code
2020-03-04 05:15:27 linux-kernel Re: [PATCH bpf-next v2 6/7] bpf: Add test ops for BPF_PROG_TYPE_TRACING
2020-03-04 05:13:32 linux-kernel Re: [PATCH bpf-next v2 4/7] bpf: Attachment verification for BPF_MODIFY_RETURN
2020-03-04 05:09:50 linux-kernel Re: [PATCH bpf-next v2 3/7] bpf: Introduce BPF_MODIFY_RETURN
2020-03-04 04:53:24 linux-kernel Re: [PATCH bpf-next v2 2/7] bpf: JIT helpers for fmod_ret progs
2020-03-04 04:49:31 linux-kernel Re: [PATCH bpf-next v2 1/7] bpf: Refactor trampoline update code
2020-03-04 04:31:22 linux-kernel Re: [PATCH] kbuild: Remove debug info from kallsyms linking
2020-03-03 23:04:50 linux-kernel Re: [PATCH bpf-next 1/7] bpf: Refactor trampoline update code
2020-03-03 22:58:58 linux-kernel Re: [PATCH bpf-next 7/7] bpf: Add selftests for BPF_MODIFY_RETURN
2020-03-03 22:53:31 linux-kernel Re: [PATCH bpf-next 6/7] bpf: Add test ops for BPF_PROG_TYPE_TRACING
2020-03-03 22:46:41 linux-kernel Re: [PATCH bpf-next 4/7] bpf: Attachment verification for BPF_MODIFY_RETURN
2020-03-03 22:46:07 linux-kernel Re: [PATCH bpf-next 5/7] tools/libbpf: Add support for BPF_MODIFY_RETURN