index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-10-22
KVM: X86: pair smp_wmb() of mmu_try_to_unsync_pages() with smp_rmb()
Lai Jiangshan
2021-10-22
KVM: X86: Cache CR3 in prev_roots when PCID is disabled
Lai Jiangshan
2021-10-22
KVM: X86: Fix tlb flush for tdp in kvm_invalidate_pcid()
Lai Jiangshan
2021-10-22
KVM: X86: Don't reset mmu context when toggling X86_CR4_PGE
Lai Jiangshan
2021-10-22
KVM: X86: Don't reset mmu context when X86_CR4_PCIDE 1->0
Lai Jiangshan
2021-10-22
KVM: selftests: set CPUID before setting sregs in vcpu creation
Michael Roth
2021-10-22
KVM: emulate: Comment on difference between RDPMC implementation and manual
Wanpeng Li
2021-10-22
KVM: x86: Add vendor name to kvm_x86_ops, use it for error messages
Sean Christopherson
2021-10-22
kvm: x86: mmu: Make NX huge page recovery period configurable
Junaid Shahid
2021-10-22
KVM: vPMU: Fill get_msr MSR_CORE_PERF_GLOBAL_OVF_CTRL w/ 0
Wanpeng Li
2021-10-22
KVM: x86/mmu: Rename slot_handle_leaf to slot_handle_level_4k
David Matlack
2021-10-22
KVM: VMX: RTIT_CTL_BRANCH_EN has no dependency on other CPUID bit
Xiaoyao Li
2021-10-22
KVM: VMX: Rename pt_desc.addr_range to pt_desc.num_address_ranges
Xiaoyao Li
2021-10-22
KVM: VMX: Use precomputed vmx->pt_desc.addr_range
Xiaoyao Li
2021-10-22
KVM: VMX: Restore host's MSR_IA32_RTIT_CTL when it's not zero
Xiaoyao Li
2021-10-22
KVM: x86/mmu: clean up prefetch/prefault/speculative naming
Paolo Bonzini
2021-10-22
KVM: cleanup allocation of rmaps and page tracking data
David Stevens
2021-10-18
selftests: KVM: Introduce system counter offset test
Oliver Upton
2021-10-18
selftests: KVM: Add helpers for vCPU device attributes
Oliver Upton
2021-10-18
selftests: KVM: Fix kvm device helper ioctl assertions
Oliver Upton
2021-10-18
selftests: KVM: Add test for KVM_{GET,SET}_CLOCK
Oliver Upton
2021-10-18
tools: arch: x86: pull in pvclock headers
Oliver Upton
2021-10-18
KVM: x86: Expose TSC offset controls to userspace
Oliver Upton
2021-10-18
KVM: x86: Refactor tsc synchronization code
Oliver Upton
2021-10-18
kvm: x86: protect masterclock with a seqcount
Paolo Bonzini
2021-10-18
KVM: x86: Report host tsc and realtime values in KVM_GET_CLOCK
Oliver Upton
2021-10-18
KVM: x86: avoid warning with -Wbitwise-instead-of-logical
Paolo Bonzini
2021-10-18
Merge commit 'kvm-pagedata-alloc-fixes' into HEAD
Paolo Bonzini
2021-10-18
KVM: X86: fix lazy allocation of rmaps
Paolo Bonzini
2021-10-18
KVM: x86/mmu: kvm_faultin_pfn has to return false if pfh is returned
Andrei Vagin
2021-10-15
Merge tag 'kvmarm-fixes-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2021-10-15
KVM: SEV-ES: fix length of string I/O
Paolo Bonzini
2021-10-05
KVM: arm64: Release mmap_lock when using VM_SHARED with MTE
Quentin Perret
2021-10-05
KVM: arm64: Report corrupted refcount at EL2
Quentin Perret
2021-10-05
KVM: arm64: Fix host stage-2 PGD refcount
Quentin Perret
2021-10-05
Merge tag 'kvm-riscv-5.16-1' of git://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
2021-10-04
RISC-V: KVM: Add MAINTAINERS entry
Anup Patel
2021-10-04
RISC-V: KVM: Document RISC-V specific parts of KVM API
Anup Patel
2021-10-04
RISC-V: KVM: Add SBI v0.1 support
Atish Patra
2021-10-04
RISC-V: KVM: Implement ONE REG interface for FP registers
Atish Patra
2021-10-04
RISC-V: KVM: FP lazy save/restore
Atish Patra
2021-10-04
RISC-V: KVM: Add timer functionality
Atish Patra
2021-10-04
RISC-V: KVM: Implement MMU notifiers
Anup Patel
2021-10-04
RISC-V: KVM: Implement stage2 page table programming
Anup Patel
2021-10-04
RISC-V: KVM: Implement VMID allocator
Anup Patel
2021-10-04
RISC-V: KVM: Handle WFI exits for VCPU
Anup Patel
2021-10-04
RISC-V: KVM: Handle MMIO exits for VCPU
Anup Patel
2021-10-04
RISC-V: KVM: Implement VCPU world-switch
Anup Patel
2021-10-04
RISC-V: KVM: Implement KVM_GET_ONE_REG/KVM_SET_ONE_REG ioctls
Anup Patel
2021-10-04
RISC-V: KVM: Implement VCPU interrupts and requests handling
Anup Patel
[next]