summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)AuthorLines
2020-05-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller-14/+32
2020-05-29bpf, selftests: Add a verifier test for assigning 32bit reg states to 64bit onesJohn Fastabend-0/+22
2020-05-29bpf, selftests: Verifier bounds tests need to be updatedJohn Fastabend-14/+10
2020-05-27net/sched: fix infinite loop in sch_fq_pieDavide Caratti-0/+21
2020-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds-3/+26
2020-05-23selftests/vm/write_to_hugetlbfs.c: fix unused variable warningJohn Hubbard-2/+0
2020-05-23selftests/vm/.gitignore: add mremap_dontunmapJohn Hubbard-0/+1
2020-05-22selftests: mlxsw: qos_mc_aware: Specify arping timeout as an integerAmit Cohen-1/+1
2020-05-22selftests: netdevsim: Always initialize 'RET' variableIdo Schimmel-0/+4
2020-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller-1/+20
2020-05-20wireguard: selftests: use newer iproute2 for gcc-10Jason A. Donenfeld-1/+1
2020-05-20bpf: Prevent mmap()'ing read-only maps as writableAndrii Nakryiko-1/+20
2020-05-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-0/+214
2020-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds-3/+11
2020-05-15Merge tag 'linux-kselftest-5.7-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-12/+22
2020-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller-2/+10
2020-05-15selftests: mptcp: pm: rm the right tmp fileMatthieu Baerts-1/+1
2020-05-14selftests/bpf: Enforce returning 0 for fentry/fexit programsYonghong Song-2/+2
2020-05-14bpf: Fix bug in mmap() implementation for BPF array mapAndrii Nakryiko-0/+8
2020-05-08selftests/lkdtm: Use grep -E instead of egrepMichael Ellerman-4/+4
2020-05-08selftests/lkdtm: Don't clear dmesg when running testsMichael Ellerman-6/+8
2020-05-08selftests/ftrace: mark irqsoff_tracer.tc test as unresolved if the test modul...Po-Hsu Lin-1/+8
2020-05-08tools/testing: Replace zero-length array with flexible-arrayGustavo A. R. Silva-1/+1
2020-05-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds-1/+146
2020-05-08kselftests: dmabuf-heaps: Fix confused return value on expected error testingJohn Stultz-0/+1
2020-05-08KVM: VMX: pass correct DR6 for GD userspace exitPaolo Bonzini-1/+23
2020-05-07ubsan: disable UBSAN_ALIGNMENT under COMPILE_TESTKees Cook-1/+0
2020-05-07kselftests: introduce new epoll60 testcase for catching lost wakeupsRoman Penyaev-0/+146
2020-05-07Merge tag 'linux-kselftest-5.7-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-3/+58
2020-05-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-2/+5
2020-05-07KVM: selftests: Add KVM_SET_GUEST_DEBUG testPeter Xu-0/+192
2020-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds-5/+57
2020-05-06wireguard: socket: remove errant restriction on looping to selfJason A. Donenfeld-3/+51
2020-05-06wireguard: selftests: use normal kernel stack size on ppc64Jason A. Donenfeld-0/+1
2020-05-06selftests: net: tcp_mmap: fix SO_RCVLOWAT settingEric Dumazet-1/+3
2020-05-06selftests: net: tcp_mmap: clear whole tcp_zerocopy_receive structEric Dumazet-1/+2
2020-05-06KVM: selftests: Fix build for evmcs.hPeter Xu-2/+5
2020-05-01selftests: fix kvm relocatable native/cross builds and installsShuah Khan-1/+28
2020-05-01selftests/ftrace: Make XFAIL green colorMasami Hiramatsu-1/+1
2020-05-01ftrace/selftest: make unresolved cases cause failure if --fail-unresolved setAlan Maguire-1/+7
2020-05-01ftrace/selftests: workaround cgroup RT scheduling issuesAlan Maguire-0/+22
2020-04-30Merge tag 'linux-kselftest-5.7-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-40/+315
2020-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds-60/+146
2020-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller-58/+115
2020-04-24selftests/bpf: Fix a couple of broken test_btf casesStanislav Fomichev-40/+16
2020-04-24selftests/bpf: Add test for freplace program with expected_attach_typeToke Høiland-Jørgensen-18/+58
2020-04-24selftests/ftrace: Check the first record for kprobe_args_type.tcXiao Yang-1/+1
2020-04-23selftests: add build/cross-build dependency check scriptShuah Khan-9/+291
2020-04-23selftests/ftrace: Check required filter files before running testXiao Yang-30/+23
2020-04-22ipv4: Update fib_select_default to handle nexthop objectsDavid Ahern-0/+23