summaryrefslogtreecommitdiffstats
path: root/tools/testing
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-05-101-1/+1
|\
| * Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2017-04-231-1/+1
| |\
| | * torture: Use correct path for Kconfig fragment for duplicatesPaul E. McKenney2017-04-191-1/+1
* | | Merge tag 'linux-kselftest-4.12-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-05-0824-68/+124
|\ \ \
| * | | selftests: x86: add missing executables to .gitignoreShuah Khan2017-05-031-0/+13
| * | | selftests: watchdog: accept multiple params on command lineTimur Tabi2017-05-021-27/+34
| * | | selftests: create cpufreq kconfig fragmentsNaresh Kamboju2017-04-271-0/+15
| * | | selftests: x86: override clean in lib.mk to fix warningsShuah Khan2017-04-271-2/+1
| * | | selftests: sync: override clean in lib.mk to fix warningsShuah Khan2017-04-271-2/+1
| * | | selftests: splice: override clean in lib.mk to fix warningsShuah Khan2017-04-271-2/+1
| * | | selftests: gpio: fix clean target to remove all generated files and dirsShuah Khan2017-04-251-1/+7
| * | | selftests: add gpio generated files to .gitignoreShuah Khan2017-04-251-0/+4
| * | | selftests: powerpc: override clean in lib.mk to fix warningsShuah Khan2017-04-251-1/+2
| * | | 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
* | | | selftests/vm: add a test for virtual address range mappingAnshuman Khandual2017-05-083-0/+134
* | | | Merge tag 'libnvdimm-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-05-054-17/+118
|\ \ \ \
| * \ \ \ Merge branch 'for-4.12/dax' into libnvdimm-for-nextDan Williams2017-05-043-20/+25
| |\ \ \ \
| | * | | | pmem: add dax_operations supportDan Williams2017-04-191-11/+10
| | * | | | dax: refactor dax-fs into a generic provider of 'struct dax_device' instancesDan Williams2017-04-121-2/+8
| * | | | | acpi, nfit: fix module unload vs workqueue shutdown raceDan Williams2017-04-181-0/+4
| * | | | | tools/testing/nvdimm: fix nfit_test shutdown crashDan Williams2017-04-181-1/+9
| * | | | | tools/testing/nvdimm: test acpi 6.1 health state flagsDan Williams2017-04-171-3/+37
| * | | | | device-dax, tools/testing/nvdimm: enable device-dax with mock resourcesDave Jiang2017-04-122-1/+51
| |/ / / /
* | | | | Merge tag 'powerpc-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-05-056-18/+178
|\ \ \ \ \
| * | | | | selftests/powerpc: Add cache_shape sniff testMichael Ellerman2017-03-204-0/+137
| * | | | | selftests/powerpc: Refactor the AUXV routinesMichael Ellerman2017-03-202-18/+41
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-05-044-3/+278
|\ \ \ \ \ \
| * | | | | | selftests/bpf: get rid of -D__x86_64__Alexei Starovoitov2017-05-032-2/+3
| * | | | | | selftests/bpf: add a test case to check verifier pointer arithmeticYonghong Song2017-05-033-1/+275
* | | | | | | Merge tag 'trace-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2017-05-0316-1/+510
|\ \ \ \ \ \ \
| * | | | | | | selftests: ftrace: Allow some event trigger tests to run in an instanceSteven Rostedt (VMware)2017-04-265-0/+5
| * | | | | | | selftests: ftrace: Have some basic tests run in a tracing instance tooSteven Rostedt (VMware)2017-04-262-0/+2
| * | | | | | | selftests: ftrace: Have event tests also run in an tracing instanceSteven Rostedt (VMware)2017-04-263-0/+3
| * | | | | | | selftests: ftrace: Make func_event_triggers and func_traceonoff_triggers test...Steven Rostedt (VMware)2017-04-262-0/+2