LinuxLists
Users
About
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
Previous Page
/
Next Page
Date
List
Subject
2024-02-16 06:37:27
linux-kernel
Re: [PATCH RFC bpf-next v2 02/10] bpf/helpers: introduce sleepable timers
2024-02-14 00:18:37
linux-kernel
Re: [PATCH v4 bpf-next] net: remove check in __cgroup_bpf_run_filter_skb
2024-02-07 01:23:13
linux-kernel
Re: [PATCH] bpf: Separate bpf_local_storage_lookup() fast and slow paths
2024-02-05 23:28:57
linux-kernel
Re: [PATCH] bpf: Separate bpf_local_storage_lookup() fast and slow paths
2024-02-02 21:51:07
linux-kernel
Re: [PATCH] selftests/bpf: Use ARRAY_SIZE for array length
2024-01-31 19:52:20
linux-kernel
Re: [PATCH] bpf: Separate bpf_local_storage_lookup() fast and slow paths
2024-01-25 22:35:21
linux-crypto
Re: [PATCH bpf-next v8 1/3] bpf: make common crypto API for TC/XDP programs
2024-01-25 18:10:25
linux-kernel
Re: [syzbot] [bpf?] general protection fault in bpf_struct_ops_find_value
2024-01-25 18:02:37
linux-kernel
Re: [syzbot] [bpf?] general protection fault in btf_is_module
2024-01-25 01:26:43
linux-crypto
Re: [PATCH bpf-next v8 3/3] selftests: bpf: crypto skcipher algo selftests
2024-01-25 01:15:08
linux-crypto
Re: [PATCH bpf-next v8 2/3] bpf: crypto: add skcipher to bpf crypto
2024-01-25 01:10:54
linux-crypto
Re: [PATCH bpf-next v8 1/3] bpf: make common crypto API for TC/XDP programs
2024-01-24 00:13:14
linux-crypto
Re: [PATCH bpf-next v8 1/3] bpf: make common crypto API for TC/XDP programs
2024-01-17 21:26:47
linux-kernel
Re: [PATCH bpf-next] bpf: Allow setting SO_TIMESTAMPING* with bpf_setsockopt()
2024-01-17 07:34:08
linux-kernel
Re: [PATCH bpf-next] bpf: Allow setting SO_TIMESTAMPING* with bpf_setsockopt()
2024-01-03 00:52:45
linux-kernel
Re: [PATCH bpf-next 0/2] bpf: add csum/ip_summed fields to __sk_buff
2023-12-14 00:12:36
linux-kernel
Re: [PATCH bpf-next v5 1/9] bpf: xfrm: Add bpf_xdp_get_xfrm_state() kfunc
2023-12-14 00:04:40
linux-kernel
Re: [PATCH bpf-next v5 5/9] bpf: selftests: Add verifier tests for CO-RE bitfield writes
2023-12-05 02:42:04
linux-crypto
Re: [PATCH bpf-next v7 3/3] selftests: bpf: crypto skcipher algo selftests
2023-12-05 00:34:09
linux-crypto
Re: [PATCH bpf-next v7 1/3] bpf: make common crypto API for TC/XDP programs
2023-12-02 02:36:26
linux-crypto
Re: [PATCH bpf-next v7 1/3] bpf: make common crypto API for TC/XDP programs
2023-11-01 23:51:29
linux-crypto
Re: [PATCH bpf-next v3 1/2] bpf: add skcipher API support to TC/XDP programs
2023-11-01 23:00:42
linux-crypto
Re: [PATCH bpf-next v3 1/2] bpf: add skcipher API support to TC/XDP programs
2023-11-01 22:54:32
linux-crypto
Re: [PATCH bpf-next v3 2/2] selftests: bpf: crypto skcipher algo selftests
2023-11-01 21:56:00
linux-crypto
Re: [PATCH bpf-next v3 1/2] bpf: add skcipher API support to TC/XDP programs
2023-10-19 20:38:37
linux-kernel
Re: [PATCH v7 04/11] net/socket: Break down __sys_getsockopt
2023-10-19 19:51:26
linux-kernel
Re: [PATCH v7 11/11] selftests/bpf/sockopt: Add io_uring support
2023-10-19 19:38:56
linux-kernel
Re: [PATCH v7 03/11] net/socket: Break down __sys_setsockopt
2023-10-19 19:33:00
linux-kernel
Re: [PATCH v7 02/11] bpf: Add sockptr support for setsockopt
2023-10-19 19:24:57
linux-kernel
Re: [PATCH v7 01/11] bpf: Add sockptr support for getsockopt
2023-10-19 19:12:35
linux-kernel
Re: [PATCH v7 04/11] net/socket: Break down __sys_getsockopt
2023-10-13 16:55:03
linux-kernel
Re: linux-next: build warning after merge of the bpf-next tree
2023-10-06 23:59:02
linux-kernel
Re: [PATCH bpf v3] net/xdp: fix zero-size allocation warning in xskq_create()
2023-10-06 17:38:15
linux-kernel
Re: [PATCH bpf v3] net/xdp: fix zero-size allocation warning in xskq_create()
2023-10-06 01:01:51
linux-kernel
Re: [PATCH bpf v3] net/xdp: fix zero-size allocation warning in xskq_create()
2023-09-15 21:49:31
linux-kernel
Re: [PATCH bpf-next v2] bpf: Allow to use kfunc XDP hints and frags together
2023-09-14 03:46:51
linux-kernel
Re: [PATCH v6 8/8] selftests/bpf/sockopt: Add io_uring support
2023-09-12 22:18:44
linux-kernel
Re: [PATCH bpf-next v2 2/6] bpf: Introduce css_task open-coded iterator kfuncs
2023-08-14 17:36:22
linux-kernel
Re: [PATCH bpf-next] bpf: Support default .validate() and .update() behavior for struct_ops links
2023-08-12 05:37:28
linux-kernel
Re: [PATCH bpf-next] net: Fix slab-out-of-bounds in inet[6]_steal_sock
2023-08-12 01:51:44
linux-kernel
Re: [PATCH bpf-next] bpf: Support default .validate() and .update() behavior for struct_ops links
2023-08-11 23:29:06
linux-kernel
Re: [PATCH bpf-next] bpf: Support default .validate() and .update() behavior for struct_ops links
2023-08-11 19:42:25
linux-kernel
Re: [PATCH bpf-next] bpf: Support default .validate() and .update() behavior for struct_ops links
2023-08-10 20:27:53
linux-kernel
Re: [RFC PATCH 1/2] mm, oom: Introduce bpf_select_task
2023-08-09 23:08:11
linux-kernel
Re: [PATCH v2 8/8] io_uring/cmd: BPF hook for setsockopt cmd
2023-08-09 21:12:15
linux-kernel
Re: [PATCH bpf-next] net: Fix slab-out-of-bounds in inet[6]_steal_sock
2023-08-09 15:15:26
linux-kernel
Re: [PATCH bpf-next] net: Fix slab-out-of-bounds in inet[6]_steal_sock
2023-08-05 01:07:38
linux-kernel
Re: [linux-next:master 4617/7272] kernel/bpf/disasm.c:90:12: sparse: sparse: symbol 'bpf_alu_sign_string' was not declared. Should it be static?
2023-08-04 01:02:34
linux-kernel
Re: [syzbot] [bpf?] UBSAN: array-index-out-of-bounds in bpf_mprog_detach
2023-08-03 02:24:51
linux-kernel
Re: [PATCH] bpf: bpf_struct_ops: Remove unn ecessary ‘0’ values from err
2023-08-01 00:24:59
linux-kernel
Re: [PATCH v4 bpf 1/2] bpf: fix skb_do_redirect return values