Age | Commit message (Expand) | Author | Files | Lines |
2016-05-20 | /dev/dax, pmem: direct access to persistent memory | Dan Williams | 2 | -0/+11 |
2016-05-09 | libnvdimm, dax: introduce device-dax infrastructure | Dan Williams | 1 | -0/+1 |
2016-04-22 | libnvdimm, pmem, pfn: make pmem_rw_bytes generic and refactor pfn setup | Dan Williams | 2 | -7/+21 |
2016-03-29 | selftest/seccomp: Fix the seccomp(2) signature | Mickaël Salaün | 1 | -2/+2 |
2016-03-29 | selftest/seccomp: Fix the flag name SECCOMP_FILTER_FLAG_TSYNC | Mickaël Salaün | 1 | -9/+9 |
2016-03-24 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -1/+136 |
2016-03-19 | Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 13 | -3/+1229 |
2016-03-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 6 | -9/+381 |
2016-03-18 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 37 | -0/+2231 |
2016-03-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2016-03-17 | Merge tag 'linux-kselftest-4.6-rc1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 20 | -1/+352 |
2016-03-17 | radix-tree tests: add test for radix_tree_iter_next | Konstantin Khlebnikov | 1 | -8/+39 |
2016-03-17 | radix-tree tests: add regression3 test | Konstantin Khlebnikov | 5 | -1/+90 |
2016-03-17 | radix_tree: tag all internal tree nodes as indirect pointers | Matthew Wilcox | 1 | -2/+3 |
2016-03-17 | radix tree test harness | Matthew Wilcox | 36 | -0/+2110 |
2016-03-17 | selftests/x86: Add an iopl test | Andy Lutomirski | 2 | -1/+136 |
2016-03-16 | Merge tag 'libnvdimm-for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -63/+222 |
2016-03-15 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -2/+4 |
2016-03-15 | Merge commit 'torture.2015.02.23a' into core/rcu | Ingo Molnar | 1 | -2/+4 |
2016-03-10 | selftests/x86: In syscall_nt, test NT|TF as well | Andy Lutomirski | 1 | -8/+49 |
2016-03-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2 | -12/+11 |
2016-03-07 | Merge tag 'v4.5-rc7' into x86/asm, to pick up SMAP fix | Ingo Molnar | 2 | -12/+11 |
2016-03-05 | nfit, libnvdimm: clear poison command support | Dan Williams | 1 | -0/+29 |
2016-03-05 | tools/testing/nvdimm: expand ars unit testing | Dan Williams | 1 | -22/+90 |
2016-03-05 | nfit, tools/testing/nvdimm: unify common init for acpi_nfit_desc | Dan Williams | 1 | -19/+3 |
2016-03-05 | libnvdimm, nfit: centralize command status translation | Dan Williams | 1 | -1/+4 |
2016-03-05 | nfit, tools/testing/nvdimm: test multiple control regions per-dimm | Dan Williams | 1 | -24/+94 |
2016-03-05 | nfit, tools/testing/nvdimm: add format interface code definitions | Dan Williams | 1 | -1/+6 |
2016-03-02 | selftests/powerpc: Test FPU and VMX regs in signal ucontext | Cyril Bur | 4 | -1/+296 |
2016-03-02 | selftests/powerpc: Test preservation of FPU and VMX regs across preemption | Cyril Bur | 6 | -3/+310 |
2016-03-02 | selftests/powerpc: Test the preservation of FPU and VMX regs across syscall | Cyril Bur | 8 | -1/+625 |
2016-03-02 | selftests/powerpc: Remove -flto from common CFLAGS | Suraj Jitindar Singh | 1 | -1/+1 |
2016-03-02 | selftests/powerpc: Fix out of bounds access in TM signal test | Michael Ellerman | 1 | -1/+1 |
2016-02-25 | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -2/+6 |
2016-02-25 | selftests: media_dcevice_test fix usage information | Shuah Khan | 1 | -1/+1 |
2016-02-25 | selftests: media_dcevice_test fix to handle ioctl failure case | Shuah Khan | 1 | -2/+3 |
2016-02-25 | selftests: add missing .gitignore file or entry | Sudeep Holla | 2 | -0/+2 |
2016-02-25 | selftests: create test-specific kconfig fragments | Bamvor Jian Zhang | 13 | -0/+26 |
2016-02-25 | selftests: breakpoint: add step_after_suspend_test | Greg Hackmann | 2 | -1/+221 |
2016-02-25 | selftests: add a new test for Media Controller API | Shuah Khan | 3 | -0/+102 |
2016-02-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2 | -4/+87 |
2016-02-22 | Merge tag 'trace-fixes-v4.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -10/+5 |
2016-02-19 | test_bitmap: unit tests for lib/bitmap.c | David Decotigny | 2 | -1/+11 |
2016-02-19 | libnvdimm, tools/testing/nvdimm: fix 'ars_status' output buffer sizing | Dan Williams | 1 | -2/+6 |
2016-02-19 | ftracetest: Fix instance test to use proper shell command for pids | Steven Rostedt | 1 | -10/+5 |
2016-02-18 | Merge branch 'x86/urgent' into x86/asm, to pick up fixes | Ingo Molnar | 4 | -6/+226 |
2016-02-17 | selftests/x86: Add a test for syscall restart under ptrace | Andy Lutomirski | 1 | -0/+126 |
2016-02-17 | selftests/x86: Fix some error messages in ptrace_syscall | Andy Lutomirski | 1 | -3/+3 |
2016-02-17 | selftests/x86: Add tests for UC_SIGCONTEXT_SS and UC_STRICT_RESTORE_SS | Andy Lutomirski | 1 | -28/+202 |
2016-02-17 | x86/signal/64: Re-add support for SS in the 64-bit signal context | Andy Lutomirski | 1 | -3/+2 |