summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)Author
2019-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-10-04selftests/net: add nettest to .gitignoreJakub Kicinski
2019-10-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-10-03udp: only do GSO if # of segs > 1Josh Hunt
2019-10-03selftests: kvm: Fix libkvm build errorShuah Khan
2019-09-30selftests: pidfd: Fix undefined reference to pthread_create()Shuah Khan
2019-09-30Merge tag 'trace-v5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds
2019-09-29Merge tag 'libnvdimm-fixes-5.4-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-09-28selftests/ftrace: Fix same probe error testSteven Rostedt (VMware)
2019-09-28Merge tag 'powerpc-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-09-28Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-09-27Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-09-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-09-27mlxsw: spectrum: Clear VLAN filters during port initializationIdo Schimmel
2019-09-27KVM: selftests: x86: clarify what is reported on KVM_GET_MSRS failureVitaly Kuznetsov
2019-09-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-09-27selftests: kvm: add test for dirty logging inside nested guestsPaolo Bonzini
2019-09-26Merge tag 'linux-kselftest-5.4-rc1.1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-09-26ipv6: do not free rt if FIB_LOOKUP_NOREF is set on suppress ruleJason A. Donenfeld
2019-09-25selftests/bpf: adjust strobemeta loop to satisfy latest clangAndrii Nakryiko
2019-09-25selftests/bpf: delete unused variables in test_sysctlAndrii Nakryiko
2019-09-25selftests/bpf: test_progs: fix client/server race in tcp_rttStanislav Fomichev
2019-09-25selftests, sched/membarrier: Add multi-threaded testMathieu Desnoyers
2019-09-25KVM: selftests: fix ucall on x86Vitaly Kuznetsov
2019-09-25selftests/tpm2: Add log and *.pyc to .gitignorePetr Vorel
2019-09-25selftests/tpm2: Add the missing TEST_FILES assignmentJarkko Sakkinen
2019-09-25selftests/powerpc: Add test case for tlbie vs mtpidr ordering issueAneesh Kumar K.V
2019-09-24libnvdimm/nfit_test: Fix acpi_handle redefinitionNathan Chancellor
2019-09-24KVM: selftests: hyperv_cpuid: add check for NoNonArchitecturalCoreSharing bitVitaly Kuznetsov
2019-09-24KVM: selftests: Remove duplicate guest mode handlingPeter Xu
2019-09-24KVM: selftests: Introduce VM_MODE_PXXV48_4KPeter Xu
2019-09-24KVM: selftests: Create VM earlier for dirty log testPeter Xu
2019-09-24KVM: selftests: Move vm type into _vm_create() internallyPeter Xu
2019-09-23selftests: tpm2: install python filesAnders Roxell
2019-09-23selftests: livepatch: add missing fragments to configAnders Roxell
2019-09-23selftests: watchdog: cleanup whitespace in usage optionsGeorge G. Davis
2019-09-23selftest/ftrace: Fix typo in trigger-snapshot.tcMasanari Iida
2019-09-23selftests: watchdog: Add optional file argumentGeorge G. Davis
2019-09-23selftests/seccomp: fix build on older kernelsTycho Andersen
2019-09-21Merge tag 'libnvdimm-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-09-21Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds
2019-09-20selftests: Update fib_nexthop_multiprefix to handle missing ping6David Ahern
2019-09-20selftests: Update fib_tests to handle missing ping6David Ahern
2019-09-21powerpc/tm: Add tm-poison testGustavo Romero
2019-09-20Merge tag 'powerpc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-09-20Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2019-09-20Merge tag 'trace-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2019-09-19selftests: Add test cases for `ip nexthop flush proto XX`Donald Sharp
2019-09-19selftests/ftrace: Update kprobe event error testcaseMasami Hiramatsu