Daniel Borkmann ([email protected])

Number of posts: 1424 (0.42 per day)
First post: 2015-02-18 16:25:34
Last post: 2024-05-03 15:52:01

Date List Subject
2022-07-04 09:40:58 linux-kernel Re: [syzbot] KASAN: vmalloc-out-of-bounds Read in bpf_jit_free
2022-07-04 09:35:55 linux-kernel Re: [syzbot] kernel BUG in __text_poke
2022-06-30 21:37:58 linux-kernel Re: [PATCH bpf-next v6 0/4] bpf trampoline for arm64
2022-06-27 22:41:57 linux-kernel Re: [PATCH 0/2] Introduce security_create_user_ns()
2022-06-27 18:57:09 linux-kernel Re: [PATCH][next] treewide: uapi: Replace zero-length arrays with flexible-array members
2022-06-20 14:45:14 linux-kernel Re: [PATCH] libbpf: Remove kprobe_event on failed kprobe_open_legacy
2022-06-17 20:26:36 linux-kernel Re: [PATCH] tracing/kprobes: Check whether get_kretprobe() returns NULL in kretprobe_dispatcher()
2022-06-17 16:11:43 linux-kernel Re: [PATCH] tracing/kprobes: Check whether get_kretprobe() returns NULL in kretprobe_dispatcher()
2022-06-17 09:12:07 linux-kernel Re: [PATCH] tracing/kprobes: Check whether get_kretprobe() returns NULL in kretprobe_dispatcher()
2022-06-17 08:37:51 linux-kernel Re: [PATCH] tracing/kprobes: Check whether get_kretprobe() returns NULL in kretprobe_dispatcher()
2022-06-14 20:09:42 linux-kernel Re: [syzbot] BUG: sleeping function called from invalid context in sk_psock_stop
2022-06-10 16:09:57 linux-kernel Re: [PATCH v3 1/2] bpf: Add bpf_verify_signature() helper
2022-06-10 15:39:58 linux-kernel Re: [PATCH v3 1/2] bpf: Add bpf_verify_signature() helper
2022-06-10 15:06:46 linux-kernel Re: [syzbot] BUG: sleeping function called from invalid context in sk_psock_stop
2022-06-10 07:23:44 linux-kernel Re: [PATCH] net: sched: fix potential null pointer deref
2022-06-09 10:37:50 linux-kernel Re: [syzbot] BUG: sleeping function called from invalid context in corrupted (2)
2022-06-08 15:55:29 linux-kernel Re: [PATCH v2 1/1] libbpf: replace typeof with __typeof__
2022-06-08 15:17:07 linux-kernel Re: [PATCH v2 1/3] bpf: Add bpf_verify_pkcs7_signature() helper
2022-06-08 13:17:35 linux-kernel Re: [PATCH v2 1/1] libbpf: replace typeof with __typeof__
2022-06-08 13:05:52 linux-kernel Re: [PATCH] tracing/kprobes: Check whether get_kretprobe() returns NULL in kretprobe_dispatcher()
2022-06-01 21:08:13 linux-kernel Re: [PATCH 1/2] libbpf: Retry map access with read-only permission
2022-06-01 19:55:10 linux-kernel Re: [PATCH bpf-next 2/3] ftrace: Keep address offset in ftrace_lookup_symbols
2022-06-01 19:14:39 linux-kernel Re: [PATCH bpf-next v3 4/6] libbpf: Unify memory address casting operation style
2022-06-01 19:13:26 linux-kernel Re: [PATCH] selftests net: fix bpf build error
2022-06-01 14:59:35 linux-kernel Re: [PATCH] tracing/kprobes: Check whether get_kretprobe() returns NULL in kretprobe_dispatcher()
2022-05-31 11:21:20 linux-kernel Re: [PATCH v3 1/2] bpf: avoid grabbing spin_locks of all cpus when no free elems
2022-05-23 23:52:40 linux-kernel Re: [PATCH v2] libbpf: Fix determine_ptr_size() guessing
2022-05-23 21:30:46 linux-kernel Re: [PATCH] bpf: fix probe read error in ___bpf_prog_run()
2022-05-14 04:20:00 linux-kernel Re: [PATCH bpf-next v3 0/2] Introduce access remote cpu elem support in BPF percpu map
2022-05-14 04:14:18 linux-kernel Re: [PATCH 1/2] kernel/bpf: change "char *" string form to "char []"
2022-05-14 03:04:05 linux-kernel Re: [PATCH] bpf.h: fix clang compiler warning with unpriv_ebpf_notify()
2022-05-13 09:45:05 linux-kernel Re: [PATCH] bpf.h: fix clang compiler warning with unpriv_ebpf_notify()
2022-05-09 15:09:31 linux-kernel Re: [PATCH bpf-next 2/3] net: sysctl: No need to check CAP_SYS_ADMIN for bpf_jit_*
2022-04-29 12:48:16 linux-kernel Re: [PATCH RESEND bpf-next] bpftool: Use sysfs vmlinux when dumping BTF by ID
2022-04-27 13:01:11 linux-kernel Re: [PATCH v5 1/3] selftests: bpf: add test for bpf_skb_change_proto
2022-04-27 11:06:24 linux-wireless LPC 2022 Networking and BPF Track CFP
2022-04-26 10:39:20 linux-kernel Re: [PATCH 1/4] tools/bpf/runqslower: musl compat: explicitly link with libargp if found
2022-04-26 00:32:04 linux-kernel Re: [PATCH bpf-next] bpftoo: Support user defined vmlinux path
2022-04-22 21:41:28 linux-kernel Re: [PATCH bpf-next] libbpf: also check /sys/kernel/tracing for tracefs files
2022-04-22 19:27:12 linux-kernel Re: linux-next: build failure after merge of the bpf-next tree
2022-04-22 19:01:14 linux-kernel Re: [PATCH bpf-next] selftests/bpf: fix prog_tests/uprobe_autoattach compilation error
2022-04-16 02:18:35 linux-kernel Re: [ammarfaizi2-block:bpf/bpf-next/pr/bpf-sysctl 1/1] kernel/bpf/syscall.c:4944:13: warning: no previous prototype for 'unpriv_ebpf_notify'
2022-04-16 01:59:35 linux-kernel Re: [PATCH v4 sysctl-next] bpf: move bpf sysctls from kernel/sysctl.c to bpf module
2022-04-15 20:58:51 linux-kernel Re: [RFC PATCH 0/1] sample: bpf: introduce irqlat
2022-04-14 11:54:00 linux-kernel Re: [RFC PATCH 0/1] sample: bpf: introduce irqlat
2022-04-14 08:59:51 linux-kernel Re: [PATCH v4 sysctl-next] bpf: move bpf sysctls from kernel/sysctl.c to bpf module
2022-04-13 19:35:50 linux-kernel Re: [PATCH v4 sysctl-next] bpf: move bpf sysctls from kernel/sysctl.c to bpf module
2022-04-07 19:41:40 linux-kernel Re: [PATCH v5 1/3] selftests: bpf: add test for bpf_skb_change_proto
2022-04-05 03:01:20 linux-kernel Re: [PATCH bpf-next] bpf, arm64: sign return address for jited code
2022-03-11 22:46:58 linux-kernel Re: [PATCH v2] selftests/bpf: fix array_size.cocci warning
2022-03-10 19:13:55 linux-kernel Re: [PATCH] bpf: test_run: use kvfree() for memory allocated with kvmalloc()