summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2016-01-14Merge tag 'libnvdimm-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-01-13Merge tag 'trace-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2016-01-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2016-01-12Merge branch 'for-linus-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-01-12Merge branches 'timers-core-for-linus' and 'timers-urgent-for-linus' of git:/...Linus Torvalds
2016-01-10selftests/seccomp: Remove the need for HAVE_ARCH_TRACEHOOKMickaël Salaün
2016-01-10Merge branch 'for-4.5/block-dax' into for-4.5/libnvdimmDan Williams
2016-01-09nfit_test: Enable DSMs for all test NFITsDan Williams
2016-01-06Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2016-01-06soreuseport: pass skb to secondary UDP socket lookupCraig Gallek
2016-01-05soreuseport: BPF selection functional testCraig Gallek
2015-12-24tools/testing/libnvdimm: cleanup mock resource lookupDan Williams
2015-12-15libnvdimm, pfn: enable pfn sysfs interface unit testingDan Williams
2015-12-11selftests/timers: fix write return value handlngAndrzej Hajda
2015-12-06torture: Place console.log files correctly from the get-goPaul E. McKenney
2015-12-06torture: Abbreviate console error dumpPaul E. McKenney
2015-12-06rcutorture: Remove CONFIG_RCU_USER_QS from rcutorture selftest docYang Shi
2015-12-06rcutorture: Default grace period to three minutes, allow overridePaul E. McKenney
2015-12-06rcutorture: Add batch number to script printoutPaul E. McKenney
2015-11-30nfit: Adjust for different _FIT and NFIT headersLinda Knippers
2015-11-24ftracetest: Add instance create and delete testSteven Rostedt (Red Hat)
2015-11-18selftests/seccomp: Get page size from sysconfBamvor Jian Zhang
2015-11-17tools:testing/selftests: fix typo in futex/READMEWei Jiangang
2015-11-12tools/testing/nvdimm, acpica: fix flag rename build breakageDan Williams
2015-11-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-11-11Merge tag 'linux-kselftest-4.4-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-11-11selftests/mlock2: add ULL suffix to 64-bit constantsGeert Uytterhoeven
2015-11-11selftests/mlock2: add missing #define _GNU_SOURCEGeert Uytterhoeven
2015-11-10Merge tag 'libnvdimm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-11-10Merge tag 'rtc-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds
2015-11-07selftests: run lib/test_printf moduleKees Cook
2015-11-06Merge tag 'powerpc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2015-11-06selftests: vm: add tests for lock on faultEric B Munson
2015-11-04Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-11-04Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-11-03selftests: breakpoint: Actually build itBen Hutchings
2015-11-03selftests: vm: Try harder to allocate huge pagesBen Hutchings
2015-11-03selftests: Make scripts executableBen Hutchings
2015-11-03selftests: kprobe: Choose an always-defined function to probeBen Hutchings
2015-11-03selftests: memfd: Stop unnecessary rebuildsBen Hutchings
2015-11-03selftests: Add missing #include directivesBen Hutchings
2015-11-03Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-11-03Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-11-02rtc: rtctest: enabling UIE for a chip that doesn't support it returns EINVALUwe Kleine-König
2015-11-02selftests/seccomp: Be more precise with syscall arguments.Robert Sesek
2015-11-02acpi: nfit: Add support for hot-addVishal Verma
2015-10-31selftests/x86: Add a fork() to entry_from_vm86 to catch fork bugsAndy Lutomirski
2015-10-19selftests/powerpc: Run EBB tests only on POWER8Denis Kirjanov
2015-10-19Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2015-10-16selftests/seccomp: build and pass on arm64Kees Cook