summaryrefslogtreecommitdiffstats
path: root/tools/testing
Commit message (Expand)AuthorAgeFilesLines
* kvm: selftests: aarch64: dirty_log_test: support greater than 40-bit IPAsAndrew Jones2018-12-214-9/+42
* kvm: selftests: add pa-48/va-48 VM modesAndrew Jones2018-12-213-8/+35
* kvm: selftests: dirty_log_test: improve mode param managementAndrew Jones2018-12-211-25/+23
* kvm: selftests: dirty_log_test: reset guest test phys offsetAndrew Jones2018-12-211-4/+7
* kvm: selftests: dirty_log_test: always use -tAndrew Jones2018-12-211-19/+17
* kvm: selftests: dirty_log_test: don't identity map the test memAndrew Jones2018-12-211-13/+14
* kvm: selftests: x86_64: dirty_log_test: fix -tAndrew Jones2018-12-211-0/+9
* selftests: kvm: report failed stage when exit reason is unexpectedVitaly Kuznetsov2018-12-212-4/+4
* kvm: selftests: ucall: improve ucall placement in memory, fix unsigned compar...Paolo Bonzini2018-12-141-8/+6
* KVM: selftests: Add hyperv_cpuid testVitaly Kuznetsov2018-12-142-0/+158
* KVM: selftests: implement an unchecked version of vcpu_ioctl()Vitaly Kuznetsov2018-12-142-2/+14
* kvm: introduce manual dirty log reprotectPaolo Bonzini2018-12-145-0/+38
* selftests: Fix test errors related to lib.mk khdr targetShuah Khan2018-12-138-9/+13
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-12-094-21/+382
|\
| * bpf: improve verifier branch analysisAlexei Starovoitov2018-12-041-2/+2
| * bpf: Support sk lookup in netns with id 0Joe Stringer2018-11-302-11/+11
| * bpf: Fix verifier log string check for bad alignment.David Miller2018-11-301-1/+1
| * tools/bpf: add addition type tests to test_btfYonghong Song2018-11-281-0/+361
| * tools/bpf: fix two test_btf unit test casesMartin KaFai Lau2018-11-281-7/+7
* | Merge tag 'libnvdimm-fixes-4.20-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-12-091-2/+33
|\ \
| * | tools/testing/nvdimm: Align test resources to 128MDan Williams2018-12-051-2/+33
* | | proc: fixup map_files test on armAlexey Dobriyan2018-11-301-2/+7
| |/ |/|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2018-11-284-0/+87
|\ \
| * | selftests: add script to stress-test nft packet path vs. control planeFlorian Westphal2018-11-124-0/+87
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-11-252-1/+23
|\ \ \
| * | | bpf: fix off-by-one error in adjust_subprog_startsEdward Cree2018-11-161-0/+19
| * | | kselftests/bpf: use ping6 as the default ipv6 ping binary when it existsLi Zhijian2018-11-091-1/+4
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-11-191-5/+13
|\ \ \ | |_|/ |/| |
| * | tc-testing: tdc.py: Guard against lack of returncode in executed commandBrenda J. Butler2018-11-171-3/+11
| * | tc-testing: tdc.py: ignore errors when decoding stdout/stderrLucas Bates2018-11-171-2/+2
| |/
* | Merge tag 'libnvdimm-fixes-4.20-rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-11-181-4/+4
|\ \
| * | tools/testing/nvdimm: Fix the array size for dimm devices.Masayoshi Mizuma2018-11-051-4/+4
| |/
* | selftests/powerpc: Adjust wild_bctr to build with old binutilsGustavo Romero2018-11-151-2/+3
* | selftests/powerpc: Fix wild_bctr test to work on ppc64Michael Ellerman2018-11-121-1/+15
|/
* Merge tag 'powerpc-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-11-029-34/+32
|\
| * selftests/powerpc: Fix compilation issue due to asm labelNaveen N. Rao2018-11-011-3/+3
| * selftests/powerpc/cache_shape: Fix out-of-tree buildMichael Ellerman2018-10-311-7/+2
| * selftests/powerpc/switch_endian: Fix out-of-tree buildMichael Ellerman2018-10-311-0/+1
| * selftests/powerpc/pmu: Link ebb tests with -no-pieJoel Stanley2018-10-311-0/+3
| * selftests/powerpc/signal: Fix out-of-tree buildJoel Stanley2018-10-311-8/+3
| * selftests/powerpc/ptrace: Fix out-of-tree buildJoel Stanley2018-10-311-9/+4
| * selftests: powerpc: Fix warning for security subdirJoel Stanley2018-10-311-0/+1
| * selftests/powerpc: Relax L1d miss targets for rfi_flush testNaveen N. Rao2018-10-301-5/+13
| * selftests/powerpc: Fix ptrace tm failureBreno Leitao2018-10-261-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-11-015-57/+367
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-10-314-33/+296
| |\ \
| | * | bpf: test make sure to run unpriv test cases in test_verifierDaniel Borkmann2018-10-311-31/+40
| | * | bpf: add various test cases to test_verifierDaniel Borkmann2018-10-311-0/+250
| | * | kselftests/bpf: use ping6 as the default ipv6 ping binary if it existsLi Zhijian2018-10-312-2/+4
| | * | tools/bpf: add unlimited rlimit for flow_dissector_loadYonghong Song2018-10-301-0/+2