summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorJianlin Shi <shijianlin11@foxmail.com>2026-08-23 22:17:28 +0800
committerKumar Kartikeya Dwivedi <memxor@gmail.com>2026-08-23 20:45:22 +0200
commit0cf194ccf78852377458b10c8c2e308678b10efa (patch)
treeacf89f6df32ab9069545143cee25a4da4e6fae4e /scripts
parent41c0348f6e65c26df4866d5dc96c57b1995fe36c (diff)
downloadlinux-next-0cf194ccf78852377458b10c8c2e308678b10efa.tar.gz
linux-next-0cf194ccf78852377458b10c8c2e308678b10efa.zip
selftests/bpf: Cover stream capacity and partial read edge cases
Add coverage for the stream fixes requested on the capacity rollback series: - oversized bpf_stream_printk() returns -E2BIG and does not leak capacity for a subsequent successful write on the same program; - bpf_prog_stream_read() returns the successfully copied prefix when the userspace buffer straddles an unmapped page. Signed-off-by: Jianlin Shi <shijianlin11@foxmail.com> Link: https://lore.kernel.org/r/c5a79efbd3cb52cc0668ab50db5379c907cfe6a6.1787492521.git.shijianlin11@foxmail.com Signed-off-by: Kumar Kartikeya Dwivedi <memxor@gmail.com>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions