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
/
powerpc
/
kvm
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-28
KVM: PPC: Book3S: Fix H_RTAS rets buffer overflow
Nicholas Piggin
1
-3
/
+22
2020-02-15
KVM: PPC: Book3S PR: Free shared page if mmu initialization fails
Sean Christopherson
1
-1
/
+3
2020-02-15
KVM: PPC: Book3S HV: Uninit vCPU if vcore creation fails
Sean Christopherson
1
-1
/
+3
2020-01-27
KVM: PPC: Release all hardware TCE tables attached to a group
Alexey Kardashevskiy
1
-1
/
+0
2019-12-01
KVM: PPC: Book3S HV: Flush link stack on guest exit to host kernel
Michael Ellerman
1
-0
/
+27
2019-11-24
KVM: PPC: Book3S PR: Exiting split hack mode needs to fixup both PC and LR
Cameron Kaiser
1
-0
/
+3
2019-11-24
KVM: PPC: Inform the userspace about TCE update failures
Alexey Kardashevskiy
2
-7
/
+7
2019-11-10
powerpc/mm: Fixup tlbie vs mtpidr/mtlpidr ordering issue on POWER9
Aneesh Kumar K.V
1
-10
/
+32
2019-11-10
powerpc/book3s64/radix: Rename CPU_FTR_P9_TLBIE_BUG feature flag
Aneesh Kumar K.V
2
-2
/
+2
2019-11-10
powerpc/mm: Fixup tlbie vs store ordering issue on POWER9
Aneesh Kumar K.V
2
-0
/
+14
2019-10-11
KVM: PPC: Book3S HV: XIVE: Free escalation interrupts before disabling the VP
Cédric Le Goater
1
-8
/
+10
2019-10-11
KVM: PPC: Book3S HV: Don't lose pending doorbell request on migration on P9
Paul Mackerras
1
-1
/
+8
2019-09-06
KVM: PPC: Book3S: Fix incorrect guest-to-user-translation error handling
Alexey Kardashevskiy
2
-4
/
+8
2019-08-16
KVM: Fix leak vCPU's VMCS value into other pCPU
Wanpeng Li
1
-0
/
+5
2019-06-22
KVM: PPC: Book3S HV: Don't take kvm->lock around kvm_for_each_vcpu
Paul Mackerras
1
-8
/
+1
2019-06-22
KVM: PPC: Book3S: Use new mutex to synchronize access to rtas token list
Paul Mackerras
2
-8
/
+7
2019-06-09
KVM: s390: Do not report unusabled IDs via KVM_CAP_MAX_VCPU_ID
Thomas Huth
1
-0
/
+3
2019-06-09
KVM: PPC: Book3S HV: XIVE: Do not clear IRQ data of passthrough interrupts
Cédric Le Goater
1
-2
/
+2
2019-04-03
powerpc/fsl: Flush branch predictor when entering KVM
Diana Craciun
1
-0
/
+4
2019-04-03
powerpc/fsl: Emulate SPRN_BUCSR register
Diana Craciun
1
-0
/
+7
2019-02-12
KVM: PPC: Book3S: Only report KVM_CAP_SPAPR_TCE_VFIO on powernv machines
Suraj Jitindar Singh
1
-1
/
+4
2018-12-01
KVM: PPC: Move and undef TRACE_INCLUDE_PATH/FILE
Scott Wood
4
-8
/
+27
2018-10-10
KVM: PPC: Book3S HV: Don't truncate HPTE index in xlate function
Paul Mackerras
1
-1
/
+1
2018-09-26
KVM: PPC: Book3S HV: Add of_node_put() in success path
Nicholas Mc Guire
1
-0
/
+2
2018-07-28
KVM: PPC: Check if IOMMU page is contained in the pinned physical page
Alexey Kardashevskiy
2
-3
/
+5
2018-05-16
KVM: PPC: Book3S HV: Fix handling of large pages in radix page fault handler
Paul Mackerras
1
-26
/
+46
2018-05-16
KVM: PPC: Book3S HV: Fix VRMA initialization with 2MB or 1GB memory backing
Paul Mackerras
1
-5
/
+7
2018-05-16
KVM: PPC: Book3S HV: Fix guest time accounting with VIRT_CPU_ACCOUNTING_GEN
Laurent Vivier
1
-3
/
+2
2018-05-16
KVM: PPC: Book3S HV: Fix trap number return from __kvmppc_vcore_entry
Paul Mackerras
1
-3
/
+5
2018-04-26
KVM: PPC: Book3S HV: Fix handling of secondary HPTEG in HPT resizing code
Paul Mackerras
1
-6
/
+2
2018-04-26
KVM: PPC: Book3S HV: Enable migration of decrementer register
Paul Mackerras
2
-1
/
+9
2018-04-19
KVM: PPC: Book3S HV: trace_tlbie must not be called in realmode
Nicholas Piggin
1
-4
/
+0
2018-02-16
KVM: PPC: Book3S PR: Fix broken select due to misspelling
Ulf Magnusson
1
-1
/
+1
2018-02-16
KVM: PPC: Book3S HV: Drop locks before reading guest memory
Paul Mackerras
1
-4
/
+12
2018-02-16
KVM: PPC: Book3S HV: Make sure we don't re-enter guest without XIVE loaded
Paul Mackerras
1
-20
/
+20
2018-02-03
KVM: Let KVM_SET_SIGNAL_MASK work as advertised
Jan H. Schönherr
1
-5
/
+2
2018-01-23
powerpc/64s: Simple RFI macro conversions
Nicholas Piggin
3
-8
/
+10
2018-01-17
KVM: PPC: Book3S HV: Always flush TLB in kvmppc_alloc_reset_hpt()
David Gibson
1
-2
/
+4
2018-01-17
KVM: PPC: Book3S HV: Fix use after free in case of multiple resize requests
Serhii Popovych
1
-15
/
+35
2018-01-17
KVM: PPC: Book3S HV: Drop prepare_done from struct kvm_resize_hpt
Serhii Popovych
1
-17
/
+27
2018-01-17
KVM: PPC: Book3S PR: Fix WIMG handling under pHyp
Alexey Kardashevskiy
2
-0
/
+3
2017-12-29
KVM: PPC: Book3S HV: Fix pending_pri value in kvmppc_xive_get_icp()
Laurent Vivier
1
-1
/
+2
2017-12-29
KVM: PPC: Book3S: fix XIVE migration of pending interrupts
Cédric Le Goater
1
-2
/
+2
2017-11-30
KVM: PPC: Book3S HV: Don't call real-mode XICS hypercall handlers if not enabled
Paul Mackerras
1
-0
/
+12
2017-11-08
Merge tag 'kvm-ppc-fixes-4.14-2' of git://git.kernel.org/pub/scm/linux/kernel...
Radim Krčmář
2
-10
/
+29
2017-11-08
KVM: PPC: Book3S HV: Fix exclusion between HPT resizing and other HPT updates
Paul Mackerras
2
-10
/
+29
2017-11-02
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
9
-0
/
+9
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
9
-0
/
+9
2017-10-16
KVM: PPC: Book3S HV: Add more barriers in XIVE load/unload code
Benjamin Herrenschmidt
1
-3
/
+5
2017-10-14
KVM: PPC: Book3S: Protect kvmppc_gpa_to_ua() with SRCU
Alexey Kardashevskiy
1
-9
/
+14
[next]