diff options
author | Andrii Nakryiko <andrii@kernel.org> | 2025-07-03 15:21:20 -0700 |
---|---|---|
committer | Andrii Nakryiko <andrii@kernel.org> | 2025-07-03 15:21:21 -0700 |
commit | 1f24c0d819903cc30145d5fd8387f93ef637a62a (patch) | |
tree | c3261a2c80bc9cf17bec5e3d0b23c4284e3a4635 /kernel/bpf/syscall.c | |
parent | 38d95beb4b24301362f8bdae7fbdb82d74b803ca (diff) | |
parent | 7b29689263fb21cd0394a664d7d2d1cbc9d1fff1 (diff) |
Merge branch 'bpf-add-bpf_dynptr_memset-kfunc'
Ihor Solodrai says:
====================
bpf: add bpf_dynptr_memset() kfunc
Implement bpf_dynptr_memset() kfunc and add tests for it.
v3->v4:
* do error checks after slice, nits
v2->v3:
* nits and slow-path loop rewrite (Andrii)
* simplify xdp chunks test (Mykyta)
v1->v2:
* handle non-linear buffers with bpf_dynptr_write()
* change function signature to include offset arg
* add more test cases
v3: https://lore.kernel.org/bpf/20250630212113.573097-1-isolodrai@meta.com/
v2: https://lore.kernel.org/bpf/20250624205240.1311453-1-isolodrai@meta.com/
v1: https://lore.kernel.org/bpf/20250618223310.3684760-1-isolodrai@meta.com/
====================
Link: https://patch.msgid.link/20250702210309.3115903-1-isolodrai@meta.com
Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Diffstat (limited to 'kernel/bpf/syscall.c')
0 files changed, 0 insertions, 0 deletions