summaryrefslogtreecommitdiffstats
path: root/tools/testing
Commit message (Expand)AuthorAgeFilesLines
* ndtest: Cleanup all of blk namespace specific codeShivaprasad G Bhat2022-07-121-77/+0
* Merge tag 'net-5.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-06-3010-23/+360
|\
| * selftest: tun: add test for NAPI dismantleJakub Kicinski2022-06-302-1/+163
| * selftests net: fix kselftest net fatal errorColeman Dietsch2022-06-291-1/+1
| * selftests: mptcp: Initialize variables to quiet gcc 12 warningsMat Martineau2022-06-283-3/+3
| * selftests: mptcp: more stable diag testsPaolo Abeni2022-06-281-8/+40
| * selftests: tc-testing: Add testcases to test new flush behaviourVictor Nogueira2022-06-271-0/+77
| * selftests/bpf: Test sockmap update when socket has ULPJakub Sitnicki2022-06-241-9/+75
| * selftests/net: pass ipv6_args to udpgso_bench's IPv6 TCP testDimitris Michailidis2022-06-231-1/+1
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-06-241-5/+4
|\ \ | |/ |/|
| * selftests: KVM: Handle compiler optimizations in ucallRaghavendra Rao Ananta2022-06-231-5/+4
* | Merge tag 'net-5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-06-237-57/+208
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski2022-06-211-1/+1
| |\ \
| | * | selftests: netfilter: correct PKTGEN_SCRIPT_PATHS in nft_concat_range.shJie2x Zhou2022-06-211-1/+1
| * | | ipv4: fix bind address validity regression testsRiccardo Paolo Bestetti2022-06-201-9/+27
| * | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski2022-06-175-51/+151
| |\ \ \
| | * | | selftest/bpf: Fix kprobe_multi bench testJiri Olsa2022-06-161-0/+3
| | * | | selftests/bpf: Shuffle cookies symbols in kprobe multi testJiri Olsa2022-06-162-51/+51
| | * | | selftests/bpf: Test tail call counting with bpf2bpf and data on stackJakub Sitnicki2022-06-162-0/+97
| * | | | ipv4: ping: fix bind address validity checkRiccardo Paolo Bestetti2022-06-171-0/+33
* | | | | Merge tag 'linux-kselftest-fixes-5.19-rc4' of git://git.kernel.org/pub/scm/li...Linus Torvalds2022-06-225-5/+29
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | selftests: make use of GUP_TEST_FILE macroJoel Savitz2022-06-161-2/+2
| * | | | selftests: vm: Fix resource leak when return errorDing Xiang2022-06-161-0/+2
| * | | | selftests dma: fix compile error for dma_map_benchmarkYu Liao2022-06-162-1/+2
| * | | | selftests: Fix clang cross compilationMark Brown2022-06-141-2/+23
* | | | | Merge tag 'net-5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-06-163-122/+0
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Revert "net: Add a second bind table hashed by port and address"Joanne Koong2022-06-163-122/+0
| | |/ / | |/| |
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-06-1411-107/+341
|\ \ \ \
| * | | | KVM: selftests: Restrict test region to 48-bit physical addresses when using ...David Matlack2022-06-091-3/+15
| * | | | KVM: selftests: Add option to run dirty_log_perf_test vCPUs in L2David Matlack2022-06-098-8/+182
| * | | | KVM: selftests: Clean up LIBKVM files in MakefileDavid Matlack2022-06-091-5/+31
| * | | | KVM: selftests: Link selftests directly with lib object filesDavid Matlack2022-06-091-7/+4
| * | | | KVM: selftests: Drop unnecessary rule for STATIC_LIBSDavid Matlack2022-06-091-1/+0
| * | | | KVM: selftests: Add a helper to check EPT/VPID capabilitiesDavid Matlack2022-06-091-1/+6
| * | | | KVM: selftests: Move VMX_EPT_VPID_CAP_AD_BITS to vmx.hDavid Matlack2022-06-092-3/+2
| * | | | KVM: selftests: Refactor nested_map() to specify target levelDavid Matlack2022-06-091-4/+12
| * | | | KVM: selftests: Drop stale function parameter comment for nested_map()David Matlack2022-06-091-1/+0
| * | | | KVM: selftests: Add option to create 2M and 1G EPT mappingsDavid Matlack2022-06-091-50/+60
| * | | | KVM: selftests: Replace x86_page_size with PG_LEVEL_XXDavid Matlack2022-06-094-24/+29
| * | | | Merge tag 'kvm-riscv-fixes-5.19-1' of https://github.com/kvm-riscv/linux into...Paolo Bonzini2022-06-09361-3752/+21718
| |\ \ \ \ | | | |/ / | | |/| |
* | | | | Merge tag 'random-5.19-rc2-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2022-06-123-15/+19
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | wireguard: selftests: use maximum cpu features and allow rng seedingJason A. Donenfeld2022-06-113-15/+19
| | |/ / | |/| |
* | | | Merge tag 'net-5.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-06-094-2/+77
|\ \ \ \
| * \ \ \ Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski2022-06-082-0/+32
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | selftests/bpf: Add selftest for calling global functions from freplaceToke Høiland-Jørgensen2022-06-072-0/+32
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski2022-06-071-0/+43
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | netfilter: nat: really support inet nat without l3 addressFlorian Westphal2022-06-011-0/+43
| * | | | selftests net: fix bpf build errorLina Wang2022-06-071-2/+2
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-06-081-3/+7
|\ \ \ \ \ | |_|_|/ / |/| | | / | | |_|/ | |/| |
| * | | KVM: selftests: Make hyperv_clock selftest more stableVitaly Kuznetsov2022-06-071-3/+7