summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2021-11-01Merge tag 'rcu.2021.11.01a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-11-01Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2021-11-01Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2021-11-01Merge tag 'x86-fpu-2021-11-01' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-11-01Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-11-01Merge tag 'locking-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-10-28tools/testing/selftests/vm/split_huge_page_test.c: fix application of sizeof ...David Yang
2021-10-28selftests/x86/amx: Add context switch testChang S. Bae
2021-10-28selftests/x86/amx: Add test cases for AMX state managementChang S. Bae
2021-10-26selftests/ftrace: Stop tracing while reading the trace file by defaultMasami Hiramatsu
2021-10-26Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2021-10-26selftests/bpf: Use recv_timeout() instead of retriesYucong Sun
2021-10-22fcnal-test: kill hanging ping/nettest binaries on cleanupFlorian Westphal
2021-10-21Merge tag 'net-5.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2021-10-21selftests: arm64: Factor out utility functions for assembly FP testsMark Brown
2021-10-18mm/userfaultfd: selftests: fix memory corruption with thp enabledPeter Xu
2021-10-18selftests/tls: add SM4 algorithm dependency for tls selftestsTianjia Zhang
2021-10-16Merge tag 'trace-v5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-10-15vsock_diag_test: remove free_sock_stat() call in test_no_socketsStefano Garzarella
2021-10-15ipv6: When forwarding count rx stats on the orig netdevStephen Suryaputra
2021-10-15selftests: net/fcnal: Test --{force,no}-bind-key-ifindexLeonard Crestez
2021-10-15selftests: nettest: Add --{force,no}-bind-key-ifindexLeonard Crestez
2021-10-14Merge tag 'net-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-10-14selftests: netfilter: remove stray bash debug lineFlorian Westphal
2021-10-13selftests/ftrace: Update test for more eprobe removal processSteven Rostedt (VMware)
2021-10-12selftests: net: modify IOAM tests for undef bitsJustin Iurman
2021-10-11Merge tag 'linux-kselftest-kunit-fixes-5.15-rc6' of git://git.kernel.org/pub/...Linus Torvalds
2021-10-12selftests: nft_nat: add udp hole punch test caseFlorian Westphal
2021-10-07selftests: futex: Test sys_futex_waitv() wouldblockAndré Almeida
2021-10-07selftests: futex: Test sys_futex_waitv() timeoutAndré Almeida
2021-10-07selftests: futex: Add sys_futex_waitv() testAndré Almeida
2021-10-07selftests: arm64: Add coverage of ptrace flags for SVE VL inheritanceMark Brown
2021-10-05kselftests/sched: cleanup the child processesLi Zhijian
2021-10-04Merge tag 'linux-kselftest-fixes-5.15-rc5' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2021-10-01kunit: tool: better handling of quasi-bool args (--json, --raw_output)Daniel Latypov
2021-10-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-09-30Merge tag 'net-5.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-09-30KVM: selftests: Ensure all migrations are performed when test is affinedSean Christopherson
2021-09-29selftests: arm64: Verify that all possible vector lengths are handledMark Brown
2021-09-29selftests: arm64: Fix and enable test for setting current VL in vec-syscfgMark Brown
2021-09-29selftests: arm64: Remove bogus error check on writing to filesMark Brown
2021-09-29selftests: arm64: Fix printf() format mismatch in vec-syscfgMark Brown
2021-09-29selftests: arm64: Move FPSIMD in SVE ptrace test into a functionMark Brown
2021-09-29selftests: arm64: More comprehensively test the SVE ptrace interfaceMark Brown
2021-09-29selftests: arm64: Verify interoperation of SVE and FPSIMD register setsMark Brown
2021-09-29selftests: arm64: Clarify output when verifying SVE register setMark Brown
2021-09-29selftests: arm64: Document what the SVE ptrace test is doingMark Brown
2021-09-29selftests: arm64: Remove extraneous register setting codeMark Brown
2021-09-29selftests: arm64: Don't log child creation as a test in SVE ptrace testMark Brown