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
2022-11-03 22:48:40 linux-kernel Re: [PATCH v4,bpf-next] bpf: Don't redirect packets with invalid pkt_len
2022-11-03 22:12:38 linux-kernel Re: [PATCH v4,bpf-next] bpf: Don't redirect packets with invalid pkt_len
2022-10-13 01:15:20 linux-kernel Re: [PATCH] bpf/btf: Fix is_int_ptr()
2022-10-13 00:18:13 linux-kernel Re: [PATCH bpf-next v4 6/6] selftest/bpf: Fix error usage of ASSERT_OK in xdp_adjust_tail.c
2022-10-13 00:18:12 linux-kernel Re: [PATCH bpf-next v4 0/6] Fix bugs found by ASAN when running selftests
2022-10-13 00:08:51 linux-kernel Re: [PATCH bpf-next v4 5/6] selftests/bpf: Fix error failure of case test_xdp_adjust_tail_grow
2022-10-12 22:35:34 linux-kernel Re: [PATCH bpf-next v4 2/3] selftests/bpf: Add connmark read test
2022-10-12 06:38:43 linux-kernel Re: [PATCH] selftests/bpf: Alphabetize DENYLISTs
2022-10-12 05:56:34 linux-kernel Re: [PATCH bpf-next v4 2/3] selftests/bpf: Add connmark read test
2022-10-11 17:26:46 linux-kernel Re: [PATCH v2 2/2] bpf: cgroup_iter: support cgroup1 using cgroup fd
2022-10-11 00:36:42 linux-kernel Re: [PATCH] bpf: Add SO_REUSEPORT to bpf_{g,s}etsockopt documentation
2022-10-10 19:24:27 linux-kernel Re: [PATCH] cgroup: Fix crash with CLONE_INTO_CGROUP and v1 cgroups
2022-10-04 05:21:34 linux-kernel Re: [PATCH v2 2/2] bpf/selftests: Add selftests for new task kfuncs
2022-10-03 20:47:40 linux-kernel Re: [PATCH v2 2/2] bpf/selftests: Add selftests for new task kfuncs
2022-10-03 19:44:19 linux-kernel Re: [PATCH v2 1/2] bpf: Add kfuncs for storing struct task_struct * as a kptr
2022-09-27 23:48:47 linux-kernel Re: [PATCH bpf-next] samples/bpf: offwaketime: pretty print
2022-09-20 22:06:17 linux-kernel Re: [PATCH bpf-next v3 3/3] bpf: Move nf_conn extern declarations to filter.h
2022-09-20 05:46:44 linux-kernel Re: [PATCH bpf-next v2 3/3] bpf: Move nf_conn extern declarations to filter.h
2022-09-19 18:09:25 linux-kernel Re: [PATCH bpf-next v3 1/2] bpf, cgroup: Don't populate prog_attach_flags array when effective query
2022-09-17 01:04:00 linux-kernel Re: [PATCH bpf-next v3 1/2] bpf, cgroup: Don't populate prog_attach_flags array when effective query
2022-09-16 22:50:52 linux-kernel Re: [PATCH bpf-next] bpf: Move nf_conn extern declarations to filter.h
2022-09-16 21:49:06 linux-kernel Re: [PATCH bpf-next] bpf: Move nf_conn extern declarations to filter.h
2022-09-16 21:01:15 linux-kernel Re: [PATCH bpf-next] bpf: Move nf_conn extern declarations to filter.h
2022-09-16 18:43:11 linux-kernel Re: [PATCH bpf-next] bpf/btf: Use btf_type_str() whenever possible
2022-09-09 18:48:59 linux-kernel Re: [PATCH bpf] bpf: btf: fix truncated last_member_type_id in btf_struct_resolve
2022-09-08 19:20:53 linux-kernel Re: [PATCH bpf-next v2 0/2] Fix cgroup attach flags being assigned to effective progs