summaryrefslogtreecommitdiffstats
path: root/tools/testing
Commit message (Expand)AuthorAgeFilesLines
* selftests: gpio: override clean in lib.mk to fix warningsShuah Khan2017-04-251-1/+2
* selftests: futex: override clean in lib.mk to fix warningsShuah Khan2017-04-251-1/+2
* selftests: lib.mk: define CLEAN macro to allow Makefiles to override cleanShuah Khan2017-04-251-1/+5
* selftests: splice: fix clean target to not remove default_file_splice_read.shShuah Khan2017-04-251-1/+1
* selftests: gpio: add config fragment for gpio-mockupFathi Boudra2017-04-211-0/+2
* selftests: breakpoints: allow to cross-compile for aarch64/arm64Fathi Boudra2017-04-211-1/+1
* selftests/Makefile: Add missed PHONY targetsSeongJae Park2017-04-211-1/+1
* selftests/vm/run_vmtests: Fix wrong commentSeongJae Park2017-04-211-1/+1
* selftests/Makefile: Add missed closing `"` in commentSeongJae Park2017-04-211-1/+1
* selftests/vm/run_vmtests: Polish output textSeongJae Park2017-04-131-12/+12
* selftests/timers: fix spelling mistake: "Asynchronous"Colin Ian King2017-04-131-1/+1
* selftests/vm: Set mmap()'s fd as -1 for MAP_ANONYMOUS flagSeongJae Park2017-04-114-9/+9
* selftests/futex: Fix build error with OUTPUT variableDarren Hart2017-04-111-3/+3
* kselftest: ftrace: Fix to compare a zero-filled hex valueMasami Hiramatsu2017-04-111-1/+1
* selftests: vm: add CONFIG_SYSVIPC=y to the config fragmentFathi Boudra2017-04-111-0/+1
* selftests: ftrace: add CONFIG_KPROBES=y to the config fragmentFathi Boudra2017-04-111-0/+1
* selftests: lib: add config fragment for bitmap, printf and prime numbers testsFathi Boudra2017-04-111-0/+3
* Merge tag 'kvm-4.11-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-03-042-1/+171
|\
| * selftests/x86: Add a basic selftest for iopermAndy Lutomirski2017-03-012-1/+171
* | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2017-03-034-0/+24
|\ \
| * | selftest for default_file_splice_read() infoleakAl Viro2017-02-184-0/+24
* | | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-03-031-7/+7
|\ \ \
| * | | tools/testing/nvdimm: make iset cookie predictableDan Williams2017-03-011-7/+7
* | | | Merge tag 'linux-kselftest-4.11-rc1-urgent_fix' of git://git.kernel.org/pub/s...Linus Torvalds2017-03-031-0/+4
|\ \ \ \
| * | | | selftests: lib.mk Fix individual test buildsShuah Khan2017-03-021-0/+4
* | | | | Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds2017-02-2835-708/+668
|\ \ \ \ \
| * | | | | radix tree test suite: Add config option for map shiftRehas Sachdeva2017-02-134-11/+16
| * | | | | radix tree test suite: Run iteration tests for longerMatthew Wilcox2017-02-131-2/+2
| * | | | | radix tree test suite: Fix split/join memory leaksMatthew Wilcox2017-02-131-1/+14
| * | | | | radix tree test suite: Fix leaks in regression2.cMatthew Wilcox2017-02-131-2/+4
| * | | | | radix tree test suite: Fix leaky testsMatthew Wilcox2017-02-131-12/+16
| * | | | | radix tree test suite: Enable address sanitizerMatthew Wilcox2017-02-131-1/+1
| * | | | | radix-tree: Chain preallocated nodes through ->parentMatthew Wilcox2017-02-131-3/+3
| * | | | | radix tree test suite: Dial down verbosity with -vRehas Sachdeva2017-02-1310-58/+77
| * | | | | radix tree test suite: Introduce kmalloc_verboseMatthew Wilcox2017-02-132-0/+26
| * | | | | radix tree test suite: Build separate binaries for some testsMatthew Wilcox2017-02-134-7/+33
| * | | | | ida: Use exceptional entries for small IDAsMatthew Wilcox2017-02-131-1/+92
| * | | | | ida: Move ida_bitmap to a percpu variableMatthew Wilcox2017-02-132-3/+4
| * | | | | Reimplement IDR and IDA using the radix treeMatthew Wilcox2017-02-138-6/+365
| * | | | | radix tree test suite: Remove obsolete CONFIGMatthew Wilcox2017-02-131-2/+0
| * | | | | radix tree test suite: Use vpath to find lib filesMatthew Wilcox2017-02-131-3/+2
| * | | | | radix tree test suite: Reduce kernel.hMatthew Wilcox2017-02-133-39/+12
| * | | | | radix tree test suite: Remove export.hMatthew Wilcox2017-02-131-2/+0
| * | | | | radix tree test suite: Remove types.hMatthew Wilcox2017-02-133-23/+3
| * | | | | radix tree test suite: Remove mempoolMatthew Wilcox2017-02-132-38/+0
| * | | | | radix tree test suite: Depend on tools/include/asm filesMatthew Wilcox2017-02-131-0/+1
| * | | | | tools: Provide a definition of WARN_ONMatthew Wilcox2017-01-271-1/+0
| * | | | | radix tree test suite: Remove duplicate bitops codeMatthew Wilcox2017-01-2711-500/+4
| | |/ / / | |/| | |
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-02-271-3/+4
|\ \ \ \ \
| * | | | | tools/testing/selftests/sigaltstack/sas.c: improve output of sigaltstack test...Stas Sergeev2017-02-271-3/+4
OpenPOWER on IntegriCloud