summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)AuthorLines
2018-05-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-89/+479
2018-05-18radix tree test suite: multi-order iteration raceRoss Zwisler-0/+64
2018-05-18radix tree test suite: add item_delete_rcu()Ross Zwisler-0/+21
2018-05-18radix tree test suite: fix mapshift build targetRoss Zwisler-4/+2
2018-05-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-20/+43
2018-05-14x86/pkeys/selftests: Add a test for pkey 0Dave Hansen-0/+30
2018-05-14x86/pkeys/selftests: Save off 'prot' for allocationsDave Hansen-5/+9
2018-05-14x86/pkeys/selftests: Fix pointer mathDave Hansen-7/+7
2018-05-14x86/pkeys/selftests: Fix pkey exhaustion test off-by-oneDave Hansen-5/+8
2018-05-14x86/pkeys/selftests: Add PROT_EXEC testDave Hansen-0/+44
2018-05-14x86/pkeys/selftests: Factor out "instruction page"Dave Hansen-4/+17
2018-05-14x86/pkeys/selftests: Allow faults on unknown keysDave Hansen-1/+9
2018-05-14x86/pkeys/selftests: Avoid printf-in-signal deadlocksDave Hansen-12/+8
2018-05-14x86/pkeys/selftests: Remove dead debugging code, fix dprint_in_signalDave Hansen-16/+0
2018-05-14x86/pkeys/selftests: Stop using assert()Dave Hansen-4/+8
2018-05-14x86/pkeys/selftests: Give better unexpected fault error messagesDave Hansen-6/+7
2018-05-14x86/selftests: Add mov_to_ss testAndy Lutomirski-1/+286
2018-05-14x86/mpx/selftests: Adjust the self-test to fresh distros that export the MPX ABIIngo Molnar-2/+5
2018-05-14x86/pkeys/selftests: Adjust the self-test to fresh distros that export the pk...Ingo Molnar-26/+41
2018-05-11KVM: selftests: exit with 0 status code when tests cannot be runPaolo Bonzini-20/+43
2018-05-10tc-testing: fix tdc tests for 'bpf' actionDavide Caratti-3/+8
2018-05-07selftests: net: use TEST_PROGS_EXTENDEDAnders Roxell-1/+1
2018-05-03Merge tag 'linux-kselftest-4.17-rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-4/+4
2018-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-3/+4
2018-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller-2/+2
2018-05-02bpf: minor fix to selftest test_stacktrace_build_id()Song Liu-2/+2
2018-04-29Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-14/+21
2018-04-27selftests: Fix lib.mk run_tests target shell scriptMathieu Desnoyers-4/+4
2018-04-27selftests: net: add in_netns.sh TEST_GEN_PROGS_EXTENDEDAnders Roxell-1/+2
2018-04-27Merge tag 'driver-core-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-5/+8
2018-04-27x86/entry/64/compat: Preserve r8-r11 in int $0x80Andy Lutomirski-14/+21
2018-04-26Merge tag 'trace-v4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-1/+45
2018-04-25selftests:firmware: fixes a call to a wrong function nameJeffrin Jose T-1/+1
2018-04-25selftests: ftrace: Add a testcase for multiple actions on triggerMasami Hiramatsu-0/+44
2018-04-25selftests: ftrace: Fix trigger extended error testcaseMasami Hiramatsu-1/+1
2018-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-2/+7
2018-04-23test_firmware: fix setting old custom fw path back on exit, second tryBen Hutchings-4/+6
2018-04-23test_firmware: Install all scriptsBen Hutchings-0/+1
2018-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller-2/+7
2018-04-21Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-19/+65
2018-04-21Merge tag 'linux-kselftest-4.17-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-5/+3
2018-04-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-1/+1
2018-04-19tools/bpf: fix test_sock and test_sock_addr.sh failureYonghong Song-2/+4
2018-04-17selftests/filesystems: Don't run dnotify_test by defaultMichael Ellerman-5/+3
2018-04-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-17/+995
2018-04-16kvm: selftests: add vmx_tsc_adjust_testPaolo Bonzini-13/+991
2018-04-16tools/testing/nvdimm: enable labels for nfit_test.1 dimmsDan Williams-0/+3
2018-04-16tools/testing/nvdimm: fix missing newline in nfit_test_dimm 'handle' attributeDan Williams-1/+1
2018-04-16tools/testing/nvdimm: support nfit_test_dimm attributes under nfit_test.1Dan Williams-18/+25
2018-04-16tools/testing/nvdimm: allow custom error code injectionDan Williams-1/+37