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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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
/
powerpc
/
kvm
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-27
KVM: PPC: Fix TCE handling for VFIO
Alexey Kardashevskiy
2
-44
/
+45
2022-04-15
KVM: PPC: Fix vmx/vsx mixup in mmio emulation
Fabiano Rosas
1
-2
/
+2
2022-01-27
KVM: PPC: Book3S: Suppress failed alloc warning in H_COPY_TOFROM_GUEST
Alexey Kardashevskiy
1
-1
/
+1
2021-12-01
KVM: PPC: Book3S HV: Prevent POWER7/8 TLB flush flushing SLB
Nicholas Piggin
1
-1
/
+4
2021-11-26
KVM: PPC: Book3S HV: Use GLOBAL_TOC for kvmppc_h_set_dabr/xdabr()
Michael Ellerman
1
-2
/
+2
2021-10-27
KVM: PPC: Book3S HV: Make idle_kvm_start_guest() return 0 if it went to guest
Michael Ellerman
1
-2
/
+7
2021-10-27
KVM: PPC: Book3S HV: Fix stack handling in idle_kvm_start_guest()
Michael Ellerman
1
-9
/
+10
2021-09-22
KVM: PPC: Book3S HV: Tolerate treclaim. in fake-suspend mode changing registers
Nicholas Piggin
1
-2
/
+34
2021-09-22
KVM: PPC: Fix clearing never mapped TCEs in realmode
Alexey Kardashevskiy
1
-3
/
+6
2021-09-22
KVM: PPC: Book3S HV Nested: Reflect guest PMU in-use to L0 when guest SPRs ar...
Nicholas Piggin
1
-0
/
+20
2021-07-28
KVM: PPC: Book3S HV Nested: Sanitise H_ENTER_NESTED TM state
Nicholas Piggin
1
-0
/
+20
2021-07-28
KVM: PPC: Book3S: Fix H_RTAS rets buffer overflow
Nicholas Piggin
1
-3
/
+22
2021-07-28
KVM: PPC: Fix kvm_arch_vcpu_ioctl vcpu_load leak
Nicholas Piggin
1
-2
/
+2
2021-07-28
KVM: PPC: Book3S: Fix CONFIG_TRANSACTIONAL_MEM=n crash
Nicholas Piggin
1
-0
/
+2
2021-07-14
KVM: PPC: Book3S HV: Fix TLB management on SMT8 POWER9 and POWER10 processors
Suraj Jitindar Singh
3
-8
/
+9
2021-07-14
KVM: PPC: Book3S HV: Workaround high stack usage with clang
Nathan Chancellor
1
-1
/
+2
2021-05-14
KVM: PPC: Book3S HV P9: Restore host CTRL SPR after guest exit
Nicholas Piggin
1
-0
/
+3
2021-03-04
KVM: PPC: Make the VMX instruction emulation routines static
Cédric Le Goater
1
-4
/
+4
2020-12-02
KVM: PPC: Book3S HV: XIVE: Fix possible oops when accessing ESB page
Cédric Le Goater
1
-0
/
+7
2020-11-05
KVM: PPC: Book3S HV: Do not allocate HPT for a nested guest
Fabiano Rosas
1
-0
/
+6
2020-10-01
KVM: PPC: Book3S HV: Close race with page faults around memslot flushes
Paul Mackerras
1
-0
/
+5
2020-10-01
KVM: PPC: Book3S HV: Treat TM-related invalid form instructions on P9 like th...
Gustavo Romero
2
-7
/
+37
2020-08-26
KVM: Pass MMU notifier range flags to kvm_unmap_hva_range()
Will Deacon
2
-2
/
+4
2020-07-16
powerpc/kvm/book3s64: Fix kernel crash with nested kvm & DEBUG_VIRTUAL
Aneesh Kumar K.V
1
-1
/
+2
2020-06-24
KVM: PPC: Book3S: Fix some RCU-list locks
Qian Cai
1
-4
/
+14
2020-06-24
KVM: PPC: Book3S HV: Ignore kmemleak false positives
Qian Cai
1
-2
/
+14
2020-04-23
KVM: PPC: Book3S HV: Fix H_CEDE return code for nested guests
Michael Roth
1
-0
/
+1
2020-02-24
KVM: PPC: Remove set but not used variable 'ra', 'rs', 'rt'
zhengbin
1
-5
/
+0
2020-02-11
KVM: Use vcpu-specific gva->hva translation when querying host page size
Sean Christopherson
1
-1
/
+1
2020-02-11
KVM: PPC: Book3S PR: Free shared page if mmu initialization fails
Sean Christopherson
1
-1
/
+3
2020-02-11
KVM: PPC: Book3S HV: Uninit vCPU if vcore creation fails
Sean Christopherson
1
-1
/
+3
2019-12-31
KVM: PPC: Book3S HV: Fix regression on big endian hosts
Marcus Comstedt
1
-2
/
+2
2019-12-13
KVM: PPC: Book3S HV: XIVE: Set kvm->arch.xive when VPs are allocated
Greg Kurz
2
-7
/
+6
2019-12-13
KVM: PPC: Book3S HV: XIVE: Fix potential page leak on error path
Greg Kurz
1
-6
/
+7
2019-12-13
KVM: PPC: Book3S HV: XIVE: Free previous EQ page when setting up a new one
Greg Kurz
1
-9
/
+22
2019-11-29
KVM: PPC: Book3S HV: Flush link stack on guest exit to host kernel
Michael Ellerman
1
-0
/
+30
2019-10-15
KVM: PPC: Book3S HV: XIVE: Ensure VP isn't already in use
Greg Kurz
3
-10
/
+32
2019-10-09
powerpc/kvm: Fix kvmppc_vcore->in_guest value in kvmhv_switch_to_host
Jordan Niethe
1
-0
/
+1
2019-10-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-4
/
+4
2019-09-30
kvm: x86, powerpc: do not allow clearing largepages debugfs entry
Paolo Bonzini
1
-4
/
+4
2019-09-24
powerpc/mm: Fixup tlbie vs mtpidr/mtlpidr ordering issue on POWER9
Aneesh Kumar K.V
1
-10
/
+32
2019-09-24
powerpc/book3s64/radix: Rename CPU_FTR_P9_TLBIE_BUG feature flag
Aneesh Kumar K.V
1
-1
/
+1
2019-09-24
KVM: PPC: Book3S HV: use smp_mb() when setting/clearing host_ipi flag
Michael Roth
1
-1
/
+1
2019-09-21
powerpc/64s: Set reserved PCR bits
Jordan Niethe
3
-11
/
+16
2019-09-20
Merge tag 'powerpc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
5
-27
/
+89
2019-09-18
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
11
-44
/
+126
2019-09-10
Merge tag 'kvm-ppc-next-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
11
-49
/
+140
2019-09-05
powerpc/64s/radix: introduce options to disable use of the tlbie instruction
Nicholas Piggin
1
-0
/
+6
2019-09-05
powerpc/64s: make mmu_partition_table_set_entry TLB flush optional
Nicholas Piggin
1
-1
/
+1
2019-09-05
powerpc/64s/radix: tidy up TLB flushing code
Nicholas Piggin
1
-1
/
+1
[next]