summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2022-02-04selftests/ir: fix build with ancient kernel headersSean Young
2022-02-04selftests: fixup build warnings in pidfd / clone3 testsAxel Rasmussen
2022-02-04pidfd: fix test failure due to stack overflow on some archesAxel Rasmussen
2022-01-31kselftest: Fix vdso_test_abi return statusVincenzo Frascino
2022-01-27selftests: skip mincore.check_file_mmap when fs lacks needed supportCristian Marussi
2022-01-27selftests: openat2: Skip testcases that fail with EOPNOTSUPPCristian Marussi
2022-01-27selftests: openat2: Add missing dependency in MakefileCristian Marussi
2022-01-27selftests: openat2: Print also errno in failure messagesCristian Marussi
2022-01-27selftests: futex: Use variable MAKE instead of makeMuhammad Usama Anjum
2022-01-27selftests/exec: Remove pipe from TEST_GEN_FILESMuhammad Usama Anjum
2022-01-27selftests/zram: Adapt the situation that /dev/zram0 is being usedYang Xu
2022-01-27selftests/zram01.sh: Fix compression ratio calculationYang Xu
2022-01-27selftests/zram: Skip max_comp_streams interface on newer kernelYang Xu
2022-01-25kselftest: signal all child processesLi Zhijian
2022-01-25selftests: cpufreq: Write test output to stdout as wellNĂ­colas F. R. A. Prado
2022-01-25selftests: rtc: Increase test timeout so that all tests runNĂ­colas F. R. A. Prado
2022-01-23Merge tag 'perf-tools-for-v5.17-2022-01-22' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2022-01-23Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linuxLinus Torvalds
2022-01-22perf tools: Remove redundant err variableMinghao Chi
2022-01-22perf test: Add parse-events test for aliases with hyphensJohn Garry
2022-01-22perf test: Add pmu-events test for aliases with hyphensJohn Garry
2022-01-22perf parse-events: Support event alias in form foo-bar-bazJohn Garry
2022-01-22perf evsel: Override attr->sample_period for non-libpfm4 eventsGerman Gomez
2022-01-22perf cpumap: Remove duplicate include in cpumap.hLv Ruyi
2022-01-22perf cpumap: Migrate to libperf cpumap apiIan Rogers
2022-01-22perf python: Fix cpu_map__item() buildingIan Rogers
2022-01-22perf script: Fix printing 'phys_addr' failure issueYao Jin
2022-01-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-01-20selftests: kvm/x86: Fix the warning in lib/x86_64/processor.cJinrong Liang
2022-01-20selftests: kvm/x86: Fix the warning in pmu_event_filter_test.cJinrong Liang
2022-01-20tools headers UAPI: Sync files changed by new set_mempolicy_home_node syscallArnaldo Carvalho de Melo
2022-01-20Merge tag 'net-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-01-20Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2022-01-20delayacct: track delays from memory compactwangyong
2022-01-20hash.h: remove unused define directiveIsabella Basso
2022-01-20tools/testing/selftests/bpf: replace open-coded 16 with TASK_COMM_LENYafang Shao
2022-01-20tools/bpf/bpftool/skeleton: replace bpf_probe_read_kernel with bpf_probe_read...Yafang Shao
2022-01-19kvm: selftests: Do not indent with spacesPaolo Bonzini
2022-01-19kvm: selftests: sync uapi/linux/kvm.h with Linux headerPaolo Bonzini
2022-01-19tools headers UAPI: Sync x86 arch prctl headers with the kernel sourcesArnaldo Carvalho de Melo
2022-01-19selftests: kvm: add amx_test to .gitignoreMuhammad Usama Anjum
2022-01-19Merge branch 'kvm-pi-raw-spinlock' into HEADPaolo Bonzini
2022-01-19KVM: selftests: Add a test to force emulation with a pending exceptionSean Christopherson
2022-01-19selftests: kvm/x86: Add test for KVM_SET_PMU_EVENT_FILTERJim Mattson
2022-01-19selftests: kvm/x86: Introduce x86_model()Jim Mattson
2022-01-19selftests: kvm/x86: Export x86_family() for use outside of processor.cJim Mattson
2022-01-19selftests: kvm/x86: Introduce is_amd_cpu()Jim Mattson
2022-01-19selftests: kvm/x86: Parameterize the CPUID vendor string checkJim Mattson
2022-01-19kvm: selftests: conditionally build vm_xsave_req_perm()Wei Wang
2022-01-19perf machine: Use path__join() to compose a path instead of snprintf(dir, '/'...Arnaldo Carvalho de Melo