Daniel Borkmann ([email protected])

Number of posts: 1422 (0.42 per day)
First post: 2015-02-18 16:25:34
Last post: 2024-04-29 21:18:24

Date List Subject
2023-04-11 17:40:19 linux-kernel Re: [PATCH bpf-next] tools headers: Remove s390 ptrace.h in check-headers.sh
2023-04-11 15:52:49 linux-kernel Re: [PATCH bpf-next] tools/resolve_btfids: Ignore libsubcmd
2023-03-28 08:38:59 linux-kernel Re: [PATCH v2] loongarch/bpf: Skip speculation barrier opcode, which caused ltp testcase bpf_prog02 to fail
2023-03-28 08:25:29 linux-kernel Re: [PATCH bpf-next] kallsyms: move module-related functions under correct configs
2023-03-28 07:26:39 linux-kernel Re: [PATCH v2] loongarch/bpf: Skip speculation barrier opcode, which caused ltp testcase bpf_prog02 to fail
2023-03-27 09:33:08 linux-kernel Re: [PATCH] loongarch/bpf: Fix bpf load failed with CONFIG_BPF_JIT_ALWAYS_ON, caused by jit (BPF_ST | BPF_NOSPEC) code
2023-03-24 07:30:46 linux-kernel Re: [syzbot] [bpf?] [net?] general protection fault in bpf_struct_ops_link_create
2023-03-22 19:28:01 linux-kernel Re: [PATCH bpf-next V2] xsk: allow remap of fill and/or completion rings
2023-03-20 16:52:36 linux-kernel Re: [PATCH bpf-next v2 1/2] bpf: Fix a umin > umax reg bound error
2023-03-17 22:24:46 linux-kernel Re: [PATCH bpf-next v2 1/2] bpf: Fix a umin > umax reg bound error
2023-03-16 21:14:29 linux-kernel Re: [PATCH bpf v3] xsk: Add missing overflow check in xdp_umem_reg
2023-03-16 21:12:17 linux-kernel Re: [PATCH] tools/resolve_btfids: Add libsubcmd to .gitignore
2023-03-16 20:00:53 linux-kernel Re: [PATCHv3 bpf-next 9/9] selftests/bpf: Add file_build_id test
2023-03-06 22:33:57 linux-kernel Re: [PATCH 0/2] Hyperlink fixes for BPF QA documentation
2023-03-06 22:27:57 linux-kernel Re: [PATCH bpf v6] bpf, test_run: fix &xdp_frame misplacement for LIVE_FRAMES
2023-03-06 22:20:12 linux-kernel Re: [PATCH bpf v2 1/2] btf: fix resolving BTF_KIND_VAR after ARRAY, STRUCT, UNION, PTR
2023-02-28 13:43:34 linux-kernel Re: [PATCH bpf-next v2 0/8] Support defragmenting IPv(4|6) packets in BPF
2023-02-27 21:12:19 linux-kernel Re: [PATCH v2] Documentation: bpf: Fix link to BTF doc
2023-02-22 19:32:35 linux-kernel Re: [PATCH] bpf: Fix undeclared function 'barrier_nospec' warning
2023-02-17 20:49:17 linux-kernel Re: [PATCH bpf-next v1 0/4] Support bpf trampoline for RV64
2023-02-17 16:36:15 linux-kernel Re: [PATCH bpf-next] selftests/bpf: Remove not used headers
2023-02-14 15:24:28 linux-kernel Re: [PATCH v2 bpf] bpf, test_run: fix &xdp_frame misplacement for LIVE_FRAMES
2023-02-02 23:11:22 linux-kernel Re: [PATCH bpf-next 2/3] bpf: Add KF_DEPRECATED kfunc flag
2023-02-02 10:52:10 linux-kernel Re: [PATCH 0/8] Add ftrace direct call for arm64
2023-01-30 21:06:05 linux-kernel Re: [PATCH] net: fix NULL pointer in skb_segment_list
2023-01-23 21:11:41 linux-kernel Re: [PATCH v3 1/2] tools/resolve_btfids: Install subcmd headers
2023-01-23 19:05:08 linux-kernel Re: [PATCH bpf-next v2 3/3] bpf: Use BPF_KFUNC macro at all kfunc definitions
2023-01-18 10:51:38 linux-kernel Re: [PATCH V2] bpf: security enhancement by limiting the offensive eBPF helpers
2023-01-16 18:03:33 linux-kernel Re: [PATCH v3] scripts: Exclude Rust CUs with pahole
2023-01-16 18:03:22 linux-kernel Re: [PATCH v3] scripts: Exclude Rust CUs with pahole
2023-01-13 16:40:17 linux-kernel Re: [PATCH] bpf: Fix pointer-leak due to insufficient speculative store bypass mitigation
2023-01-06 22:58:12 linux-kernel Re: [PATCH] bpf_doc: Fix build error with older python versions
2023-01-06 22:08:18 linux-kernel Re: [PATCH] bpf: skip task with pid=1 in send_signal_common()
2023-01-06 15:09:30 linux-kernel Re: [PATCH bpf-next v4] bpf: Add kernel function call support in 32-bit ARM for EABI
2022-12-22 13:31:12 linux-kernel Re: [PATCH bpf-next 1/2] bpf/perf: Call perf_prepare_sample() before bpf_prog_run()
2022-12-16 15:30:01 linux-kernel Re: [PATCH bpf-next] bpf: dup xlated insns with kvmalloc+memcpy
2022-12-15 23:52:42 linux-kernel Re: [PATCH bpf-next 3/6] bpf, net, frags: Add bpf_ip_check_defrag() kfunc
2022-12-09 23:52:25 linux-kernel Re: BUG: unable to handle kernel paging request in bpf_dispatcher_xdp
2022-12-09 23:32:24 linux-kernel Re: [PATCH bpf-next v2] libbpf: Optimized return value in libbpf_strerror when errno is libbpf errno Xin Liu
2022-12-09 22:50:46 linux-kernel Re: BUG: unable to handle kernel paging request in bpf_dispatcher_xdp
2022-12-07 09:21:10 linux-kernel Re: [PATCH bpf-next] libbpf: Optimized return value in libbpf_strerror when errno is libbpf errno
2022-12-05 22:44:30 linux-kernel Re: [PATCH] bpf: call get_random_u32() for random integers
2022-12-05 21:43:38 linux-kernel Re: [PATCH bpf-next] libbpf: Optimized return value in libbpf_strerror when errno is libbpf errno
2022-12-05 20:46:13 linux-kernel Re: [PATCH] bpftool: Fix memory leak in do_build_table_cb
2022-11-24 12:26:06 linux-kernel FOSDEM: 2023 CFP for Kernel Devroom
2022-11-24 00:35:01 linux-kernel Re: [PATCH bpf-next 0/3] bpf: Add LDX/STX/ST sanitize in jited BPF progs
2022-11-24 00:23:53 linux-kernel Re: [PATCH bpf v2] bpf: Update bpf_{g,s}etsockopt() documentation
2022-11-18 23:17:13 linux-kernel Re: [PATCH] samples/bpf: Fix duplicate struct define in test_lru_dist sample
2022-11-04 23:23:19 linux-kernel Re: [PATCH bpf-next] selftests/bpf: fix build-id for liburandom_read.so
2022-11-04 23:11:43 linux-kernel Re: [PATCH] bpf: mark get_entry_ip as __maybe_unused
2022-11-04 18:13:00 linux-kernel Re: [PATCH bpf-next] selftests/bpf: fix build-id for liburandom_read.so