开源镜像站
帮助
下载
动态
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
Age
Commit message (
Expand
)
Author
2022-09-21
selftests/bpf: Add verifier tests for bpf_lookup_*_key() and bpf_key_put()
Roberto Sassu
2022-09-21
selftests/bpf: Compile kernel with everything as built-in
Roberto Sassu
2022-09-21
bpf: Move dynptr type check to is_dynptr_type_expected()
Roberto Sassu
2022-09-21
selftests: bpf: test_kmod.sh: Pass parameters to the module
Yauheni Kaliuta
2022-09-21
selftests/bpf: Add selftests validating the user ringbuf
David Vernet
2022-09-19
selftests/bpf: Add test result messages for test_task_storage_map_stress_lookup
Hou Tao
2022-09-16
selftests/bpf: Add veristat tool for mass-verifying BPF object files
Andrii Nakryiko
2022-09-16
selftests/bpf: Fix test_verif_scale{1,3} SEC() annotations
Andrii Nakryiko
2022-09-10
selftests/bpf: fix ct status check in bpf_nf selftests
Lorenzo Bianconi
2022-09-10
selftests/bpf: Add tests for writing to nf_conn:mark
Daniel Xu
2022-09-09
selftests/bpf: Ensure cgroup/connect{4,6} programs can bind unpriv ICMP ping
YiFei Zhu
2022-09-09
selftests/bpf: Deduplicate write_sysctl() to test_progs.c
YiFei Zhu
2022-09-07
selftests/bpf: Add tests for kfunc returning a memory pointer
Benjamin Tissoires
2022-09-07
selftests/bpf: add test for accessing ctx from syscall program type
Benjamin Tissoires
2022-09-07
selftests/bpf: regroup and declare similar kfuncs selftests in an array
Benjamin Tissoires
2022-09-06
selftests/bpf: Add tracing_struct test in DENYLIST.s390x
Yonghong Song
2022-09-06
selftests/bpf: Use BPF_PROG2 for some fentry programs without struct arguments
Yonghong Song
2022-09-06
selftests/bpf: Add struct argument tests with fentry/fexit programs.
Yonghong Song
2022-09-06
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Paolo Abeni
2022-09-05
bpf: Optimize call_rcu in non-preallocated hash map.
Alexei Starovoitov
2022-09-05
selftests/bpf: Improve test coverage of test_maps
Alexei Starovoitov
2022-09-02
selftest/bpf: Add test for bpf_getsockopt()
Martin KaFai Lau
2022-09-02
selftests/xsk: Avoid use-after-free on ctx
Ian Rogers
2022-09-02
selftests/bpf: Store BPF object files with .bpf.o extension
Daniel Müller
2022-09-02
selftests/xsk: Add support for zero copy testing
Maciej Fijalkowski
2022-09-02
selftests/xsk: Make sure single threaded test terminates
Maciej Fijalkowski
2022-09-02
selftests/xsk: Add support for executing tests on physical device
Maciej Fijalkowski
2022-09-02
selftests/xsk: Increase chars for interface name to 16
Maciej Fijalkowski
2022-09-02
selftests/xsk: Introduce default Rx pkt stream
Maciej Fijalkowski
2022-09-02
selftests/xsk: Query for native XDP support
Maciej Fijalkowski
2022-09-02
selftests/bpf: Amend test_tunnel to exercise BPF_F_TUNINFO_FLAGS
Shmulik Ladkani
2022-09-01
selftests: net: dsa: symlink the tc_actions.sh test
Vladimir Oltean
2022-09-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-09-01
selftests/bpf: Test concurrent updates on bpf_task_storage_busy
Hou Tao
2022-09-01
selftests/bpf: Move sys_pidfd_open() into task_local_storage_helpers.h
Hou Tao
2022-08-31
net-next: Fix IP_UNICAST_IF option behavior for connected sockets
Richard Gobert
2022-08-31
selftests/bpf: Add test cases for htab update
Hou Tao
2022-08-31
selftest/bpf: Ensure no module loading in bpf_setsockopt(TCP_CONGESTION)
Martin KaFai Lau
2022-08-31
selftests: net: sort .gitignore file
Axel Rasmussen
2022-08-29
selftests/bpf: Fix connect4_prog tcp/socket header type conflict
James Hilliard
2022-08-29
selftests/bpf: Fix bind{4,6} tcp/socket header type conflict
James Hilliard
2022-08-26
selftests/bpf: Declare subprog_noise as static in tailcall_bpf2bpf4
James Hilliard
2022-08-26
selftests/bpf: fix type conflict in test_tc_dtime
James Hilliard
2022-08-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2022-08-25
bpf: Add CGROUP prefix to cgroup_iter_order
Hao Luo
2022-08-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-08-25
Merge tag 'net-6.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2022-08-25
selftests/net: fix reinitialization of TEST_PROGS in net self tests.
Adel Abouchaev
2022-08-25
selftests/bpf: Add regression test for pruning fix
Kumar Kartikeya Dwivedi
2022-08-25
selftests/bpf: add a selftest for cgroup hierarchical stats collection
Yosry Ahmed
[next]