summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2022-02-01selftests: fib rule: Log test descriptionGuillaume Nault
2022-02-01selftests: fib rule: Drop erroneous TABLE variableGuillaume Nault
2022-02-01selftests: fib rule: Make 'getmatch' and 'match' local variablesGuillaume Nault
2022-01-31selftests/bpf: Extend verifier and bpf_sock tests for dst_port loadsJakub Sitnicki
2022-01-31kunit: tool: drop mostly unused KunitResult.result fieldDaniel Latypov
2022-01-31kselftest: Fix vdso_test_abi return statusVincenzo Frascino
2022-01-31selftests/net: timestamping: Fix bind_phc checkGerhard Engleder
2022-01-30tools/testing/scatterlist: add missing definesMaor Gottlieb
2022-01-29Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2022-01-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-01-28selftests: kvm: check dynamic bits against KVM_X86_XCOMP_GUEST_SUPPPaolo Bonzini
2022-01-28kselftest/arm64: Correct logging of FPSIMD register read via ptraceMark Brown
2022-01-28kselftest/arm64: Skip VL_INHERIT tests for unsupported vector typesMark Brown
2022-01-27selftests/bpf/test_xdp_redirect: use temp netns for testingHangbin Liu
2022-01-27selftests/bpf/test_xdp_meta: use temp netns for testingHangbin Liu
2022-01-27selftests/bpf/test_tcp_check_syncookie: use temp netns for testingHangbin Liu
2022-01-27selftests/bpf/test_lwt_seg6local: use temp netns for testingHangbin Liu
2022-01-27selftests/bpf/test_xdp_vlan: use temp netns for testingHangbin Liu
2022-01-27selftests/bpf/test_xdp_veth: use temp netns for testingHangbin Liu
2022-01-27selftests/bpf/test_xdp_redirect_multi: use temp netns for testingHangbin Liu
2022-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski
2022-01-27selftests: skip mincore.check_file_mmap when fs lacks needed supportCristian Marussi
2022-01-27selftests: openat2: Skip testcases that fail with EOPNOTSUPPCristian Marussi
2022-01-27selftests: openat2: Add missing dependency in MakefileCristian Marussi
2022-01-27selftests: openat2: Print also errno in failure messagesCristian Marussi
2022-01-27selftests: futex: Use variable MAKE instead of makeMuhammad Usama Anjum
2022-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-01-27selftests/bpf: specify pahole version requirement for btf_tag testYonghong Song
2022-01-27selftests/bpf: add a selftest with __user tagYonghong Song
2022-01-27selftests/bpf: rename btf_decl_tag.c to test_btf_decl_tag.cYonghong Song
2022-01-27Merge tag 'net-5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-01-27selftests/exec: Remove pipe from TEST_GEN_FILESMuhammad Usama Anjum
2022-01-27selftests/zram: Adapt the situation that /dev/zram0 is being usedYang Xu
2022-01-27selftests/zram01.sh: Fix compression ratio calculationYang Xu
2022-01-27selftests/zram: Skip max_comp_streams interface on newer kernelYang Xu
2022-01-27selftests/bpf: fix a clang compilation errorYonghong Song
2022-01-27selftests, xsk: Fix bpf_res cleanup testMagnus Karlsson
2022-01-26selftests/bpf: fix uprobe offset calculation in selftestsAndrii Nakryiko
2022-01-27selftests: nft_concat_range: add test for reload with no element add/delFlorian Westphal
2022-01-27selftests: netfilter: check stateless nat udp checksum fixupFlorian Westphal
2022-01-27selftests: netfilter: reduce zone stress test running timeFlorian Westphal
2022-01-26selftests/bpf: Fix a clang compilation errorYonghong Song
2022-01-26selftests: kvm: move vm_xsave_req_perm call to amx_testPaolo Bonzini
2022-01-26KVM: selftests: Don't skip L2's VMCALL in SMM test for SVM guestSean Christopherson
2022-01-26kselftest: alsa: Add test case for writing invalid valuesMark Brown
2022-01-25selftests: bpf: Less strict size check in sockopt_skFelix Maurer
2022-01-25selftests/bpf: use preferred setter/getter APIs instead of deprecated onesAndrii Nakryiko
2022-01-25tools headers UAPI: remove stale lirc.hSean Young
2022-01-25kselftest: signal all child processesLi Zhijian
2022-01-25selftests: cpufreq: Write test output to stdout as wellNĂ­colas F. R. A. Prado