aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-12-14selftests/powerpc: Move get_auxv_entry() into utils.cMichael Ellerman5-45/+63
2015-12-10selftests/timers: fix write return value handlngAndrzej Hajda1-1/+1
2015-12-10powerpc: Fix DSCR inheritance over fork()Anton Blanchard2-16/+0
2015-12-05torture: Place console.log files correctly from the get-goPaul E. McKenney1-3/+2
2015-12-05torture: Abbreviate console error dumpPaul E. McKenney1-6/+35
2015-12-05rcutorture: Remove CONFIG_RCU_USER_QS from rcutorture selftest docYang Shi2-5/+0
2015-12-05rcutorture: Default grace period to three minutes, allow overridePaul E. McKenney2-3/+8
2015-12-05rcutorture: Add batch number to script printoutPaul E. McKenney1-6/+9
2015-11-24ftracetest: Add instance create and delete testSteven Rostedt (Red Hat)1-0/+90
2015-11-23tools, testing, add test for intel_pstate driverPrarit Bhargava4-0/+247
2015-11-23selftest/ipc: actually test itBamvor Jian Zhang1-0/+1
2015-11-23selftests/capabilities: actually test itBamvor Jian Zhang1-0/+1
2015-11-23selftests/capabilities: clean up for MakefileBamvor Jian Zhang1-12/+9
2015-11-18selftests/seccomp: Get page size from sysconfBamvor Jian Zhang1-4/+7
2015-11-16tools:testing/selftests: fix typo in futex/READMEWei Jiangang1-1/+1
2015-11-10Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-2/+3
2015-11-10Merge tag 'linux-kselftest-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftestLinus Torvalds22-53/+362
2015-11-10selftests/mlock2: add ULL suffix to 64-bit constantsGeert Uytterhoeven1-2/+2
2015-11-10selftests/mlock2: add missing #define _GNU_SOURCEGeert Uytterhoeven1-0/+1
2015-11-10Merge tag 'rtc-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linuxLinus Torvalds1-1/+1
2015-11-06selftests: run lib/test_printf moduleKees Cook3-0/+19
2015-11-05Merge tag 'powerpc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds33-3/+244
2015-11-05selftests: vm: add tests for lock on faultEric B Munson4-0/+807
2015-11-03Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-2/+564
2015-11-03Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds6-2/+1011
2015-11-03selftests: breakpoint: Actually build itBen Hutchings1-1/+1
2015-11-03selftests: vm: Try harder to allocate huge pagesBen Hutchings1-1/+14
2015-11-03selftests: Make scripts executableBen Hutchings2-0/+0
2015-11-03selftests: kprobe: Choose an always-defined function to probeBen Hutchings5-11/+11
2015-11-03selftests: memfd: Stop unnecessary rebuildsBen Hutchings1-6/+6
2015-11-03selftests: Add missing #include directivesBen Hutchings4-0/+4
2015-11-03Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds6-4/+20
2015-11-03Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-1/+223
2015-11-03rtc: rtctest: enabling UIE for a chip that doesn't support it returns EINVALUwe Kleine-König1-1/+1
2015-11-02selftests/seccomp: Be more precise with syscall arguments.Robert Sesek1-11/+35
2015-10-31selftests/x86: Add a fork() to entry_from_vm86 to catch fork bugsAndy Lutomirski1-0/+4
2015-10-19selftests/powerpc: Run EBB tests only on POWER8Denis Kirjanov24-0/+56
2015-10-19Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcuIngo Molnar6-4/+20
2015-10-15selftests/seccomp: build and pass on arm64Kees Cook1-22/+49
2015-10-15selftests: memfd_test: Revised STACK_SIZE to make it 16-byte alignedChunyan Zhang1-1/+1
2015-10-15selftests/pstore: add pstore test scripts going with rebootHiraku Toyooka5-2/+143
2015-10-15selftests/pstore: add pstore test script for pre-rebootHiraku Toyooka4-0/+98
2015-10-15selftests: add .gitignore for efivarfsYuan Sun1-0/+2
2015-10-15selftests/powerpc: Allow the tm-syscall test to build with old headersMichael Ellerman1-2/+12
2015-10-15selftests/powerpc: Sort the list of SUB_DIRS to buildMichael Ellerman1-1/+11
2015-10-15selftests/powerpc: Add tests of unmuxed IPC callsMichael Ellerman5-1/+122
2015-10-14selftests/x86: Style fixes for the 'unwind_vdso' testAndy Lutomirski1-2/+4
2015-10-13selftests/powerpc: Fix build failure of load_unaligned_zeropad testMichael Ellerman1-0/+9
2015-10-12timers, kselftest: Add 'adjtick' test to validate adjtimex() tick adjustmentsJohn Stultz2-1/+223
2015-10-07Merge branches 'doc.2015.10.06a', 'percpu-rwsem.2015.10.06a' and 'torture.2015.10.06a' into HEADPaul E. McKenney6-4/+20