summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | 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: fixed copy-pasting error in ife testsRoman Mashak2018-05-171-14/+14
| |_|/ / |/| | |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-05-1714-530/+1100
|\ \ \ \
| * | | | bpf: selftest additions for SOCKHASHJohn Fastabend2018-05-166-347/+401
| * | | | selftests/bpf: make sure build-id is onAlexei Starovoitov2018-05-151-1/+1
| * | | | bpf: add ld64 imm test casesDaniel Borkmann2018-05-152-0/+142
| * | | | bpf: add selftest for stackmap with build_id in NMI contextSong Liu2018-05-142-2/+142
| * | | | tools: bpf: move the event reading loop to libbpfJakub Kicinski2018-05-114-68/+38
| * | | | selftests/bpf: Fix bash reference in MakefileJoe Stringer2018-05-111-3/+3
| * | | | samples/bpf: Add example of ipv4 and ipv6 forwarding in XDPDavid Ahern2018-05-111-0/+3
| * | | | selftests/bpf: ignore build productsSirio Balmelli2018-05-101-0/+1
| * | | | bpf: btf: Tests for BPF_OBJ_GET_INFO_BY_FD and BPF_BTF_GET_FD_BY_IDMartin KaFai Lau2018-05-091-13/+276
| * | | | bpf: btf: Some test_btf clean upMartin KaFai Lau2018-05-091-102/+99
* | | | | tc-testing: updated mirred and vlan with more testsRoman Mashak2018-05-162-20/+324
* | | | | tc-testing: fixed copy-pasting error in police testsRoman Mashak2018-05-161-2/+2
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-05-122-5/+10
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | tc-testing: fix tdc tests for 'bpf' actionDavide Caratti2018-05-101-3/+8
| * | | selftests: net: use TEST_PROGS_EXTENDEDAnders Roxell2018-05-081-1/+1
| |/ /
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2018-05-081-0/+103
|\ \ \
| * | | selftests: add xfrm state-policy-monitor to rtnetlink.shShannon Nelson2018-04-171-0/+103
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-05-089-30/+873
|\ \ \ \
| * | | | bpf: migrate ebpf ld_abs/ld_ind tests to test_verifierDaniel Borkmann2018-05-041-7/+259
| * | | | tools/bpf: add a test for bpf_get_stack with tracepoint progYonghong Song2018-04-293-11/+98
| * | | | tools/bpf: add a test for bpf_get_stack with raw tracepoint progYonghong Song2018-04-293-12/+266
| * | | | tools/bpf: add a verifier test case for bpf_get_stack helper and ARSHYonghong Song2018-04-291-0/+45
| * | | | samples/bpf: move common-purpose trace functions to selftestsYonghong Song2018-04-292-0/+203
| * | | | tools/bpf: add bpf_get_stack helper to tools headersYonghong Song2018-04-291-0/+2
* | | | | selftests: net: add udpgso* to TEST_GEN_FILESAnders Roxell2018-05-081-1/+1
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-05-049-26/+81
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge tag 'linux-kselftest-4.17-rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-05-041-4/+4
| |\ \ \ \
| | * | | | selftests: Fix lib.mk run_tests target shell scriptMathieu Desnoyers2018-04-281-4/+4
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-05-042-3/+4
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-05-031-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-272-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
| | |/ / / / /
* | | | | | | selftests: forwarding: mirror_gre_nh: Unset RP filterPetr Machata2018-05-031-0/+6
* | | | | | | selftests: forwarding: Use sysctl_set(), sysctl_restore()Petr Machata2018-05-033-20/+10