index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kvm
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-09
treewide: Remove uninitialized_var() usage
Kees Cook
1
-1
/
+1
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
[next]