index
:
kernel
0x221E-v0.0-v7.0
0x221E-v0.0.1-v6.19
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2024-04-29
KVM: selftests: Allocate x86's TSS at VM creation
Sean Christopherson
2024-04-29
KVM: selftests: Fold x86's descriptor tables helpers into vcpu_init_sregs()
Sean Christopherson
2024-04-29
KVM: selftests: Drop superfluous switch() on vm->mode in vcpu_init_sregs()
Sean Christopherson
2024-04-29
KVM: selftests: Allocate x86's GDT during VM creation
Sean Christopherson
2024-04-29
KVM: selftests: Map x86's exception_handlers at VM creation, not vCPU setup
Sean Christopherson
2024-04-29
KVM: selftests: Init IDT and exception handlers for all VMs/vCPUs on x86
Sean Christopherson
2024-04-29
KVM: selftests: Rename x86's vcpu_setup() to vcpu_init_sregs()
Sean Christopherson
2024-04-29
KVM: selftests: Move x86's descriptor table helpers "up" in processor.c
Sean Christopherson
2024-04-29
KVM: selftests: Explicitly clobber the IDT in the "delete memslot" testcase
Sean Christopherson
2024-04-29
KVM: selftests: Rework platform_info_test to actually verify #GP
Sean Christopherson
2024-04-29
KVM: selftests: Move platform_info_test's main assert into guest code
Sean Christopherson
2024-04-29
KVM: selftests: Fix off-by-one initialization of GDT limit
Ackerley Tng
2024-04-29
KVM: selftests: Move GDT, IDT, and TSS fields to x86's kvm_vm_arch
Sean Christopherson
2024-04-29
KVM: sefltests: Add kvm_util_types.h to hold common types, e.g. vm_vaddr_t
Sean Christopherson
2024-04-29
Revert "kvm: selftests: move base kvm_util.h declarations to kvm_util_base.h"
Sean Christopherson
2024-04-29
KVM: selftests: Randomly force emulation on x86 writes from guest code
Sean Christopherson
2024-04-29
KVM: selftests: Add vcpu_arch_put_guest() to do writes from guest code
Sean Christopherson
2024-04-29
KVM: selftests: Add global snapshot of kvm_is_forced_emulation_enabled()
Sean Christopherson
2024-04-29
KVM: selftests: Provide an API for getting a random bool from an RNG
Sean Christopherson
2024-04-29
KVM: selftests: Provide a global pseudo-RNG instance for all tests
Sean Christopherson
2024-04-29
KVM: selftests: Define _GNU_SOURCE for all selftests code
Sean Christopherson
2024-04-29
KVM: selftests: Avoid assuming "sudo" exists in NX hugepage test
Brendan Jackman
2024-04-29
cxl: Fix cxl_endpoint_get_perf_coordinate() support for RCH
Dave Jiang
2024-04-30
ASoC: Merge up fixes
Mark Brown
2024-04-29
selftests/powerpc: Install tests in sub-directories
Michael Ellerman
2024-04-29
selftests/powerpc: Convert pmu Makefile to for loop style
Michael Ellerman
2024-04-29
selftests/powerpc: make sub-folders buildable on their own
Madhavan Srinivasan
2024-04-29
selftests/powerpc: Add flags.mk to support pmu buildable
Madhavan Srinivasan
2024-04-29
selftests/powerpc: Re-order *FLAGS to follow lib.mk
Madhavan Srinivasan
2024-04-29
tools/power/x86/intel-speed-select: v1.19 release
Srinivas Pandruvada
2024-04-29
tools/power/x86/intel-speed-select: Display CPU as None for -1
Srinivas Pandruvada
2024-04-29
tools/power/x86/intel-speed-select: SST BF/TF support per level
Srinivas Pandruvada
2024-04-29
tools/power/x86/intel-speed-select: Increase number of CPUs displayed
Srinivas Pandruvada
2024-04-29
tools/power/x86/intel-speed-select: Present all TRL levels for turbo-freq
Srinivas Pandruvada
2024-04-29
tools/power/x86/intel-speed-select: Fix display for unsupported levels
Srinivas Pandruvada
2024-04-29
tools/power/x86/intel-speed-select: Support multiple dies
Srinivas Pandruvada
2024-04-29
tools/power/x86/intel-speed-select: Increase die count
Srinivas Pandruvada
2024-04-29
tools/arch/x86/intel_sdsi: Add current meter support
David E. Box
2024-04-29
tools/arch/x86/intel_sdsi: Simplify ascii printing
David E. Box
2024-04-29
tools/arch/x86/intel_sdsi: Fix meter_certificate decoding
David E. Box
2024-04-29
tools/arch/x86/intel_sdsi: Fix meter_show display
David E. Box
2024-04-29
tools/arch/x86/intel_sdsi: Fix maximum meter bundle length
David E. Box
2024-04-28
kselftest: arm64: Add a null pointer check
Kunwu Chan
2024-04-28
arm64/sysreg: Update PIE permission encodings
Shiqi Liu
2024-04-28
kselftest/arm64: Remove unused parameters in abi test
xieming
2024-04-27
Merge tag 'riscv-for-linus-6.9-rc6' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-04-26
perf test: Reintroduce -p/--parallel and make -S/--sequential the default
Arnaldo Carvalho de Melo
2024-04-26
tools headers: Synchronize linux/bits.h with the kernel sources
Arnaldo Carvalho de Melo
2024-04-26
tools headers x86 cpufeatures: Sync with the kernel sources to pick BHI mitig...
Arnaldo Carvalho de Melo
2024-04-26
perf annotate: Fix data type profiling on stdio
Namhyung Kim
[prev]
[next]