Martin KaFai Lau ([email protected])

Number of posts: 179 (0.29 per day)
First post: 2022-09-08 19:20:53
Last post: 2024-05-29 01:16:22

Date List Subject
2023-08-01 00:21:59 linux-kernel Re: [PATCH v4 bpf 1/2] bpf: fix skb_do_redirect return values
2023-07-29 00:27:53 linux-kernel Re: [PATCH v4 bpf 1/2] bpf: fix skb_do_redirect return values
2023-07-29 00:27:40 linux-kernel Re: [PATCH v2] bpf: Add length check for SK_DIAG_BPF_STORAGE_REQ_MAP_FD parsing
2023-07-28 23:36:42 linux-kernel Re: [PATCH v4 bpf 2/2] bpf: selftests: add lwt redirect regression test cases
2023-07-27 18:26:39 linux-kernel Re: [PATCH] samples/bpf: Update sockex2: get the expected output results
2023-07-27 00:05:34 linux-kernel Re: [syzbot] [bpf?] WARNING: ODEBUG bug in tcx_uninstall
2023-07-26 23:20:02 linux-kernel Re: [RESEND PATCH bpf-next v3 2/2] selftests/bpf: Add testcase for xdp attaching failure tracepoint
2023-07-26 19:30:42 linux-kernel Re: [syzbot] [bpf?] WARNING: ODEBUG bug in tcx_uninstall
2023-07-26 01:11:11 linux-kernel Re: [PATCH] btf: Remove unnecessary header file inclusions
2023-07-25 22:04:18 linux-kernel Re: [PATCH] btf: Remove unnecessary header file inclusions
2023-07-25 22:03:09 linux-kernel Re: [PATCH bpf-next v6 4/8] net: remove duplicate reuseport_lookup functions
2023-07-25 17:59:15 linux-kernel Re: [PATCH 2/4] io_uring/cmd: Introduce SOCKET_URING_OP_GETSOCKOPT
2023-07-25 01:41:44 linux-kernel Re: [PATCH bpf-next v6 8/8] selftests/bpf: Test that SO_REUSEPORT can be used with sk_assign helper
2023-07-25 01:31:39 linux-kernel Re: [PATCH bpf-next v6 4/8] net: remove duplicate reuseport_lookup functions
2023-07-24 23:33:21 linux-kernel Re: [PATCH bpf-next v6 4/8] net: remove duplicate reuseport_lookup functions
2023-06-03 01:11:29 linux-kernel Re: [PATCH bpf v2 2/2] selftests/bpf: Add access_inner_map selftest
2023-06-01 19:49:18 linux-kernel Re: [PATCH bpf] bpf: Fix elem_size not being set for inner maps
2023-06-01 15:53:18 linux-kernel Re: [PATCH bpf-next] bpf: getsockopt hook to get optval without checking kernel retval
2023-06-01 06:01:25 linux-kernel Re: [PATCH bpf-next] bpf: getsockopt hook to get optval without checking kernel retval
2023-05-26 21:22:20 linux-kernel Re: [PATCH bpf-next 1/2] bpf, net: Support SO_REUSEPORT sockets with bpf_sk_assign
2023-05-26 00:46:00 linux-kernel Re: [PATCH bpf-next 2/2] selftests/bpf: Test that SO_REUSEPORT can be used with sk_assign helper
2023-05-26 00:17:48 linux-kernel Re: [PATCH bpf-next 1/2] bpf, net: Support SO_REUSEPORT sockets with bpf_sk_assign
2023-05-21 02:48:31 linux-kernel Re: [syzbot] [fs?] INFO: task hung in synchronize_rcu (4)
2023-05-19 19:10:09 linux-kernel Re: a small question about bpftool struct_ops
2023-05-18 01:45:11 linux-kernel Re: [PATCH bpf-next] bpf: btf: restore resolve_mode when popping the resolve stack
2023-05-17 06:44:47 linux-kernel Re: [PATCH bpf-next] bpf: btf: restore resolve_mode when popping the resolve stack
2023-04-25 16:52:24 linux-kernel Re: [syzbot] [bpf?] KCSAN: data-race in __bpf_lru_list_rotate / __htab_lru_percpu_map_update_elem (5)
2023-04-18 01:06:33 linux-kernel handling unsupported optlen in cgroup bpf getsockopt: (was [PATCH net-next v4 2/4] net: socket: add sockopts blacklist for BPF cgroup hook)
2023-04-05 20:12:58 linux-kernel Re: [PATCH bpf] xsk: Fix unaligned descriptor validation
2023-04-05 19:41:20 linux-kernel Re: [PATCH bpf] xsk: Fix unaligned descriptor validation
2023-03-17 06:05:10 linux-kernel Re: [PATCH bpf-next v3] docs/bpf: Add LRU internals description and graph
2023-03-14 19:31:50 linux-kernel Re: [PATCH bpf-next v3] docs/bpf: Add LRU internals description and graph
2023-03-03 00:16:24 linux-kernel Re: [PATCH] btf: fix resolving BTF_KIND_VAR after ARRAY, STRUCT, UNION, PTR
2023-02-21 17:53:08 linux-kernel Re: [PATCH bpf-next v5] bpf, test_run: fix &xdp_frame misplacement for LIVE_FRAMES
2023-02-17 20:32:47 linux-kernel Re: [PATCH bpf-next v4] bpf, test_run: fix &xdp_frame misplacement for LIVE_FRAMES
2023-02-15 18:22:09 linux-kernel Re: [PATCH v2] fixed typos on selftests/bpf
2023-02-15 18:11:37 linux-kernel Re: [PATCH v3 bpf] bpf, test_run: fix &xdp_frame misplacement for LIVE_FRAMES
2023-01-24 19:52:31 linux-kernel Re: [PATCH bpf-next v2 4/4] bpf/selftests: Verify struct_ops prog sleepable behavior
2023-01-10 06:50:42 linux-kernel Re: [PATCH] perf lock contention: Do not use BPF task local storage
2023-01-09 21:44:19 linux-kernel Re: [PATCH] perf lock contention: Do not use BPF task local storage
2022-12-23 01:51:37 linux-kernel Re: [PATCH bpf-next v3 1/2] bpf: fix nullness propagation for reg to reg comparisons
2022-12-21 22:15:14 linux-kernel Re: [PATCH bpf-next v2 2/2] selftests/bpf: check null propagation only neither reg is PTR_TO_BTF_ID
2022-12-19 22:36:23 linux-kernel Re: [PATCH bpf-next v2 2/2] selftests/bpf: check null propagation only neither reg is PTR_TO_BTF_ID
2022-12-07 21:37:52 linux-kernel Re: [PATCH bpf-next v2] bpf: Upgrade bpf_{g,s}etsockopt return values
2022-12-06 19:00:45 linux-kernel Re: [PATCH bpf-next v2] bpf: Upgrade bpf_{g,s}etsockopt return values
2022-12-06 18:57:47 linux-kernel Re: [PATCH bpf-next v2] bpf: Upgrade bpf_{g,s}etsockopt return values
2022-11-24 00:48:31 linux-kernel Re: [PATCH bpf v2] bpf: Update bpf_{g,s}etsockopt() documentation
2022-11-21 17:52:46 linux-kernel Re: [PATCH] perf lock contention: Do not use BPF task local storage
2022-11-08 23:53:25 linux-kernel Re: [PATCH bpf v2 1/5] bpf: Adapt 32-bit return value kfunc for 32-bit ARM when zext extension
2022-11-08 02:57:51 linux-kernel Re: [PATCH 2/4] bpf: Remove size check for sk in bpf_skb_is_valid_access for 32-bit architecture
2022-11-07 18:38:41 linux-kernel Re: [net] seg6: selftests/bpf: fix BPF object file name in test_lwt_seg6local.sh