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
2020-07-30 22:46:26 linux-kernel Re: [PATCH bpf-next 1/1] arm64: bpf: Add BPF exception tables
2020-07-30 19:49:34 linux-kernel Re: [PATCH bpf-next 1/1] arm64: bpf: Add BPF exception tables
2020-07-28 10:55:58 linux-kernel Re: [Linux-kernel-mentees] [PATCH net v2] xdp: Prevent kernel-infoleak in xsk_getsockopt()
2020-07-28 10:45:12 linux-kernel Re: [PATCH][next] bpf: fix swapped arguments in calls to check_buffer_access
2020-07-21 20:18:50 linux-kernel Re: [PATCH bpf-next] bpf: Generate cookie for new non-initial net NS
2020-07-16 19:03:15 linux-kernel Re: [PATCH] Revert "test_bpf: flag tests that cannot be jited on s390"
2020-07-15 21:07:59 linux-kernel Re: [Linux-kernel-mentees] [PATCH v3] bpf: Fix NULL pointer dereference in __btf_resolve_helper_id()
2020-07-15 19:24:15 linux-kernel Re: [PATCH] tools/bpftool: Fix error return code in do_skeleton()
2020-07-10 23:06:05 linux-kernel Re: [PATCH v2 bpf-next 1/2] bpf: use dedicated bpf_trace_printk event instead of trace_printk()
2020-07-10 15:20:51 linux-kernel Re: [PATCH] MAINTAINERS: XDP: restrict N: and K:
2020-07-09 21:44:15 linux-kernel Re: [PATCH bpf] selftests: bpf: fix detach from sockmap tests
2020-07-09 20:38:56 linux-kernel Re: [PATCH] MAINTAINERS: XDP: restrict N: and K:
2020-07-08 23:00:30 linux-kernel Re: [PATCH bpf-next V3 0/2] BPF selftests test runner 'test_progs' use proper shell exit codes
2020-07-08 09:06:07 linux-kernel Re: add an API to check if a streamming mapping needs sync calls
2020-07-08 00:23:14 linux-kernel Re: [PATCH v3 13/16] exit: Factor thread_group_exited out of pidfd_poll
2020-07-06 20:16:34 linux-kernel Re: [PATCH bpf v2] restore behaviour of CAP_SYS_ADMIN allowing the loading of networking bpf programs
2020-07-06 18:52:28 linux-kernel Re: [PATCH] bpf: lsm: Disable or enable BPF LSM at boot time
2020-06-30 13:56:36 linux-kernel Re: [PATCH net] xsk: remove cheap_dma optimization
2020-06-29 21:15:08 linux-kernel Re: [PATCH net] xsk: remove cheap_dma optimization
2020-06-29 19:06:38 linux-kernel Re: [PATCH net] xsk: remove cheap_dma optimization
2020-06-26 23:04:27 linux-kernel Re: [PATCH net] xsk: remove cheap_dma optimization
2020-06-24 14:20:25 linux-kernel Re: [PATCH][next] libbpf: fix spelling mistake "kallasyms" -> "kallsyms"
2020-06-16 13:13:00 linux-kernel Re: [PATCH] [bpf] xdp_redirect_cpu_user: Fix null pointer dereference
2020-06-11 14:15:51 linux-kernel Re: [PATCH] xdp_rxq_info_user: Add null check after malloc
2020-06-09 23:26:07 linux-kernel Re: [PATCH] libbpf: Define __WORDSIZE if not available
2020-06-09 20:43:16 linux-kernel Re: [PATCH] libbpf: Define __WORDSIZE if not available
2020-06-08 14:20:50 linux-kernel Re: [PATCH] bpf_stats_record: Add null check after malloc
2020-06-04 20:56:40 linux-kernel Re: [PATCH bpf v2] bpf: fix unused-var without NETDEVICES
2020-05-28 15:09:11 linux-kernel Re: [PATCH] powerpc/bpf: Enable bpf_probe_read{, str}() on powerpc again
2020-05-28 14:43:08 linux-kernel Re: [PATCH bpf 0/5] bpf: fix map permissions check and cleanup code around
2020-05-27 00:55:18 linux-kernel Re: [PATCH] bpf: Fix spelling in comment
2020-05-25 22:54:21 linux-kernel Re: [PATCH] MAINTAINERS: adjust entry in XDP SOCKETS to actual file name
2020-05-15 23:13:12 linux-kernel Re: [PATCH v2 0/7] Copy hashmap to tools/perf/util, use in perf expr
2020-05-14 10:29:40 linux-kernel Re: [PATCH 11/18] maccess: remove strncpy_from_unsafe
2020-05-14 10:26:45 linux-kernel Re: [PATCH 11/18] maccess: remove strncpy_from_unsafe
2020-05-14 00:01:14 linux-kernel Re: [PATCH 11/18] maccess: remove strncpy_from_unsafe
2020-05-13 23:26:47 linux-kernel Re: [PATCH 11/18] maccess: remove strncpy_from_unsafe
2020-05-13 23:06:40 linux-kernel Re: clean up and streamline probe_kernel_* and friends v2
2020-05-13 22:38:54 linux-kernel Re: [PATCH 11/18] maccess: remove strncpy_from_unsafe
2020-05-11 15:30:31 linux-kernel Re: [PATCH] libbpf: Replace zero-length array with flexible-array
2020-05-07 21:07:54 linux-kernel Re: [PATCH v3] net: bpf: permit redirect from ingress L3 to egress L2 devices at near max mtu
2020-05-07 20:25:59 linux-kernel Re: [RFC PATCH bpf-next 3/3] bpf, arm64: Optimize ADD,SUB,JMP BPF_K using arm64 add/sub immediates
2020-05-07 20:21:36 linux-kernel Re: [RFC PATCH bpf-next 2/3] bpf, arm64: Optimize AND,OR,XOR,JSET BPF_K using arm64 logical immediates
2020-05-07 16:02:59 linux-kernel Re: [PATCH v2] bpf, i386: remove unneeded conversion to bool
2020-05-07 15:57:33 linux-kernel Re: [PATCH v3] net: bpf: permit redirect from ingress L3 to egress L2 devices at near max mtu
2020-05-06 11:24:35 linux-kernel Re: [PATCH bpf-next 0/4] RV64 BPF JIT Optimizations
2020-05-05 13:39:55 linux-kernel Re: [PATCH 1/1] selftests/bpf: add cls_redirect classifier
2020-05-04 21:09:12 linux-kernel Re: [PATCH 05/15] bpf: avoid gcc-10 stringop-overflow warning
2020-05-04 16:08:12 linux-kernel Re: [PATCH bpf 0/2] bpf, arm: Small JIT optimizations
2020-05-01 23:50:46 linux-kernel Re: [PATCH 1/1] selftests/bpf: add cls_redirect classifier
2020-04-30 14:36:17 linux-kernel Re: KASAN: use-after-free Write in bpf_link_put