summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2022-11-21selftests/bpf: Make sure zero-len skbs aren't redirectableStanislav Fomichev
2022-11-21selftests/bpf: Make test_bench_attach serialJiri Olsa
2022-11-21selftests/bpf: Filter out default_idle from kprobe_multi benchJiri Olsa
2022-11-21bpf: Set and check spin lock value in sk_storage_map_testXu Kuohai
2022-11-21selftests/bpf: Add test for cgroup iterator on a dead cgroupHou Tao
2022-11-21selftests/bpf: Add cgroup helper remove_cgroup()Hou Tao
2022-11-21selftests/net: Find nettest in current directoryDaniel Díaz
2022-11-21KVM: selftests: Rename 'evmcs_test' to 'hyperv_evmcs'Vitaly Kuznetsov
2022-11-21KVM: selftests: hyperv_svm_test: Introduce L2 TLB flush testVitaly Kuznetsov
2022-11-21KVM: selftests: evmcs_test: Introduce L2 TLB flush testVitaly Kuznetsov
2022-11-21KVM: selftests: Introduce rdmsr_from_l2() and use it for MSR-Bitmap testsVitaly Kuznetsov
2022-11-21KVM: selftests: Stuff RAX/RCX with 'safe' values in vmmcall()/vmcall()Vitaly Kuznetsov
2022-11-21KVM: selftests: Allocate Hyper-V partition assist pageVitaly Kuznetsov
2022-11-21KVM: selftests: Create a vendor independent helper to allocate Hyper-V specif...Vitaly Kuznetsov
2022-11-21KVM: selftests: Split off load_evmcs() from load_vmcs()Vitaly Kuznetsov
2022-11-21KVM: selftests: Move Hyper-V VP assist page enablement out of evmcs.hVitaly Kuznetsov
2022-11-21KVM: selftests: Sync 'struct hv_vp_assist_page' definition with hyperv-tlfs.hVitaly Kuznetsov
2022-11-21KVM: selftests: Sync 'struct hv_enlightened_vmcs' definition with hyperv-tlfs.hVitaly Kuznetsov
2022-11-21KVM: selftests: Hyper-V PV TLB flush selftestVitaly Kuznetsov
2022-11-21NFC: nci: Extend virtual NCI deinit testDmitry Vyukov
2022-11-21tools/arch/x86: intel_sdsi: Add support for reading meter certificatesDavid E. Box
2022-11-21tools/arch/x86: intel_sdsi: Add support for new GUIDDavid E. Box
2022-11-21tools/arch/x86: intel_sdsi: Read more On Demand registersDavid E. Box
2022-11-21tools/arch/x86: intel_sdsi: Add Intel On Demand textDavid E. Box
2022-11-21tools/arch/x86: intel_sdsi: Add support for reading state certificatesDavid E. Box
2022-11-21Merge 6.1-rc6 into usb-nextGreg Kroah-Hartman
2022-11-20bpftool: remove function free_btf_vmlinux()Sahid Orentino Ferdjaoui
2022-11-20bpftool: clean-up usage of libbpf_get_error()Sahid Orentino Ferdjaoui
2022-11-20bpftool: fix error message when function can't register struct_opsSahid Orentino Ferdjaoui
2022-11-20bpftool: replace return value PTR_ERR(NULL) with 0Sahid Orentino Ferdjaoui
2022-11-20bpftool: remove support of --legacy option for bpftoolSahid Orentino Ferdjaoui
2022-11-20bpf: Add type cast unit testsYonghong Song
2022-11-20bpf/selftests: Add selftests for new task kfuncsDavid Vernet
2022-11-20bpf: Allow trusted pointers to be passed to KF_TRUSTED_ARGS kfuncsDavid Vernet
2022-11-20perf test: Replace record test workload with thloopNamhyung Kim
2022-11-20perf test: Add 'thloop' test workloadNamhyung Kim
2022-11-20perf test: Replace pipe test workload with noploopNamhyung Kim
2022-11-20perf test: Add -w/--workload optionNamhyung Kim
2022-11-20tools lib traceevent: Make install_headers clearerIan Rogers
2022-11-20tools lib subcmd: Make install_headers clearerIan Rogers
2022-11-20tools lib perf: Make install_headers clearerIan Rogers
2022-11-20tools lib symbol: Clean up build outputIan Rogers
2022-11-20tools lib bpf: Avoid install_headers make warningIan Rogers
2022-11-20tools lib api: Clean up install_headersIan Rogers
2022-11-20Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo
2022-11-18libbpf: Ignore hashmap__find() result explicitly in btf_dumpAndrii Nakryiko
2022-11-18selftests: cgroup: fix unsigned comparison with less than zeroYueHaibing
2022-11-18selftests/vm: add local_config.h and local_config.mk to .gitignoreZhao Gongyi
2022-11-18tools/accounting/procacct: remove some unused variablesXiongfeng Wang
2022-11-18proc: fixup uptime selftestAlexey Dobriyan