index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bpf
/
test_run.c
Age
Commit message (
Expand
)
Author
2026-06-21
bpf: Fix partial copy of non-linear test_run output
Sun Jian
2026-06-17
Merge tag 'bpf-next-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Linus Torvalds
2026-06-07
bpf: Add support for tracing_multi link session
Jiri Olsa
2026-06-07
bpf: Add multi tracing attach types
Jiri Olsa
2026-06-03
mm/slab: improve kmem_cache_alloc_bulk
Christoph Hellwig
2026-04-22
bpf: Add sleepable support for raw tracepoint programs
Mykyta Yatsenko
2026-04-12
bpf: reject short IPv4/IPv6 inputs in bpf_prog_test_run_skb
Sun Jian
2026-03-24
selftests/bpf: Add trampolines single and multi-level pointer params test cov...
Slava Imameev
2026-03-24
bpf: Remove ipv6_bpf_stub usage in test_run
Martin KaFai Lau
2026-03-04
bpf: test_run: Fix the null pointer dereference issue in bpf_lwt_xmit_push_encap
Feng Yang
2026-01-24
bpf: add fsession support
Menglong Dong
2026-01-12
bpf: Fix reference count leak in bpf_prog_test_run_xdp()
Tetsuo Handa
2026-01-06
bpf, test_run: Subtract size of xdp_frame from allowed metadata size
Toke Høiland-Jørgensen
2025-10-20
bpf: Do not let BPF test infra emit invalid GSO types to stack
Daniel Borkmann
2025-10-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf at 6.18-rc2
Alexei Starovoitov
2025-10-17
bpf: Do not disable preemption in bpf_test_run().
Sahil Chandna
2025-10-14
bpf: test_run: Fix ctx leak in bpf_prog_test_run_xdp error path
Shardul Bankar
2025-10-10
bpf: Craft non-linear skbs in BPF_PROG_TEST_RUN
Paul Chaignon
2025-10-10
bpf: Reorder bpf_prog_test_run_skb initialization
Paul Chaignon
2025-10-10
bpf: Refactor cleanup of bpf_prog_test_run_skb
Paul Chaignon
2025-09-23
Merge branch 'bpf-next/xdp_pull_data' into 'bpf-next/master'
Martin KaFai Lau
2025-09-23
bpf: Support specifying linear xdp packet data size for BPF_PROG_TEST_RUN
Amery Hung
2025-09-23
bpf: Make variables in bpf_prog_test_run_xdp less confusing
Amery Hung
2025-08-07
bpf: Standardize function declaration style
Li Jun
2025-06-12
bpf: Fix an issue in bpf_prog_test_run_xdp when page size greater than 4K
Yonghong Song
2025-04-23
selftests/bpf: Add test to access const void pointer argument in tracing program
KaFai Wan
2025-01-29
bpf, test_run: Fix use-after-free issue in eth_skb_pkt_type()
Shigeru Yoshida
2025-01-23
Merge tag 'bpf-next-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
2024-12-12
xdp: get rid of xdp_frame::mem.id
Alexander Lobakin
2024-12-02
bpf: fix cgroup_skb prog test run direct packet access
Mahe Tardy
2024-10-31
bpf, test_run: Fix LIVE_FRAME frame update after a page has been recycled
Toke Høiland-Jørgensen
2024-07-09
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Paolo Abeni
2024-07-02
page_pool: convert to use netmem
Mina Almasry
2024-06-24
net: Reference bpf_redirect_info via task_struct on PREEMPT_RT.
Sebastian Andrzej Siewior
2024-06-13
bpf: Add CHECKSUM_COMPLETE to bpf test progs
Vadim Fedorenko
2024-06-05
bpf: Set run context for rawtp test_run callback
Jiri Olsa
2024-03-28
bpf: add bpf_modify_return_test_tp() kfunc triggering tracepoint
Andrii Nakryiko
2024-03-07
net: move skbuff_cache(s) to net_hotdata
Eric Dumazet
2024-01-31
bpf: treewide: Annotate BPF kfuncs in BTF
Daniel Xu
2023-12-15
bpf: Fix dtor CFI
Peter Zijlstra
2023-11-27
bpf: Fix a few selftest failures due to llvm18 change
Yonghong Song
2023-11-01
bpf: Add __bpf_kfunc_{start,end}_defs macros
Dave Marchevsky
2023-08-30
bpf: Prevent inlining of bpf_fentry_test7()
Yonghong Song
2023-08-07
page_pool: split types and declarations from page_pool.h
Yunsheng Lin
2023-08-03
net: move struct netdev_rx_queue out of netdevice.h
Jakub Kicinski
2023-07-13
selftests/bpf: add testcase for TRACING with 6+ arguments
Menglong Dong
2023-06-30
selftests/bpf: Add test to exercise typedef walking
Stanislav Fomichev
2023-05-16
bpf: Move kernel test kfuncs to bpf_testmod
Jiri Olsa
2023-05-13
net: introduce and use skb_frag_fill_page_desc()
Yunsheng Lin
2023-04-21
bpf: add test_run support for netfilter program type
Florian Westphal
[next]