index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-24
selftests/bpf: add sign-file to .gitignore
Andrii Nakryiko
1
-0
/
+1
2022-09-23
selftests/bpf: Simplify cgroup_hierarchical_stats selftest
Yosry Ahmed
2
-220
/
+131
2022-09-23
selftests/bpf: Free the allocated resources after test case succeeds
Hou Tao
4
-9
/
+21
2022-09-23
selftests/bpf: Destroy the skeleton when CONFIG_PREEMPT is off
Hou Tao
1
-0
/
+1
2022-09-22
selftests/bpf: Add liburandom_read.so to TEST_GEN_FILES
Yauheni Kaliuta
1
-0
/
+1
2022-09-22
selftests/bpf: add ability to filter programs in veristat
Andrii Nakryiko
2
-2
/
+227
2022-09-22
selftests/bpf: add comparison mode to veristat
Andrii Nakryiko
1
-51
/
+492
2022-09-22
selftests/bpf: add CSV output mode for veristat
Andrii Nakryiko
1
-36
/
+75
2022-09-22
selftests/bpf: fix double bpf_object__close() in veristate
Andrii Nakryiko
1
-1
/
+0
2022-09-22
selftests/bpf: add tests for bpf_ct_set_nat_info kfunc
Lorenzo Bianconi
3
-3
/
+35
2022-09-22
selftests/bpf: Add tests for dynamic pointers parameters in kfuncs
Roberto Sassu
3
-0
/
+259
2022-09-22
selftests/bpf: Add test for bpf_verify_pkcs7_signature() kfunc
Roberto Sassu
7
-8
/
+610
2022-09-22
selftests/bpf: Add additional tests for bpf_lookup_*_key()
Roberto Sassu
3
-0
/
+159
2022-09-22
selftests/bpf: Add verifier tests for bpf_lookup_*_key() and bpf_key_put()
Roberto Sassu
3
-1
/
+142
2022-09-22
selftests/bpf: Compile kernel with everything as built-in
Roberto Sassu
2
-14
/
+14
2022-09-22
bpf: Move dynptr type check to is_dynptr_type_expected()
Roberto Sassu
1
-1
/
+1
2022-09-22
selftests: bpf: test_kmod.sh: Pass parameters to the module
Yauheni Kaliuta
1
-3
/
+8
2022-09-22
selftests/bpf: Add selftests validating the user ringbuf
David Vernet
5
-0
/
+1185
2022-09-19
selftests/bpf: Add test result messages for test_task_storage_map_stress_lookup
Hou Tao
3
-2
/
+8
2022-09-16
selftests/bpf: Add veristat tool for mass-verifying BPF object files
Andrii Nakryiko
3
-1
/
+544
2022-09-16
selftests/bpf: Fix test_verif_scale{1,3} SEC() annotations
Andrii Nakryiko
2
-2
/
+2
2022-09-11
selftests/bpf: fix ct status check in bpf_nf selftests
Lorenzo Bianconi
2
-5
/
+7
2022-09-11
selftests/bpf: Add tests for writing to nf_conn:mark
Daniel Xu
3
-2
/
+23
2022-09-09
selftests/bpf: Ensure cgroup/connect{4,6} programs can bind unpriv ICMP ping
YiFei Zhu
2
-0
/
+231
2022-09-09
selftests/bpf: Deduplicate write_sysctl() to test_progs.c
YiFei Zhu
4
-40
/
+18
2022-09-07
selftests/bpf: Add tests for kfunc returning a memory pointer
Benjamin Tissoires
3
-0
/
+161
2022-09-07
selftests/bpf: add test for accessing ctx from syscall program type
Benjamin Tissoires
3
-7
/
+213
2022-09-07
selftests/bpf: regroup and declare similar kfuncs selftests in an array
Benjamin Tissoires
2
-18
/
+68
2022-09-07
selftests/bpf: Add tracing_struct test in DENYLIST.s390x
Yonghong Song
1
-0
/
+1
2022-09-07
selftests/bpf: Use BPF_PROG2 for some fentry programs without struct arguments
Yonghong Song
1
-2
/
+2
2022-09-07
selftests/bpf: Add struct argument tests with fentry/fexit programs.
Yonghong Song
3
-0
/
+231
2022-09-07
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Paolo Abeni
107
-486
/
+2879
2022-09-05
bpf: Optimize call_rcu in non-preallocated hash map.
Alexei Starovoitov
1
-11
/
+0
2022-09-05
selftests/bpf: Improve test coverage of test_maps
Alexei Starovoitov
1
-14
/
+24
2022-09-03
selftest/bpf: Add test for bpf_getsockopt()
Martin KaFai Lau
2
-106
/
+43
2022-09-02
selftests/xsk: Avoid use-after-free on ctx
Ian Rogers
1
-3
/
+3
2022-09-02
selftests/bpf: Store BPF object files with .bpf.o extension
Daniel Müller
68
-250
/
+250
2022-09-02
selftests/xsk: Add support for zero copy testing
Maciej Fijalkowski
2
-4
/
+74
2022-09-02
selftests/xsk: Make sure single threaded test terminates
Maciej Fijalkowski
1
-0
/
+7
2022-09-02
selftests/xsk: Add support for executing tests on physical device
Maciej Fijalkowski
3
-87
/
+170
2022-09-02
selftests/xsk: Increase chars for interface name to 16
Maciej Fijalkowski
1
-2
/
+2
2022-09-02
selftests/xsk: Introduce default Rx pkt stream
Maciej Fijalkowski
2
-27
/
+51
2022-09-02
selftests/xsk: Query for native XDP support
Maciej Fijalkowski
1
-2
/
+37
2022-09-02
selftests/bpf: Amend test_tunnel to exercise BPF_F_TUNINFO_FLAGS
Shmulik Ladkani
1
-8
/
+16
2022-09-02
selftests: net: dsa: symlink the tc_actions.sh test
Vladimir Oltean
3
-1
/
+4
2022-09-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-28
/
+54
2022-09-01
selftests/bpf: Test concurrent updates on bpf_task_storage_busy
Hou Tao
2
-0
/
+161
2022-09-01
selftests/bpf: Move sys_pidfd_open() into task_local_storage_helpers.h
Hou Tao
3
-18
/
+20
2022-09-01
net-next: Fix IP_UNICAST_IF option behavior for connected sockets
Richard Gobert
2
-2
/
+44
2022-09-01
selftests/bpf: Add test cases for htab update
Hou Tao
3
-0
/
+156
[next]