summaryrefslogtreecommitdiffstats
path: root/tools/testing
Commit message (Expand)AuthorAge
* Merge tag 'powerpc-4.11-7' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-04-08
|\
| * selftests/powerpc: Fix standalone powerpc buildMichael Ellerman2017-03-27
* | bpf: add various verifier test cases for self-testsDaniel Borkmann2017-04-01
* | bpf: improve verifier packet range checksAlexei Starovoitov2017-03-24
* | bpf: fix hashmap extra_elems logicAlexei Starovoitov2017-03-22
* | selftests/bpf: fix broken build, take 2Zi Shen Lim2017-03-21
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-03-15
|\
| * selftests/bpf: fix broken buildAlexei Starovoitov2017-03-13
* | Merge tag 'powerpc-4.11-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-03-13
|\ \
| * | selftests/powerpc: Replace stxvx and lxvx with stxvd2x/lxvd2xCyril Bur2017-03-08
* | | userfaultfd: selftest: vm: allow to build in vm/ directoryAndrea Arcangeli2017-03-09
* | | Merge tag 'ktest-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-03-08
|\ \ \
| * | | ktest: Make sure wait_for_input does honor the timeoutSteven Rostedt (VMware)2017-03-08
| * | | ktest: Fix while loop in wait_for_inputSteven Rostedt (VMware)2017-03-08
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-03-07
|\ \ \ \
| * | | | x86/selftests: Add clobbers for int80 on x86_64Dmitry Safonov2017-03-01
* | | | | Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds2017-03-07
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | radix tree test suite: Specify -m32 in LDFLAGS tooMatthew Wilcox2017-03-07
| * | | | ida: Free correct IDA bitmapMatthew Wilcox2017-03-07
| * | | | radix tree test suite: Depend on Makefile and quieten grepMatthew Wilcox2017-03-07
| * | | | radix tree test suite: Fix build with --as-neededMichael Ellerman2017-03-07
| * | | | radix tree test suite: Build 32 bit binariesRehas Sachdeva2017-03-07
| * | | | radix tree test suite: Add performance test for radix_tree_join()Rehas Sachdeva2017-03-07
| * | | | radix tree test suite: Add performance test for radix_tree_split()Rehas Sachdeva2017-03-07
| * | | | radix tree test suite: Add performance benchmarksRehas Sachdeva2017-03-07
| * | | | radix tree test suite: Add test for radix_tree_clear_tags()Rehas Sachdeva2017-03-07
| * | | | radix tree test suite: Add tests for ida_simple_get() and ida_simple_remove()Rehas Sachdeva2017-03-07
| * | | | radix tree test suite: Add test for idr_get_next()Rehas Sachdeva2017-03-07
| |/ / /
* | | | Merge tag 'powerpc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-03-07
|\ \ \ \ | |_|_|/ |/| | |
| * | | selftest/powerpc: Fix false failures for skipped testsSachin Sant2017-03-02
| |/ /
* | | Merge tag 'kvm-4.11-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-03-04
|\ \ \
| * | | selftests/x86: Add a basic selftest for iopermAndy Lutomirski2017-03-01
* | | | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2017-03-04
|\ \ \ \
| * | | | selftest for default_file_splice_read() infoleakAl Viro2017-02-18
* | | | | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-03-03
|\ \ \ \ \
| * | | | | tools/testing/nvdimm: make iset cookie predictableDan Williams2017-03-01
* | | | | | Merge tag 'linux-kselftest-4.11-rc1-urgent_fix' of git://git.kernel.org/pub/s...Linus Torvalds2017-03-03
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | selftests: lib.mk Fix individual test buildsShuah Khan2017-03-02
* | | | | | Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds2017-02-28
|\ \ \ \ \ \
| * | | | | | radix tree test suite: Add config option for map shiftRehas Sachdeva2017-02-13
| * | | | | | radix tree test suite: Run iteration tests for longerMatthew Wilcox2017-02-13
| * | | | | | radix tree test suite: Fix split/join memory leaksMatthew Wilcox2017-02-13
| * | | | | | radix tree test suite: Fix leaks in regression2.cMatthew Wilcox2017-02-13
| * | | | | | radix tree test suite: Fix leaky testsMatthew Wilcox2017-02-13
| * | | | | | radix tree test suite: Enable address sanitizerMatthew Wilcox2017-02-13
| * | | | | | radix-tree: Chain preallocated nodes through ->parentMatthew Wilcox2017-02-13
| * | | | | | radix tree test suite: Dial down verbosity with -vRehas Sachdeva2017-02-13
| * | | | | | radix tree test suite: Introduce kmalloc_verboseMatthew Wilcox2017-02-13
| * | | | | | radix tree test suite: Build separate binaries for some testsMatthew Wilcox2017-02-13
| * | | | | | ida: Use exceptional entries for small IDAsMatthew Wilcox2017-02-13