- 281786e selftests/powerpc: Install tempfile so the subpage_prot_file test works by Michael Ellerman · 9 years ago
- 708ab62 pmem: switch to devm_ allocations by Christoph Hellwig · 9 years ago
- e836a25 pmem: convert to generic memremap by Dan Williams · 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
- 5b929bd Merge branch 'x86/urgent' into x86/asm, before applying dependent patches by Ingo Molnar · 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
- 30b4f0f Merge tag 'linux-kselftest-4.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 9 years ago
- 39c686b libnvdimm: Add DSM support for Address Range Scrub commands by Vishal Verma · 9 years ago
- f2a50f8 x86/selftests, x86/vm86: Improve entry_from_vm86 selftest by Andy Lutomirski · 9 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 · 9 years ago
- d6a8c6d rcutorture: Enable lockdep-RCU on TASKS01 by Paul E. McKenney · 9 years ago
- 9d27a87 tools/testing/nvdimm: add mock acpi_nfit_flush_address entries to nfit_test by Dan Williams · 9 years ago
- f7ec836 tools/testing/nvdimm: fix return code for unimplemented commands by Dan Williams · 9 years ago
- b1b2e62 tools/testing/nvdimm: mock ioremap_wt by Dan Williams · 9 years ago
- 5e5c684 x86/entry, selftests/x86: Add a test for 32-bit fast syscall arg faults by Andy Lutomirski · 9 years ago
- 88793e5 Merge tag 'libnvdimm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/nvdimm by Linus Torvalds · 9 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 · 9 years ago
- 5813882 libnvdimm, nfit: handle unarmed dimms, mark namespaces read-only by Dan Williams · 9 years ago
- 6bc7561 tools/testing/nvdimm: libnvdimm unit test infrastructure by Dan Williams · 9 years ago
- e045671 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
- 08d183e Merge tag 'powerpc-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 9 years ago
- 2278e5e selftests: add quicktest support by Shuah Khan · 9 years ago
- 43224b9 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- d70b3ef Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- fc934d4 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- b4b56f9 powerpc/tm: Abort syscalls in active transactions by Sam bobroff · 9 years ago
- 51a16c1 selftest: Timers: Avoid signal deadlock in leap-a-day by John Stultz · 9 years ago
- c99ee51 selftests: add seccomp suite by Kees Cook · 9 years ago
- 0c4a5fc selftests: timers: Add leap-second timer edge testing to leap-a-day.c by John Stultz · 9 years ago
- 941742f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
- 809fac6 selftests/powerpc: Add gitignore file for the new DSCR tests by Anshuman Khandual · 9 years ago
- af0be08 selftests/powerpc: Add thread based stress test for DSCR sysfs interfaces by Michael Ellerman · 9 years ago
- ebd5858 selftests/powerpc: Add test for all DSCR sysfs interfaces by Anshuman Khandual · 9 years ago
- 6f84426 selftests/powerpc: Add test for DSCR inheritence across fork & exec by Anshuman Khandual · 9 years ago
- cf9c4a5 selftests/powerpc: Add test for DSCR value inheritence across fork by Anshuman Khandual · 9 years ago
- cc6a93f selftests/powerpc: Add test for DSCR SPR numbers by Anshuman Khandual · 9 years ago
- 1554f21 selftests/powerpc: Add test for explicitly changing DSCR value by Anshuman Khandual · 9 years ago
- 4c6315f selftests/powerpc: Add test for system wide DSCR default by Anshuman Khandual · 9 years ago
- 989898b selftests/powerpc: Add install support to more powerpc tests by Michael Ellerman · 9 years ago
- 085c789 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
- c2affbf x86/asm/entry/32, selftests: Add a selftest for kernel entries from VM86 mode by Andy Lutomirski · 9 years ago
- 0868aa2 Merge branches 'array.2015.05.27a', 'doc.2015.05.27a', 'fixes.2015.05.27a', 'hotplug.2015.05.27a', 'init.2015.05.27a', 'tiny.2015.05.27a' and 'torture.2015.05.27a' into HEAD by Paul E. McKenney · 9 years ago
- 7d3bb54 rcutorture: Allow repetition factors in Kconfig-fragment lists by Paul E. McKenney · 10 years ago
- 8ba8b66 rcutorture: Display "make oldconfig" errors by Paul E. McKenney · 10 years ago
- ccd60ad rcutorture: Update TREE_RCU-kconfig.txt by Paul E. McKenney · 10 years ago
- c4295bf rcutorture: Make rcutorture scripts force RCU_EXPERT by Paul E. McKenney · 10 years ago
- c5e8e98 rcutorture: Update configuration fragments for rcutree.rcu_fanout_exact by Paul E. McKenney · 10 years ago
- 9a8e706 rcutorture: TASKS_RCU set directly, so don't explicitly set it by Paul E. McKenney · 10 years ago
- ca1d51e rcutorture: Test SRCU cleanup code path by Paul E. McKenney · 10 years ago
- 6530b3f rcutorture: Exchange TREE03 and TREE08 NR_CPUS, speed up CPU hotplug by Paul E. McKenney · 10 years ago
- f76b244 rcutorture: Exchange TREE03 and TREE04 geometries by Paul E. McKenney · 10 years ago
- f13bad9 rcutorture: Test both RCU-sched and RCU-bh for Tiny RCU by Paul E. McKenney · 10 years ago
- 0f41c0d rcu: Provide diagnostic option to slow down grace-period scans by Paul E. McKenney · 10 years ago
- 390db01 selftest, x86: fix incorrect comment by Martin Kelly · 9 years ago
- 60df464 tools selftests: Fix 'clean' target with make 3.81 by Arnaldo Carvalho de Melo · 10 years ago
- 3dce928 selftests/futex: Add .gitignore by Darren Hart · 10 years ago
- 4100e67 kselftest: Add exit code defines by Darren Hart · 10 years ago
- ecac1a7 selftests: Add futex tests to the top-level Makefile by Darren Hart · 10 years ago
- 33ca224 selftests/futex: Increment ksft pass and fail counters by Darren Hart · 10 years ago
- 9705315 selftests/futex: Update Makefile to use lib.mk by Darren Hart · 10 years ago
- 2aa8470 selftests: Add futex functional tests by Darren Hart · 10 years ago
- 61171d0 kselftests: timers: Check _ALARM clockids are supported before suspending by John Stultz · 10 years ago
- acd5705 kselftests: timers: Ease alarmtimer-suspend unreasonable latency value by John Stultz · 10 years ago
- 859b1be kselftests: timers: Increase delay between suspends in alarmtimer-suspend by John Stultz · 10 years ago
- 84cbd9e selftests/exec: do not install subdir as it is already created by Tyler Baker · 10 years ago
- 3bc54b5 selftests/ftrace: install test.d by Tyler Baker · 10 years ago
- e8c1d7c selftests: copy TEST_DIRS to INSTALL_PATH by Tyler Baker · 10 years ago
- bd67d5c Test compaction of mlocked memory by Sri Jayaramappa · 10 years ago
- d0bd7f2 selftests/mount: output WARN messages when mount test skipped by Zhang Zhen · 10 years ago
- 78000ef selftests/timers: Make git ignore all binaries in timers test suite by Zhang Zhen · 10 years ago
- 36583eb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
- a2ad5d2 selftests/net: expect headroom in psock_fanout rollover by Willem de Bruijn · 10 years ago
- 75d95d8 Merge branch 'linus' into x86/asm, to resolve conflicts by Ingo Molnar · 10 years ago
- d70933b Merge tag 'linux-kselftest-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 10 years ago
- e9886ac selftests, x86: Rework x86 target architecture detection by Andy Lutomirski · 10 years ago
- c1e6e5c selftests, x86: Remove useless run_tests rule by Andy Lutomirski · 10 years ago
- 07620ab selftests/x86: install tests by Tyler Baker · 10 years ago
- 1872d01 selftest/x86: have no dependency on all when cross building by Tyler Baker · 10 years ago
- f9ea4a3 selftest/x86: build both bitnesses by Tyler Baker · 10 years ago
- e22438f x86, selftests: Add a test for the "sysret_ss_attrs" bug by Andy Lutomirski · 10 years ago
- 2fa30fe selftests/powerpc: Fix the pmu install rule by Michael Ellerman · 10 years ago
- 68fc378 Revert "powerpc/tm: Abort syscalls in active transactions" by Michael Ellerman · 10 years ago
- 90d1c08 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- d19d5ef Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 10 years ago
- 0a15584 x86, selftests: Add single_step_syscall test by Andy Lutomirski · 10 years ago
- 215ba78 mm, selftests: test return value of munmap for MAP_HUGETLB memory by David Rientjes · 10 years ago
- 078838d Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- 60f898e Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- 4541fec Merge tag 'linux-kselftest-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 10 years ago
- 7fe924d selftests/powerpc: Add transactional syscall test by Sam bobroff · 10 years ago
- 2b03fc1 selftests/powerpc: Move get_auxv_entry() to harness.c by Sam bobroff · 10 years ago