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-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
2022-11-01 17:31:53 linux-kernel Re: [PATCH -next] bpf, test_run: fix alignment problem in bpf_prog_test_run_skb()
2022-11-01 16:50:20 linux-kernel Re: [PATCH bpf-next] selftests/bpf: Fix strncpy() fortify warning
2022-11-01 16:47:20 linux-kernel Re: [PATCH] bpftool: Support use full prog name in prog subcommand
2022-11-01 14:49:10 linux-kernel Re: [PATCH bpf-next v2 2/3] bpf/verifier: Use kmalloc_size_roundup() to match ksize() usage
2022-11-01 14:36:17 linux-kernel Re: [PATCH bpf-next] selftests/bpf: Fix strncpy() fortify warning
2022-11-01 14:30:49 linux-kernel Re: [PATCH bpf-next v2 1/3] bpf/verifier: Fix potential memory leak in array reallocation
2022-09-26 20:38:33 linux-kernel Re: [RESEND PATCH bpf-next 1/2] bpf, arm64: Jit BPF_CALL to direct call when possible
2022-09-26 18:25:39 linux-kernel Re: [bpf-next v6 2/3] bpftool: Update doc (add autoattach to prog load)
2022-09-26 17:17:41 linux-kernel Re: [PATCH bpf-next v2] selftests/bpf: fix incorrect fcntl call (test_sockmap.c)
2022-09-22 18:16:20 linux-kernel Re: [PATCH bpf-next v2 0/4] Add ftrace direct call for arm64
2022-09-16 16:04:27 linux-kernel Re: [bpf-next v2 1/2] libbpf: Add pathname_concat() helper
2022-09-02 15:57:11 linux-kernel Re: [PATCH] bpf: added the account of BPF running time
2022-09-02 15:19:06 linux-kernel Re: [RFC bpf-next 1/2] bpf: tnums: warn against the usage of tnum_in(tnum_range(), ...)
2022-09-01 16:27:03 linux-kernel Re: [RFC bpf-next 1/2] bpf: tnums: warn against the usage of tnum_in(tnum_range(), ...)
2022-08-29 15:33:44 linux-kernel Re: [PATCH] selftests/bpf: Fix connect4_prog tcp/socket header type conflict
2022-08-24 18:41:26 linux-kernel Re: [PATCH v3 0/4] bpf: Add user-space-publisher ringbuffer map type
2022-08-18 21:56:55 linux-kernel Re: [PATCH bpf] bpf: Fix kernel BUG in purge_effective_progs
2022-08-17 20:48:25 linux-kernel Re: [PATCH 1/2] bpf: Fix 32bit bounds update in ALU64
2022-08-16 10:57:28 linux-kernel Re: [PATCH v11 0/9] bpf: Add kfuncs for PKCS#7 signature verification
2022-08-15 20:10:02 linux-kernel Re: [PATCH bpf-next] selftests/bpf: fix attach point for non-x86 arches in test_progs/lsm
2022-08-15 16:58:40 linux-kernel Re: [PATCH v11 2/9] btf: Handle dynamic pointer parameter in kfuncs
2022-08-15 16:54:27 linux-kernel Re: [PATCH v11 0/9] bpf: Add kfuncs for PKCS#7 signature verification
2022-08-15 12:32:16 linux-kernel Re: [syzbot] WARNING: suspicious RCU usage in bpf_sk_reuseport_detach
2022-08-10 15:45:33 linux-kernel Re: [PATCH v9 06/10] bpf: Add bpf_lookup_*_key() and bpf_key_put() kfuncs
2022-08-10 15:42:19 linux-kernel Re: [PATCH bpf] bpf, arm64: Fix bpf trampoline instruction endianness
2022-08-10 15:10:45 linux-kernel Re: [PATCH v9 01/10] btf: Add a new kfunc flag which allows to mark a function to be sleepable
2022-08-09 23:21:27 linux-kernel Re: [PATCH v9 07/10] bpf: Add bpf_verify_pkcs7_signature() kfunc
2022-08-09 22:59:36 linux-kernel Re: [PATCH v9 06/10] bpf: Add bpf_lookup_*_key() and bpf_key_put() kfuncs
2022-08-09 22:38:13 linux-kernel Re: [PATCH v9 03/10] btf: Handle dynamic pointer parameter in kfuncs
2022-08-09 22:35:44 linux-kernel Re: [PATCH v9 03/10] btf: Handle dynamic pointer parameter in kfuncs
2022-08-09 22:35:43 linux-kernel Re: [PATCH v9 02/10] bpf: Allow kfuncs to be used in LSM programs
2022-08-09 22:01:33 linux-kernel Re: [PATCH bpf-next v2 2/2] selftests/bpf: Add connmark read test
2022-08-09 21:40:31 linux-kernel Re: [PATCH bpf-next 2/2] selftests/bpf: Fix vmtest.sh getopts optstring
2022-08-08 16:43:30 linux-kernel Re: [PATCH 4/4] build: Switch to new openssl API for test-libcrypto
2022-08-08 15:56:47 linux-kernel Re: Fwd: [PATCH bpf] bpf: Do more tight ALU bounds tracking
2022-08-08 14:04:10 linux-kernel Re: [PATCH v3 0/8] tools: fix compilation failure caused by init_disassemble_info API changes
2022-08-08 13:33:36 linux-kernel Re: [PATCH bpf] bpf: Do more tight ALU bounds tracking
2022-08-06 08:59:57 linux-kernel Re: arch/arm64/net/bpf_jit_comp.c:1683:16: sparse: sparse: incorrect type in assignment (different base types)
2022-08-04 16:53:46 linux-wireless LPC 2022 Networking and BPF Track CFP (Final Reminder)
2022-07-22 14:54:29 linux-kernel Re: [syzbot] riscv/fixes boot error: WARNING in __apply_to_page_range
2022-07-21 13:20:47 linux-kernel Re: [PATCH bpf-next 0/4] destructive bpf kfuncs (was: bpf_panic)
2022-07-14 21:31:02 linux-kernel Re: [PATCH v2,bpf-next] bpf: Don't redirect packets with invalid pkt_len
2022-07-14 21:24:22 linux-wireless LPC 2022 Networking and BPF Track CFP (Reminder)
2022-07-12 20:55:12 linux-kernel Re: [PATCH bpf-next] bpf: Don't redirect packets with invalid pkt_len
2022-07-06 17:22:52 linux-kernel Re: [PATCH] bpf/scripts: Generate GCC compatible helpers
2022-07-06 16:54:51 linux-kernel Re: [PATCH v6 4/5] bpf: Add bpf_verify_pkcs7_signature() helper
2022-07-05 19:53:11 linux-kernel Re: [xdp-hints] Re: [PATCH RFC bpf-next 00/52] bpf, xdp: introduce and use Generic Hints/metadata
2022-07-05 14:27:49 linux-kernel Re: [syzbot] BUG: unable to handle kernel paging request in bpf_prog_ADDR_F
2022-07-05 13:24:38 linux-kernel Re: [PATCH] MAINTAINERS: adjust XDP SOCKETS after file movement