aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-17kvm: selftests: introduce new VM mode for 64K pagesAndrew Jones5-25/+47
2018-10-17kvm: selftests: add vcpu support for aarch64Andrew Jones2-0/+138
2018-10-17kvm: selftests: add virt mem support for aarch64Andrew Jones3-0/+218
2018-10-17kvm: selftests: add vm_phy_pages_allocAndrew Jones2-23/+39
2018-10-17kvm: selftests: tidy up kvm_utilAndrew Jones6-399/+407
2018-10-17kvm: selftests: add cscope make targetAndrew Jones1-1/+10
2018-10-17kvm: selftests: move arch-specific files to arch-specific locationsAndrew Jones18-49/+50
2018-10-17kvm: selftests: introduce ucallAndrew Jones10-85/+222
2018-10-17kvm: selftests: vcpu_setup: set cr4.osfxsrAndrew Jones1-1/+1
2018-10-16bpf, tls: add tls header to tools infrastructureDaniel Borkmann1-5/+8
2018-10-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller7-193/+897
2018-10-15selftests: pmtu: Add optional traffic captures for single testsStefano Brivio1-7/+53
2018-10-15selftests: pmtu: Allow selection of single testsStefano Brivio1-0/+21
2018-10-15bpf: add tls support for testing in test_sockmapJohn Fastabend1-0/+89
2018-10-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-4/+9
2018-10-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-2/+2
2018-10-11selftests: use posix-style redirection in ip_defrag.shPaolo Abeni1-4/+4
2018-10-11selftests: udpgso_bench.sh explicitly requires bashPaolo Abeni1-1/+1
2018-10-11selftests: rtnetlink.sh explicitly requires bash.Paolo Abeni1-1/+1
2018-10-11selftests: bpf: install script with_addr.shAnders Roxell1-0/+2
2018-10-11selftests: bpf: add config fragment LWTUNNELAnders Roxell1-0/+1
2018-10-10selftests: mlxsw: qos_mc_aware: Make executablePetr Machata1-0/+0
2018-10-10selftests: forwarding: Have lldpad_app_wait_set() wait for unknown, tooPetr Machata1-1/+1
2018-10-09selftests/bpf: add XDP selftests for modifying and popping VLAN headersJesper Dangaard Brouer3-2/+491
2018-10-09bpf: make TC vlan bpf_helpers avail to selftestsJesper Dangaard Brouer1-0/+4
2018-10-09selftests/bpf: test_verifier, check bpf_map_lookup_elem access in bpf progPrashant Bhole1-1/+120
2018-10-09selftests/bpf: test_verifier, change names of fixup mapsPrashant Bhole1-190/+190
2018-10-09selftests: usbip: add wait after attach and before checking port statusShuah Khan (Samsung OSG)1-0/+4
2018-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller11-42/+1674
2018-10-09Merge branch 'fixes' into nextMichael Ellerman17-0/+17
2018-10-08selftests: pmtu: add basic IPv4 and IPv6 PMTU testsSabrina Dubroca1-4/+203
2018-10-08selftests: pmtu: extend MTU parsing helper to locked MTUSabrina Dubroca1-0/+2
2018-10-08selftests: pmtu: Introduce check_pmtu_value()Stefano Brivio1-27/+22
2018-10-08bpf: do not blindly change rlimit in reuseport net selftestEric Dumazet1-4/+9
2018-10-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+172
2018-10-05Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman1-0/+172
2018-10-05selftests: net: Clean up an unused variableJakub Sitnicki1-1/+0
2018-10-05tc-testing: use a plugin to build eBPF programDavide Caratti3-6/+70
2018-10-05tc-testing: fix build of eBPF programsDavide Caratti4-9/+63
2018-10-05fib_tests: Add tests for invalid metric on routeDavid Ahern1-5/+11
2018-10-04fib_tests: Add tests for metrics on routesDavid Ahern1-19/+138
2018-10-04x86/vdso: Fix vDSO syscall fallback asm constraint regressionAndy Lutomirski1-0/+73
2018-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller18-9/+27
2018-10-03Merge tag 'linux-kselftest-4.19-rc7' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman1-9/+10
2018-10-03selftests/powerpc: New PTRACE_SYSEMU testBreno Leitao2-1/+229
2018-10-03selftests/bpf: Add C tests for reference trackingJoe Stringer3-1/+219
2018-10-03selftests/bpf: Add tests for reference trackingJoe Stringer1-0/+759
2018-10-03selftests/bpf: Generalize dummy program typesJoe Stringer1-14/+17
2018-10-03bpf: Add helper to retrieve socket in BPFJoe Stringer1-0/+12
2018-10-03bpf: Reuse canonical string formatter for ctx errsJoe Stringer1-5/+5