summaryrefslogtreecommitdiffstats
path: root/tools/testing
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | | selftests: arm64: Remove extraneous register setting codeMark Brown2021-09-293-62/+1
| * | | | | | | | | | | | | | | | | selftests: arm64: Don't log child creation as a test in SVE ptrace testMark Brown2021-09-291-3/+1
| * | | | | | | | | | | | | | | | | selftests: arm64: Use a define for the number of SVE ptrace tests to be runMark Brown2021-09-291-1/+3
| |/ / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | Merge tag 'x86-fpu-2021-11-01' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-11-012-1/+852
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | selftests/x86/amx: Add context switch testChang S. Bae2021-10-281-3/+157
| * | | | | | | | | | | | | | | | | selftests/x86/amx: Add test cases for AMX state managementChang S. Bae2021-10-282-1/+698
| | |_|_|_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-11-011-10/+18
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | kselftests/sched: cleanup the child processesLi Zhijian2021-10-051-10/+18
| | |_|_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge tag 'locking-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2021-11-017-6/+322
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | selftests: futex: Test sys_futex_waitv() wouldblockAndré Almeida2021-10-071-4/+37
| * | | | | | | | | | | | | | | | selftests: futex: Test sys_futex_waitv() timeoutAndré Almeida2021-10-071-1/+20
| * | | | | | | | | | | | | | | | selftests: futex: Add sys_futex_waitv() testAndré Almeida2021-10-075-1/+265
| | |_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | tools/testing/selftests/vm/split_huge_page_test.c: fix application of sizeof ...David Yang2021-10-281-1/+1
| |_|_|_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski2021-10-261-55/+20
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | selftests/bpf: Use recv_timeout() instead of retriesYucong Sun2021-10-261-55/+20
* | | | | | | | | | | | | | | | fcnal-test: kill hanging ping/nettest binaries on cleanupFlorian Westphal2021-10-221-0/+3
| |_|_|_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge tag 'net-5.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-10-2110-5/+415
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2021-10-212-1/+145
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | selftests: netfilter: remove stray bash debug lineFlorian Westphal2021-10-141-1/+0
| | * | | | | | | | | | | | | | selftests: nft_nat: add udp hole punch test caseFlorian Westphal2021-10-121-0/+145
| | | |_|_|_|_|_|_|_|/ / / / / | | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | | selftests/tls: add SM4 algorithm dependency for tls selftestsTianjia Zhang2021-10-181-0/+1
| * | | | | | | | | | | | | | vsock_diag_test: remove free_sock_stat() call in test_no_socketsStefano Garzarella2021-10-151-2/+0
| * | | | | | | | | | | | | | ipv6: When forwarding count rx stats on the orig netdevStephen Suryaputra2021-10-154-0/+183
| * | | | | | | | | | | | | | selftests: net/fcnal: Test --{force,no}-bind-key-ifindexLeonard Crestez2021-10-151-0/+60
| * | | | | | | | | | | | | | selftests: nettest: Add --{force,no}-bind-key-ifindexLeonard Crestez2021-10-151-2/+26
| | |_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | mm/userfaultfd: selftests: fix memory corruption with thp enabledPeter Xu2021-10-181-3/+20
| |_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | |
* | | | | | | | | | | | | Merge tag 'trace-v5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-10-161-2/+52
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | selftests/ftrace: Update test for more eprobe removal processSteven Rostedt (VMware)2021-10-131-2/+52
| | |_|_|_|/ / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge tag 'net-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-10-142-109/+81
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | selftests: net: modify IOAM tests for undef bitsJustin Iurman2021-10-122-109/+81
| | |_|_|_|/ / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge tag 'linux-kselftest-kunit-fixes-5.15-rc6' of git://git.kernel.org/pub/...Linus Torvalds2021-10-112-2/+30
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | kunit: tool: better handling of quasi-bool args (--json, --raw_output)Daniel Latypov2021-10-012-2/+30
| | |_|/ / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge tag 'linux-kselftest-fixes-5.15-rc5' of git://git.kernel.org/pub/scm/li...Linus Torvalds2021-10-041-1/+4
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | selftests: drivers/dma-buf: Fix implicit declaration warnsShuah Khan2021-09-271-1/+4
* | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-10-012-11/+60
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / |/| | | | | | | | / / | | |_|_|_|_|_|_|/ / | |/| | | | | | | |
| * | | | | | | | | KVM: selftests: Ensure all migrations are performed when test is affinedSean Christopherson2021-09-301-10/+59
| * | | | | | | | | selftests: KVM: Don't clobber XMM register when readOliver Upton2021-09-281-1/+1
* | | | | | | | | | Merge tag 'net-5.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-09-304-6/+475
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2021-09-282-6/+10
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | selftests, bpf: test_lwt_ip_encap: Really disable rp_filterJiri Benc2021-09-281-5/+8
| | * | | | | | | | | | selftests, bpf: Fix makefile dependencies on libbpfJiri Benc2021-09-281-1/+2
| * | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski2021-09-242-0/+465
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | |
| | * | | | | | | | | | selftests: netfilter: add zone stress test with colliding tuplesFlorian Westphal2021-09-211-0/+156
| | * | | | | | | | | | selftests: netfilter: add selftest for directional zone supportFlorian Westphal2021-09-211-0/+309
| | | |_|_|_|_|/ / / / | | |/| | | | | | | |
* | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-09-2712-61/+219
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / | |/| | | | | / / / / | |_|_|_|_|_|/ / / / |/| | | | | | | | |
| * | | | | | | | | selftests: KVM: Explicitly use movq to read xmm registersOliver Upton2021-09-241-17/+17
| * | | | | | | | | selftests: KVM: Call ucall_init when setting up in rseq_testOliver Upton2021-09-241-0/+1
| * | | | | | | | | KVM: x86: selftests: test simultaneous uses of V_IRQ from L1 and L0Maxim Levitsky2021-09-233-0/+130
| * | | | | | | | | KVM: selftests: Create a separate dirty bitmap per slotDavid Matlack2021-09-221-15/+39
| * | | | | | | | | KVM: selftests: Refactor help message for -s backing_srcDavid Matlack2021-09-226-22/+25