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.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-12-21
KVM: Make kvm_set_spte_hva() return int
Lan Tianyu
9
-9
/
+13
2018-12-21
KVM: Replace old tlb flush function with new one to flush a specified range.
Lan Tianyu
2
-11
/
+23
2018-12-21
KVM/MMU: Add tlb flush with range helper function
Lan Tianyu
1
-1
/
+36
2018-12-21
KVM/VMX: Add hv tlb range flush support
Lan Tianyu
1
-17
/
+44
2018-12-21
x86/hyper-v: Add HvFlushGuestAddressList hypercall support
Lan Tianyu
4
-0
/
+141
2018-12-21
KVM: Add tlb_remote_flush_with_range callback in kvm_x86_ops
Lan Tianyu
1
-0
/
+7
2018-12-21
KVM: x86: Disable Intel PT when VMXON in L1 guest
Luwei Kang
2
-1
/
+8
2018-12-21
KVM: x86: Set intercept for Intel PT MSRs read/write
Chao Peng
2
-7
/
+27
2018-12-21
KVM: x86: Implement Intel PT MSRs read/write emulation
Chao Peng
2
-1
/
+216
2018-12-21
KVM: x86: Introduce a function to initialize the PT configuration
Luwei Kang
1
-0
/
+73
2018-12-21
KVM: x86: Add Intel PT context switch for each vcpu
Chao Peng
2
-0
/
+95
2018-12-21
KVM: x86: Add Intel Processor Trace cpuid emulation
Chao Peng
4
-2
/
+33
2018-12-21
KVM: x86: Add Intel PT virtualization work mode
Chao Peng
5
-3
/
+51
2018-12-21
perf/x86/intel/pt: add new capability for Intel PT
Luwei Kang
2
-0
/
+2
2018-12-21
perf/x86/intel/pt: Add new bit definitions for PT MSRs
Luwei Kang
1
-0
/
+3
2018-12-21
perf/x86/intel/pt: Introduce intel_pt_validate_cap()
Luwei Kang
2
-3
/
+11
2018-12-21
perf/x86/intel/pt: Export pt_cap_get()
Chao Peng
3
-44
/
+49
2018-12-21
perf/x86/intel/pt: Move Intel PT MSRs bit defines to global header
Chao Peng
2
-37
/
+33
2018-12-21
KVM: fix some typos
Wei Yang
2
-2
/
+2
2018-12-21
x86/kvmclock: convert to SPDX identifiers
Peng Hao
1
-14
/
+1
2018-12-21
KVM: x86: Remove KF() macro placeholder
Sean Christopherson
1
-3
/
+0
2018-12-21
kvm: vmx: Allow guest read access to IA32_TSC
Jim Mattson
1
-0
/
+1
2018-12-21
kvm: nVMX: NMI-window and interrupt-window exiting should wake L2 from HLT
Jim Mattson
1
-3
/
+7
2018-12-21
KVM: nSVM: Fix nested guest support for PAUSE filtering.
Tambe, William
1
-0
/
+12
2018-12-21
KVM: VMX: Remove duplicated include from vmx.c
YueHaibing
1
-1
/
+0
2018-12-21
KVM: x86: svm: report MSR_IA32_MCG_EXT_CTL as unsupported
Vitaly Kuznetsov
1
-0
/
+7
2018-12-21
KVM: x86: fix size of x86_fpu_cache objects
Paolo Bonzini
1
-1
/
+1
2018-12-20
Merge tag 'kvm-ppc-next-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Radim Krčmář
18
-70
/
+418
2018-12-20
Merge tag 'kvm-s390-next-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel...
Paolo Bonzini
1
-7
/
+17
2018-12-19
Merge tag 'kvmarm-for-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Bonzini
20
-112
/
+239
2018-12-19
arm: KVM: Add S2_PMD_{MASK,SIZE} constants
Marc Zyngier
1
-0
/
+3
2018-12-19
arm/arm64: KVM: Add ARM_EXCEPTION_IS_TRAP macro
Marc Zyngier
2
-0
/
+5
2018-12-19
arm64: KVM: Avoid setting the upper 32 bits of VTCR_EL2 to 1
Will Deacon
1
-1
/
+1
2018-12-19
arm64: KVM: Add trapped system register access tracepoint
Marc Zyngier
3
-0
/
+41
2018-12-19
KVM: arm64: Make vcpu const in vcpu_read_sys_reg
Christoffer Dall
2
-2
/
+2
2018-12-19
KVM: arm/arm64: Fixup the kvm_exit tracepoint
Christoffer Dall
2
-4
/
+6
2018-12-18
KVM: arm64: Clarify explanation of STAGE2_PGTABLE_LEVELS
Christoffer Dall
1
-9
/
+7
2018-12-18
KVM: arm64: Add support for creating PUD hugepages at stage 2
Punit Agrawal
5
-0
/
+45
2018-12-18
KVM: arm64: Update age handlers to support PUD hugepages
Punit Agrawal
3
-0
/
+12
2018-12-18
KVM: arm64: Support handling access faults for PUD hugepages
Punit Agrawal
3
-0
/
+22
2018-12-18
KVM: arm64: Support PUD hugepage in stage2_is_exec()
Punit Agrawal
3
-0
/
+13
2018-12-18
KVM: arm64: Support dirty page tracking for PUD hugepages
Punit Agrawal
2
-0
/
+25
2018-12-18
KVM: arm/arm64: Introduce helpers to manipulate page table entries
Punit Agrawal
2
-0
/
+10
2018-12-18
KVM: arm/arm64: Log PSTATE for unhandled sysregs
Mark Rutland
2
-6
/
+6
2018-12-18
arm64: KVM: Consistently advance singlestep when emulating instructions
Mark Rutland
7
-90
/
+41
2018-12-18
KVM: s390: fix kmsg component kvm-s390
Michael Mueller
1
-4
/
+3
2018-12-18
KVM: s390: unregister debug feature on failing arch init
Michael Mueller
1
-3
/
+14
2018-12-17
KVM: PPC: Book3S HV: Allow passthrough of an emulated device to an L3 guest
Suraj Jitindar Singh
2
-10
/
+4
2018-12-17
KVM: PPC: Book3S: Introduce new hcall H_COPY_TOFROM_GUEST to access quadrants...
Suraj Jitindar Singh
5
-4
/
+89
2018-12-17
KVM: PPC: Book3S HV: Allow passthrough of an emulated device to an L2 guest
Suraj Jitindar Singh
5
-11
/
+57
[next]