summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
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-17selftests/bpf: Fix ringbuf test fetching map FDAndrii Nakryiko
2021-06-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
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-17selftests/bpf: Fix selftests build with old system-wide headersAndrii Nakryiko
2021-06-16libbpf: Fail compilation if target arch is missingLorenz Bauer
2021-06-16selftests/bpf: Whitelist test_progs.h from .gitignoreDaniel Xu
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-16perf annotate: Add itrace options supportYang Jihong
2021-06-16perf mem-events: Remove duplicate #undefLi Huafei
2021-06-17selftests/powerpc: EBB selftest for MMCR0 control for PMU SPRs in ISA v3.1Athira Rajeev
2021-06-17selftests/powerpc: Fix "no_handler" EBB selftestAthira Rajeev
2021-06-17powerpc/selftests: Use gettid() instead of getppid() for null_syscallChristophe Leroy
2021-06-15selftests/sgx: Refine the test enclave to have storageJarkko Sakkinen
2021-06-15selftests/sgx: Add EXPECT_EEXIT() macroJarkko Sakkinen
2021-06-15selftests/sgx: Dump enclave memory mapJarkko Sakkinen
2021-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2021-06-15selftests/sgx: Migrate to kselftest harnessJarkko Sakkinen
2021-06-15selftests/sgx: Rename 'eenter' and 'sgx_call_vdso'Jarkko Sakkinen
2021-06-15bpf: Test BPF_SK_REUSEPORT_SELECT_OR_MIGRATE.Kuniyuki Iwashima
2021-06-15libbpf: Set expected_attach_type for BPF_PROG_TYPE_SK_REUSEPORT.Kuniyuki Iwashima
2021-06-15bpf: Support socket migration by eBPF.Kuniyuki Iwashima
2021-06-15bpf: Support BPF_FUNC_get_socket_cookie() for BPF_PROG_TYPE_SK_REUSEPORT.Kuniyuki Iwashima
2021-06-16Merge branch 'fixes' into nextMichael Ellerman
2021-06-15libbpf: Set NLM_F_EXCL when creating qdiscKumar Kartikeya Dwivedi
2021-06-15libbpf: Remove unneeded check for flags during tc detachKumar Kartikeya Dwivedi
2021-06-15selftests/powerpc: Remove the repeated declarationShaokun Zhang
2021-06-14bpf, selftests: Adjust few selftest outcomes wrt unreachable codeDaniel Borkmann
2021-06-14testing: selftests: drivers: net: netdevsim: devlink: add test case for hard ...Oleksandr Mazur
2021-06-14testing: selftests: net: forwarding: add devlink-required functionality to te...Oleksandr Mazur
2021-06-14ipv4: Fix device used for dst_alloc with local routesDavid Ahern
2021-06-14nexthops: Add selftests for cleanup of known bad route addDavid 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