Kumar Kartikeya Dwivedi ([email protected])

Number of posts: 174 (0.15 per day)
First post: 2021-01-31 20:09:25
Last post: 2024-04-30 19:19:30

Date List Subject
2022-09-10 00:52:02 linux-kernel Re: [PATCH bpf-next v5 0/6] Support direct writes to nf_conn:mark
2022-09-07 18:28:54 linux-kernel Re: [PATCH bpf-next v11 5/7] bpf/btf: bump BTF_KFUNC_SET_MAX_CNT
2022-09-07 18:06:24 linux-kernel Re: [PATCH bpf-next v11 7/7] selftests/bpf: Add tests for kfunc returning a memory pointer
2022-09-07 17:59:54 linux-kernel Re: [PATCH bpf-next v11 4/7] selftests/bpf: add test for accessing ctx from syscall program type
2022-09-07 17:59:10 linux-kernel Re: [PATCH bpf-next v11 1/7] selftests/bpf: regroup and declare similar kfuncs selftests in an array
2022-09-07 17:31:50 linux-kernel Re: [PATCH bpf-next v11 2/7] bpf: split btf_check_subprog_arg_match in two
2022-09-07 16:07:41 linux-kernel Re: [PATCH v17 12/12] selftests/bpf: Add tests for dynamic pointers parameters in kfuncs
2022-09-07 15:44:08 linux-kernel Re: [PATCH v16 00/12] bpf: Add kfuncs for PKCS#7 signature verification
2022-09-07 14:30:22 linux-kernel Re: [PATCH v16 07/12] bpf: Add bpf_verify_pkcs7_signature() kfunc
2022-09-07 03:08:14 linux-kernel Re: [PATCH v16 12/12] selftests/bpf: Add tests for dynamic pointers parameters in kfuncs
2022-09-07 02:53:59 linux-kernel Re: [PATCH v16 07/12] bpf: Add bpf_verify_pkcs7_signature() kfunc
2022-09-06 03:54:56 linux-kernel Re: [PATCH bpf-next v10 01/23] selftests/bpf: regroup and declare similar kfuncs selftests in an array
2022-09-06 03:37:08 linux-kernel Re: [PATCH v16 07/12] bpf: Add bpf_verify_pkcs7_signature() kfunc
2022-09-06 03:31:38 linux-kernel Re: [PATCH bpf-next v10 01/23] selftests/bpf: regroup and declare similar kfuncs selftests in an array
2022-09-06 03:29:19 linux-kernel Re: [PATCH v16 12/12] selftests/bpf: Add tests for dynamic pointers parameters in kfuncs
2022-09-06 03:28:48 linux-kernel Re: [PATCH v16 08/12] selftests/bpf: Compile kernel with everything as built-in
2022-09-06 03:27:43 linux-kernel Re: [PATCH v16 09/12] selftests/bpf: Add verifier tests for bpf_lookup_*_key() and bpf_key_put()
2022-09-06 03:24:48 linux-kernel Re: [PATCH v16 04/12] bpf: Export bpf_dynptr_get_size()
2022-09-06 03:05:41 linux-kernel Re: [PATCH v16 03/12] btf: Allow dynamic pointer parameters in kfuncs
2022-09-06 02:57:16 linux-kernel Re: [PATCH v16 02/12] bpf: Move dynptr type check to is_dynptr_type_expected()
2022-09-06 02:57:00 linux-kernel Re: [PATCH v16 06/12] bpf: Add bpf_lookup_*_key() and bpf_key_put() kfuncs
2022-09-06 02:48:06 linux-kernel Re: [PATCH v16 01/12] bpf: Allow kfuncs to be used in LSM programs
2022-09-05 19:53:03 linux-kernel Re: [PATCH v16 00/12] bpf: Add kfuncs for PKCS#7 signature verification
2022-09-04 21:17:26 linux-kernel Re: [PATCH bpf-next] Fixes: 14a324f6a67e ("bpf: Wire up freeing of referenced kptr")
2022-09-03 19:48:21 linux-kernel Re: [PATCH 1/2] bpf: Fix warning of Using plain integer as NULL pointer
2022-09-02 04:10:45 linux-kernel Re: [PATCH bpf-next v9 01/23] bpf/verifier: allow all functions to read user provided context
2022-08-31 11:49:19 linux-kernel Re: [PATCH bpf-next v9 04/23] bpf/verifier: allow kfunc to return an allocated mem
2022-08-26 20:42:43 linux-kernel Re: [PATCH v13 02/10] btf: Handle dynamic pointer parameter in kfuncs
2022-08-26 03:10:31 linux-kernel Re: [PATCH bpf-next v9 03/23] selftests/bpf: add test for accessing ctx from syscall program type
2022-08-26 03:04:00 linux-kernel Re: [PATCH bpf-next v9 05/23] selftests/bpf: Add tests for kfunc returning a memory pointer
2022-08-26 02:36:57 linux-kernel Re: [PATCH bpf-next v9 01/23] bpf/verifier: allow all functions to read user provided context
2022-08-26 02:18:47 linux-kernel Re: [PATCH bpf-next v9 02/23] bpf/verifier: do not clear meta in check_mem_size
2022-08-26 01:38:26 linux-kernel Re: [PATCH bpf-next v9 04/23] bpf/verifier: allow kfunc to return an allocated mem
2022-08-24 23:12:49 linux-kernel Re: [PATCH bpf-next v9 5/5] selftests/bpf: add a selftest for cgroup hierarchical stats collection
2022-08-24 17:46:26 linux-kernel Re: linux-next: Fixes tag needs some work in the bpf-next tree
2022-08-23 02:41:28 linux-kernel Re: [PATCH bpf-next v4 4/5] bpf: Add support for writing to nf_conn:mark
2022-08-23 00:59:55 linux-kernel Re: [PATCH bpf-next v4 4/5] bpf: Add support for writing to nf_conn:mark
2022-08-20 00:18:16 linux-kernel Re: [PATCH bpf-next v3 4/5] bpf: Add support for writing to nf_conn:mark
2022-08-20 00:07:47 linux-kernel Re: [PATCH bpf-next v3 4/5] bpf: Add support for writing to nf_conn:mark
2022-08-17 20:45:03 linux-kernel Re: [PATCH bpf-next v2 2/4] bpf: Add stub for btf_struct_access()
2022-08-17 20:23:42 linux-kernel Re: [PATCH bpf-next v2 1/4] bpf: Remove duplicate PTR_TO_BTF_ID RO check
2022-08-17 20:02:02 linux-kernel Re: [PATCH bpf-next v2 4/4] selftests/bpf: Add tests for writing to nf_conn:mark
2022-08-17 19:59:04 linux-kernel Re: [PATCH bpf-next v2 3/4] bpf: Add support for writing to nf_conn:mark
2022-08-11 00:41:38 linux-kernel Re: [PATCH bpf-next v3 0/3] Add more bpf_*_ct_lookup() selftests
2022-08-11 00:00:56 linux-kernel Re: [PATCH bpf-next v3 1/3] selftests/bpf: Add existing connection bpf_*_ct_lookup() test
2022-08-09 13:32:51 linux-kernel Re: [PATCH bpf-next v4 1/3] bpf: add destructive kfunc flag
2022-08-09 01:16:05 linux-kernel Re: [PATCH bpf-next v3 1/3] bpf: add destructive kfunc flag
2022-08-08 13:36:43 linux-kernel Re: [PATCH bpf-next v3 1/3] bpf: add destructive kfunc flag
2022-08-08 12:55:48 linux-kernel Re: [PATCH bpf-next v3 1/3] bpf: add destructive kfunc flag
2022-08-01 15:56:39 linux-kernel Re: [PATCH bpf-next 2/2] selftests/bpf: Add connmark read/write test
2022-07-22 18:43:41 linux-kernel Re: [PATCH bpf-next v5 4/8] bpf: Introduce cgroup iter