| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'linux-kselftest-4.3-rc1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2015-09-08 | 9 | -19/+481 |
|\ |
|
| * | selftests/zram: Makefile fix | Naresh Kamboju | 2015-09-01 | 1 | -3/+0 |
| * | selftests/zram: must be run as root | Naresh Kamboju | 2015-09-01 | 4 | -0/+24 |
| * | selftests: breakpoints: fix installing error on the architecture except x86 | Bamvor Jian Zhang | 2015-08-27 | 1 | -13/+3 |
| * | selftests: check before install | Bamvor Jian Zhang | 2015-08-27 | 2 | -6/+8 |
| * | selftests/zram: Adding zram tests | Naresh Kamboju | 2015-08-27 | 7 | -0/+449 |
* | | Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2015-09-08 | 3 | -76/+231 |
|\ \ |
|
| * | | libnvdimm, pmem: 'struct page' for pmem | Dan Williams | 2015-08-28 | 2 | -0/+14 |
| * | | libnvdimm, pfn: 'struct page' provider infrastructure | Dan Williams | 2015-08-28 | 1 | -0/+2 |
| * | | Merge branch 'pmem-api' into libnvdimm-for-next | Dan Williams | 2015-08-27 | 3 | -17/+71 |
| |\ \ |
|
| | * | | nd_blk: change aperture mapping from WC to WB | Ross Zwisler | 2015-08-27 | 3 | -5/+37 |
| | * | | pmem: switch to devm_ allocations | Christoph Hellwig | 2015-08-14 | 2 | -22/+28 |
| | * | | pmem: convert to generic memremap | Dan Williams | 2015-08-14 | 2 | -11/+27 |
| * | | | libnvdimm, e820: make CONFIG_X86_PMEM_LEGACY a tristate option | Dan Williams | 2015-08-19 | 1 | -0/+4 |
| |/ / |
|
| * | | libnvdimm: Add DSM support for Address Range Scrub commands | Vishal Verma | 2015-07-27 | 1 | -59/+140 |
* | | | userfaultfd: selftest: update userfaultfd x86 32bit syscall number | Andrea Arcangeli | 2015-09-08 | 1 | -1/+1 |
* | | | userfaultfd: selftest | Andrea Arcangeli | 2015-09-04 | 3 | -0/+650 |
* | | | selftests/capabilities: Add tests for capability evolution | Andy Lutomirski | 2015-09-04 | 4 | -0/+520 |
* | | | Merge tag 'powerpc-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2015-09-03 | 2 | -2/+16 |
|\ \ \ |
|
| * | | | selftests/powerpc: Install tempfile so the subpage_prot_file test works | Michael Ellerman | 2015-08-17 | 1 | -1/+2 |
| * | | | selftests/seccomp: Add powerpc support | Michael Ellerman | 2015-07-30 | 1 | -1/+8 |
| * | | | selftests/seccomp: Make seccomp tests work on big endian | Michael Ellerman | 2015-07-30 | 1 | -0/+6 |
| |/ / |
|
* | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2015-09-03 | 3 | -0/+25 |
|\ \ \ |
|
| * | | | locking/static_keys: Provide a selftest | Ingo Molnar | 2015-08-03 | 3 | -18/+18 |
| * | | | jump_label: Provide a self-test | Jason Baron | 2015-08-03 | 3 | -0/+25 |
| * | | | Merge branch 'x86/asm' into locking/core | Ingo Molnar | 2015-08-03 | 4 | -12/+837 |
| |\ \ \ |
|
* | \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2015-09-03 | 2 | -12/+86 |
|\ \ \ \ \ |
|
| * | | | | | selftests/net: test extended BPF fanout mode | Willem de Bruijn | 2015-08-17 | 1 | -0/+53 |
| * | | | | | selftests/net: test classic bpf fanout mode | Willem de Bruijn | 2015-08-17 | 2 | -12/+33 |
| |/ / / / |
|
* | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2015-09-01 | 5 | -12/+891 |
|\ \ \ \ \ |
|
| * | | | | | selftests/x86: Add syscall_nt selftest | Andy Lutomirski | 2015-08-18 | 2 | -1/+55 |
| * | | | | | selftests/x86: Disable sigreturn_64 | Andy Lutomirski | 2015-08-18 | 1 | -2/+2 |
| * | | | | | Merge branch 'x86/urgent' into x86/asm to fix up conflicts and to pick up fixes | Ingo Molnar | 2015-08-18 | 1 | -1/+1 |
| |\| | | |
| | |/ / /
| |/| | | |
|
| * | | | | selftests/x86/vm86: Fix entry_from_vm86 test on 64-bit kernels | Andy Lutomirski | 2015-07-31 | 1 | -4/+7 |
| * | | | | selftests/x86, x86/ldt: Add a selftest for modify_ldt() | Andy Lutomirski | 2015-07-31 | 2 | -1/+577 |
| * | | | | Merge branch 'x86/urgent' into x86/asm, before applying dependent patches | Ingo Molnar | 2015-07-31 | 3 | -3/+79 |
| |\ \ \ \
| | | |/ /
| | |/| | |
|
| * | | | | x86/selftests, x86/vm86: Improve entry_from_vm86 selftest | Andy Lutomirski | 2015-07-21 | 1 | -8/+124 |
| * | | | | x86/entry, selftests/x86: Add a test for 32-bit fast syscall arg faults | Andy Lutomirski | 2015-07-07 | 2 | -1/+131 |
| | |_|/
| |/| | |
|
* | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2015-08-31 | 13 | -14/+2 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau... | Ingo Molnar | 2015-08-12 | 13 | -14/+2 |
| |\ \ \ \
| | |_|_|/
| |/| | | |
|
| | | | | | |
| | | \ \ | |
| | *-. \ \ | Merge branches 'doc.2015.07.15a' and 'torture.2015.07.15a' into HEAD | Paul E. McKenney | 2015-08-04 | 1 | -2/+2 |
| | |\ \ \ \
| | | | |/ /
| | | |/| | |
|
| | | | * | | rcutorture: Enable lockdep-RCU on TASKS01 | Paul E. McKenney | 2015-07-15 | 1 | -2/+2 |
| | | |/ / |
|
| | * / / | rcu: Remove CONFIG_RCU_CPU_STALL_INFO | Paul E. McKenney | 2015-07-17 | 12 | -12/+0 |
| | |/ / |
|
* | | | | Merge tag 'driver-core-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2015-08-31 | 2 | -6/+31 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | selftests: firmware: skip timeout checks for kernels without user mode helper | Luis R. Rodriguez | 2015-08-05 | 2 | -6/+31 |
| | |/
| |/| |
|
* | | | Merge tag 'linux-kselftest-4.2-rc5' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2015-07-28 | 1 | -1/+1 |
|\ \ \
| |/ /
|/| | |
|
| * | | selftests/futex: Fix futex_cmp_requeue_pi() error handling | Darren Hart | 2015-07-20 | 1 | -1/+1 |
| |/ |
|
* | | tools/testing/nvdimm: add mock acpi_nfit_flush_address entries to nfit_test | Dan Williams | 2015-07-10 | 3 | -2/+71 |
* | | tools/testing/nvdimm: fix return code for unimplemented commands | Dan Williams | 2015-07-10 | 1 | -1/+1 |
* | | tools/testing/nvdimm: mock ioremap_wt | Dan Williams | 2015-07-10 | 2 | -0/+7 |
|/ |
|