summaryrefslogtreecommitdiffstats
path: root/tools/testing
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | rcutorture: Remove CONFIG_RCU_USER_QS from rcutorture selftest docYang Shi2015-12-052-5/+0
| * | rcutorture: Default grace period to three minutes, allow overridePaul E. McKenney2015-12-052-3/+8
| * | rcutorture: Add batch number to script printoutPaul E. McKenney2015-12-051-6/+9
| |/
* | nfit: Adjust for different _FIT and NFIT headersLinda Knippers2015-11-301-34/+15
* | selftests/seccomp: Get page size from sysconfBamvor Jian Zhang2015-11-181-4/+7
* | tools:testing/selftests: fix typo in futex/READMEWei Jiangang2015-11-161-1/+1
|/
* tools/testing/nvdimm, acpica: fix flag rename build breakageDan Williams2015-11-121-1/+1
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-11-101-2/+3
|\
| * selftests/mlock2: add ULL suffix to 64-bit constantsGeert Uytterhoeven2015-11-101-2/+2
| * selftests/mlock2: add missing #define _GNU_SOURCEGeert Uytterhoeven2015-11-101-0/+1
* | Merge tag 'linux-kselftest-4.4-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-11-1022-53/+362
|\ \
| * | selftests: breakpoint: Actually build itBen Hutchings2015-11-031-1/+1
| * | selftests: vm: Try harder to allocate huge pagesBen Hutchings2015-11-031-1/+14
| * | selftests: Make scripts executableBen Hutchings2015-11-032-0/+0
| * | selftests: kprobe: Choose an always-defined function to probeBen Hutchings2015-11-035-11/+11
| * | selftests: memfd: Stop unnecessary rebuildsBen Hutchings2015-11-031-6/+6