summaryrefslogtreecommitdiffstats
path: root/tools/testing
Commit message (Expand)AuthorAgeFilesLines
* tools/testing/selftests/vm/map_fixed_noreplace.c: add test for MAP_FIXED_NORE...Michael Ellerman2018-10-263-0/+208
* tools/testing/selftests/vm/gup_benchmark.c: add MAP_HUGETLB optionKeith Busch2018-10-261-1/+4
* tools/testing/selftests/vm/gup_benchmark.c: add MAP_SHARED optionKeith Busch2018-10-261-3/+7
* tools/testing/selftests/vm/gup_benchmark.c: allow user specified fileKeith Busch2018-10-261-4/+13
* tools/testing/selftests/vm/gup_benchmark.c: fix 'write' flag usageKeith Busch2018-10-261-0/+1
* mm/gup_benchmark.c: add additional pinning methodsKeith Busch2018-10-261-2/+11
* mm/gup_benchmark.c: time put_page()Keith Busch2018-10-261-2/+4
* userfaultfd: selftest: recycle lock threads firstPeter Xu2018-10-261-5/+6
* userfaultfd: selftest: generalize read and pollPeter Xu2018-10-261-34/+43
* userfaultfd: selftest: cleanup help messagesPeter Xu2018-10-261-18/+28
* Merge tag 'kvm-4.20-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-10-2524-710/+2749
|\
| * selftests/kvm: add missing executables to .gitignoreAnders Roxell2018-10-191-0/+1
| * KVM: selftests: add Enlightened VMCS testVitaly Kuznetsov2018-10-175-12/+1323
| * KVM: selftests: state_test: test bare VMXON migrationVitaly Kuznetsov2018-10-174-10/+19
| * kvm: selftests: support high GPAs in dirty_log_testAndrew Jones2018-10-171-15/+50
| * kvm: selftests: stop lying to aarch64 tests about PA-bitsAndrew Jones2018-10-174-3/+36
| * kvm: selftests: dirty_log_test: also test 64K pages on aarch64Andrew Jones2018-10-171-46/+137
| * kvm: selftests: port dirty_log_test to aarch64Andrew Jones2018-10-173-80/+90
| * kvm: selftests: introduce new VM mode for 64K pagesAndrew Jones2018-10-175-25/+47
| * kvm: selftests: add vcpu support for aarch64Andrew Jones2018-10-172-0/+138
| * kvm: selftests: add virt mem support for aarch64Andrew Jones2018-10-173-0/+218
| * kvm: selftests: add vm_phy_pages_allocAndrew Jones2018-10-172-23/+39
| * kvm: selftests: tidy up kvm_utilAndrew Jones2018-10-176-399/+407
| * kvm: selftests: add cscope make targetAndrew Jones2018-10-171-1/+10
| * kvm: selftests: move arch-specific files to arch-specific locationsAndrew Jones2018-10-1718-49/+50
| * kvm: selftests: introduce ucallAndrew Jones2018-10-1710-85/+222
| * kvm: selftests: vcpu_setup: set cr4.osfxsrAndrew Jones2018-10-171-1/+1
* | Merge tag 'libnvdimm-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-10-254-25/+12
|\ \
| * | tools/testing/nvdimm: Populate dirty shutdown dataDan Williams2018-10-173-1/+11
| * | acpi, nfit: Collect shutdown statusDan Williams2018-10-172-24/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-10-2450-474/+6590
|\ \ \
| * | | tc-tests: test denial of 'goto chain' for exceed traffic in police.jsonDavide Caratti2018-10-221-0/+24
| * | | tc-tests: test denial of 'goto chain' on 'random' traffic in gact.jsonDavide Caratti2018-10-221-0/+24
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-10-2113-93/+737
| |\ \ \
| | * | | selftests/bpf: fix return value comparison for tests in test_libbpf.shQuentin Monnet2018-10-201-1/+1
| | * | | bpf, libbpf: simplify and cleanup perf ring buffer walkDaniel Borkmann2018-10-201-3/+4
| | * | | bpf, verifier: fix register type dump in xadd and stDaniel Borkmann2018-10-201-5/+5
| | * | | bpf: test_sockmap add options to use msg_push_dataJohn Fastabend2018-10-202-26/+129
| | * | | bpf: libbpf support for msg_push_dataJohn Fastabend2018-10-201-0/+2
| | * | | bpf: add tests for direct packet access from CGROUP_SKBSong Liu2018-10-191-0/+171
| | * | | selftests/bpf: add missing executables to .gitignoreAnders Roxell2018-10-191-0/+2
| | * | | selftests/bpf: add test cases for queue and stack mapsMauricio Vasquez B2018-10-197-1/+299
| | * | | selftests/bpf: fix file resource leak in load_kallsymsPeng Hao2018-10-181-0/+1
| | * | | bpf: sockmap, add msg_peek tests to test_sockmapJohn Fastabend2018-10-171-52/+115
| | * | | bpf, tls: add tls header to tools infrastructureDaniel Borkmann2018-10-161-5/+8
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-10-212-0/+84
| |\ \ \ \
| * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-10-191-4/+9
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-10-157-193/+897
| |\ \ \ \ \
| | * | | | | bpf: add tls support for testing in test_sockmapJohn Fastabend2018-10-151-0/+89
| | * | | | | selftests: bpf: install script with_addr.shAnders Roxell2018-10-111-0/+2
OpenPOWER on IntegriCloud