Age | Commit message (Expand) | Author |
2017-03-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-03-22 | bpf: Add tests for map-in-map | Martin KaFai Lau |
2017-03-22 | bpf: fix hashmap extra_elems logic | Alexei Starovoitov |
2017-03-21 | selftests/bpf: fix broken build, take 2 | Zi Shen Lim |
2017-03-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2017-03-13 | Merge tag 'powerpc-4.11-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2017-03-12 | selftests/bpf: fix broken build | Alexei Starovoitov |
2017-03-09 | userfaultfd: selftest: vm: allow to build in vm/ directory | Andrea Arcangeli |
2017-03-09 | selftests/powerpc: Replace stxvx and lxvx with stxvd2x/lxvd2x | Cyril Bur |
2017-03-08 | Merge tag 'ktest-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2017-03-08 | ktest: Make sure wait_for_input does honor the timeout | Steven Rostedt (VMware) |
2017-03-08 | ktest: Fix while loop in wait_for_input | Steven Rostedt (VMware) |
2017-03-07 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2017-03-07 | Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-dax | Linus Torvalds |
2017-03-07 | Merge tag 'powerpc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2017-03-07 | radix tree test suite: Specify -m32 in LDFLAGS too | Matthew Wilcox |
2017-03-07 | ida: Free correct IDA bitmap | Matthew Wilcox |
2017-03-07 | radix tree test suite: Depend on Makefile and quieten grep | Matthew Wilcox |
2017-03-07 | radix tree test suite: Fix build with --as-needed | Michael Ellerman |
2017-03-07 | radix tree test suite: Build 32 bit binaries | Rehas Sachdeva |
2017-03-07 | radix tree test suite: Add performance test for radix_tree_join() | Rehas Sachdeva |
2017-03-07 | radix tree test suite: Add performance test for radix_tree_split() | Rehas Sachdeva |
2017-03-07 | radix tree test suite: Add performance benchmarks | Rehas Sachdeva |
2017-03-07 | radix tree test suite: Add test for radix_tree_clear_tags() | Rehas Sachdeva |
2017-03-07 | radix tree test suite: Add tests for ida_simple_get() and ida_simple_remove() | Rehas Sachdeva |
2017-03-07 | radix tree test suite: Add test for idr_get_next() | Rehas Sachdeva |
2017-03-04 | Merge tag 'kvm-4.11-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2017-03-03 | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2017-03-03 | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2017-03-03 | Merge tag 'linux-kselftest-4.11-rc1-urgent_fix' of git://git.kernel.org/pub/s... | Linus Torvalds |
2017-03-03 | selftest/powerpc: Fix false failures for skipped tests | Sachin Sant |
2017-03-02 | selftests: lib.mk Fix individual test builds | Shuah Khan |
2017-03-01 | selftests/x86: Add a basic selftest for ioperm | Andy Lutomirski |
2017-03-01 | x86/selftests: Add clobbers for int80 on x86_64 | Dmitry Safonov |
2017-03-01 | tools/testing/nvdimm: make iset cookie predictable | Dan Williams |
2017-02-28 | Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-dax | Linus Torvalds |
2017-02-27 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2017-02-27 | Merge tag 'ktest-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds |
2017-02-27 | tools/testing/selftests/sigaltstack/sas.c: improve output of sigaltstack test... | Stas Sergeev |
2017-02-25 | Merge tag 'linux-kselftest-4.11-rc1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2017-02-24 | userfaultfd: non-cooperative: selftest: enable REMOVE event test for shmem | Mike Rapoport |
2017-02-24 | userfaultfd: non-cooperative: rename *EVENT_MADVDONTNEED to *EVENT_REMOVE | Mike Rapoport |
2017-02-23 | Merge tag 'drm-for-v4.11-less-shouty' of git://people.freedesktop.org/~airlie... | Linus Torvalds |
2017-02-23 | Merge tag 'v4.10-rc8' into drm-next | Dave Airlie |
2017-02-22 | userfaultfd: selftest: test UFFDIO_ZEROPAGE on all memory types | Andrea Arcangeli |
2017-02-22 | userfaultfd: non-cooperative: selftest: add test for FORK, MADVDONTNEED and R... | Mike Rapoport |
2017-02-22 | userfaultfd: non-cooperative: selftest: add ufd parameter to copy_page | Mike Rapoport |
2017-02-22 | userfaultfd: non-cooperative: selftest: introduce userfaultfd_open | Mike Rapoport |
2017-02-22 | userfaultfd: shmem: add userfaultfd_shmem test | Mike Rapoport |
2017-02-22 | userfaultfd: shmem: allow registration of shared memory ranges | Mike Rapoport |