aboutsummaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2017-02-28Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-daxGravatar Linus Torvalds 35-708/+668
2017-02-27Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 1-3/+4
2017-02-27Merge tag 'ktest-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Gravatar Linus Torvalds 1-35/+76
2017-02-27tools/testing/selftests/sigaltstack/sas.c: improve output of sigaltstack test...Gravatar Stas Sergeev 1-3/+4
2017-02-25Merge tag 'linux-kselftest-4.11-rc1' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 56-393/+1300
2017-02-24userfaultfd: non-cooperative: selftest: enable REMOVE event test for shmemGravatar Mike Rapoport 1-4/+2
2017-02-24userfaultfd: non-cooperative: rename *EVENT_MADVDONTNEED to *EVENT_REMOVEGravatar Mike Rapoport 1-8/+8
2017-02-23Merge tag 'drm-for-v4.11-less-shouty' of git://people.freedesktop.org/~airlie...Gravatar Linus Torvalds 2-0/+30
2017-02-23Merge tag 'v4.10-rc8' into drm-nextGravatar Dave Airlie 1-26/+27
2017-02-22userfaultfd: selftest: test UFFDIO_ZEROPAGE on all memory typesGravatar Andrea Arcangeli 1-1/+81
2017-02-22userfaultfd: non-cooperative: selftest: add test for FORK, MADVDONTNEED and R...Gravatar Mike Rapoport 1-12/+163
2017-02-22userfaultfd: non-cooperative: selftest: add ufd parameter to copy_pageGravatar Mike Rapoport 1-5/+5
2017-02-22userfaultfd: non-cooperative: selftest: introduce userfaultfd_openGravatar Mike Rapoport 1-16/+25
2017-02-22userfaultfd: shmem: add userfaultfd_shmem testGravatar Mike Rapoport 3-2/+50
2017-02-22userfaultfd: shmem: allow registration of shared memory rangesGravatar Mike Rapoport 1-1/+1
2017-02-22userfaultfd: hugetlbfs: add userfaultfd_hugetlb testGravatar Mike Kravetz 3-17/+161
2017-02-22Merge tag 'driver-core-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-5/+20
2017-02-22Merge tag 'char-misc-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 3-100/+225
2017-02-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 10-294/+2465
2017-02-20Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-1/+1
2017-02-20Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 2-1/+196
2017-02-20Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 4-0/+18
2017-02-15bpf: Rebuild bpf.o for any dependency updateGravatar Mickaël Salaün 1-2/+13
2017-02-14selftests/powerpc: Fix remaining fallout from recent changesGravatar Michael Ellerman 4-12/+13
2017-02-14selftests/powerpc: Fix the clean rule since recent changesGravatar Michael Ellerman 1-1/+2
2017-02-14selftests: Fix the .S and .S -> .o rulesGravatar Michael Ellerman 1-2/+2
2017-02-14selftests: Fix the .c linking ruleGravatar Michael Ellerman 1-1/+1
2017-02-14selftests: Fix selftests build to just build, not run testsGravatar Michael Ellerman 1-5/+5
2017-02-13radix tree test suite: Add config option for map shiftGravatar Rehas Sachdeva 4-11/+16
2017-02-13radix tree test suite: Run iteration tests for longerGravatar Matthew Wilcox 1-2/+2
2017-02-13radix tree test suite: Fix split/join memory leaksGravatar Matthew Wilcox 1-1/+14
2017-02-13radix tree test suite: Fix leaks in regression2.cGravatar Matthew Wilcox 1-2/+4
2017-02-13radix tree test suite: Fix leaky testsGravatar Matthew Wilcox 1-12/+16
2017-02-13radix tree test suite: Enable address sanitizerGravatar Matthew Wilcox 1-1/+1
2017-02-13radix-tree: Chain preallocated nodes through ->parentGravatar Matthew Wilcox 1-3/+3
2017-02-13radix tree test suite: Dial down verbosity with -vGravatar Rehas Sachdeva 10-58/+77
2017-02-13radix tree test suite: Introduce kmalloc_verboseGravatar Matthew Wilcox 2-0/+26
2017-02-13radix tree test suite: Build separate binaries for some testsGravatar Matthew Wilcox 4-7/+33
2017-02-13ida: Use exceptional entries for small IDAsGravatar Matthew Wilcox 1-1/+92
2017-02-13ida: Move ida_bitmap to a percpu variableGravatar Matthew Wilcox 2-3/+4
2017-02-13Reimplement IDR and IDA using the radix treeGravatar Matthew Wilcox 8-6/+365
2017-02-13radix tree test suite: Remove obsolete CONFIGGravatar Matthew Wilcox 1-2/+0
2017-02-13radix tree test suite: Use vpath to find lib filesGravatar Matthew Wilcox 1-3/+2
2017-02-13radix tree test suite: Reduce kernel.hGravatar Matthew Wilcox 3-39/+12
2017-02-13radix tree test suite: Remove export.hGravatar Matthew Wilcox 1-2/+0
2017-02-13radix tree test suite: Remove types.hGravatar Matthew Wilcox 3-23/+3
2017-02-13radix tree test suite: Remove mempoolGravatar Matthew Wilcox 2-38/+0
2017-02-13radix tree test suite: Depend on tools/include/asm filesGravatar Matthew Wilcox 1-0/+1
2017-02-10bpf: Add test_tag to .gitignoreGravatar Mickaël Salaün 1-0/+1
2017-02-10bpf: Remove bpf_sys.h from selftestsGravatar Mickaël Salaün 6-34/+3