aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2022-01-30tools/testing/scatterlist: add missing definesGravatar Maor Gottlieb 1-1/+2
2022-01-29Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Gravatar Linus Torvalds 1-2/+9
2022-01-28Merge tag 'trace-v5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 2-5/+15
2022-01-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 9-15/+29
2022-01-28selftests: kvm: check dynamic bits against KVM_X86_XCOMP_GUEST_SUPPGravatar Paolo Bonzini 3-0/+19
2022-01-28kselftest/arm64: Correct logging of FPSIMD register read via ptraceGravatar Mark Brown 1-1/+1
2022-01-28kselftest/arm64: Skip VL_INHERIT tests for unsupported vector typesGravatar Mark Brown 1-1/+8
2022-01-27tools/tracing: Update Makefile to build rtlaGravatar Shuah Khan 1-4/+14
2022-01-27rtla: Make doc build optionalGravatar Shuah Khan 1-1/+1
2022-01-27Merge tag 'net-5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Gravatar Linus Torvalds 2-6/+4
2022-01-26selftests: kvm: move vm_xsave_req_perm call to amx_testGravatar Paolo Bonzini 5-14/+9
2022-01-26KVM: selftests: Don't skip L2's VMCALL in SMM test for SVM guestGravatar Sean Christopherson 1-1/+0
2022-01-25KVM: selftests: Re-enable access_tracking_perf_testGravatar David Matlack 1-0/+1
2022-01-23Merge tag 'powerpc-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Gravatar Linus Torvalds 3-3/+3
2022-01-23Merge tag 'perf-tools-for-v5.17-2022-01-22' of git://git.kernel.org/pub/scm/l...Gravatar Linus Torvalds 51-149/+354
2022-01-23Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linuxGravatar Linus Torvalds 4-10/+99
2022-01-22perf tools: Remove redundant err variableGravatar Minghao Chi 1-4/+1
2022-01-22perf test: Add parse-events test for aliases with hyphensGravatar John Garry 2-9/+82
2022-01-22perf test: Add pmu-events test for aliases with hyphensGravatar John Garry 2-0/+48
2022-01-22perf parse-events: Support event alias in form foo-bar-bazGravatar John Garry 4-4/+41
2022-01-22perf evsel: Override attr->sample_period for non-libpfm4 eventsGravatar German Gomez 1-8/+17
2022-01-22perf cpumap: Remove duplicate include in cpumap.hGravatar Lv Ruyi 1-1/+0
2022-01-22perf cpumap: Migrate to libperf cpumap apiGravatar Ian Rogers 31-87/+99
2022-01-22perf python: Fix cpu_map__item() buildingGravatar Ian Rogers 1-3/+3
2022-01-22perf script: Fix printing 'phys_addr' failure issueGravatar Yao Jin 1-1/+1
2022-01-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 12-88/+756
2022-01-21selftests: net: ioam: expect support for Queue depth dataGravatar Justin Iurman 1-4/+1
2022-01-20selftests: mptcp: fix ipv6 routing setupGravatar Paolo Abeni 1-2/+3
2022-01-20selftests: kvm/x86: Fix the warning in lib/x86_64/processor.cGravatar Jinrong Liang 1-0/+1
2022-01-20selftests: kvm/x86: Fix the warning in pmu_event_filter_test.cGravatar Jinrong Liang 1-4/+0
2022-01-20tools headers UAPI: Sync files changed by new set_mempolicy_home_node syscallGravatar Arnaldo Carvalho de Melo 5-1/+8
2022-01-20Merge tag 'net-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Gravatar Linus Torvalds 8-33/+182
2022-01-20Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 5-13/+16
2022-01-20delayacct: track delays from memory compactGravatar wangyong 1-1/+7
2022-01-20hash.h: remove unused define directiveGravatar Isabella Basso 1-4/+1
2022-01-20tools/testing/selftests/bpf: replace open-coded 16 with TASK_COMM_LENGravatar Yafang Shao 2-6/+6
2022-01-20tools/bpf/bpftool/skeleton: replace bpf_probe_read_kernel with bpf_probe_read...Gravatar Yafang Shao 1-2/+2
2022-01-19kvm: selftests: Do not indent with spacesGravatar Paolo Bonzini 6-59/+61
2022-01-19kvm: selftests: sync uapi/linux/kvm.h with Linux headerGravatar Paolo Bonzini 1-3/+16
2022-01-19tools headers UAPI: Sync x86 arch prctl headers with the kernel sourcesGravatar Arnaldo Carvalho de Melo 1-12/+14
2022-01-19selftests: kvm: add amx_test to .gitignoreGravatar Muhammad Usama Anjum 1-0/+1
2022-01-19Merge branch 'kvm-pi-raw-spinlock' into HEADGravatar Paolo Bonzini 79-481/+1724
2022-01-19KVM: selftests: Add a test to force emulation with a pending exceptionGravatar Sean Christopherson 3-0/+141
2022-01-19selftests: kvm/x86: Add test for KVM_SET_PMU_EVENT_FILTERGravatar Jim Mattson 3-0/+440
2022-01-19selftests: kvm/x86: Introduce x86_model()Gravatar Jim Mattson 1-0/+5
2022-01-19selftests: kvm/x86: Export x86_family() for use outside of processor.cGravatar Jim Mattson 2-12/+12
2022-01-19selftests: kvm/x86: Introduce is_amd_cpu()Gravatar Jim Mattson 2-9/+10
2022-01-19selftests: kvm/x86: Parameterize the CPUID vendor string checkGravatar Jim Mattson 1-3/+7
2022-01-19kvm: selftests: conditionally build vm_xsave_req_perm()Gravatar Wei Wang 1-0/+2
2022-01-19perf machine: Use path__join() to compose a path instead of snprintf(dir, '/'...Gravatar Arnaldo Carvalho de Melo 1-1/+2