summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linus' into x86/asm, to refresh the tree before applying new ch...Ingo Molnar2015-09-2510-34/+54
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2015-09-211-0/+2
| |\
| | * s390: wire up userfaultfd system callHeiko Carstens2015-09-171-0/+2
| * | Merge tag 'linux-kselftest-4.3-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-09-209-34/+52
| |\ \
| | * | selftests: exec: revert to default emit ruleBamvor Jian Zhang2015-09-151-3/+1
| | * | selftests: change install command to rsyncBamvor Jian Zhang2015-09-152-8/+5
| | * | selftests: mqueue: simplify the MakefileBamvor Jian Zhang2015-09-151-5/+3
| | * | selftests: mqueue: allow extra cflagsBamvor Jian Zhang2015-09-151-1/+1
| | * | selftests: rename jump label to static_keysBamvor Jian Zhang2015-09-151-1/+1
| | * | selftests/seccomp: add support for s390Kees Cook2015-09-152-6/+38
| | * | seltests/zram: fix syntax errorZhang Zhen2015-09-152-10/+3
| | |/
* | / x86/asm/entry/32, selftests: Add 'test_syscall_vdso' testDenys Vlasenko2015-09-183-1/+458
|/ /
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-09-171-2/+3
|\ \ | |/ |/|
| * x86/vm86: Block non-root vm86(old) if mmap_min_addr != 0Andy Lutomirski2015-09-051-2/+3
* | selftests: enhance membarrier syscall testMathieu Desnoyers2015-09-121-25/+75
* | selftests: add membarrier syscall testPranith Kumar2015-09-124-0/+84
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-09-094-100/+9
|\ \
| * | selftests:vm: point to libhugetlbfs for regression testingMike Kravetz2015-09-091-0/+4
| * | Revert "selftests: add hugetlbfstest"Mike Kravetz2015-09-093-98/+0
| * | selftests/userfaultfd: fix compiler warnings on 32-bitGeert Uytterhoeven2015-09-091-3/+6
* | | Merge tag 'linux-kselftest-4.3-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-09-099-19/+481
|\ \ \
| * | | selftests/zram: Makefile fixNaresh Kamboju2015-09-011-3/+0
| * | | selftests/zram: must be run as rootNaresh Kamboju2015-09-014-0/+24
| * | | selftests: breakpoints: fix installing error on the architecture except x86Bamvor Jian Zhang2015-08-281-13/+3
| * | | selftests: check before installBamvor Jian Zhang2015-08-282-6/+8
| * | | selftests/zram: Adding zram testsNaresh Kamboju2015-08-287-0/+449
* | | | userfaultfd: selftest: update userfaultfd x86 32bit syscall numberAndrea Arcangeli2015-09-081-1/+1
| |/ / |/| |
* | | userfaultfd: selftestAndrea Arcangeli2015-09-053-0/+650
* | | selftests/capabilities: Add tests for capability evolutionAndy Lutomirski2015-09-054-0/+520
* | | Merge tag 'powerpc-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2015-09-042-2/+16
|\ \ \
| * | | selftests/powerpc: Install tempfile so the subpage_prot_file test worksMichael Ellerman2015-08-171-1/+2
| * | | selftests/seccomp: Add powerpc supportMichael Ellerman2015-07-301-1/+8
| * | | selftests/seccomp: Make seccomp tests work on big endianMichael Ellerman2015-07-301-0/+6
| |/ /
* | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-09-043-0/+25
|\ \ \
| * | | locking/static_keys: Provide a selftestIngo Molnar2015-08-033-18/+18
| * | | jump_label: Provide a self-testJason Baron2015-08-033-0/+25
| * | | Merge branch 'x86/asm' into locking/coreIngo Molnar2015-08-034-12/+837
| |\ \ \
* | \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-09-032-12/+86
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | selftests/net: test extended BPF fanout modeWillem de Bruijn2015-08-171-0/+53
| * | | | selftests/net: test classic bpf fanout modeWillem de Bruijn2015-08-172-12/+33
| |/ / /
* | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-09-015-12/+891
|\ \ \ \
| * | | | selftests/x86: Add syscall_nt selftestAndy Lutomirski2015-08-182-1/+55
| * | | | selftests/x86: Disable sigreturn_64Andy Lutomirski2015-08-181-2/+2
| * | | | Merge branch 'x86/urgent' into x86/asm to fix up conflicts and to pick up fixesIngo Molnar2015-08-181-1/+1
| |\| | | | | |/ / | |/| |
| * | | selftests/x86/vm86: Fix entry_from_vm86 test on 64-bit kernelsAndy Lutomirski2015-07-311-4/+7
| * | | selftests/x86, x86/ldt: Add a selftest for modify_ldt()Andy Lutomirski2015-07-312-1/+577
| * | | x86/selftests, x86/vm86: Improve entry_from_vm86 selftestAndy Lutomirski2015-07-211-8/+124
| * | | x86/entry, selftests/x86: Add a test for 32-bit fast syscall arg faultsAndy Lutomirski2015-07-072-1/+131
| | |/ | |/|
* | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-09-0113-14/+2
|\ \ \
| * \ \ Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2015-08-1213-14/+2
| |\ \ \ | | |_|/ | |/| |