summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)AuthorLines
2018-10-17kvm: selftests: port dirty_log_test to aarch64Andrew Jones-80/+90
2018-10-17kvm: selftests: introduce new VM mode for 64K pagesAndrew Jones-25/+47
2018-10-17kvm: selftests: add vcpu support for aarch64Andrew Jones-0/+138
2018-10-17kvm: selftests: add virt mem support for aarch64Andrew Jones-0/+218
2018-10-17kvm: selftests: add vm_phy_pages_allocAndrew Jones-23/+39
2018-10-17kvm: selftests: tidy up kvm_utilAndrew Jones-399/+407
2018-10-17kvm: selftests: add cscope make targetAndrew Jones-1/+10
2018-10-17kvm: selftests: move arch-specific files to arch-specific locationsAndrew Jones-49/+50
2018-10-17kvm: selftests: introduce ucallAndrew Jones-85/+222
2018-10-17kvm: selftests: vcpu_setup: set cr4.osfxsrAndrew Jones-1/+1
2018-10-16bpf, tls: add tls header to tools infrastructureDaniel Borkmann-5/+8
2018-10-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller-193/+897
2018-10-15selftests: pmtu: Add optional traffic captures for single testsStefano Brivio-7/+53
2018-10-15selftests: pmtu: Allow selection of single testsStefano Brivio-0/+21
2018-10-15bpf: add tls support for testing in test_sockmapJohn Fastabend-0/+89
2018-10-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller-4/+9
2018-10-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-2/+2
2018-10-11selftests: use posix-style redirection in ip_defrag.shPaolo Abeni-4/+4
2018-10-11selftests: udpgso_bench.sh explicitly requires bashPaolo Abeni-1/+1
2018-10-11selftests: rtnetlink.sh explicitly requires bash.Paolo Abeni-1/+1
2018-10-11selftests: bpf: install script with_addr.shAnders Roxell-0/+2
2018-10-11selftests: bpf: add config fragment LWTUNNELAnders Roxell-0/+1
2018-10-10selftests: mlxsw: qos_mc_aware: Make executablePetr Machata-0/+0
2018-10-10selftests: forwarding: Have lldpad_app_wait_set() wait for unknown, tooPetr Machata-1/+1
2018-10-09selftests/bpf: add XDP selftests for modifying and popping VLAN headersJesper Dangaard Brouer-2/+491
2018-10-09bpf: make TC vlan bpf_helpers avail to selftestsJesper Dangaard Brouer-0/+4
2018-10-09selftests/bpf: test_verifier, check bpf_map_lookup_elem access in bpf progPrashant Bhole-1/+120
2018-10-09selftests/bpf: test_verifier, change names of fixup mapsPrashant Bhole-190/+190
2018-10-09selftests: usbip: add wait after attach and before checking port statusShuah Khan (Samsung OSG)-0/+4
2018-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller-42/+1674
2018-10-09Merge branch 'fixes' into nextMichael Ellerman-0/+17
2018-10-08selftests: pmtu: add basic IPv4 and IPv6 PMTU testsSabrina Dubroca-4/+203
2018-10-08selftests: pmtu: extend MTU parsing helper to locked MTUSabrina Dubroca-0/+2
2018-10-08selftests: pmtu: Introduce check_pmtu_value()Stefano Brivio-27/+22
2018-10-08bpf: do not blindly change rlimit in reuseport net selftestEric Dumazet-4/+9
2018-10-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-0/+172
2018-10-05Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman-0/+172
2018-10-05selftests: net: Clean up an unused variableJakub Sitnicki-1/+0
2018-10-05tc-testing: use a plugin to build eBPF programDavide Caratti-6/+70
2018-10-05tc-testing: fix build of eBPF programsDavide Caratti-9/+63
2018-10-05fib_tests: Add tests for invalid metric on routeDavid Ahern-5/+11
2018-10-04fib_tests: Add tests for metrics on routesDavid Ahern-19/+138
2018-10-04x86/vdso: Fix vDSO syscall fallback asm constraint regressionAndy Lutomirski-0/+73
2018-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-9/+27
2018-10-04BackMerge v4.19-rc6 into drm-nextDave Airlie-5/+26
2018-10-03Merge tag 'linux-kselftest-4.19-rc7' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman-9/+10
2018-10-03selftests/powerpc: New PTRACE_SYSEMU testBreno Leitao-1/+229
2018-10-03selftests/bpf: Add C tests for reference trackingJoe Stringer-1/+219
2018-10-03selftests/bpf: Add tests for reference trackingJoe Stringer-0/+759
2018-10-03selftests/bpf: Generalize dummy program typesJoe Stringer-14/+17