aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-09-14selftests: exec: revert to default emit ruleBamvor Jian Zhang1-3/+1
2015-09-14selftests: change install command to rsyncBamvor Jian Zhang2-8/+5
2015-09-14selftests: mqueue: simplify the MakefileBamvor Jian Zhang1-5/+3
2015-09-14selftests: mqueue: allow extra cflagsBamvor Jian Zhang1-1/+1
2015-09-14selftests: rename jump label to static_keysBamvor Jian Zhang1-1/+1
2015-09-14selftests/seccomp: add support for s390Kees Cook2-6/+38
2015-09-14seltests/zram: fix syntax errorZhang Zhen2-10/+3
2015-09-11selftests: enhance membarrier syscall testMathieu Desnoyers1-25/+75
2015-09-11selftests: add membarrier syscall testPranith Kumar4-0/+84
2015-09-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds4-100/+9
2015-09-08Merge tag 'linux-kselftest-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftestLinus Torvalds9-19/+481
2015-09-08selftests:vm: point to libhugetlbfs for regression testingMike Kravetz1-0/+4
2015-09-08Revert "selftests: add hugetlbfstest"Mike Kravetz3-98/+0
2015-09-08selftests/userfaultfd: fix compiler warnings on 32-bitGeert Uytterhoeven1-3/+6
2015-09-08userfaultfd: selftest: update userfaultfd x86 32bit syscall numberAndrea Arcangeli1-1/+1
2015-09-04userfaultfd: selftestAndrea Arcangeli3-0/+650
2015-09-04selftests/capabilities: Add tests for capability evolutionAndy Lutomirski4-0/+520
2015-09-03Merge tag 'powerpc-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds2-2/+16
2015-09-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-0/+25
2015-09-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2-12/+86
2015-09-01selftests/zram: Makefile fixNaresh Kamboju1-3/+0
2015-09-01selftests/zram: must be run as rootNaresh Kamboju4-0/+24
2015-09-01Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds5-12/+891
2015-08-31Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds13-14/+2
2015-08-31Merge tag 'driver-core-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds2-6/+31
2015-08-27selftests: breakpoints: fix installing error on the architecture except x86Bamvor Jian Zhang1-13/+3
2015-08-27selftests: check before installBamvor Jian Zhang2-6/+8
2015-08-27selftests/zram: Adding zram testsNaresh Kamboju7-0/+449
2015-08-18selftests/x86: Add syscall_nt selftestAndy Lutomirski2-1/+55
2015-08-18selftests/x86: Disable sigreturn_64Andy Lutomirski1-2/+2
2015-08-18Merge branch 'x86/urgent' into x86/asm to fix up conflicts and to pick up fixesIngo Molnar1-1/+1
2015-08-17selftests/net: test extended BPF fanout modeWillem de Bruijn1-0/+53
2015-08-17selftests/net: test classic bpf fanout modeWillem de Bruijn2-12/+33
2015-08-17selftests/powerpc: Install tempfile so the subpage_prot_file test worksMichael Ellerman1-1/+2
2015-08-12Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcuIngo Molnar13-14/+2
2015-08-05selftests: firmware: skip timeout checks for kernels without user mode helperLuis R. Rodriguez2-6/+31
2015-08-04Merge branches 'doc.2015.07.15a' and 'torture.2015.07.15a' into HEADPaul E. McKenney1-2/+2
2015-08-03locking/static_keys: Provide a selftestIngo Molnar3-18/+18
2015-08-03jump_label: Provide a self-testJason Baron3-0/+25
2015-08-03Merge branch 'x86/asm' into locking/coreIngo Molnar4-12/+837
2015-07-31selftests/x86/vm86: Fix entry_from_vm86 test on 64-bit kernelsAndy Lutomirski1-4/+7
2015-07-31selftests/x86, x86/ldt: Add a selftest for modify_ldt()Andy Lutomirski2-1/+577
2015-07-30selftests/seccomp: Add powerpc supportMichael Ellerman1-1/+8
2015-07-30selftests/seccomp: Make seccomp tests work on big endianMichael Ellerman1-0/+6
2015-07-21x86/selftests, x86/vm86: Improve entry_from_vm86 selftestAndy Lutomirski1-8/+124
2015-07-20selftests/futex: Fix futex_cmp_requeue_pi() error handlingDarren Hart1-1/+1
2015-07-17rcu: Remove CONFIG_RCU_CPU_STALL_INFOPaul E. McKenney12-12/+0
2015-07-15rcutorture: Enable lockdep-RCU on TASKS01Paul E. McKenney1-2/+2
2015-07-07x86/entry, selftests/x86: Add a test for 32-bit fast syscall arg faultsAndy Lutomirski2-1/+131
2015-06-29Merge tag 'linux-kselftest-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftestLinus Torvalds32-13/+4874