LinuxLists
Users
About
Andrii Nakryiko (
[email protected]
)
Number of posts: 78 (0.06 per day)
First post: 2020-10-15 03:49:58
Last post: 2024-06-11 11:13:03
Previous Page
Date
List
Subject
2024-03-18 18:18:17
linux-kernel
[PATCH v2 0/3] uprobes: two common case speed ups
2024-03-12 21:03:53
linux-kernel
[PATCH bpf-next 3/3] uprobes: add speculative lockless system-wide uprobe filter check
2024-03-12 21:03:51
linux-kernel
[PATCH bpf-next 2/3] uprobes: prepare uprobe args buffer lazily
2024-03-12 21:03:23
linux-kernel
[PATCH bpf-next 1/3] uprobes: encapsulate preparation of uprobe args buffer
2024-03-12 21:03:14
linux-kernel
[PATCH bpf-next 0/3] uprobes: two common case speed ups
2021-07-12 23:11:02
linux-kernel
[PATCH v2 bpf-next] bpf: add ambient BPF runtime context stored in current
2021-07-10 01:12:38
linux-kernel
[PATCH bpf-next] bpf: add ambient BPF runtime context stored in current
2020-11-10 01:25:47
linux-kernel
[PATCH v4 bpf-next 4/5] bpf: load and verify kernel module BTFs
2020-11-10 01:25:14
linux-kernel
[PATCH v4 bpf-next 1/5] bpf: add in-kernel split BTF support
2020-11-10 01:25:09
linux-kernel
[PATCH v4 bpf-next 2/5] bpf: assign ID to vmlinux BTF and return extra info for BTF in GET_OBJ_INFO
2020-11-10 01:24:21
linux-kernel
[PATCH v4 bpf-next 0/5] Integrate kernel module BTF support
2020-11-09 21:06:26
linux-kernel
[PATCH v3 bpf-next 4/5] bpf: load and verify kernel module BTFs
2020-11-09 21:06:22
linux-kernel
[PATCH v3 bpf-next 2/5] bpf: assign ID to vmlinux BTF and return extra info for BTF in GET_OBJ_INFO
2020-11-09 21:05:23
linux-kernel
[PATCH v3 bpf-next 1/5] bpf: add in-kernel split BTF support
2020-11-09 21:04:47
linux-kernel
[PATCH v3 bpf-next 0/5] Integrate kernel module BTF support
2020-11-06 23:09:57
linux-kernel
[PATCH v2 bpf-next 0/5] Integrate kernel module BTF support
2020-11-06 23:09:36
linux-kernel
[PATCH v2 bpf-next 1/5] bpf: add in-kernel split BTF support
2020-11-06 23:09:19
linux-kernel
[PATCH v2 bpf-next 2/5] bpf: assign ID to vmlinux BTF and return extra info for BTF in GET_OBJ_INFO
2020-11-06 23:08:06
linux-kernel
[PATCH v2 bpf-next 4/5] bpf: load and verify kernel module BTFs
2020-11-06 23:06:57
linux-kernel
[PATCH v2 bpf-next 5/5] tools/bpftool: add support for in-kernel and named BTF in `btf show`
2020-11-06 05:59:05
linux-kernel
[PATCH bpf-next 4/5] bpf: load and verify kernel module BTFs
2020-11-06 05:57:33
linux-kernel
[PATCH bpf-next 0/5] Integrate kernel module BTF support
2020-11-06 05:57:12
linux-kernel
[PATCH bpf-next 2/5] bpf: assign ID to vmlinux BTF and return extra info for BTF in GET_OBJ_INFO
2020-11-06 05:57:00
linux-kernel
[PATCH bpf-next 1/5] bpf: add in-kernel split BTF support
2020-11-06 05:56:39
linux-kernel
[PATCH bpf-next 5/5] tools/bpftool: add support for in-kernel and named BTF in `btf show`
2020-10-15 07:51:21
linux-kernel
[PATCH] fs: fix NULL dereference due to data race in prepend_path()
2020-10-15 03:49:58
linux-kernel
[PATCH] fs: clean up is_mounted() check with extra helper