summaryrefslogtreecommitdiffstats
path: root/tools/testing (follow)
Commit message (Expand)AuthorAgeFilesLines
* mptcp: update selftest for fallback due to OoOPaolo Abeni2021-05-281-4/+9
* Merge tag 'net-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-05-2712-277/+893
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2021-05-266-193/+457
| |\
| | * bpf, selftests: Adjust few selftest result_unpriv outcomesDaniel Borkmann2021-05-252-10/+0
| | * selftests/bpf: Add test for l3 use of bpf_redirect_peerJussi Maki2021-05-252-178/+405
| | * selftests/bpf: Test ringbuf mmap read-only and read-write restrictionsAndrii Nakryiko2021-05-201-1/+48
| | * selftests/bpf: Convert static to global in tc_redirect progsStanislav Fomichev2021-05-202-4/+4
| * | net/sched: fq_pie: re-factor fix for fq_pie endless loopDavide Caratti2021-05-241-4/+4
| * | selftests: Add .gitignore for nci test suiteDavid Matlack2021-05-201-0/+1
| |/
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2021-05-127-266/+617
| |\
| | * selftests/bpf: Rewrite test_tc_redirect.sh as prog_tests/tc_redirect.cJussi Maki2021-05-117-266/+617
* | | Merge tag 'powerpc-5.13-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2021-05-231-9/+18
|\ \ \
| * | | powerpc/64s/syscall: Use pt_regs.trap to distinguish syscall ABI difference b...Nicholas Piggin2021-05-201-9/+18
* | | | tools/testing/selftests/exec: fix link errorYang Yingliang2021-05-231-3/+3
* | | | Merge branch 'for-v5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-05-211-7/+7
|\ \ \ \ | |/ / / |/| | |
| * | | signal: Deliver all of the siginfo perf data in _perfEric W. Biederman2021-05-181-7/+7
* | | | Merge tag 'libnvdimm-fixes-5.13-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-05-152-18/+26
|\ \ \ \
| * | | | ACPI: NFIT: Fix support for variable 'SPA' structure sizeDan Williams2021-05-121-17/+25
| * | | | tools/testing/nvdimm: Make symbol '__nfit_test_ioremap' staticZou Wei2021-05-121-1/+1
| | |/ / | |/| |
* | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2021-05-141-0/+1
|\ \ \ \
| * | | | kselftest/arm64: Add missing stddef.h include to BTI testsMark Brown2021-05-101-0/+1
| |/ / /
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-05-102-20/+72
|\ \ \ \ | |/ / / |/| | |
| * | | selftests: kvm: remove reassignment of non-absolute variablesBill Wendling2021-05-071-2/+2
| * | | KVM: selftests: evmcs_test: Check that VMCS12 is alway properly synced to eVM...Vitaly Kuznetsov2021-05-071-11/+55
| * | | KVM: selftests: evmcs_test: Check that VMLAUNCH with bogus EVMPTR is causing #UDVitaly Kuznetsov2021-05-071-8/+16
* | | | Merge tag 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2021-05-081-1/+1
|\ \ \ \
| * | | | kbuild: replace LANG=C with LC_ALL=CMasahiro Yamada2021-05-011-1/+1
* | | | | Merge tag 'net-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-05-082-0/+7
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | selftests/bpf: Fix the snprintf testFlorent Revest2021-04-302-0/+7
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-05-077-4/+169
|\ \ \ \ \
| * | | | | selftests: remove duplicate includeZhang Yunkai2021-05-073-3/+0
| * | | | | kselftest: introduce new epoll test caseDavidlohr Bueso2021-05-071-0/+44
| * | | | | selftests: proc: test subset=pidAlexey Dobriyan2021-05-072-0/+122
| * | | | | proc: mandate ->proc_lseek in "struct proc_ops"Alexey Dobriyan2021-05-071-1/+3
* | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-05-055-13/+579
|\| | | | |
| * | | | | selftests/vm: gup_test: test faulting in kernel, and verify pinnable pagesPavel Tatashin2021-05-051-4/+19
| * | | | | selftests/vm: gup_test: fix test flagPavel Tatashin2021-05-051-4/+11
| * | | | | userfaultfd/selftests: add test exercising minor fault handlingAxel Rasmussen2021-05-051-6/+158
| * | | | | mm: huge_memory: debugfs for file-backed THP splitZi Yan2021-05-051-5/+77
| * | | | | mm: huge_memory: a new debugfs interface for splitting THP testsZi Yan2021-05-053-0/+320
* | | | | | Merge tag 'ktest-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2021-05-052-281/+427
|\ \ \ \ \ \
| * | | | | | ktest: Re-arrange the code blocks for better discoverabilityJohn 'Warthog9' Hawley (VMware)2021-05-041-142/+154
| * | | | | | ktest: Further consistency cleanupsJohn 'Warthog9' Hawley (VMware)2021-05-041-49/+36
| * | | | | | ktest: Fixing indentation to match expected patternJohn 'Warthog9' Hawley (VMware)2021-05-041-94/+92
| * | | | | | ktest: Adding editor hints to improve consistencyJohn 'Warthog9' Hawley (VMware)2021-05-041-0/+9
| * | | | | | ktest: Add example config for using VMware VMsJohn 'Warthog9' Hawley (VMware)2021-05-041-0/+137
| * | | | | | ktest: Minor cleanup with uninitialized variable $build_optionsJohn 'Warthog9' Hawley (VMware)2021-05-041-0/+3
* | | | | | | Merge tag 'dma-mapping-5.13' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2021-05-041-5/+17
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | dma-mapping: benchmark: Add support for multi-pages map/unmapXiang Chen2021-04-021-4/+16
| * | | | | | dma-mapping: benchmark: use the correct HiSilicon copyrightHao Fang2021-04-021-1/+1