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
path:
root
/
arch
Age
Commit message (
Expand
)
Author
2021-12-08
KVM: x86/svm: Add module param to control PMU virtualization
Like Xu
2021-12-08
KVM: VMX: Remove vCPU from PI wakeup list before updating PID.NV
Sean Christopherson
2021-12-08
KVM: VMX: Move Posted Interrupt ndst computation out of write loop
Sean Christopherson
2021-12-08
KVM: VMX: Read Posted Interrupt "control" exactly once per loop iteration
Sean Christopherson
2021-12-08
KVM: VMX: Save/restore IRQs (instead of CLI/STI) during PI pre/post block
Sean Christopherson
2021-12-08
KVM: VMX: Drop pointless PI.NDST update when blocking
Sean Christopherson
2021-12-08
KVM: VMX: Use boolean returns for Posted Interrupt "test" helpers
Sean Christopherson
2021-12-08
KVM: VMX: Drop unnecessary PI logic to handle impossible conditions
Sean Christopherson
2021-12-08
KVM: VMX: Skip Posted Interrupt updates if APICv is hard disabled
Sean Christopherson
2021-12-08
KVM: Add helpers to wake/query blocking vCPU
Sean Christopherson
2021-12-08
KVM: x86: Invoke kvm_vcpu_block() directly for non-HALTED wait states
Sean Christopherson
2021-12-08
KVM: x86: Directly block (instead of "halting") UNINITIALIZED vCPUs
Sean Christopherson
2021-12-08
KVM: Rename kvm_vcpu_block() => kvm_vcpu_halt()
Sean Christopherson
2021-12-08
KVM: Drop obsolete kvm_arch_vcpu_block_finish()
Sean Christopherson
2021-12-08
KVM: x86: Tweak halt emulation helper names to free up kvm_vcpu_halt()
Sean Christopherson
2021-12-08
KVM: arm64: Move vGIC v4 handling for WFI out arch callback hook
Sean Christopherson
2021-12-08
KVM: s390: Clear valid_wakeup in kvm_s390_handle_wait(), not in arch hook
Sean Christopherson
2021-12-08
KVM: Force PPC to define its own rcuwait object
Sean Christopherson
2021-12-08
KVM: s390: Ensure kvm_arch_no_poll() is read once when blocking vCPU
Sean Christopherson
2021-12-08
KVM: SVM: Ensure target pCPU is read once when signalling AVIC doorbell
Sean Christopherson
2021-12-08
KVM: VMX: Don't unblock vCPU w/ Posted IRQ if IRQs are disabled in guest
Paolo Bonzini
2021-12-08
KVM: x86: change TLB flush indicator to bool
Vihas Mak
2021-12-08
KVM: x86/MMU: Simplify flow of vmx_get_mt_mask
Ben Gardon
2021-12-08
KVM: x86/mmu: Propagate memslot const qualifier
Ben Gardon
2021-12-08
KVM: x86/mmu: Remove need for a vcpu from mmu_try_to_unsync_pages
Ben Gardon
2021-12-08
KVM: x86/mmu: Remove need for a vcpu from kvm_slot_page_track_is_active
Ben Gardon
2021-12-08
KVM: x86/mmu: Use shadow page role to detect PML-unfriendly pages for L2
Sean Christopherson
2021-12-08
KVM: nSVM: introduce struct vmcb_ctrl_area_cached
Emanuele Giuseppe Esposito
2021-12-08
KVM: nSVM: split out __nested_vmcb_check_controls
Paolo Bonzini
2021-12-08
KVM: nSVM: use svm->nested.save to load vmcb12 registers and avoid TOC/TOU races
Emanuele Giuseppe Esposito
2021-12-08
KVM: nSVM: use vmcb_save_area_cached in nested_vmcb_valid_sregs()
Emanuele Giuseppe Esposito
2021-12-08
KVM: nSVM: rename nested_load_control_from_vmcb12 in nested_copy_vmcb_control...
Emanuele Giuseppe Esposito
2021-12-08
KVM: nSVM: introduce svm->nested.save to cache save area before checks
Emanuele Giuseppe Esposito
2021-12-08
KVM: nSVM: move nested_vmcb_check_cr3_cr4 logic in nested_vmcb_valid_sregs
Emanuele Giuseppe Esposito
2021-12-08
KVM: Optimize gfn lookup in kvm_zap_gfn_range()
Maciej S. Szmigiero
2021-12-08
KVM: Keep memslots in tree-based structures instead of array-based ones
Maciej S. Szmigiero
2021-12-08
KVM: s390: Introduce kvm_s390_get_gfn_end()
Maciej S. Szmigiero
2021-12-08
KVM: Use interval tree to do fast hva lookup in memslots
Maciej S. Szmigiero
2021-12-08
KVM: Integrate gfn_to_memslot_approx() into search_memslots()
Maciej S. Szmigiero
2021-12-08
KVM: x86: Use nr_memslot_pages to avoid traversing the memslots array
Maciej S. Szmigiero
2021-12-08
KVM: x86: Don't call kvm_mmu_change_mmu_pages() if the count hasn't changed
Maciej S. Szmigiero
2021-12-08
KVM: s390: Skip gfn/size sanity checks on memslot DELETE or FLAGS_ONLY
Sean Christopherson
2021-12-08
KVM: x86: Don't assume old/new memslots are non-NULL at memslot commit
Sean Christopherson
2021-12-08
KVM: Stop passing kvm_userspace_memory_region to arch memslot hooks
Sean Christopherson
2021-12-08
KVM: RISC-V: Use "new" memslot instead of userspace memory region
Sean Christopherson
2021-12-08
KVM: x86: Use "new" memslot instead of userspace memory region
Sean Christopherson
2021-12-08
KVM: s390: Use "new" memslot instead of userspace memory region
Sean Christopherson
2021-12-08
KVM: PPC: Avoid referencing userspace memory region in memslot updates
Sean Christopherson
2021-12-08
KVM: MIPS: Drop pr_debug from memslot commit to avoid using "mem"
Sean Christopherson
2021-12-08
KVM: arm64: Use "new" memslot instead of userspace memory region
Sean Christopherson
[prev]
[next]