summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2022-01-18Merge tag 'acpi-5.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-01-18Merge tag 'perf-tools-for-v5.17-2022-01-16' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2022-01-17Merge branch 'acpi-pfrut'Rafael J. Wysocki
2022-01-17Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-01-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-01-16Merge tag 'trace-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2022-01-15perf record: Disable debuginfod by defaultJiri Olsa
2022-01-15perf evlist: No need to do any affinity setup when profiling pidsArnaldo Carvalho de Melo
2022-01-15perf cpumap: Add is_dummy() methodArnaldo Carvalho de Melo
2022-01-15perf metric: Fix metric_leaderIan Rogers
2022-01-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2022-01-15mm/hmm.c: allow VM_MIXEDMAP to work with hmm_range_faultAlistair Popple
2022-01-15userfaultfd/selftests: clean up hugetlb allocation codeMike Kravetz
2022-01-15selftests/uffd: allow EINTR/EAGAINPeter Xu
2022-01-15selftests/vm: make charge_reserved_hugetlb.sh work with existing cgroup settingWaiman Long
2022-01-15mm, hugepages: make memory size variable in hugepage-mremap selftestYosry Ahmed
2022-01-15tools/testing/selftests/vm/userfaultfd.c: use swap() to make code cleanerchiminghao
2022-01-14selftest: kvm: Add amx selftestYang Zhong
2022-01-14selftest: kvm: Move struct kvm_x86_state to headerYang Zhong
2022-01-14selftest: kvm: Reorder vcpu_load_state steps for AMXPaolo Bonzini
2022-01-14kvm: selftests: Add support for KVM_CAP_XSAVE2Wei Wang
2022-01-14Merge tag 'char-misc-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-01-14perf cputopo: Fix CPU topology reading on s/390Thomas Richter
2022-01-14perf metricgroup: Fix use after free in metric__new()José Expósito
2022-01-14libperf tests: Update a use of the new cpumap APIIan Rogers
2022-01-14perf arm: Fix off-by-one directory pathIan Rogers
2022-01-14tools arch x86: Sync the msr-index.h copy with the kernel sourcesArnaldo Carvalho de Melo
2022-01-14Merge tag 'powerpc-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2022-01-14Merge tag 'sound-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2022-01-13rtla: Add DocumentationDaniel Bristot de Oliveira
2022-01-13rtla/timerlat: Add timerlat hist modeDaniel Bristot de Oliveira
2022-01-13rtla: Add timerlat tool and timelart top modeDaniel Bristot de Oliveira
2022-01-13rtla/osnoise: Add the hist modeDaniel Bristot de Oliveira
2022-01-13rtla/osnoise: Add osnoise top modeDaniel Bristot de Oliveira
2022-01-13rtla: Add osnoise toolDaniel Bristot de Oliveira
2022-01-13rtla: Helper functions for rtlaDaniel Bristot de Oliveira
2022-01-13rtla: Real-Time Linux Analysis toolDaniel Bristot de Oliveira
2022-01-13tools headers cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo
2022-01-13tools headers UAPI: Update tools's copy of drm.h headerArnaldo Carvalho de Melo
2022-01-13tools arch: Update arch/x86/lib/mem{cpy,set}_64.S copies used in 'perf bench ...Arnaldo Carvalho de Melo
2022-01-13Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo
2022-01-12Merge tag 'x86_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-01-12Merge tag 'cxl-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds
2022-01-12Merge tag 'libnvdimm-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-01-12perf pmu-events: Don't lower case MetricExprIan Rogers
2022-01-12perf expr: Add debug logging for literalsIan Rogers
2022-01-12perf tools: Probe non-deprecated sysfs path 1stIan Rogers
2022-01-12perf tools: Fix SMT fallback with large core countsIan Rogers
2022-01-12perf cpumap: Give CPUs their own typeIan Rogers
2022-01-12perf stat: Correct first_shadow_cpu to return indexIan Rogers