summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests
Commit message (Expand)AuthorAgeFilesLines
* selftests: tpm: Use /bin/sh instead of /bin/bashJarkko Sakkinen2020-06-292-2/+2
* selftests: tpm: Use 'test -e' instead of 'test -f'Jarkko Sakkinen2020-06-292-2/+2
* Revert "tpm: selftest: cleanup after unseal with wrong auth/policy test"Jarkko Sakkinen2020-06-291-5/+0
* Merge tag 'powerpc-5.8-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2020-06-271-1/+1
|\
| * selftests/powerpc: Fix build failure in ebb testsHarish2020-06-261-1/+1
* | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2020-06-271-4/+0
|\ \
| * | kselftest: arm64: Remove redundant clean targetMark Brown2020-06-241-4/+0
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-06-2510-35/+321
|\ \ \
| * | | tc-testing: avoid action cookies with odd length.Briana Oursler2020-06-253-7/+7
| * | | bpf: tcp: bpf_cubic: fix spurious HYSTART_DELAY exit upon drop in min RTTNeal Cardwell2020-06-251-3/+2
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2020-06-252-1/+176
| |\ \ \
| | * | | selftests: netfilter: add test case for conntrack helper assignmentFlorian Westphal2020-06-252-1/+176
| * | | | wireguard: device: avoid circular netns referencesJason A. Donenfeld2020-06-231-1/+12
| |/ / /
| * | | tc-testing: update geneve options match in tunnel_key unit testsHangbin Liu2020-06-201-7/+7
| * | | selftests/net: report etf errors correctlyWillem de Bruijn2020-06-191-7/+26
| * | | selftests/bpf: Make sure optvals > PAGE_SIZE are bypassedStanislav Fomichev2020-06-172-9/+91
| |/ /
* | | Merge tag 'for-linus-2020-06-24' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2020-06-243-5/+17
|\ \ \ | |_|/ |/| |
| * | tests: test for setns() EINVAL regressionChristian Brauner2020-06-173-5/+17
| |/
* | Merge tag 's390-5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2020-06-201-0/+1
|\ \
| * | selftests/seccomp: s390 shares the syscall and return value registerSven Schnelle2020-06-161-0/+1
| |/
* | selftests/ftrace: Support ":README" suffix for requiresMasami Hiramatsu2020-06-1616-50/+25
* | selftests/ftrace: Support ":tracer" suffix for requiresMasami Hiramatsu2020-06-1613-59/+21
* | selftests/ftrace: Convert check_filter_file() with requires listMasami Hiramatsu2020-06-1614-43/+19
* | selftests/ftrace: Convert required interface checks into requires listMasami Hiramatsu2020-06-1666-511/+68
* | selftests/ftrace: Add "requires:" list supportMasami Hiramatsu2020-06-163-1/+17
* | selftests/ftrace: Return unsupported for the unconfigured featuresMasami Hiramatsu2020-06-162-2/+2
* | selftests/ftrace: Allow ":" in descriptionMasami Hiramatsu2020-06-161-1/+1
* | tools: testing: ftrace: trigger: fix spelling mistakeFlavio Suligoi2020-06-154-4/+4
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-06-1312-29/+285
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2020-06-139-27/+218
| |\
| | * libbpf: Support pre-initializing .bss global variablesAndrii Nakryiko2020-06-122-9/+55
| | * selftests/bpf: Add cgroup_skb/egress test for load_bytes_relativeYiFei Zhu2020-06-112-0/+119
| | * bpf: Selftests and tools use struct bpf_devmap_val from uapiJesper Dangaard Brouer2020-06-093-11/+2
| | * bpf: cgroup: Allow multi-attach program to replace itselfLorenz Bauer2020-06-091-0/+7
| | * selftests/bpf: Fix ringbuf selftest sample counting undeterminismAndrii Nakryiko2020-06-081-7/+35
| * | selftests/net: in rxtimestamp getopt_long needs terminating null entrytannerlove2020-06-091-0/+1
| * | selftests/net: in timestamping, strncpy needs to preserve null bytetannerlove2020-06-081-2/+8
| * | net/tls(TLS_SW): Add selftest for 'chunked' sendfile testPooja Trivedi2020-06-081-0/+58
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-06-1212-28/+55
|\ \ \
| * | | KVM: selftests: fix sync_with_host() in smm_testVitaly Kuznetsov2020-06-111-2/+2
| * | | KVM: selftests: Don't probe KVM_CAP_HYPERV_ENLIGHTENED_VMCS when nested VMX i...Vitaly Kuznetsov2020-06-112-3/+5
| * | | KVM: selftests: do not substitute SVM/VMX check with KVM_CAP_NESTED_STATE checkVitaly Kuznetsov2020-06-116-17/+30
| * | | KVM: selftests: Ignore KVM 5-level paging support for VM_MODE_PXXV48_4KSean Christopherson2020-06-091-2/+9
| * | | KVM: selftests: fix vmx_preemption_timer_test build with GCC10Vitaly Kuznetsov2020-06-082-4/+4
| * | | KVM: selftests: Add x86_64/debug_regs to .gitignoreVitaly Kuznetsov2020-06-081-0/+1
| * | | KVM: selftests: Fix build with "make ARCH=x86_64"Vitaly Kuznetsov2020-06-051-0/+4
* | | | khugepaged: selftests: fix timeout condition in wait_for_scan()Dan Carpenter2020-06-101-1/+1
* | | | Merge tag 'trace-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2020-06-098-0/+40
|\ \ \ \
| * | | | selftests/ftrace: Distinguish between hist and synthetic event checksTom Zanussi2020-06-018-0/+40
* | | | | Merge tag 'linux-kselftest-5.8-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-06-0924-55/+166
|\ \ \ \ \