summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)AuthorLines
2020-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds-11/+174
2020-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller-1/+75
2020-02-07selftests/bpf: Test freeing sockmap/sockhash with a socket in itJakub Sitnicki-0/+74
2020-02-07selftests: mlxsw: Add test cases for local table route replacementIdo Schimmel-0/+76
2020-02-06Merge tag 'kvm-5.6-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-0/+240
2020-02-06mptcp: fix use-after-free for ipv6Florian Westphal-0/+9
2020-02-06Merge tag 'trace-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds-0/+32
2020-02-05Merge tag 'kvm-s390-next-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini-0/+240
2020-02-05wireguard: selftests: tie socket waiting to target pidJason A. Donenfeld-9/+8
2020-02-05wireguard: selftests: cleanup CONFIG_ENABLE_WARN_DEPRECATEDKrzysztof Kozlowski-1/+0
2020-02-05wireguard: selftests: ensure non-addition of peers with failed precomputationJason A. Donenfeld-0/+6
2020-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds-1/+241
2020-02-04Merge tag 'powerpc-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-7/+183
2020-02-04tc-testing: add missing 'nsPlugin' to basic.jsonDavide Caratti-0/+51
2020-02-04tc-testing: fix eBPF tests failure on linux fresh clonesDavide Caratti-1/+1
2020-02-04selftests/bpf: Fix trampoline_count.c selftest compilation warningAndrii Nakryiko-1/+1
2020-02-02selftests: net: Add FIN_ACK processing order related latency spike testSeongJae Park-0/+189
2020-02-01Merge branch 'topic/user-access-begin' into nextMichael Ellerman-2/+14
2020-01-31Merge branch 'akpm' (patches from Andrew)Linus Torvalds-1/+5
2020-01-31mm/gup_benchmark: use proper FOLL_WRITE flags instead of hard-coding "1"John Hubbard-1/+5
2020-01-31Merge tag 'kvm-5.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-5/+5
2020-01-31selftests: KVM: testing the local IRQs resetsPierre Morel-0/+42
2020-01-31selftests: KVM: s390x: Add reset testsJanosch Frank-0/+156
2020-01-31selftests: KVM: Add fpu and one reg set/get library functionsJanosch Frank-0/+42
2020-01-30Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-0/+402
2020-01-29Merge tag 'threads-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/bra...Linus Torvalds-1/+260
2020-01-29Merge tag 'linux-kselftest-5.6-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-18/+210
2020-01-29Merge branch 'work.openat2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-0/+1220
2020-01-28tracing: Add new testcases for hist trigger parsing errorsTom Zanussi-0/+32
2020-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds-1887/+14952
2020-01-28Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-728/+10
2020-01-28selftests/ftrace: fix glob selftestSven Schnelle-1/+1
2020-01-28Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-79/+63
2020-01-27Merge tag 'timers-core-2020-01-27' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-0/+1065
2020-01-27Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremapLinus Torvalds-13/+4
2020-01-27selftests: settings: tests can be in subsubdirsMatthieu Baerts-1/+1
2020-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller-24/+205
2020-01-27selftests/bpf: Add test based on port range for BPF flow dissectorYoshiki Komachi-0/+14
2020-01-27selftests: netfilter: Introduce tests for sets with range concatenationStefano Brivio-1/+1483
2020-01-25selftest/bpf: Add test for allowed trampolines countJiri Olsa-0/+133
2020-01-26selftests/eeh: Bump EEH wait time to 60sOliver O'Halloran-3/+7
2020-01-25selftests: mlxsw: Add a TBF selftestPetr Machata-0/+344
2020-01-25selftests: forwarding: lib: Allow reading TC rule byte countersPetr Machata-1/+2
2020-01-25selftests: forwarding: lib: Add helpers for busywaitingPetr Machata-0/+18
2020-01-25selftests: Move two functions from mlxsw's qos_lib to libPetr Machata-24/+24
2020-01-25Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar-79/+63
2020-01-24selftests: bpf: Reset global state between reuseport test runsLorenz Bauer-2/+14
2020-01-24selftests: bpf: Make reuseport test output more legibleLorenz Bauer-4/+24
2020-01-24selftests: bpf: Ignore FIN packets for reuseport testsLorenz Bauer-0/+6
2020-01-24selftests: bpf: Use a temporary file in test_sockmapLorenz Bauer-10/+5