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
2022-12-02
KVM: Delete all references to removed KVM_SET_MEMORY_REGION ioctl
Javier Martinez Canillas
2022-11-30
KVM: x86: fix uninitialized variable use on KVM_REQ_TRIPLE_FAULT
Paolo Bonzini
2022-11-30
KVM: x86: Remove unused argument in gpc_unmap_khva()
Michal Luczaj
2022-11-30
KVM: Shorten gfn_to_pfn_cache function names
Michal Luczaj
2022-11-30
KVM: x86/xen: Add runstate tests for 32-bit mode and crossing page boundary
David Woodhouse
2022-11-30
KVM: x86/xen: Allow XEN_RUNSTATE_UPDATE flag behaviour to be configured
David Woodhouse
2022-11-30
KVM: x86/xen: Compatibility fixes for shared runstate area
David Woodhouse
2022-11-28
Merge tag 'kvm-s390-next-6.2-1' of https://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
2022-11-28
KVM: x86: Advertise PREFETCHIT0/1 CPUID to user space
Jiaxi Chen
2022-11-28
KVM: x86: Advertise AVX-NE-CONVERT CPUID to user space
Jiaxi Chen
2022-11-28
KVM: x86: Advertise AVX-VNNI-INT8 CPUID to user space
Jiaxi Chen
2022-11-28
x86: KVM: Advertise AVX-IFMA CPUID to user space
Jiaxi Chen
2022-11-28
x86: KVM: Advertise AMX-FP16 CPUID to user space
Chang S. Bae
2022-11-28
x86: KVM: Advertise CMPccXADD CPUID to user space
Jiaxi Chen
2022-11-28
KVM: x86: Update KVM-only leaf handling to allow for 100% KVM-only leafs
Sean Christopherson
2022-11-28
KVM: x86: Add BUILD_BUG_ON() to detect bad usage of "scattered" flags
Sean Christopherson
2022-11-28
MAINTAINERS: Add KVM x86/xen maintainer list
David Woodhouse
2022-11-28
KVM: x86/xen: Add CPL to Xen hypercall tracepoint
David Woodhouse
2022-11-28
KVM: always declare prototype for kvm_arch_irqchip_in_kernel
Paolo Bonzini
2022-11-23
Merge branch 'kvm-dwmw2-fixes' into HEAD
Paolo Bonzini
2022-11-23
KVM: Update gfn_to_pfn_cache khva when it moves within the same page
David Woodhouse
2022-11-23
KVM: x86/xen: Only do in-kernel acceleration of hypercalls for guest CPL0
David Woodhouse
2022-11-23
KVM: x86/xen: Validate port number in SCHEDOP_poll
David Woodhouse
2022-11-23
KVM: s390: remove unused gisa_clear_ipm_gisc() function
Heiko Carstens
2022-11-23
s390/vfio-ap: GISA: sort out physical vs virtual pointers usage
Nico Boehr
2022-11-23
KVM: s390: pv: module parameter to fence asynchronous destroy
Claudio Imbrenda
2022-11-23
KVM: s390: pv: support for Destroy fast UVC
Claudio Imbrenda
2022-11-23
KVM: s390: pv: avoid export before import if possible
Claudio Imbrenda
2022-11-23
KVM: s390: pv: add KVM_CAP_S390_PROTECTED_ASYNC_DISABLE
Claudio Imbrenda
2022-11-23
KVM: s390: pv: api documentation for asynchronous destroy
Claudio Imbrenda
2022-11-23
KVM: s390: pv: asynchronous destroy for reboot
Claudio Imbrenda
2022-11-21
KVM: selftests: Rename 'evmcs_test' to 'hyperv_evmcs'
Vitaly Kuznetsov
2022-11-21
KVM: selftests: hyperv_svm_test: Introduce L2 TLB flush test
Vitaly Kuznetsov
2022-11-21
KVM: selftests: evmcs_test: Introduce L2 TLB flush test
Vitaly Kuznetsov
2022-11-21
KVM: selftests: Introduce rdmsr_from_l2() and use it for MSR-Bitmap tests
Vitaly Kuznetsov
2022-11-21
KVM: selftests: Stuff RAX/RCX with 'safe' values in vmmcall()/vmcall()
Vitaly Kuznetsov
2022-11-21
KVM: selftests: Allocate Hyper-V partition assist page
Vitaly Kuznetsov
2022-11-21
KVM: selftests: Create a vendor independent helper to allocate Hyper-V specif...
Vitaly Kuznetsov
2022-11-21
KVM: selftests: Split off load_evmcs() from load_vmcs()
Vitaly Kuznetsov
2022-11-21
KVM: selftests: Move Hyper-V VP assist page enablement out of evmcs.h
Vitaly Kuznetsov
2022-11-21
KVM: selftests: Sync 'struct hv_vp_assist_page' definition with hyperv-tlfs.h
Vitaly Kuznetsov
2022-11-21
KVM: selftests: Sync 'struct hv_enlightened_vmcs' definition with hyperv-tlfs.h
Vitaly Kuznetsov
2022-11-21
KVM: selftests: Hyper-V PV TLB flush selftest
Vitaly Kuznetsov
2022-11-18
KVM: selftests: Export vm_vaddr_unused_gap() to make it possible to request u...
Vitaly Kuznetsov
2022-11-18
KVM: selftests: Fill in vm->vpages_mapped bitmap in virt_map() too
Vitaly Kuznetsov
2022-11-18
KVM: selftests: Hyper-V PV IPI selftest
Vitaly Kuznetsov
2022-11-18
KVM: selftests: Move the function doing Hyper-V hypercall to a common header
Vitaly Kuznetsov
2022-11-18
KVM: selftests: Move HYPERV_LINUX_OS_ID definition to a common header
Vitaly Kuznetsov
2022-11-18
KVM: selftests: Better XMM read/write helpers
Vitaly Kuznetsov
2022-11-18
KVM: x86: Expose Hyper-V L2 TLB flush feature
Vitaly Kuznetsov
[next]