summaryrefslogtreecommitdiff
path: root/tools/testing/selftests (follow)
Commit message (Expand)AuthorAge
* membarrier: clean up selftestMathieu Desnoyers2015-09-22
* userfaultfd: selftest: don't error out if pthread_mutex_t isn't identicalAndrea Arcangeli2015-09-22
* userfaultfd: selftest: return an error if BOUNCE_VERIFY failsAndrea Arcangeli2015-09-22
* userfaultfd: selftest: avoid my_bcmp false positives with powerpcAndrea Arcangeli2015-09-22
* userfaultfd: selftest: only warn if __NR_userfaultfd is undefinedMichael Ellerman2015-09-22
* userfaultfd: selftest: headers fixupAndrea Arcangeli2015-09-22
* userfaultfd: selftests: vm: pick up sanitized kernel headersThierry Reding2015-09-22
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2015-09-21
|\
| * s390: wire up userfaultfd system callHeiko Carstens2015-09-17
* | Merge tag 'linux-kselftest-4.3-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-09-19
|\ \
| * | selftests: exec: revert to default emit ruleBamvor Jian Zhang2015-09-14
| * | selftests: change install command to rsyncBamvor Jian Zhang2015-09-14
| * | selftests: mqueue: simplify the MakefileBamvor Jian Zhang2015-09-14
| * | selftests: mqueue: allow extra cflagsBamvor Jian Zhang2015-09-14
| * | selftests: rename jump label to static_keysBamvor Jian Zhang2015-09-14
| * | selftests/seccomp: add support for s390Kees Cook2015-09-14
| * | seltests/zram: fix syntax errorZhang Zhen2015-09-14
| |/
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-09-17
|\ \ | |/ |/|
| * x86/vm86: Block non-root vm86(old) if mmap_min_addr != 0Andy Lutomirski2015-09-05
* | selftests: enhance membarrier syscall testMathieu Desnoyers2015-09-11
* | selftests: add membarrier syscall testPranith Kumar2015-09-11
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-09-08
|\ \
| * | selftests:vm: point to libhugetlbfs for regression testingMike Kravetz2015-09-08
| * | Revert "selftests: add hugetlbfstest"Mike Kravetz2015-09-08
| * | selftests/userfaultfd: fix compiler warnings on 32-bitGeert Uytterhoeven2015-09-08
* | | Merge tag 'linux-kselftest-4.3-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-09-08
|\ \ \
| * | | selftests/zram: Makefile fixNaresh Kamboju2015-09-01
| * | | selftests/zram: must be run as rootNaresh Kamboju2015-09-01
| * | | selftests: breakpoints: fix installing error on the architecture except x86Bamvor Jian Zhang2015-08-27
| * | | selftests: check before installBamvor Jian Zhang2015-08-27
| * | | selftests/zram: Adding zram testsNaresh Kamboju2015-08-27
* | | | userfaultfd: selftest: update userfaultfd x86 32bit syscall numberAndrea Arcangeli2015-09-08
| |/ / |/| |
* | | userfaultfd: selftestAndrea Arcangeli2015-09-04
* | | selftests/capabilities: Add tests for capability evolutionAndy Lutomirski2015-09-04
* | | Merge tag 'powerpc-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2015-09-03
|\ \ \
| * | | selftests/powerpc: Install tempfile so the subpage_prot_file test worksMichael Ellerman2015-08-17
| * | | selftests/seccomp: Add powerpc supportMichael Ellerman2015-07-30
| * | | selftests/seccomp: Make seccomp tests work on big endianMichael Ellerman2015-07-30
| |/ /
* | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-09-03
|\ \ \
| * | | locking/static_keys: Provide a selftestIngo Molnar2015-08-03
| * | | jump_label: Provide a self-testJason Baron2015-08-03
| * | | Merge branch 'x86/asm' into locking/coreIngo Molnar2015-08-03
| |\ \ \
* | \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-09-03
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | selftests/net: test extended BPF fanout modeWillem de Bruijn2015-08-17
| * | | | selftests/net: test classic bpf fanout modeWillem de Bruijn2015-08-17
| |/ / /
* | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-09-01
|\ \ \ \
| * | | | selftests/x86: Add syscall_nt selftestAndy Lutomirski2015-08-18
| * | | | selftests/x86: Disable sigreturn_64Andy Lutomirski2015-08-18
| * | | | Merge branch 'x86/urgent' into x86/asm to fix up conflicts and to pick up fixesIngo Molnar2015-08-18
| |\| | | | | |/ / | |/| |
| * | | selftests/x86/vm86: Fix entry_from_vm86 test on 64-bit kernelsAndy Lutomirski2015-07-31