summaryrefslogtreecommitdiff
path: root/tools/testing/selftests
AgeCommit message (Expand)Author
2018-08-07selftests/powerpc: Update strlen() test to test the new assembly function for...Christophe Leroy
2018-08-07selftests/powerpc: Add test for strlen()Christophe Leroy
2018-08-07selftests/powerpc: Add test for 32 bits memcmpChristophe Leroy
2018-08-07selftests/powerpc: Give some tests longer to runMichael Ellerman
2018-08-07selftests/powerpc: Only run some tests on ppc64leMichael Ellerman
2018-08-07selftests/powerpc: Add a helper for checking if we're on ppc64leMichael Ellerman
2018-08-06KVM: selftests: add tests for shadow VMCS save/restorePaolo Bonzini
2018-08-06kvm: selftests: add test for nested state save/restorePaolo Bonzini
2018-08-06kvm: selftests: add basic test for state save and restorePaolo Bonzini
2018-08-06kvm: selftests: ensure vcpu file is releasedPaolo Bonzini
2018-08-06kvm: selftests: actually use all of lib/vmx.cPaolo Bonzini
2018-08-06kvm: selftests: create a GDT and TSSPaolo Bonzini
2018-08-06kvm: selftests: add cr4_cpuid_sync_testWei Huang
2018-08-05tc-testing: remove duplicate spaces in skbedit match patternsVlad Buslov
2018-08-05tc-testing: remove duplicate spaces in connmark match patternsVlad Buslov
2018-08-05tc-testing: flush gact actions on test teardownVlad Buslov
2018-08-05tc-testing: fix ip address in u32 testVlad Buslov
2018-08-05Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-08-03selftests/bpf: update test_lwt_seg6local.sh according to iproute2Mathieu Xhonneux
2018-08-03selftests/bpf: fix a typo in map in map testRoman Gushchin
2018-08-03selftests/bpf: add a cgroup storage testRoman Gushchin
2018-08-03selftests/bpf: add verifier cgroup storage testsRoman Gushchin
2018-08-02Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-08-02selftest/net: fix protocol family to work for IPv4.Maninder Singh
2018-08-01selftests: mlxsw: Add test for ip_forward_update_priorityPetr Machata
2018-08-01selftests: forwarding: Move DSCP capture to lib.shPetr Machata
2018-08-01selftests: forwarding: Move lldpad waiting to lib.shPetr Machata
2018-07-31bpf: verifier: MOV64 don't mark dst reg unboundedArthur Fabre
2018-07-31selftests/bpf: Test for get_socket_cookieAndrey Ignatov
2018-07-31selftests/bpf: Add bpf_get_socket_cookie to bpf_helpers.hAndrey Ignatov
2018-07-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-07-30selftests/ftrace: Fix kprobe string testcase to not probe notrace functionMasami Hiramatsu
2018-07-30selftests: forwarding: Test mirror-to-gretap w/ UL team LACPPetr Machata
2018-07-30selftests: forwarding: Test mirror-to-gretap w/ UL teamPetr Machata
2018-07-30selftests: forwarding: Introduce $ARPINGPetr Machata
2018-07-30selftests: forwarding: lib: Support team devicesPetr Machata
2018-07-30selftests: forwarding: lib: Add require_command()Petr Machata
2018-07-30powerpc: clean inclusions of asm/feature-fixups.hChristophe Leroy
2018-07-30powerpc: move ASM_CONST and stringify_in_c() into asm-const.hChristophe Leroy
2018-07-30Merge 4.18-rc7 into usb-nextGreg Kroah-Hartman
2018-07-29selftests: mlxsw: qos_dscp_bridge: FixPetr Machata
2018-07-29selftests: add a selftest for directed broadcast forwardingXin Long
2018-07-27selftests: mlxsw: Add test for trust-DSCPPetr Machata
2018-07-27Merge tag 'trace-v4.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-07-27bpf: btf: Use exact btf value_size match in map_check_btf()Martin KaFai Lau
2018-07-26selftests/net: add tls to .gitignoreAnders Roxell
2018-07-26selftests: forwarding: add tests for TC chain get and dump operationsJiri Pirko
2018-07-26kselftests: Add tests for the preemptoff and irqsoff tracersJoel Fernandes (Google)
2018-07-25selftests/ftrace: Add snapshot and tracing_on test caseMasami Hiramatsu