summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2021-06-22selftests: futex: Add futex wait testAndré Almeida
2021-06-22Merge branch kvm-arm64/selftest/sysreg-list-fix into kvmarm-master/nextMarc Zyngier
2021-06-22KVM: arm64: selftests: get-reg-list: Split base and pmu registersAndrew Jones
2021-06-22KVM: arm64: selftests: get-reg-list: Remove get-reg-list-sveAndrew Jones
2021-06-22KVM: arm64: selftests: get-reg-list: Provide config selection optionAndrew Jones
2021-06-22KVM: arm64: selftests: get-reg-list: Prepare to run multiple configs at onceAndrew Jones
2021-06-22KVM: arm64: selftests: get-reg-list: Introduce vcpu configsAndrew Jones
2021-06-19tools headers UAPI: Sync linux/in.h copy with the kernel sourcesArnaldo Carvalho de Melo
2021-06-19tools headers UAPI: Sync asm-generic/unistd.h with the kernel originalArnaldo Carvalho de Melo
2021-06-19perf beauty: Update copy of linux/socket.h with the kernel sourcesArnaldo Carvalho de Melo
2021-06-19perf test: Fix non-bash issue with stat bpf countersIan Rogers
2021-06-19perf machine: Fix refcount usage when processing PERF_RECORD_KSYMBOLRiccardo Mancini
2021-06-19perf metricgroup: Return error code from metricgroup__add_metric_sys_event_it...John Garry
2021-06-19perf metricgroup: Fix find_evsel_group() event selectorJohn Garry
2021-06-18Merge tag 'net-5.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-06-18selftests/net: Add icmp.sh for testing ICMP dummy address responsesToke Høiland-Jørgensen
2021-06-18tools/power/x86/intel-speed-select: v1.10 releaseSrinivas Pandruvada
2021-06-18tools/power/x86/intel-speed-select: Fix uncore memory frequency displaySrinivas Pandruvada
2021-06-18Merge branch 'sched/urgent' into sched/core, to resolve conflictsIngo Molnar
2021-06-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-06-17KVM: selftests: evmcs_test: Test that KVM_STATE_NESTED_EVMCS is never lostVitaly Kuznetsov
2021-06-17KVM: selftests: Introduce hyperv_features testVitaly Kuznetsov
2021-06-17KVM: selftests: Move evmcs.h to x86_64/Vitaly Kuznetsov
2021-06-17KVM: selftests: move Hyper-V MSR definitions to hyperv.hVitaly Kuznetsov
2021-06-17KVM: selftests: Introduce x2APIC register manipulation functionsJim Mattson
2021-06-17KVM: selftests: Hoist APIC functions out of individual testsJim Mattson
2021-06-17KVM: selftests: Move APIC definitions into a separate fileJim Mattson
2021-06-17KVM: selftests: x86: Add vmx_nested_tsc_scaling_testIlias Stamatis
2021-06-17KVM: selftests: Fix kvm_check_cap() assertionFuad Tabba
2021-06-16selftests: net: use bash to run udpgro_fwd test caseAndrea Righi
2021-06-16selftests: net: veth: make test compatible with dashAndrea Righi
2021-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2021-06-14bpf, selftests: Adjust few selftest outcomes wrt unreachable codeDaniel Borkmann
2021-06-14ipv4: Fix device used for dst_alloc with local routesDavid Ahern
2021-06-14objtool: Improve reloc hash size guestimatePeter Zijlstra
2021-06-14KVM: selftests: Add aarch64/debug-exceptions testRicardo Koller
2021-06-14KVM: selftests: Add exception handling support for aarch64Ricardo Koller
2021-06-14KVM: selftests: Move GUEST_ASSERT_EQ to utils headerRicardo Koller
2021-06-14KVM: selftests: Introduce UCALL_UNHANDLED for unhandled vector reportingRicardo Koller
2021-06-14KVM: selftests: Complete x86_64/sync_regs_test ucallRicardo Koller
2021-06-14KVM: selftests: Rename vm_handle_exceptionRicardo Koller
2021-06-13tools: Fix "the the" in a message in kernel-chktaintColin Ian King
2021-06-13Merge tag 'perf-tools-fixes-for-v5.13-2021-06-13' of git://git.kernel.org/pub...Linus Torvalds
2021-06-12Merge tag 'objtool-urgent-2021-06-12' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2021-06-11Merge tag 'trace-v5.13-rc5-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-06-11tools headers cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo
2021-06-11perf session: Correct buffer copying when peeking eventsLeo Yan
2021-06-11objtool: Only rewrite unconditional retpoline thunk callsPeter Zijlstra
2021-06-10selftests: mptcp: enable syncookie only in absence of reordersPaolo Abeni
2021-06-10KVM: selftests: Fix compiling errors when initializing the static structureYanan Wang