summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-05-253-1/+10
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-05-252-1/+5
| |\
| | * selftests: net: reuseport_bpf_numa: don't fail if no numa supportAnders Roxell2018-05-231-1/+3
| | * selftests: bpf: config: enable NET_SCH_INGRESS for xdp_meta.shAnders Roxell2018-05-181-0/+2
| * | selftests/net: Add missing config options for PMTU testsStefano Brivio2018-05-251-0/+5
* | | Merge branch 'speck-v20' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...Linus Torvalds2018-05-211-3/+19
|\ \ \ | |/ / |/| |
| * | seccomp: Add filter flag to opt-out of SSB mitigationKees Cook2018-05-051-3/+19
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-05-211-0/+5
|\ \ \ | | |/ | |/|
| * | selftests/bpf: check return value of fopen in test_verifier.cJesper Dangaard Brouer2018-05-171-0/+5
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-05-205-89/+479
|\ \ \
| * | | x86/pkeys/selftests: Add a test for pkey 0Dave Hansen2018-05-141-0/+30
| * | | x86/pkeys/selftests: Save off 'prot' for allocationsDave Hansen2018-05-141-5/+9
| * | | x86/pkeys/selftests: Fix pointer mathDave Hansen2018-05-141-7/+7
| * | | x86/pkeys/selftests: Fix pkey exhaustion test off-by-oneDave Hansen2018-05-141-5/+8
| * | | x86/pkeys/selftests: Add PROT_EXEC testDave Hansen2018-05-141-0/+44
| * | | x86/pkeys/selftests: Factor out "instruction page"Dave Hansen2018-05-141-4/+17
| * | | x86/pkeys/selftests: Allow faults on unknown keysDave Hansen2018-05-141-1/+9
| * | | 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
| |/ /
* | | 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 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
|\ \ \