index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: PPC: Book3S PR: Allow KVM_PPC_CONFIGURE_V3_MMU to succeed
Paul Mackerras
2018-05-31
1
-0
/
+12
*
KVM: PPC: Reimplement LOAD_VMX/STORE_VMX instruction mmio emulation with anal...
Simon Guo
2018-05-22
4
-92
/
+302
*
KVM: PPC: Expand mmio_vsx_copy_type to cover VMX load/store element types
Simon Guo
2018-05-22
3
-14
/
+19
*
KVM: PPC: Reimplement LOAD_VSX/STORE_VSX instruction mmio emulation with anal...
Simon Guo
2018-05-22
1
-136
/
+91
*
KVM: PPC: Reimplement LOAD_FP/STORE_FP instruction mmio emulation with analys...
Simon Guo
2018-05-22
1
-157
/
+44
*
KVM: PPC: Add giveup_ext() hook to PPC KVM ops
Simon Guo
2018-05-22
3
-0
/
+11
*
KVM: PPC: Reimplement non-SIMD LOAD/STORE instruction mmio emulation with ana...
Simon Guo
2018-05-22
4
-238
/
+51
*
KVM: PPC: Add KVMPPC_VSX_COPY_WORD_LOAD_DUMP type support for mmio emulation
Simon Guo
2018-05-22
2
-0
/
+24
*
KVM: PPC: Book3S PR: Enable use on POWER9 inside HPT-mode guests
Paul Mackerras
2018-05-18
1
-2
/
+9
*
KVM: PPC: Book3S HV: Send kvmppc_bad_interrupt NMIs to Linux handlers
Nicholas Piggin
2018-05-18
1
-1
/
+14
*
KVM: PPC: Book3S HV: Fix kvmppc_bad_host_intr for real mode interrupts
Nicholas Piggin
2018-05-18
1
-0
/
+2
*
KVM: PPC: Book3S HV: radix: Do not clear partition PTE when RC or write bits ...
Nicholas Piggin
2018-05-18
1
-21
/
+47
*
KVM: PPC: Book3S HV: radix: Refine IO region partition scope attributes
Nicholas Piggin
2018-05-18
1
-3
/
+7
*
KVM: PPC: Book3S HV: Make radix handle process scoped LPID flush in C, with r...
Nicholas Piggin
2018-05-18
2
-7
/
+32
*
KVM: PPC: Book3S HV: Make radix use the Linux translation flush functions for...
Nicholas Piggin
2018-05-18
1
-28
/
+8
*
KVM: PPC: Book3S HV: Recursively unmap all page table entries when unmapping
Nicholas Piggin
2018-05-18
1
-54
/
+138
*
KVM: PPC: Book3S HV: Use a helper to unmap ptes in the radix fault path
Nicholas Piggin
2018-05-18
1
-23
/
+23
*
KVM: PPC: Book3S HV: Lockless tlbie for HPT hcalls
Nicholas Piggin
2018-05-18
3
-22
/
+3
*
KVM: PPC: Fix a mmio_host_swabbed uninitialized usage issue
Simon Guo
2018-05-18
2
-1
/
+2
*
KVM: PPC: Move nip/ctr/lr/xer registers to pt_regs in kvm_vcpu_arch
Simon Guo
2018-05-18
14
-80
/
+79
*
KVM: PPC: Add pt_regs into kvm_vcpu_arch and move vcpu->arch.gpr[] into it
Simon Guo
2018-05-18
12
-54
/
+55
*
Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-next
Paul Mackerras
2018-05-18
4
-7
/
+247
|
\
|
*
powerpc/kvm: Prefer fault_in_pages_readable function
Mathieu Malaterre
2018-05-17
1
-2
/
+2
|
*
powerpc/mm/radix: implement LPID based TLB flushes to be used by KVM
Nicholas Piggin
2018-05-17
2
-0
/
+214
|
*
powerpc/kvm: Switch kvm pmd allocator to custom allocator
Aneesh Kumar K.V
2018-05-15
1
-5
/
+31
*
|
KVM: PPC: Book3S: Change return type to vm_fault_t
Souptick Joarder
2018-05-17
1
-1
/
+1
*
|
KVM: PPC: Book3S: Check KVM_CREATE_SPAPR_TCE_64 parameters
Alexey Kardashevskiy
2018-05-17
1
-1
/
+2
*
|
KVM: PPC: Book3S: Allow backing bigger guest IOMMU pages with smaller physica...
Alexey Kardashevskiy
2018-05-17
2
-20
/
+94
*
|
KVM: PPC: Book3S: Use correct page shift in H_STUFF_TCE
Alexey Kardashevskiy
2018-05-17
2
-2
/
+2
*
|
KVM: PPC: Book3S HV: Fix inaccurate comment
Paul Mackerras
2018-05-17
1
-1
/
+1
*
|
KVM: PPC: Book3S HV: Set RWMR on POWER8 so PURR/SPURR count correctly
Paul Mackerras
2018-05-17
3
-1
/
+62
*
|
KVM: PPC: Book3S HV: Add 'online' register to ONE_REG interface
Paul Mackerras
2018-05-17
3
-0
/
+9
*
|
KVM: PPC: Book 3S HV: Do ptesync in radix guest exit path
Paul Mackerras
2018-05-17
1
-0
/
+8
*
|
KVM: PPC: Book3S HV: XIVE: Resend re-routed interrupts on CPU priority change
Benjamin Herrenschmidt
2018-05-17
1
-7
/
+101
*
|
KVM: PPC: Book3S HV: Make radix clear pte when unmapping
Nicholas Piggin
2018-05-17
1
-1
/
+1
*
|
KVM: PPC: Book3S HV: Make radix use correct tlbie sequence in kvmppc_radix_tl...
Nicholas Piggin
2018-05-17
1
-2
/
+2
*
|
KVM: PPC: Book3S HV: Snapshot timebase offset on guest entry
Paul Mackerras
2018-05-17
4
-45
/
+47
*
|
Linux 4.17-rc4
v4.17-rc4
Linus Torvalds
2018-05-06
1
-2
/
+2
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-05-06
10
-85
/
+122
|
\
\
|
*
|
KVM: x86: remove APIC Timer periodic/oneshot spikes
Anthoine Bourgeois
2018-05-05
1
-17
/
+20
|
*
|
Merge tag 'kvmarm-fixes-for-4.17-2' of git://git.kernel.org/pub/scm/linux/ker...
Radim Krčmář
2018-05-05
9
-68
/
+102
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
arm64: vgic-v2: Fix proxying of cpuif access
James Morse
2018-05-04
1
-5
/
+19
|
|
*
KVM: arm/arm64: vgic_init: Cleanup reference to process_maintenance
Valentin Schneider
2018-05-04
1
-1
/
+1
|
|
*
KVM: arm64: Fix order of vcpu_write_sys_reg() arguments
James Morse
2018-05-04
1
-1
/
+1
|
|
*
KVM: arm/arm64: vgic: Fix source vcpu issues for GICv2 SGI
Marc Zyngier
2018-04-27
6
-61
/
+81
*
|
|
Merge tag 'iommu-fixes-v4.17-rc4' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-05-06
5
-34
/
+37
|
\
\
\
|
*
|
|
iommu: rockchip: fix building without CONFIG_OF
Arnd Bergmann
2018-05-03
1
-1
/
+1
|
*
|
|
iommu/vt-d: Use WARN_ON_ONCE instead of BUG_ON in qi_flush_dev_iotlb()
Joerg Roedel
2018-05-03
1
-1
/
+1
|
*
|
|
iommu/vt-d: fix shift-out-of-bounds in bug checking
Changbin Du
2018-05-03
1
-1
/
+1
|
*
|
|
iommu/dma: Move PCI window region reservation back into dma specific path.
Shameer Kolothum
2018-05-03
1
-29
/
+25
[next]