summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'powerpc-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2024-05-1737-115/+616
|\
| * Merge branch 'topic/ppc-kvm' into nextMichael Ellerman2024-05-131-1/+1
| |\
| | * KVM: PPC: Fix documentation for ppc mmu capsJoel Stanley2024-05-081-1/+1
| * | selftests/powerpc/dexcr: Fix spelling mistake "predicition" -> "prediction"Colin Ian King2024-05-081-1/+1
| * | selftests/powerpc/dexcr: Add chdexcr utilityBenjamin Gray2024-05-065-105/+187
| * | selftests/powerpc/dexcr: Add DEXCR config details to lsdexcrBenjamin Gray2024-05-061-2/+111
| * | selftests/powerpc/dexcr: Attempt to enable NPHIE in hashchk selftestBenjamin Gray2024-05-061-1/+7
| * | selftests/powerpc/dexcr: Add DEXCR prctl interface testBenjamin Gray2024-05-065-1/+269
| * | selftests/powerpc/dexcr: Add -no-pie to hashchk testsBenjamin Gray2024-05-031-1/+1
| * | selftests/powerpc: Install tests in sub-directoriesMichael Ellerman2024-04-292-4/+4
| * | selftests/powerpc: Convert pmu Makefile to for loop styleMichael Ellerman2024-04-291-21/+22
| * | selftests/powerpc: make sub-folders buildable on their ownMadhavan Srinivasan2024-04-2924-7/+25
| * | selftests/powerpc: Add flags.mk to support pmu buildableMadhavan Srinivasan2024-04-295-0/+16
| * | selftests/powerpc: Re-order *FLAGS to follow lib.mkMadhavan Srinivasan2024-04-2913-44/+45
| |/
* | Merge tag 'platform-drivers-x86-v6.10-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2024-05-1611-57/+351
|\ \
| * | tools arch x86: Add dell-uart-backlight-emulatorHans de Goede2024-05-144-0/+229
| * | tools/power/x86/intel-speed-select: v1.19 releaseSrinivas Pandruvada2024-04-291-1/+1
| * | tools/power/x86/intel-speed-select: Display CPU as None for -1Srinivas Pandruvada2024-04-291-5/+17
| * | tools/power/x86/intel-speed-select: SST BF/TF support per levelSrinivas Pandruvada2024-04-293-3/+10
| * | tools/power/x86/intel-speed-select: Increase number of CPUs displayedSrinivas Pandruvada2024-04-291-4/+4
| * | tools/power/x86/intel-speed-select: Present all TRL levels for turbo-freqSrinivas Pandruvada2024-04-291-1/+2
| * | tools/power/x86/intel-speed-select: Fix display for unsupported levelsSrinivas Pandruvada2024-04-291-0/+1
| * | tools/power/x86/intel-speed-select: Support multiple diesSrinivas Pandruvada2024-04-291-0/+20
| * | tools/power/x86/intel-speed-select: Increase die countSrinivas Pandruvada2024-04-291-1/+1
| * | tools/arch/x86/intel_sdsi: Add current meter supportDavid E. Box2024-04-291-19/+30
| * | tools/arch/x86/intel_sdsi: Simplify ascii printingDavid E. Box2024-04-291-9/+8
| * | tools/arch/x86/intel_sdsi: Fix meter_certificate decodingDavid E. Box2024-04-291-3/+4
| * | tools/arch/x86/intel_sdsi: Fix meter_show displayDavid E. Box2024-04-291-10/+19
| * | tools/arch/x86/intel_sdsi: Fix maximum meter bundle lengthDavid E. Box2024-04-291-4/+8
* | | Merge tag 'wq-for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2024-05-151-8/+1
|\ \ \
| * \ \ Merge branch 'for-6.10' into test-merge-for-6.10Tejun Heo2024-05-151-8/+1
| |\ \ \
| | * | | workqueue: remove unnecessary import and function in wq_monitor.pyKemeng Shi2024-03-251-8/+1
| | |/ /
* | | | Merge tag 'cgroup-for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-05-1513-37/+77
|\ \ \ \
| * | | | selftests/cgroup: Drop define _GNU_SOURCEEdward Liaw2024-05-137-15/+0
| * | | | selftests/cgroup: fix uninitialized variables in test_zswap.cJohn Hubbard2024-05-031-2/+2
| * | | | selftests/cgroup: cpu_hogger init: use {} instead of {NULL}John Hubbard2024-05-031-2/+2
| * | | | selftests/cgroup: fix clang warnings: uninitialized fd variableJohn Hubbard2024-05-031-1/+3
| * | | | selftests/cgroup: fix clang build failures for abs() callsJohn Hubbard2024-05-032-3/+3
| * | | | cgroup/cpuset: Add test_cpuset_v1_hp.shWaiman Long2024-04-082-1/+47
| * | | | selftests: cgroup: skip test_cgcore_lesser_ns_open when cgroup2 mounted witho...Tianchen Ding2024-04-0311-13/+20
| | |/ / | |/| |
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2024-05-15109-1935/+4418
|\ \ \ \
| * | | | selftests/kvm: remove dead filePaolo Bonzini2024-05-151-1135/+0
| * | | | Merge tag 'kvm-x86-selftests_utils-6.10' of https://github.com/kvm-x86/linux ...Paolo Bonzini2024-05-1286-447/+1420
| |\ \ \ \
| | * | | | KVM: selftests: Drop @selector from segment helpersSean Christopherson2024-04-291-15/+14
| | * | | | KVM: selftests: Init x86's segments during VM creationSean Christopherson2024-04-291-48/+20
| | * | | | KVM: selftests: Add macro for TSS selector, rename up code/data macrosSean Christopherson2024-04-291-9/+9
| | * | | | KVM: selftests: Allocate x86's TSS at VM creationSean Christopherson2024-04-291-3/+2
| | * | | | KVM: selftests: Fold x86's descriptor tables helpers into vcpu_init_sregs()Sean Christopherson2024-04-291-25/+5
| | * | | | KVM: selftests: Drop superfluous switch() on vm->mode in vcpu_init_sregs()Sean Christopherson2024-04-291-16/+11
| | * | | | KVM: selftests: Allocate x86's GDT during VM creationSean Christopherson2024-04-291-3/+1