summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2017-04-08Merge tag 'powerpc-4.11-7' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-04-01bpf: add various verifier test cases for self-testsDaniel Borkmann
2017-03-27selftests/powerpc: Fix standalone powerpc buildMichael Ellerman
2017-03-24bpf: improve verifier packet range checksAlexei Starovoitov
2017-03-22bpf: fix hashmap extra_elems logicAlexei Starovoitov
2017-03-21selftests/bpf: fix broken build, take 2Zi Shen Lim
2017-03-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-03-13Merge tag 'powerpc-4.11-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-03-12selftests/bpf: fix broken buildAlexei Starovoitov
2017-03-09userfaultfd: selftest: vm: allow to build in vm/ directoryAndrea Arcangeli
2017-03-09selftests/powerpc: Replace stxvx and lxvx with stxvd2x/lxvd2xCyril Bur
2017-03-08Merge tag 'ktest-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-03-08ktest: Make sure wait_for_input does honor the timeoutSteven Rostedt (VMware)
2017-03-08ktest: Fix while loop in wait_for_inputSteven Rostedt (VMware)
2017-03-07Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-03-07Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds
2017-03-07Merge tag 'powerpc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-03-07radix tree test suite: Specify -m32 in LDFLAGS tooMatthew Wilcox
2017-03-07ida: Free correct IDA bitmapMatthew Wilcox
2017-03-07radix tree test suite: Depend on Makefile and quieten grepMatthew Wilcox
2017-03-07radix tree test suite: Fix build with --as-neededMichael Ellerman
2017-03-07radix tree test suite: Build 32 bit binariesRehas Sachdeva
2017-03-07radix tree test suite: Add performance test for radix_tree_join()Rehas Sachdeva
2017-03-07radix tree test suite: Add performance test for radix_tree_split()Rehas Sachdeva
2017-03-07radix tree test suite: Add performance benchmarksRehas Sachdeva
2017-03-07radix tree test suite: Add test for radix_tree_clear_tags()Rehas Sachdeva
2017-03-07radix tree test suite: Add tests for ida_simple_get() and ida_simple_remove()Rehas Sachdeva
2017-03-07radix tree test suite: Add test for idr_get_next()Rehas Sachdeva
2017-03-04Merge tag 'kvm-4.11-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-03-03Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2017-03-03Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-03-03Merge tag 'linux-kselftest-4.11-rc1-urgent_fix' of git://git.kernel.org/pub/s...Linus Torvalds
2017-03-03selftest/powerpc: Fix false failures for skipped testsSachin Sant
2017-03-02selftests: lib.mk Fix individual test buildsShuah Khan
2017-03-01selftests/x86: Add a basic selftest for iopermAndy Lutomirski
2017-03-01x86/selftests: Add clobbers for int80 on x86_64Dmitry Safonov
2017-03-01tools/testing/nvdimm: make iset cookie predictableDan Williams
2017-02-28Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds
2017-02-27Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-02-27Merge tag 'ktest-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2017-02-27tools/testing/selftests/sigaltstack/sas.c: improve output of sigaltstack test...Stas Sergeev
2017-02-25Merge tag 'linux-kselftest-4.11-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-02-24userfaultfd: non-cooperative: selftest: enable REMOVE event test for shmemMike Rapoport
2017-02-24userfaultfd: non-cooperative: rename *EVENT_MADVDONTNEED to *EVENT_REMOVEMike Rapoport
2017-02-23Merge tag 'drm-for-v4.11-less-shouty' of git://people.freedesktop.org/~airlie...Linus Torvalds
2017-02-23Merge tag 'v4.10-rc8' into drm-nextDave Airlie
2017-02-22userfaultfd: selftest: test UFFDIO_ZEROPAGE on all memory typesAndrea Arcangeli
2017-02-22userfaultfd: non-cooperative: selftest: add test for FORK, MADVDONTNEED and R...Mike Rapoport
2017-02-22userfaultfd: non-cooperative: selftest: add ufd parameter to copy_pageMike Rapoport
2017-02-22userfaultfd: non-cooperative: selftest: introduce userfaultfd_openMike Rapoport