aboutsummaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2021-06-17KVM: selftests: move Hyper-V MSR definitions to hyperv.hVitaly Kuznetsov2-7/+20
2021-06-17KVM: selftests: Introduce x2APIC register manipulation functionsJim Mattson3-5/+14
2021-06-17KVM: selftests: Hoist APIC functions out of individual testsJim Mattson7-66/+83
2021-06-17KVM: selftests: Move APIC definitions into a separate fileJim Mattson3-47/+59
2021-06-17KVM: selftests: x86: Add vmx_nested_tsc_scaling_testIlias Stamatis3-0/+244
2021-06-17KVM: selftests: Fix kvm_check_cap() assertionFuad Tabba1-1/+1
2021-06-17selftests/bpf: Fix selftests build with old system-wide headersAndrii Nakryiko1-0/+4
2021-06-16libbpf: Fail compilation if target arch is missingLorenz Bauer1-4/+42
2021-06-16selftests/bpf: Whitelist test_progs.h from .gitignoreDaniel Xu1-0/+1
2021-06-16selftests: net: use bash to run udpgro_fwd test caseAndrea Righi1-1/+1
2021-06-16selftests: net: veth: make test compatible with dashAndrea Righi1-2/+3
2021-06-16perf annotate: Add itrace options supportYang Jihong2-0/+18
2021-06-16perf mem-events: Remove duplicate #undefLi Huafei1-2/+0
2021-06-17selftests/powerpc: EBB selftest for MMCR0 control for PMU SPRs in ISA v3.1Athira Rajeev2-1/+64
2021-06-17selftests/powerpc: Fix "no_handler" EBB selftestAthira Rajeev1-2/+0
2021-06-17powerpc/selftests: Use gettid() instead of getppid() for null_syscallChristophe Leroy1-1/+2
2021-06-15selftests/sgx: Refine the test enclave to have storageJarkko Sakkinen4-15/+74
2021-06-15selftests/sgx: Add EXPECT_EEXIT() macroJarkko Sakkinen1-3/+11
2021-06-15selftests/sgx: Dump enclave memory mapJarkko Sakkinen1-0/+14
2021-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller9-9/+54
2021-06-15selftests/sgx: Migrate to kselftest harnessJarkko Sakkinen2-87/+91
2021-06-15selftests/sgx: Rename 'eenter' and 'sgx_call_vdso'Jarkko Sakkinen3-17/+18
2021-06-15bpf: Test BPF_SK_REUSEPORT_SELECT_OR_MIGRATE.Kuniyuki Iwashima4-1/+692
2021-06-15libbpf: Set expected_attach_type for BPF_PROG_TYPE_SK_REUSEPORT.Kuniyuki Iwashima1-1/+4
2021-06-15bpf: Support socket migration by eBPF.Kuniyuki Iwashima1-0/+15
2021-06-15bpf: Support BPF_FUNC_get_socket_cookie() for BPF_PROG_TYPE_SK_REUSEPORT.Kuniyuki Iwashima1-0/+1
2021-06-16Merge branch 'fixes' into nextMichael Ellerman1-9/+18
2021-06-15libbpf: Set NLM_F_EXCL when creating qdiscKumar Kartikeya Dwivedi1-1/+1
2021-06-15libbpf: Remove unneeded check for flags during tc detachKumar Kartikeya Dwivedi1-2/+0
2021-06-15selftests/powerpc: Remove the repeated declarationShaokun Zhang1-2/+0
2021-06-14bpf, selftests: Adjust few selftest outcomes wrt unreachable codeDaniel Borkmann8-8/+53
2021-06-14testing: selftests: drivers: net: netdevsim: devlink: add test case for hard drop statisticsOleksandr Mazur1-0/+10
2021-06-14testing: selftests: net: forwarding: add devlink-required functionality to test (hard) dropped stats fieldOleksandr Mazur1-0/+26
2021-06-14ipv4: Fix device used for dst_alloc with local routesDavid Ahern1-0/+25
2021-06-14nexthops: Add selftests for cleanup of known bad route addDavid Ahern1-0/+12
2021-06-14objtool: Improve reloc hash size guestimatePeter Zijlstra2-7/+5
2021-06-14KVM: selftests: Add aarch64/debug-exceptions testRicardo Koller4-6/+268
2021-06-14KVM: selftests: Add exception handling support for aarch64Ricardo Koller4-1/+287
2021-06-14KVM: selftests: Move GUEST_ASSERT_EQ to utils headerRicardo Koller2-19/+12
2021-06-14KVM: selftests: Introduce UCALL_UNHANDLED for unhandled vector reportingRicardo Koller3-12/+8
2021-06-14KVM: selftests: Complete x86_64/sync_regs_test ucallRicardo Koller1-1/+6
2021-06-14KVM: selftests: Rename vm_handle_exceptionRicardo Koller6-11/+11
2021-06-13tools: Fix "the the" in a message in kernel-chktaintColin Ian King1-1/+1
2021-06-13Merge tag 'perf-tools-fixes-for-v5.13-2021-06-13' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linuxLinus Torvalds2-5/+3
2021-06-12Merge tag 'objtool-urgent-2021-06-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-1/+28
2021-06-11Merge tag 'trace-v5.13-rc5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds2-0/+5
2021-06-11tools/bpftool: Fix error return code in do_batch()Zhihao Cheng1-1/+3
2021-06-11libbpf: Simplify the return expression of bpf_object__init_maps functionWang Hai1-3/+1
2021-06-11kunit: tool: add support for QEMUBrendan Higgins14-41/+354
2021-06-11kunit: Add 'kunit_shutdown' optionDavid Gow2-2/+2