index
:
kernel/linux.git
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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-03
arm64: KVM: Remove some extra semicolon in kvm_target_cpu
zhong jiang
1
-3
/
+3
2018-10-03
KVM: arm/arm64: Rename kvm_arm_config_vm to kvm_arm_setup_stage2
Marc Zyngier
4
-4
/
+8
2018-10-03
kvm: arm64: Allow tuning the physical address size for VM
Suzuki K Poulose
2
-24
/
+13
2018-10-03
kvm: arm64: Limit the minimum number of page table levels
Suzuki K Poulose
2
-2
/
+15
2018-10-03
kvm: arm64: Set a limit on the IPA size
Suzuki K Poulose
3
-9
/
+48
2018-10-01
kvm: arm64: Add 52bit support for PAR to HPFAR conversoin
Suzuki K Poulose
2
-1
/
+8
2018-10-01
kvm: arm64: Switch to per VM IPA limit
Suzuki K Poulose
4
-3
/
+5
2018-10-01
kvm: arm64: Configure VTCR_EL2.SL0 per VM
Suzuki K Poulose
2
-19
/
+49
2018-10-01
kvm: arm64: Dynamic configuration of VTTBR mask
Suzuki K Poulose
2
-10
/
+88
2018-10-01
kvm: arm64: Make stage2 page table layout dynamic
Suzuki K Poulose
1
-32
/
+52
2018-10-01
kvm: arm64: Prepare for dynamic stage2 page table layout
Suzuki K Poulose
4
-124
/
+136
2018-10-01
kvm: arm/arm64: Prepare for VM specific stage2 translations
Suzuki K Poulose
7
-74
/
+95
2018-10-01
kvm: arm64: Configure VTCR_EL2 per VM
Suzuki K Poulose
7
-81
/
+45
2018-10-01
kvm: arm/arm64: Allow arch specific configurations for VM
Suzuki K Poulose
3
-0
/
+16
2018-10-01
kvm: arm64: Clean up VTCR_EL2 initialisation
Suzuki K Poulose
2
-26
/
+11
2018-10-01
arm64: Add a helper for PARange to physical shift conversion
Suzuki K Poulose
1
-0
/
+20
2018-10-01
kvm: arm64: Add helper for loading the stage2 setting for a VM
Suzuki K Poulose
3
-3
/
+12
2018-09-23
Merge tag 'for-linus-4.19d-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker...
Greg Kroah-Hartman
1
-1
/
+1
2018-09-23
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Greg Kroah-Hartman
15
-39
/
+234
2018-09-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Greg Kroah-Hartman
19
-239
/
+318
2018-09-21
x86/mm: Expand static page table for fixmap space
Feng Tang
6
-8
/
+42
2018-09-20
KVM: nVMX: Fix bad cleanup on error of get/set nested state IOCTLs
Liran Alon
1
-8
/
+14
2018-09-20
KVM: x86: Control guest reads of MSR_PLATFORM_INFO
Drew Schmitt
2
-0
/
+12
2018-09-20
KVM: x86: Turbo bits in MSR_PLATFORM_INFO
Drew Schmitt
1
-1
/
+0
2018-09-20
nVMX x86: Check VPID value on vmentry of L2 guests
Krish Sadhukhan
1
-0
/
+3
2018-09-20
nVMX x86: check posted-interrupt descriptor addresss on vmentry of L2
Krish Sadhukhan
1
-1
/
+5
2018-09-20
KVM: nVMX: Wake blocked vCPU in guest-mode if pending interrupt in virtual APICv
Liran Alon
3
-1
/
+32
2018-09-20
KVM: VMX: check nested state and CR4.VMXE against SMM
Paolo Bonzini
1
-2
/
+11
2018-09-20
kvm: x86: make kvm_{load|put}_guest_fpu() static
Sebastian Andrzej Siewior
1
-23
/
+23
2018-09-20
x86/hyper-v: rename ipi_arg_{ex,non_ex} structures
Vitaly Kuznetsov
2
-11
/
+13
2018-09-20
KVM: VMX: use preemption timer to force immediate VMExit
Sean Christopherson
4
-2
/
+31
2018-09-20
KVM: VMX: modify preemption timer bit only when arming timer
Sean Christopherson
1
-29
/
+32
2018-09-20
KVM: VMX: immediately mark preemption timer expired only for zero value
Sean Christopherson
1
-6
/
+8
2018-09-20
KVM: SVM: Switch to bitmap_zalloc()
Andy Shevchenko
1
-3
/
+2
2018-09-20
KVM/MMU: Fix comment in walk_shadow_page_lockless_end()
Tianyu Lan
1
-1
/
+1
2018-09-20
KVM: x86: don't reset root in kvm_mmu_setup()
Wei Yang
1
-1
/
+6
2018-09-20
kvm: mmu: Don't read PDPTEs when paging is not enabled
Junaid Shahid
1
-2
/
+2
2018-09-20
x86/kvm/lapic: always disable MMIO interface in x2APIC mode
Vitaly Kuznetsov
2
-3
/
+20
2018-09-19
xen/x86/vpmu: Zero struct pt_regs before calling into sample handling code
Boris Ostrovsky
1
-1
/
+1
2018-09-19
x86/paravirt: Fix some warning messages
Dan Carpenter
1
-2
/
+2
2018-09-19
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Greg Kroah-Hartman
5
-5
/
+0
2018-09-19
x86/intel_rdt: Fix incorrect loop end condition
Reinette Chatre
1
-1
/
+1
2018-09-19
x86/intel_rdt: Fix exclusive mode handling of MBA resource
Reinette Chatre
1
-2
/
+12
2018-09-19
x86/intel_rdt: Fix incorrect loop end condition
Reinette Chatre
1
-1
/
+1
2018-09-19
x86/intel_rdt: Do not allow pseudo-locking of MBA resource
Reinette Chatre
1
-0
/
+6
2018-09-19
x86/intel_rdt: Fix unchecked MSR access
Reinette Chatre
1
-0
/
+12
2018-09-19
x86/intel_rdt: Fix invalid mode warning when multiple resources are managed
Reinette Chatre
1
-1
/
+1
2018-09-19
x86/intel_rdt: Global closid helper to support future fixes
Reinette Chatre
2
-0
/
+8
2018-09-19
x86/intel_rdt: Fix size reporting of MBA resource
Reinette Chatre
1
-4
/
+10
2018-09-19
x86/intel_rdt: Fix data type in parsing callbacks
Xiaochen Shen
2
-17
/
+20
[next]