LinuxLists
Users
About
Stanislav Fomichev (
[email protected]
)
Number of posts: 219 (0.11 per day)
First post: 2018-11-16 00:33:17
Last post: 2024-04-19 22:42:38
Previous Page
/
Next Page
Date
List
Subject
2023-03-27 17:39:08
linux-kernel
Re: [RFC PATCH bpf-next 00/13] bpf: Introduce BPF namespace
2023-03-09 00:33:12
linux-kernel
Re: [PATCH bpf-next] libbpf: poison strlcpy()
2023-02-28 22:18:53
linux-kernel
Re: [PATCH bpf-next v2 3/8] bpf, net, frags: Add bpf_ip_check_defrag() kfunc
2023-02-28 19:37:25
linux-kernel
Re: [PATCH bpf-next v2 3/8] bpf, net, frags: Add bpf_ip_check_defrag() kfunc
2023-02-16 18:31:17
linux-kernel
Re: [PATCH bpf-next] selftests/bpf: Remove not used headers
2023-02-14 02:58:59
linux-kernel
Re: [PATCH bpf-next 1/2] bpf: use canonical ftrace path
2023-02-06 19:17:41
linux-kernel
Re: [PATCH] bpf: Replace bpf_lpm_trie_key 0-length array with flexible array
2023-02-06 17:52:34
linux-kernel
Re: [PATCH] bpf: Replace bpf_lpm_trie_key 0-length array with flexible array
2023-01-23 22:59:56
linux-kernel
Re: linux-next: manual merge of the bpf-next tree with Linus' tree
2023-01-10 19:14:54
linux-kernel
Re: [PATCH HID for-next v1 1/9] selftests: hid: add vmtest.sh
2023-01-09 18:02:19
linux-kernel
Re: [PATCH HID for-next v1 1/9] selftests: hid: add vmtest.sh
2023-01-09 18:01:34
linux-kernel
Re: [PATCH bpf-next v1] bpf: Remove the unnecessary insn buffer comparison
2023-01-09 17:59:47
linux-kernel
Re: [PATCH HID for-next v1 1/9] selftests: hid: add vmtest.sh
2023-01-07 01:03:12
linux-kernel
Re: [PATCH bpf-next 0/3] Annotate kfuncs with new __bpf_kfunc macro
2023-01-06 20:37:26
linux-kernel
Re: [PATCH] bpf: skip task with pid=1 in send_signal_common()
2023-01-05 20:15:47
linux-kernel
Re: [PATCH] bpf: Replace 0-length arrays with flexible arrays
2023-01-05 19:16:33
linux-kernel
Re: [PATCH bpf-next] libbpf: poison strlcpy()
2022-12-21 20:24:44
linux-kernel
Re: [PATCH] bpf: Remove unused field initialization
2022-12-21 20:22:52
linux-kernel
Re: [PATCH] bpf: Remove unused field initialization
2022-12-21 19:34:26
linux-kernel
Re: [PATCH bpf-next] selftests/bpf: move struct definitions out of function params
2022-12-20 21:38:11
linux-kernel
Re: [syzbot] KASAN: slab-out-of-bounds Write in copy_array
2022-12-20 20:48:02
linux-kernel
Re: [syzbot] KASAN: slab-out-of-bounds Write in copy_array
2022-12-20 20:43:21
linux-kernel
Re: [syzbot] KASAN: slab-out-of-bounds Write in copy_verifier_state
2022-12-20 20:15:22
linux-kernel
Re: [syzbot] KASAN: slab-out-of-bounds Write in copy_verifier_state
2022-12-20 20:10:19
linux-kernel
Re: [syzbot] KASAN: slab-out-of-bounds Write in copy_array
2022-12-20 17:38:29
linux-kernel
Re: [syzbot] KASAN: use-after-free Read in put_pmu_ctx
2022-12-19 22:31:43
linux-kernel
Re: [syzbot] KASAN: use-after-free Read in put_pmu_ctx
2022-12-19 19:39:29
linux-kernel
Re: [syzbot] KASAN: use-after-free Read in put_pmu_ctx
2022-12-19 19:16:11
linux-kernel
Re: WARNING in __mark_chain_precision
2022-12-19 19:10:30
linux-kernel
Re: [PATCH bpf-next 2/2] selftests/bpf: Add BPF_F_NO_TUNNEL_KEY test
2022-12-19 19:08:34
linux-kernel
Re: [PATCH] libbpf: fix crash when input null program point in USDT API
2022-12-19 19:00:29
linux-kernel
Re: [PATCH bpf-next 1/2] bpf: Add flag BPF_F_NO_TUNNEL_KEY to bpf_skb_set_tunnel_key()
2022-12-13 19:49:54
linux-kernel
Re: [PATCH bpf-next] bpf: prevent leak of lsm program after failed attach
2022-11-18 22:02:31
linux-kernel
Re: [PATCH bpf-next v3] bpf/verifier: Use kmalloc_size_roundup() to match ksize() usage
2022-11-17 22:53:07
linux-kernel
Re: [PATCH bpf-next v2] selftests/bpf: Fix error: undeclared identifier 'NF_NAT_MANIP_SRC'
2022-11-15 19:04:46
linux-kernel
Re: [PATCH bpf-next v2] bpftool: Check argc first before "file" in do_batch()
2022-11-14 17:53:37
linux-kernel
Re: [PATCH bpf-next 1/2] bpftool: Use strcmp() instead of is_prefix() to check parameters
2022-11-14 17:39:22
linux-kernel
Re: [PATCH bpf-next 2/2] bpftool: Check argc first before "file" in do_batch()
2022-11-14 17:37:49
linux-kernel
Re: [PATCH v2 0/3] libbpf: Fixed various checkpatch issues
2022-11-14 17:35:30
linux-kernel
Re: [PATCH] samples/seccomp: fix array_size.cocci warning
2022-11-11 20:28:47
linux-kernel
Re: [PATCH bpf] bpf: Fix offset calculation error in __copy_map_value and zero_map_value
2022-11-11 19:47:12
linux-kernel
Re: [PATCH bpf-next] selftests/bpf: Fix error undeclared identifier 'NF_NAT_MANIP_SRC'
2022-11-11 18:31:23
linux-kernel
Re: [PATCH bpf-next] selftests/bpf: Fix error undeclared identifier 'NF_NAT_MANIP_SRC'
2022-11-11 17:45:25
linux-kernel
Re: [PATCH bpf-next] selftests/bpf: Fix error undeclared identifier 'NF_NAT_MANIP_SRC'
2022-11-09 23:08:31
linux-kernel
Re: [PATCH v4,bpf-next] bpf: Don't redirect packets with invalid pkt_len
2022-11-03 23:09:05
linux-kernel
Re: [PATCH v4,bpf-next] bpf: Don't redirect packets with invalid pkt_len
2022-11-03 21:56:24
linux-kernel
Re: [PATCH v4,bpf-next] bpf: Don't redirect packets with invalid pkt_len
2022-10-31 22:06:26
linux-kernel
Re: [PATCH bpf-next v2 3/3] bpf/verifier: Take advantage of full allocation sizes
2022-10-18 21:17:25
linux-kernel
Re: [PATCH] bpf, test_run: Track allocation size of data
2022-10-18 20:48:30
linux-kernel
Re: [PATCH] bpf: Use kmalloc_size_roundup() to match ksize() usage
2022-10-18 19:10:08
linux-kernel
Re: [PATCH] x86: Include asm/ptrace.h in syscall_wrapper header