summaryrefslogtreecommitdiffstats
path: root/tools/testing
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | x86/pkeys/selftests: Avoid printf-in-signal deadlocksDave Hansen2018-05-141-12/+8
| * | | | | | | | x86/pkeys/selftests: Remove dead debugging code, fix dprint_in_signalDave Hansen2018-05-141-16/+0
| * | | | | | | | x86/pkeys/selftests: Stop using assert()Dave Hansen2018-05-141-4/+8
| * | | | | | | | x86/pkeys/selftests: Give better unexpected fault error messagesDave Hansen2018-05-141-6/+7
| * | | | | | | | x86/selftests: Add mov_to_ss testAndy Lutomirski2018-05-142-1/+286
| * | | | | | | | x86/mpx/selftests: Adjust the self-test to fresh distros that export the MPX ABIIngo Molnar2018-05-141-2/+5
| * | | | | | | | x86/pkeys/selftests: Adjust the self-test to fresh distros that export the pk...Ingo Molnar2018-05-141-26/+41
| |/ / / / / / /
* | | | | | | | radix tree test suite: multi-order iteration raceRoss Zwisler2018-05-182-0/+64
* | | | | | | | radix tree test suite: add item_delete_rcu()Ross Zwisler2018-05-182-0/+21
* | | | | | | | radix tree test suite: fix mapshift build targetRoss Zwisler2018-05-181-4/+2
* | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-05-175-20/+43
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | KVM: selftests: exit with 0 status code when tests cannot be runPaolo Bonzini2018-05-115-20/+43
| | |_|/ / / / | |/| | | | |
* | | | | | | tc-testing: fix tdc tests for 'bpf' actionDavide Caratti2018-05-101-3/+8
* | | | | | | selftests: net: use TEST_PROGS_EXTENDEDAnders Roxell2018-05-071-1/+1
|/ / / / / /
* | | | | | Merge tag 'linux-kselftest-4.17-rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-05-031-4/+4
|\ \ \ \ \ \
| * | | | | | selftests: Fix lib.mk run_tests target shell scriptMathieu Desnoyers2018-04-271-4/+4
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-05-032-3/+4
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-05-021-2/+2
| |\ \ \ \ \ \
| | * | | | | | bpf: minor fix to selftest test_stacktrace_build_id()Song Liu2018-05-021-2/+2
| | | |_|_|_|/ | | |/| | | |
| * / | | | | selftests: net: add in_netns.sh TEST_GEN_PROGS_EXTENDEDAnders Roxell2018-04-271-1/+2
| |/ / / / /
* | | | | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-04-291-14/+21
|\ \ \ \ \ \
| * | | | | | x86/entry/64/compat: Preserve r8-r11 in int $0x80Andy Lutomirski2018-04-271-14/+21
* | | | | | | Merge tag 'driver-core-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-04-273-5/+8
|\ \ \ \ \ \ \
| * | | | | | | selftests:firmware: fixes a call to a wrong function nameJeffrin Jose T2018-04-251-1/+1
| * | | | | | | test_firmware: fix setting old custom fw path back on exit, second tryBen Hutchings2018-04-231-4/+6
| * | | | | | | test_firmware: Install all scriptsBen Hutchings2018-04-231-0/+1
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge tag 'trace-v4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-04-262-1/+45
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | selftests: ftrace: Add a testcase for multiple actions on triggerMasami Hiramatsu2018-04-251-0/+44
| * | | | | | selftests: ftrace: Fix trigger extended error testcaseMasami Hiramatsu2018-04-251-1/+1
| |/ / / / /
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-04-244-2/+7
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-04-224-2/+7
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | tools/bpf: fix test_sock and test_sock_addr.sh failureYonghong Song2018-04-193-2/+4
| | * | | | selftests: bpf: update .gitignore with missing generated filesAnders Roxell2018-04-111-0/+3
* | | | | | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-04-211-19/+65
|\ \ \ \ \ \
| * | | | | | tools/testing/nvdimm: enable labels for nfit_test.1 dimmsDan Williams2018-04-161-0/+3
| * | | | | | tools/testing/nvdimm: fix missing newline in nfit_test_dimm 'handle' attributeDan Williams2018-04-161-1/+1
| * | | | | | tools/testing/nvdimm: support nfit_test_dimm attributes under nfit_test.1Dan Williams2018-04-161-18/+25
| * | | | | | tools/testing/nvdimm: allow custom error code injectionDan Williams2018-04-161-1/+37
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'linux-kselftest-4.17-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-04-211-5/+3
|\ \ \ \ \ \ | |_|/ / / / |/| | | / / | | |_|/ / | |/| | |
| * | | | selftests/filesystems: Don't run dnotify_test by defaultMichael Ellerman2018-04-171-5/+3
| |/ / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-04-201-1/+1
|\ \ \ \
| * | | | selftests: net: add in_netns.sh to TEST_PROGSAnders Roxell2018-04-121-1/+1
| | |_|/ | |/| |
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-04-167-17/+995
|\ \ \ \ | |_|/ / |/| | |
| * | | kvm: selftests: add vmx_tsc_adjust_testPaolo Bonzini2018-04-166-13/+991
| * | | kvm: selftests: add -std=gnu99 cflagsPeng Hao2018-04-121-1/+1
| * | | kvm: selftests: fix spelling mistake: "divisable" and "divisible"Colin Ian King2018-04-102-3/+3
* | | | proc: fixup copyright signAlexey Dobriyan2018-04-129-7/+37
| |/ / |/| |
* | | Merge tag 'ktest-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2018-04-113-272/+1091
|\ \ \
| * | | ktest: Take submenu into account for grub2 menusSatoru Takeuchi2018-04-101-1/+1
| * | | ktest.pl: Add MAIL_COMMAND option to define how to send emailSteven Rostedt (VMware)2018-04-072-20/+46
OpenPOWER on IntegriCloud