summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2015-09-11selftests: enhance membarrier syscall testMathieu Desnoyers
2015-09-11selftests: add membarrier syscall testPranith Kumar
2015-09-09Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-09-09Merge tag 'linux-kselftest-4.3-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-09-08selftests:vm: point to libhugetlbfs for regression testingMike Kravetz
2015-09-08Revert "selftests: add hugetlbfstest"Mike Kravetz
2015-09-08selftests/userfaultfd: fix compiler warnings on 32-bitGeert Uytterhoeven
2015-09-08Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-09-08userfaultfd: selftest: update userfaultfd x86 32bit syscall numberAndrea Arcangeli
2015-09-04userfaultfd: selftestAndrea Arcangeli
2015-09-04selftests/capabilities: Add tests for capability evolutionAndy Lutomirski
2015-09-03Merge tag 'powerpc-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2015-09-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2015-09-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-09-01selftests/zram: Makefile fixNaresh Kamboju
2015-09-01selftests/zram: must be run as rootNaresh Kamboju
2015-09-01Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-09-01Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-08-31Merge tag 'driver-core-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-08-29libnvdimm, pmem: 'struct page' for pmemDan Williams
2015-08-29libnvdimm, pfn: 'struct page' provider infrastructureDan Williams
2015-08-27Merge branch 'pmem-api' into libnvdimm-for-nextDan Williams
2015-08-27nd_blk: change aperture mapping from WC to WBRoss Zwisler
2015-08-27selftests: breakpoints: fix installing error on the architecture except x86Bamvor Jian Zhang
2015-08-27selftests: check before installBamvor Jian Zhang
2015-08-27selftests/zram: Adding zram testsNaresh Kamboju
2015-08-19libnvdimm, e820: make CONFIG_X86_PMEM_LEGACY a tristate optionDan Williams
2015-08-18selftests/x86: Add syscall_nt selftestAndy Lutomirski
2015-08-18selftests/x86: Disable sigreturn_64Andy Lutomirski
2015-08-18Merge branch 'x86/urgent' into x86/asm to fix up conflicts and to pick up fixesIngo Molnar
2015-08-17selftests/net: test extended BPF fanout modeWillem de Bruijn
2015-08-17selftests/net: test classic bpf fanout modeWillem de Bruijn
2015-08-17selftests/powerpc: Install tempfile so the subpage_prot_file test worksMichael Ellerman
2015-08-14pmem: switch to devm_ allocationsChristoph Hellwig
2015-08-14pmem: convert to generic memremapDan Williams
2015-08-12Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2015-08-06selftests: firmware: skip timeout checks for kernels without user mode helperLuis R. Rodriguez
2015-08-04Merge branches 'doc.2015.07.15a' and 'torture.2015.07.15a' into HEADPaul E. McKenney
2015-08-03locking/static_keys: Provide a selftestIngo Molnar
2015-08-03jump_label: Provide a self-testJason Baron
2015-08-03Merge branch 'x86/asm' into locking/coreIngo Molnar
2015-07-31selftests/x86/vm86: Fix entry_from_vm86 test on 64-bit kernelsAndy Lutomirski
2015-07-31selftests/x86, x86/ldt: Add a selftest for modify_ldt()Andy Lutomirski
2015-07-31Merge branch 'x86/urgent' into x86/asm, before applying dependent patchesIngo Molnar
2015-07-30selftests/seccomp: Add powerpc supportMichael Ellerman
2015-07-30selftests/seccomp: Make seccomp tests work on big endianMichael Ellerman
2015-07-28Merge tag 'linux-kselftest-4.2-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-07-28libnvdimm: Add DSM support for Address Range Scrub commandsVishal Verma
2015-07-21x86/selftests, x86/vm86: Improve entry_from_vm86 selftestAndy Lutomirski
2015-07-21selftests/futex: Fix futex_cmp_requeue_pi() error handlingDarren Hart