summaryrefslogtreecommitdiffstats
path: root/tools/testing
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | kvm: selftests: ucall: fix exit mmio address guessingAndrew Jones2018-12-211-11/+19
| * | | | | | | | | 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-194-24/+80
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| * | | | | | | | selftests: net: Add test_vxlan_fdb_changelink.shPetr Machata2018-12-182-0/+30
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-12-152-24/+50
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | bpf: verifier: make sure callees don't prune with caller differencesJakub Kicinski2018-12-131-0/+28
| | * | | | | | | selftests/bpf: use proper type when passing prog_typeStanislav Fomichev2018-12-111-4/+4
| | * | | | | | | selftests/bpf: add missing pointer dereference for map stacktrace fixupStanislav Fomichev2018-12-101-1/+1
| | * | | | | | | selftests/bpf: use thoff instead of nhoff in BPF flow dissectorStanislav Fomichev2018-12-071-19/+17
* | | | | | | | | Merge tag 'xarray-4.20-rc7' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds2018-12-134-0/+82
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | radix tree: Don't return retry entries from lookupMatthew Wilcox2018-12-064-0/+82
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'linux-kselftest-4.20-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-12-131-2/+7
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | selftests/seccomp: Remove SIGSTOP si_pid checkKees Cook2018-12-111-2/+7
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | 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
OpenPOWER on IntegriCloud