summaryrefslogtreecommitdiffstats
path: root/tools/testing
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-02-011-1/+1
|\
| * phys_to_pfn_t: use phys_addr_tDan Williams2016-01-311-1/+1
* | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2016-01-311-1/+138
|\ \ | |/ |/|
| * kselftests: timers: Add adjtimex SETOFFSET validity testsJohn Stultz2016-01-261-1/+138
| * Merge branches 'clockevents/4.4-fixes' and 'clockevents/4.5-fixes' of http://...Thomas Gleixner2016-01-123-39/+23
| |\
* | \ Merge tag 'linux-kselftest-4.5-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-01-1712-15/+297
|\ \ \
| * | | selftests: firmware: add empty string and async testsBrian Norris2016-01-071-1/+28
| * | | selftests/seccomp: fix 32-bit build warningsKees Cook2016-01-071-2/+3
| * | | add breakpoints/.gitignoreYuan Sun2016-01-071-0/+1
| * | | add ptrace/.gitignoreYuan Sun2016-01-071-0/+1
| * | | update .gitignore in selftests/timersYuan Sun2016-01-071-0/+1
| * | | update .gitignore in selftests/vmYuan Sun2016-01-071-0/+5
| * | | tools, testing, add test for intel_pstate driverPrarit Bhargava2015-11-234-0/+247
| * | | selftest/ipc: actually test itBamvor Jian Zhang2015-11-231-0/+1
| * | | selftests/capabilities: actually test itBamvor Jian Zhang2015-11-231-0/+1
| * | | selftests/capabilities: clean up for MakefileBamvor Jian Zhang2015-11-231-12/+9
* | | | Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-01-1522-105/+956
|\ \ \ \
| * | | | selftests/powerpc: Add script to test HMI functionalityDaniel Axtens2015-12-171-0/+89
| * | | | selftests/powerpc: Make context_switch touch FP/altivec/vector by defaultMichael Ellerman2015-12-171-6/+6
| * | | | selftests/powerpc: Make context_switch do something with no argsMichael Ellerman2015-12-172-9/+24
| * | | | selftests/powerpc: Import Anton's context_switch2 benchmarkMichael Ellerman2015-12-173-1/+456
| * | | | selftests/powerpc: Move pick_online_cpu() up into utils.cMichael Ellerman2015-12-175-28/+31
| * | | | selftests/powerpc: Add test to check if VSRs are corruptedRashmica Gupta2015-12-143-1/+105
| * | | | selftests/powerpc: Add TM signal with invalid stack testMichael Neuling2015-12-143-1/+78
| * | | | selftests/powerpc: Add TM signal return testMichael Neuling2015-12-143-1/+76
| * | | | selftests/powerpc: Skip tm-resched-dscr if we don't have TMMichael Ellerman2015-12-142-2/+5
| * | | | selftests/powerpc: Move TM helpers into tm.hMichael Ellerman2015-12-142-11/+35
| * | | | selftests/powerpc: Add have_hwcap2() helperMichael Ellerman2015-12-143-4/+8
| * | | | selftests/powerpc: Move get_auxv_entry() into utils.cMichael Ellerman2015-12-145-45/+63
| * | | | powerpc: Fix DSCR inheritance over fork()Anton Blanchard2015-12-102-16/+0
| |/ / /
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-01-142-2/+92
|\ \ \ \
| * | | | selftests/x86: Test __kernel_sigreturn and __kernel_rt_sigreturnAndy Lutomirski2016-01-132-1/+90
| * | | | selftests/x86: Disable the ldt_gdt_64 test for nowAndy Lutomirski2016-01-121-2/+3
* | | | | Merge tag 'libnvdimm-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-01-133-34/+72
|\ \ \ \ \
| * \ \ \ \ Merge branch 'for-4.5/block-dax' into for-4.5/libnvdimmDan Williams2016-01-101-0/+11
| |\ \ \ \ \
| | * | | | | nfit_test: Enable DSMs for all test NFITsDan Williams2016-01-091-0/+11
| | | |_|_|/ | | |/| | |
| * | | | | tools/testing/libnvdimm: cleanup mock resource lookupDan Williams2015-12-241-46/+23
| * | | | | libnvdimm, pfn: enable pfn sysfs interface unit testingDan Williams2015-12-152-0/+50
| |/ / / /
* | | | | Merge tag 'trace-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2016-01-121-0/+90
|\ \ \ \ \
| * | | | | ftracetest: Add instance create and delete testSteven Rostedt (Red Hat)2015-11-241-0/+90
| | |_|/ / | |/| | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-01-123-1/+516
|\ \ \ \ \
| * | | | | soreuseport: pass skb to secondary UDP socket lookupCraig Gallek2016-01-061-0/+47
| * | | | | soreuseport: BPF selection functional testCraig Gallek2016-01-043-1/+469
| | |/ / / | |/| | |
* | | | | Merge branch 'for-linus-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-01-121-3/+24
|\ \ \ \ \
| * | | | | selftests/seccomp: Remove the need for HAVE_ARCH_TRACEHOOKMickaël Salaün2016-01-101-3/+24
| |/ / / /
| | | | |
| \ \ \ \
*-. \ \ \ \ Merge branches 'timers-core-for-linus' and 'timers-urgent-for-linus' of git:/...Linus Torvalds2016-01-111-1/+1
|\ \ \ \ \ \ | | |/ / / / | | | | / / | |_|_|/ / |/| | | / | | |_|/ | |/| |
| * | | selftests/timers: fix write return value handlngAndrzej Hajda2015-12-101-1/+1
| | |/ | |/|
* | | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2016-01-065-23/+54
|\ \ \ | |_|/ |/| |
| * | torture: Place console.log files correctly from the get-goPaul E. McKenney2015-12-051-3/+2
| * | torture: Abbreviate console error dumpPaul E. McKenney2015-12-051-6/+35
OpenPOWER on IntegriCloud