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.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-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
path:
root
/
arch
/
powerpc
/
kvm
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/mm: move platform specific mmu-xxx.h in platform directories
Christophe Leroy
2023-08-30
1
-1
/
+1
*
KVM: PPC: Fix vmx/vsx mixup in mmio emulation
Fabiano Rosas
2022-04-15
1
-2
/
+2
*
KVM: PPC: Book3S: Fix H_RTAS rets buffer overflow
Nicholas Piggin
2021-07-28
1
-3
/
+22
*
KVM: PPC: Fix kvm_arch_vcpu_ioctl vcpu_load leak
Nicholas Piggin
2021-07-28
1
-2
/
+2
*
KVM: PPC: Make the VMX instruction emulation routines static
Cédric Le Goater
2021-03-04
1
-4
/
+4
*
KVM: PPC: Book3S HV: Treat TM-related invalid form instructions on P9 like th...
Gustavo Romero
2020-10-01
2
-7
/
+37
*
KVM: Pass MMU notifier range flags to kvm_unmap_hva_range()
Will Deacon
2020-08-26
2
-2
/
+4
*
KVM: PPC: Book3S HV: Ignore kmemleak false positives
Qian Cai
2020-06-25
1
-2
/
+14
*
KVM: PPC: Book3S PR: Free shared page if mmu initialization fails
Sean Christopherson
2020-02-11
1
-1
/
+3
*
KVM: PPC: Book3S HV: Uninit vCPU if vcore creation fails
Sean Christopherson
2020-02-11
1
-1
/
+3
*
KVM: PPC: Book3S HV: Fix lockdep warning when entering the guest
Alexey Kardashevskiy
2020-01-27
1
-7
/
+8
*
KVM: PPC: Release all hardware TCE tables attached to a group
Alexey Kardashevskiy
2020-01-27
1
-1
/
+0
*
KVM: PPC: Book3S HV: use smp_mb() when setting/clearing host_ipi flag
Michael Roth
2020-01-09
1
-1
/
+1
*
KVM: PPC: Book3S HV: Flush link stack on guest exit to host kernel
Michael Ellerman
2019-12-01
1
-0
/
+28
*
KVM: PPC: Book3S PR: Exiting split hack mode needs to fixup both PC and LR
Cameron Kaiser
2019-11-24
1
-0
/
+3
*
KVM: PPC: Inform the userspace about TCE update failures
Alexey Kardashevskiy
2019-11-24
2
-7
/
+7
*
powerpc/mm: Fixup tlbie vs mtpidr/mtlpidr ordering issue on POWER9
Aneesh Kumar K.V
2019-11-10
1
-10
/
+32
*
powerpc/book3s64/radix: Rename CPU_FTR_P9_TLBIE_BUG feature flag
Aneesh Kumar K.V
2019-10-11
1
-1
/
+1
*
KVM: PPC: Book3S HV: XIVE: Free escalation interrupts before disabling the VP
Cédric Le Goater
2019-10-11
1
-8
/
+10
*
KVM: PPC: Book3S HV: Don't lose pending doorbell request on migration on P9
Paul Mackerras
2019-10-11
1
-1
/
+8
*
KVM: PPC: Book3S HV: Check for MMU ready on piggybacked virtual cores
Paul Mackerras
2019-10-11
1
-5
/
+10
*
KVM: PPC: Book3S HV: Fix race in re-enabling XIVE escalation interrupts
Paul Mackerras
2019-10-11
1
-13
/
+23
*
KVM: PPC: Book3S HV: Fix CR0 setting in TM emulation
Michael Neuling
2019-09-16
1
-3
/
+3
*
KVM: PPC: Use ccr field in pt_regs struct embedded in vcpu struct
Paul Mackerras
2019-09-16
8
-22
/
+22
*
powerpc/kvm: Save and restore host AMR/IAMR/UAMOR
Michael Ellerman
2019-09-16
1
-9
/
+17
*
KVM: PPC: Book3S HV: Fix race between kvm_unmap_hva_range and MMU mode switch
Paul Mackerras
2019-09-16
2
-4
/
+14
*
KVM: PPC: Book3S: Fix incorrect guest-to-user-translation error handling
Alexey Kardashevskiy
2019-09-06
2
-4
/
+8
*
KVM: Fix leak vCPU's VMCS value into other pCPU
Wanpeng Li
2019-08-16
1
-0
/
+5
*
KVM: PPC: Book3S HV: Don't take kvm->lock around kvm_for_each_vcpu
Paul Mackerras
2019-06-22
1
-8
/
+1
*
KVM: PPC: Book3S: Use new mutex to synchronize access to rtas token list
Paul Mackerras
2019-06-22
2
-8
/
+7
*
KVM: s390: Do not report unusabled IDs via KVM_CAP_MAX_VCPU_ID
Thomas Huth
2019-06-09
1
-0
/
+3
*
KVM: PPC: Book3S HV: XIVE: Do not clear IRQ data of passthrough interrupts
Cédric Le Goater
2019-06-09
1
-2
/
+2
*
powerpc/fsl: Flush branch predictor when entering KVM
Diana Craciun
2019-04-03
1
-0
/
+4
*
powerpc/fsl: Emulate SPRN_BUCSR register
Diana Craciun
2019-04-03
1
-0
/
+7
*
KVM: PPC: Book3S: Only report KVM_CAP_SPAPR_TCE_VFIO on powernv machines
Suraj Jitindar Singh
2019-02-12
1
-1
/
+4
*
KVM: PPC: Move and undef TRACE_INCLUDE_PATH/FILE
Scott Wood
2018-12-01
4
-8
/
+27
*
KVM: PPC: Book3S HV: Avoid crash from THP collapse during radix page fault
Paul Mackerras
2018-10-04
1
-0
/
+10
*
KVM: PPC: Book3S HV: Don't use compound_order to determine host mapping size
Nicholas Piggin
2018-09-12
1
-54
/
+37
*
KVM: PPC: Avoid marking DMA-mapped pages dirty in real mode
Alexey Kardashevskiy
2018-09-12
1
-8
/
+31
*
Merge tag 'kvm-ppc-fixes-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel...
Radim Krčmář
2018-09-04
2
-4
/
+4
|
\
|
*
KVM: PPC: Book3S HV: Don't truncate HPTE index in xlate function
Paul Mackerras
2018-08-20
1
-1
/
+1
|
*
KVM: PPC: Book3S HV: Use correct pagesize in kvm_unmap_radix()
Paul Mackerras
2018-08-15
1
-3
/
+3
*
|
Merge tag 'powerpc-4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2018-08-24
1
-0
/
+1
|
\
\
|
*
|
powerpc64/ftrace: Include ftrace.h needed for enable/disable calls
Luke Dashjr
2018-08-21
1
-0
/
+1
*
|
|
treewide: correct "differenciate" and "instanciate" typos
Finn Thain
2018-08-23
2
-2
/
+2
*
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-08-19
5
-42
/
+61
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge tag 'v4.18-rc6' into HEAD
Paolo Bonzini
2018-08-06
2
-3
/
+5
|
|
\
\
|
*
|
|
KVM: PPC: Book3S HV: Read kvm->arch.emul_smt_mode under kvm->lock
Paul Mackerras
2018-07-26
1
-9
/
+8
|
*
|
|
KVM: PPC: Book3S HV: Pack VCORE IDs to access full VCPU ID space
Sam Bobroff
2018-07-26
2
-13
/
+33
|
*
|
|
KVM: PPC: Book3S HV: Fix constant size warning
Nicholas Mc Guire
2018-07-18
1
-8
/
+8
[next]