aboutsummaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2020-02-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller25-96/+732
2020-02-21selftests/bpf: Tests for sockmap/sockhash holding listening socketsJakub Sitnicki2-0/+1594
2020-02-21selftests/bpf: Extend SK_REUSEPORT tests to cover SOCKMAP/SOCKHASHJakub Sitnicki1-10/+53
2020-02-21bpf, sockmap: Allow inserting listening TCP sockets into sockmapJakub Sitnicki1-5/+1
2020-02-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds6-41/+47
2020-02-21selftests/vm: add missed tests in run_vmtestsSeongJae Park1-0/+33
2020-02-21tc-testing: updated tdc tests for basic filter with u16 extended match rulesRoman Mashak1-0/+242
2020-02-20selftests/bpf: Fix trampoline_count clean up logicAndrii Nakryiko1-7/+18
2020-02-20selftests/bpf: Update xdp_bpf2bpf test to use new set_attach_target APIEelco Chaudron2-5/+15
2020-02-20rcutorture: Set KCSAN Kconfig options to detect more data racesPaul E. McKenney1-0/+2
2020-02-20rcutorture: Make kvm-find-errors.sh abort on bad directoryPaul E. McKenney1-0/+2
2020-02-20rcutorture: Summarize summary of build and run resultsPaul E. McKenney1-1/+16
2020-02-20rcutorture: Add 100-CPU configurationPaul E. McKenney1-0/+18
2020-02-20torture: Make results-directory date format completion-friendlyPaul E. McKenney1-1/+1
2020-02-20locktorture: Allow CPU-hotplug to be disabled via --bootargsPaul E. McKenney1-1/+1
2020-02-20selftests/rseq: Fix out-of-tree compilationMichael Ellerman1-1/+1
2020-02-20selftests: Install settings files to fix TIMEOUT failuresMichael Ellerman5-1/+9
2020-02-19Merge tag 'linux-kselftest-5.6-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds11-29/+50
2020-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2-2/+11
2020-02-19tc-testing: updated tdc tests for basic filterRoman Mashak1-0/+242
2020-02-20selftests/bpf: Fix build of sockmap_ktls.cAlexei Starovoitov1-0/+1
2020-02-19selftests/bpf: Change llvm flag -mcpu=probe to -mcpu=v3Yonghong Song1-2/+2
2020-02-19selftests/bpf: Add bpf_read_branch_records() selftestDaniel Xu2-0/+220
2020-02-19kunit: run kunit_tool from any directoryHeidi Fahim1-0/+12
2020-02-19kunit: test: Improve error messages for kunit_tool when kunitconfig is invalidHeidi Fahim1-12/+16
2020-02-19selftests/bpf: Test unhashing kTLS socket after removing from mapJakub Sitnicki1-0/+123
2020-02-18tools/testing/nvdimm: Fix compilation failure without CONFIG_DEV_DAX_PMEM_COMPATJan Kara1-0/+2
2020-02-17selftests: forwarding: vxlan_bridge_1d: use more proper tos valueHangbin Liu1-3/+3
2020-02-17selftests: mlxsw: vxlan: Add test for error pathIdo Schimmel1-0/+20
2020-02-17selftests: mlxsw: vxlan: Adjust test to recent changesIdo Schimmel1-3/+1
2020-02-17selftests: mlxsw: extack: Test creation of multiple VLAN-aware bridgesIdo Schimmel1-0/+23
2020-02-17selftests: mlxsw: extack: Test bridge creation with VXLANIdo Schimmel1-0/+32
2020-02-17selftests: mlxsw: Remove deprecated testIdo Schimmel2-45/+0
2020-02-16wireguard: selftests: reduce complexity and fix make racesJason A. Donenfeld1-24/+14
2020-02-16tools: testing: vsock: Test when server is bound but not listeningSebastien Boeuf1-0/+77
2020-02-16selftests: forwarding: vxlan_bridge_1d: fix tos valueHangbin Liu1-3/+3
2020-02-16ipv6: Fix route replacement with dev-only routeBenjamin Poirier1-0/+6
2020-02-16selftests: forwarding: use proto icmp for {gretap, ip6gretap}_mac testingHangbin Liu1-12/+13
2020-02-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds7-26/+602
2020-02-13wireguard: device: use icmp_ndo_send helperJason A. Donenfeld1-0/+11
2020-02-13selftests: openat2: fix build error on newer glibcAleksa Sarai1-1/+1
2020-02-13selftests: use LDLIBS for libraries instead of LDFLAGSDmitry Safonov4-5/+5
2020-02-12selftests/cgroup: add tests for cloning into cgroupsChristian Brauner5-5/+214
2020-02-12kselftest/cgroup: add cgroup destruction testSuren Baghdasaryan1-0/+113
2020-02-12selftests: KVM: Remove unused x86_register enumEric Auger1-20/+0
2020-02-12selftests: KVM: SVM: Add vmcall testEric Auger2-0/+80
2020-02-12selftests: KVM: AMD Nested test infrastructureEric Auger5-1/+517
2020-02-12selftests: KVM: Replace get_{gdt,idt}_base() by get_{gdt,idt}()Eric Auger2-7/+7
2020-02-12selftests/bpf: Mark SYN cookie test skipped for UDP socketsJakub Sitnicki1-1/+3
2020-02-12selftests/bpf: Fix error checking on reading the tcp_fastopen sysctlMartin KaFai Lau1-1/+3