开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
bpf
Age
Commit message (
Expand
)
Author
2025-11-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-11-14
selftests/bpf: Test widen_imprecise_scalars() with different stack depth
Eduard Zingerman
2025-11-13
selftests/bpf: Add mptcp test with sockmap
Jiayuan Chen
2025-11-10
bpf/selftests: Add selftest for bpf_smc_hs_ctrl
D. Wythe
2025-11-10
selftests/bpf: Cover skb metadata access after bpf_skb_change_proto
Jakub Sitnicki
2025-11-10
selftests/bpf: Cover skb metadata access after change_head/tail helper
Jakub Sitnicki
2025-11-10
selftests/bpf: Cover skb metadata access after bpf_skb_adjust_room
Jakub Sitnicki
2025-11-10
selftests/bpf: Cover skb metadata access after vlan push/pop helper
Jakub Sitnicki
2025-11-10
selftests/bpf: Expect unclone to preserve skb metadata
Jakub Sitnicki
2025-11-10
selftests/bpf: Dump skb metadata on verification failure
Jakub Sitnicki
2025-11-10
selftests/bpf: Verify skb metadata in BPF instead of userspace
Jakub Sitnicki
2025-11-05
selftests/bpf: Add stacktrace ips test for raw_tp
Jiri Olsa
2025-11-05
selftests/bpf: Add stacktrace ips test for kprobe_multi/kretprobe_multi
Jiri Olsa
2025-11-04
net: Convert proto_ops connect() callbacks to use sockaddr_unsized
Kees Cook
2025-11-04
net: Convert proto_ops bind() callbacks to use sockaddr_unsized
Kees Cook
2025-11-04
bpf: add _impl suffix for bpf_stream_vprintk() kfunc
Mykyta Yatsenko
2025-11-04
bpf:add _impl suffix for bpf_task_work_schedule* kfuncs
Mykyta Yatsenko
2025-11-03
selftests/bpf: Add tests for livepatch + bpf trampoline
Song Liu
2025-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-10-17
selftests/bpf: Fix redefinition of 'off' as different kind of symbol
Brahmajit Das
2025-10-16
selftests/bpf: Add test for sk->sk_bypass_prot_mem.
Kuniyuki Iwashima
2025-10-16
selftests: arg_parsing: Ensure data is flushed to disk before reading.
Xing Guo
2025-10-14
selftests/bpf: make arg_parsing.c more robust to crashes
Andrii Nakryiko
2025-10-10
selftests/bpf: Add test for unpinning htab with internal timer struct
KaFai Wan
2025-10-04
bpf: Finish constification of 1st parameter of bpf_d_path()
Rong Tao
2025-10-03
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2025-10-03
Merge tag 'pull-f_path' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
2025-10-02
Merge tag 'net-next-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2025-10-02
selftests/bpf: Add tests for rejection of ALU ops with negative offsets
Eduard Zingerman
2025-10-01
selftests/bpf: Add test for libbpf_sha256()
Eric Biggers
2025-10-01
selftests/bpf: Add test for BPF_NEG alu on CONST_PTR_TO_MAP
KaFai Wan
2025-10-01
selftests/bpf: Fix realloc size in bpf_get_addrs
Jiri Olsa
2025-10-01
selftests/bpf: Fix typo in subtest_basic_usdt after merge conflict
Jiri Olsa
2025-10-01
selftests/bpf: Fix open-coded gettid syscall in uprobe syscall tests
Jiri Olsa
2025-09-30
Merge tag 'bpf-next-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
2025-09-30
Merge tag 'perf-core-2025-09-26' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-09-28
selftests/bpf: Add stress test for rqspinlock in NMI
Kumar Kartikeya Dwivedi
2025-09-27
selftests/bpf: Add test case for different expected_attach_type
Daniel Borkmann
2025-09-26
mptcp: pm: rename 'subflows' to 'extra_subflows'
Matthieu Baerts (NGI0)
2025-09-26
selftests/bpf: Test changing packet data from kfunc
Amery Hung
2025-09-25
selftests/bpf: Add stacktrace map lookup_and_delete_elem test case
Tao Chen
2025-09-25
selftests/bpf: Refactor stacktrace_map case with skeleton
Tao Chen
2025-09-25
selftests/bpf: Fix flaky bpf_cookie selftest
Mykyta Yatsenko
2025-09-25
selftests/bpf: Test changing packet data from global functions with a kfunc
Amery Hung
2025-09-25
selftests/bpf: Task_work selftest cleanup fixes
Mykyta Yatsenko
2025-09-24
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2025-09-24
selftests/bpf: Add kprobe multi write ctx attach test
Jiri Olsa
2025-09-24
selftests/bpf: Add kprobe write ctx attach test
Jiri Olsa
2025-09-24
selftests/bpf: Add uprobe context ip register change test
Jiri Olsa
2025-09-24
selftests/bpf: Add uprobe context registers changes test
Jiri Olsa
[next]