summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)AuthorLines
2017-03-03Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-0/+24
2017-03-03Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-7/+7
2017-03-03Merge tag 'linux-kselftest-4.11-rc1-urgent_fix' of git://git.kernel.org/pub/s...Linus Torvalds-0/+4
2017-03-03selftest/powerpc: Fix false failures for skipped testsSachin Sant-2/+4
2017-03-02selftests: lib.mk Fix individual test buildsShuah Khan-0/+4
2017-03-01selftests/x86: Add a basic selftest for iopermAndy Lutomirski-1/+171
2017-03-01x86/selftests: Add clobbers for int80 on x86_64Dmitry Safonov-8/+18
2017-03-01tools/testing/nvdimm: make iset cookie predictableDan Williams-7/+7
2017-02-28Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds-708/+668
2017-02-27Merge branch 'akpm' (patches from Andrew)Linus Torvalds-3/+4
2017-02-27Merge tag 'ktest-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds-35/+76
2017-02-27tools/testing/selftests/sigaltstack/sas.c: improve output of sigaltstack test...Stas Sergeev-3/+4
2017-02-27Merge airlied/drm-next into drm-misc-nextDaniel Vetter-26/+27
2017-02-25Merge tag 'linux-kselftest-4.11-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-393/+1300
2017-02-24userfaultfd: non-cooperative: selftest: enable REMOVE event test for shmemMike Rapoport-4/+2
2017-02-24userfaultfd: non-cooperative: rename *EVENT_MADVDONTNEED to *EVENT_REMOVEMike Rapoport-8/+8
2017-02-23Merge tag 'drm-for-v4.11-less-shouty' of git://people.freedesktop.org/~airlie...Linus Torvalds-0/+30
2017-02-23Merge tag 'v4.10-rc8' into drm-nextDave Airlie-26/+27
2017-02-22userfaultfd: selftest: test UFFDIO_ZEROPAGE on all memory typesAndrea Arcangeli-1/+81
2017-02-22userfaultfd: non-cooperative: selftest: add test for FORK, MADVDONTNEED and R...Mike Rapoport-12/+163
2017-02-22userfaultfd: non-cooperative: selftest: add ufd parameter to copy_pageMike Rapoport-5/+5
2017-02-22userfaultfd: non-cooperative: selftest: introduce userfaultfd_openMike Rapoport-16/+25
2017-02-22userfaultfd: shmem: add userfaultfd_shmem testMike Rapoport-2/+50
2017-02-22userfaultfd: shmem: allow registration of shared memory rangesMike Rapoport-1/+1
2017-02-22userfaultfd: hugetlbfs: add userfaultfd_hugetlb testMike Kravetz-17/+161
2017-02-22Merge tag 'driver-core-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-5/+20
2017-02-22Merge tag 'char-misc-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-100/+225
2017-02-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-294/+2465
2017-02-20Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-1/+1
2017-02-20Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-1/+196
2017-02-20Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-0/+18
2017-02-18selftest for default_file_splice_read() infoleakAl Viro-0/+24
2017-02-15bpf: Rebuild bpf.o for any dependency updateMickaël Salaün-2/+13
2017-02-14selftests/powerpc: Fix remaining fallout from recent changesMichael Ellerman-12/+13
2017-02-14selftests/powerpc: Fix the clean rule since recent changesMichael Ellerman-1/+2
2017-02-14selftests: Fix the .S and .S -> .o rulesMichael Ellerman-2/+2
2017-02-14selftests: Fix the .c linking ruleMichael Ellerman-1/+1
2017-02-14selftests: Fix selftests build to just build, not run testsMichael Ellerman-5/+5
2017-02-13radix tree test suite: Add config option for map shiftRehas Sachdeva-11/+16
2017-02-13radix tree test suite: Run iteration tests for longerMatthew Wilcox-2/+2
2017-02-13radix tree test suite: Fix split/join memory leaksMatthew Wilcox-1/+14
2017-02-13radix tree test suite: Fix leaks in regression2.cMatthew Wilcox-2/+4
2017-02-13radix tree test suite: Fix leaky testsMatthew Wilcox-12/+16
2017-02-13radix tree test suite: Enable address sanitizerMatthew Wilcox-1/+1
2017-02-13radix-tree: Chain preallocated nodes through ->parentMatthew Wilcox-3/+3
2017-02-13radix tree test suite: Dial down verbosity with -vRehas Sachdeva-58/+77
2017-02-13radix tree test suite: Introduce kmalloc_verboseMatthew Wilcox-0/+26
2017-02-13radix tree test suite: Build separate binaries for some testsMatthew Wilcox-7/+33
2017-02-13ida: Use exceptional entries for small IDAsMatthew Wilcox-1/+92
2017-02-13ida: Move ida_bitmap to a percpu variableMatthew Wilcox-3/+4