aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2022-06-27docs: rename Documentation/vm to Documentation/mmMike Rapoport1-1/+1
2022-06-27Merge branch 'master' into mm-nonmm-stableakpm56-506/+1110
2022-06-27Merge branch 'master' into mm-stableakpm55-504/+1108
2022-06-27objtool: Re-add UNWIND_HINT_{SAVE_RESTORE}Josh Poimboeuf3-11/+54
2022-06-27objtool: Add entry UNRET validationPeter Zijlstra5-11/+187
2022-06-27objtool: Update Retpoline validationPeter Zijlstra1-6/+13
2022-06-27x86: Add magic AMD return-thunkPeter Zijlstra1-3/+19
2022-06-27objtool: Treat .text.__x86.* as noinstrPeter Zijlstra1-1/+2
2022-06-27x86,objtool: Create .return_sitesPeter Zijlstra6-0/+83
2022-06-26tools headers UAPI: Synch KVM's svm.h header with the kernelArnaldo Carvalho de Melo1-0/+13
2022-06-26tools include UAPI: Sync linux/vhost.h with the kernel sourcesArnaldo Carvalho de Melo1-6/+20
2022-06-26perf stat: Enable ignore_missing_threadGang Li1-0/+2
2022-06-26perf inject: Adjust output data offset for backward compatibilityRaul Silvera3-1/+17
2022-06-26perf trace beauty: Fix generation of errno id->str table on ALT LinuxArnaldo Carvalho de Melo1-12/+2
2022-06-26perf build-id: Fix caching files with a wrong build IDAdrian Hunter1-0/+28
2022-06-26tools headers cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo2-3/+12
2022-06-26tools headers UAPI: Sync drm/i915_drm.h with the kernel sourcesArnaldo Carvalho de Melo1-81/+272
2022-06-26perf inject: Fix missing free in copy_kcore_dir()Adrian Hunter1-1/+3
2022-06-26selftests/powerpc: Skip energy_scale_info test on older firmwareMichael Ellerman1-12/+18
2022-06-24tc-testing: gitignore, delete plugins directoryliujing1-1/+0
2022-06-24bpf: Merge "types_are_compat" logic into relo_core.cDaniel Müller3-71/+83
2022-06-24perf tools: Rework prologue generation codeJiri Olsa1-29/+175
2022-06-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-6/+6
2022-06-24selftests/bpf: Test sockmap update when socket has ULPJakub Sitnicki1-9/+75
2022-06-24perf script ibs: Support new IBS bits in raw trace dumpRavi Bangoria1-6/+58
2022-06-24perf tool ibs: Sync AMD IBS header fileRavi Bangoria2-8/+12
2022-06-24perf header: Record non-CPU PMU capabilitiesRavi Bangoria6-88/+158
2022-06-24perf header: Store PMU caps in an array of stringsRavi Bangoria3-32/+41
2022-06-24perf header: Pass "cpu" pmu name while printing capsRavi Bangoria1-9/+3
2022-06-24perf pmu: Parse pmu caps sysfs only onceRavi Bangoria2-4/+13
2022-06-24perf record ibs: Warn about sampling period skewRavi Bangoria3-0/+60
2022-06-24selftest/bpf: Test for use-after-free bug fix in inline_bpf_loopEduard Zingerman2-0/+50
2022-06-24Bonding: add per-port priority for failover re-selectionHangbin Liu1-0/+1
2022-06-24KVM: selftests: Enhance handling WRMSR ICR register in x2APIC modeZeng Guang1-3/+17
2022-06-24KVM: selftests: Add a self test for CMCI and UCNA emulations.Jue Wang5-0/+344
2022-06-24KVM: selftests: Cache binary stats metadata for duration of testBen Gardon2-15/+22
2022-06-24KVM: selftests: Test disabling NX hugepages on a VMBen Gardon3-48/+113
2022-06-24KVM: selftests: Add NX huge pages testBen Gardon6-0/+337
2022-06-24KVM: selftests: Read binary stat data in libBen Gardon3-7/+41
2022-06-24KVM: selftests: Clean up coding style in binary stats testSean Christopherson1-34/+45
2022-06-24KVM: selftests: Read binary stats desc in libBen Gardon3-11/+63
2022-06-24KVM: selftests: Read binary stats header in libBen Gardon2-2/+10
2022-06-24KVM: selftests: Remove dynamic memory allocation for stats headerBen Gardon1-31/+27
2022-06-24selftests/kexec: remove broken EFI_VARS secure boot fallback checkArd Biesheuvel1-34/+2
2022-06-23selftests/net: pass ipv6_args to udpgso_bench's IPv6 TCP testDimitris Michailidis1-1/+1
2022-06-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski28-167/+368
2022-06-23selftests/bpf: Fix rare segfault in sock_fields prog testJörn-Thorben Hinz1-1/+0
2022-06-23selftests/bpf: Test a BPF CC implementing the unsupported get_info()Jörn-Thorben Hinz2-0/+41
2022-06-23selftests/bpf: Test an incomplete BPF CCJörn-Thorben Hinz2-0/+57
2022-06-23selftests/bpf: Test a BPF CC writing sk_pacing_*Jörn-Thorben Hinz2-0/+79