- 317dc34 selftests: run lib/test_printf module by Kees Cook · 9 years ago
- 2f4bf52 Merge tag 'powerpc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
- b3b0d09 selftests: vm: add tests for lock on fault by Eric B Munson · 9 years ago
- ce4d72f Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- a75a3f6 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- 2814228 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- 7b2a430 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- 226f1f7 selftests/x86: Add a fork() to entry_from_vm86 to catch fork bugs by Andy Lutomirski · 9 years ago
- 39fcfb9 selftests/powerpc: Run EBB tests only on POWER8 by Denis Kirjanov · 9 years ago
- c13dc31 Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 9 years ago
- 20d0992 selftests/powerpc: Allow the tm-syscall test to build with old headers by Michael Ellerman · 9 years ago
- 65b6ba6 selftests/powerpc: Sort the list of SUB_DIRS to build by Michael Ellerman · 9 years ago
- 0b824f2 selftests/powerpc: Add tests of unmuxed IPC calls by Michael Ellerman · 9 years ago
- 893a3ec selftests/x86: Style fixes for the 'unwind_vdso' test by Andy Lutomirski · 9 years ago
- abb39bc selftests/powerpc: Fix build failure of load_unaligned_zeropad test by Michael Ellerman · 9 years ago
- 6035519 timers, kselftest: Add 'adjtick' test to validate adjtimex() tick adjustments by John Stultz · 9 years ago
- 39cd2dd Merge branches 'doc.2015.10.06a', 'percpu-rwsem.2015.10.06a' and 'torture.2015.10.06a' into HEAD by Paul E. McKenney · 9 years ago
- 04235c0 selftests/x86: Add a test for ptrace syscall restart and arg modification by Andy Lutomirski · 9 years ago
- 3b56aae selftests/x86: Add a test for vDSO unwinding by Andy Lutomirski · 9 years ago
- 25a9a92 Merge branch 'linus' into x86/asm, to pick up fixes before applying new changes by Ingo Molnar · 9 years ago
- a8c0602 torture: Forgive non-plural arguments by Paul E. McKenney · 9 years ago
- 617783d locktorture: Add torture tests for percpu_rwsem by Paul E. McKenney · 9 years ago
- 095777c locktorture: Support rtmutex torturing by Davidlohr Bueso · 9 years ago
- d17475d powerpc/selftest: Add gettimeofday() benchmark by Michael Neuling · 9 years ago
- 9c9ab38 Merge branch 'linus' into x86/asm, to refresh the tree before applying new changes by Ingo Molnar · 9 years ago
- 7a07b50 membarrier: clean up selftest by Mathieu Desnoyers · 9 years ago
- 5dd01be userfaultfd: selftest: don't error out if pthread_mutex_t isn't identical by Andrea Arcangeli · 9 years ago
- a5932bf userfaultfd: selftest: return an error if BOUNCE_VERIFY fails by Andrea Arcangeli · 9 years ago
- 1f5fee2 userfaultfd: selftest: avoid my_bcmp false positives with powerpc by Andrea Arcangeli · 9 years ago
- 56ed8f1 userfaultfd: selftest: only warn if __NR_userfaultfd is undefined by Michael Ellerman · 9 years ago
- 67f6a02 userfaultfd: selftest: headers fixup by Andrea Arcangeli · 9 years ago
- d0a8711 userfaultfd: selftests: vm: pick up sanitized kernel headers by Thierry Reding · 9 years ago
- 90a835f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 years ago
- a58e2ec x86/fpu/math-emu, selftests: Add test for FISTTP instructions by Denys Vlasenko · 9 years ago
- 57ca689 x86/fpu/math-emu, selftests: Add tests for FCMOV and FCOMI insns by Denys Vlasenko · 9 years ago
- 30ec568 Merge tag 'linux-kselftest-4.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 9 years ago
- c25be94 x86/asm/entry/32, selftests: Add 'test_syscall_vdso' test by Denys Vlasenko · 9 years ago
- 42dc2a3 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- 0224357 s390: wire up userfaultfd system call by Heiko Carstens · 9 years ago
- ae78581 selftests: exec: revert to default emit rule by Bamvor Jian Zhang · 9 years ago
- 900d65e selftests: change install command to rsync by Bamvor Jian Zhang · 9 years ago
- b11054b selftests: mqueue: simplify the Makefile by Bamvor Jian Zhang · 9 years ago
- cc19ada selftests: mqueue: allow extra cflags by Bamvor Jian Zhang · 9 years ago
- 1087d01 selftests: rename jump label to static_keys by Bamvor Jian Zhang · 9 years ago
- b623c4d selftests/seccomp: add support for s390 by Kees Cook · 9 years ago
- 7ef7cc9 seltests/zram: fix syntax error by Zhang Zhen · 9 years ago
- c9946c4 selftests: enhance membarrier syscall test by Mathieu Desnoyers · 9 years ago
- b6d9734 selftests: add membarrier syscall test by Pranith Kumar · 9 years ago
- f6f7a63 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
- 54283ae Merge tag 'linux-kselftest-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 9 years ago
- fd5a9ec selftests:vm: point to libhugetlbfs for regression testing by Mike Kravetz · 9 years ago
- 243db535 Revert "selftests: add hugetlbfstest" by Mike Kravetz · 9 years ago
- af8713b selftests/userfaultfd: fix compiler warnings on 32-bit by Geert Uytterhoeven · 9 years ago
- 49df2e3 userfaultfd: selftest: update userfaultfd x86 32bit syscall number by Andrea Arcangeli · 9 years ago
- 76fc5e7 x86/vm86: Block non-root vm86(old) if mmap_min_addr != 0 by Andy Lutomirski · 9 years ago
- c47174f userfaultfd: selftest by Andrea Arcangeli · 9 years ago
- 32ae976 selftests/capabilities: Add tests for capability evolution by Andy Lutomirski · 9 years ago
- ff474e8 Merge tag 'powerpc-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
- ca520ca Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- dd5cdb4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
- 7eba7d9 selftests/zram: Makefile fix by Naresh Kamboju · 9 years ago
- 2dfb28e selftests/zram: must be run as root by Naresh Kamboju · 9 years ago
- 5778077 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- 7073bc6 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- 1af115d Merge tag 'driver-core-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 9 years ago
- 9fae100 selftests: breakpoints: fix installing error on the architecture except x86 by Bamvor Jian Zhang · 9 years ago
- a7d0f07 selftests: check before install by Bamvor Jian Zhang · 9 years ago
- f21fb79 selftests/zram: Adding zram tests by Naresh Kamboju · 9 years ago
- a9c909c selftests/x86: Add syscall_nt selftest by Andy Lutomirski · 9 years ago
- 33f3df4 selftests/x86: Disable sigreturn_64 by Andy Lutomirski · 9 years ago
- a5dd192 Merge branch 'x86/urgent' into x86/asm to fix up conflicts and to pick up fixes by Ingo Molnar · 9 years ago
- 30da679 selftests/net: test extended BPF fanout mode by Willem de Bruijn · 9 years ago
- 95e2279 selftests/net: test classic bpf fanout mode by Willem de Bruijn · 9 years ago
- 281786e selftests/powerpc: Install tempfile so the subpage_prot_file test works by Michael Ellerman · 9 years ago
- 9b9412d Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 9 years ago
- 1d0fbb3 selftests: firmware: skip timeout checks for kernels without user mode helper by Luis R. Rodriguez · 9 years ago
- 3dbe43f Merge branches 'doc.2015.07.15a' and 'torture.2015.07.15a' into HEAD by Paul E. McKenney · 9 years ago
- 2bf9e0a locking/static_keys: Provide a selftest by Ingo Molnar · 9 years ago
- 579e1ac jump_label: Provide a self-test by Jason Baron · 9 years ago
- f320ead Merge branch 'x86/asm' into locking/core by Ingo Molnar · 9 years ago
- e800eb3 selftests/x86/vm86: Fix entry_from_vm86 test on 64-bit kernels by Andy Lutomirski · 9 years ago
- 014dc90 selftests/x86, x86/ldt: Add a selftest for modify_ldt() by Andy Lutomirski · 9 years ago
- 5d83c2b selftests/seccomp: Add powerpc support by Michael Ellerman · 9 years ago
- c385d0d selftests/seccomp: Make seccomp tests work on big endian by Michael Ellerman · 9 years ago
- f2a50f8 x86/selftests, x86/vm86: Improve entry_from_vm86 selftest by Andy Lutomirski · 10 years ago
- fee50f3 selftests/futex: Fix futex_cmp_requeue_pi() error handling by Darren Hart · 9 years ago
- 75c27f1 rcu: Remove CONFIG_RCU_CPU_STALL_INFO by Paul E. McKenney · 10 years ago
- d6a8c6d rcutorture: Enable lockdep-RCU on TASKS01 by Paul E. McKenney · 10 years ago
- 5e5c684 x86/entry, selftests/x86: Add a test for 32-bit fast syscall arg faults by Andy Lutomirski · 10 years ago
- d93a74a Merge tag 'linux-kselftest-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 10 years ago
- e045671 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
- 08d183e Merge tag 'powerpc-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 10 years ago
- 2278e5e selftests: add quicktest support by Shuah Khan · 10 years ago
- 43224b9 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- d70b3ef Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- fc934d4 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- b4b56f9 powerpc/tm: Abort syscalls in active transactions by Sam bobroff · 10 years ago
- 51a16c1 selftest: Timers: Avoid signal deadlock in leap-a-day by John Stultz · 10 years ago
- c99ee51 selftests: add seccomp suite by Kees Cook · 10 years ago
- 0c4a5fc selftests: timers: Add leap-second timer edge testing to leap-a-day.c by John Stultz · 10 years ago