- d94d140 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 3 years, 11 months ago
- b12b472 Merge tag 'powerpc-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years ago
- 4a42d84 KVM: x86/mmu: Consider the hva in mmu_notifier retry by David Stevens · 4 years ago
- c9df3f8 powerpc/xive: Assign boolean values to a bool variable by Jiapeng Chong · 4 years ago
- 72476aa KVM: PPC: Book3S HV: Fix host radix SLB optimisation with hash guests by Nicholas Piggin · 4 years ago
- ab950e1 KVM: PPC: Book3S HV: Ensure radix guest has no SLB entries by Paul Mackerras · 4 years ago
- a722076 KVM: PPC: Don't always report hash MMU capability for P9 < DD2.2 by Fabiano Rosas · 4 years ago
- 25edcc5 KVM: PPC: Book3S HV: Save and restore FSCR in the P9 path by Fabiano Rosas · 4 years ago
- 63e9f23 KVM: PPC: remove unneeded semicolon by Yang Li · 4 years ago
- 7a7f94a KVM: PPC: Book3S HV: Use POWER9 SLBIA IH=6 variant to clear SLB by Nicholas Piggin · 4 years ago
- 078ebe3 KVM: PPC: Book3S HV: No need to clear radix host SLB before loading HPT guest by Nicholas Piggin · 4 years ago
- 68ad28a KVM: PPC: Book3S HV: Fix radix guest SLB side channel by Nicholas Piggin · 4 years ago
- b1b1697 KVM: PPC: Book3S HV: Remove support for running HPT guest on RPT host without mixed mode support by Nicholas Piggin · 4 years ago
- d9a47ed KVM: PPC: Book3S HV: Introduce new capability for 2nd DAWR by Ravi Bangoria · 4 years, 1 month ago
- bd1de1a KVM: PPC: Book3S HV: Add infrastructure to support 2nd DAWR by Ravi Bangoria · 4 years, 1 month ago
- 122954ed7 KVM: PPC: Book3S HV: Rename current DAWR macros and variables by Ravi Bangoria · 4 years, 1 month ago
- afe7504 KVM: PPC: Book3S HV: Allow nested guest creation when L0 hv_guest_state > L1 by Ravi Bangoria · 4 years, 1 month ago
- fd659e8 powerpc/32s: Change mfsrin() into a static inline function by Christophe Leroy · 4 years ago
- 3a96570 powerpc: convert interrupt handlers to use wrappers by Nicholas Piggin · 4 years ago
- 1126652 KVM: PPC: Book3S HV: Context tracking exit guest context before enabling irqs by Nicholas Piggin · 4 years ago
- 27f6995 powerpc/kvm: Force selection of CONFIG_PPC_FPU by Christophe Leroy · 4 years ago
- d834915 KVM: PPC: Book3S HV: Include prototypes by Cédric Le Goater · 4 years ago
- 9236f57 KVM: PPC: Make the VMX instruction emulation routines static by Cédric Le Goater · 4 years ago
- 8a5be36 Merge tag 'powerpc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years, 1 month ago
- 87fb497 KVM: PPC: Book3S HV: Fix mask size for emulated msgsndp by Leonardo Bras · 4 years, 1 month ago
- a300bf8 KVM: PPC: fix comparison to bool warning by Kaixu Xia · 4 years, 2 months ago
- 13751f8 KVM: PPC: Book3S: Assign boolean values to a bool variable by Kaixu Xia · 4 years, 2 months ago
- dddc4ef KVM: PPC: Book3S HV: XIVE: Add a comment regarding VP numbering by Cédric Le Goater · 4 years, 1 month ago
- cf58b74 powerpc/xive: Remove P9 DD1 flag XIVE_IRQ_FLAG_EOI_FW by Cédric Le Goater · 4 years, 1 month ago
- b5277d1 powerpc/xive: Remove P9 DD1 flag XIVE_IRQ_FLAG_MASK_FW by Cédric Le Goater · 4 years, 1 month ago
- 4cc0e36 powerpc/xive: Remove P9 DD1 flag XIVE_IRQ_FLAG_SHIFT_BUG by Cédric Le Goater · 4 years, 1 month ago
- 4f1c3f7 powerpc/xive: Rename XIVE_IRQ_NO_EOI to show its a flag by Cédric Le Goater · 4 years, 1 month ago
- 9898367 KVM: PPC: Book3S HV: XIVE: Show detailed configuration in debug output by Cédric Le Goater · 4 years, 1 month ago
- e89a8ca powerpc/64s: Remove MSR[ISF] bit by Nicholas Piggin · 4 years, 2 months ago
- ff57698 powerpc: Fix update form addressing in inline assembly by Christophe Leroy · 4 years, 3 months ago
- 9f378b9 KVM: PPC: BOOK3S: PR: Ignore UAMOR SPR by Aneesh Kumar K.V · 4 years, 2 months ago
- 1d15ffd KVM: PPC: Book3S HV: Ratelimit machine check messages coming from guests by Nicholas Piggin · 4 years, 2 months ago
- 067c9f9 KVM: PPC: Book3S HV: Don't attempt to recover machine checks for FWNMI enabled guests by Nicholas Piggin · 4 years, 2 months ago
- f54db39 KVM: PPC: Book3S HV: XIVE: Fix vCPU id sanity check by Greg Kurz · 4 years, 2 months ago
- 20fa40b Merge branch 'fixes' into next by Michael Ellerman · 4 years, 2 months ago
- 120c051 powerpc: Replace RFI by rfi on book3s/32 and booke by Christophe Leroy · 4 years, 2 months ago
- e806394 powerpc/mm: Update tlbiel loop on POWER10 by Aneesh Kumar K.V · 4 years, 3 months ago
- 75b4962 KVM: PPC: Book3S HV: XIVE: Fix possible oops when accessing ESB page by Cédric Le Goater · 4 years, 2 months ago
- 33def84 treewide: Convert macro and uses of __section(foo) to __section("foo") by Joe Perches · 4 years, 3 months ago
- f9a705a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 3 months ago
- a4f1d94 KVM: PPC: Book3S HV: Make struct kernel_param_ops definition const by Joe Perches · 4 years, 4 months ago
- 96685f8 Merge tag 'powerpc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years, 3 months ago
- 04ba0a9 KVM: PPC: Book3S HV: simplify kvm_cma_reserve() by Mike Rapoport · 4 years, 3 months ago
- b7b3c01 mm/memremap_pages: support multiple ranges per invocation by Dan Williams · 4 years, 3 months ago
- a4574f6 mm/memremap_pages: convert to 'struct range' by Dan Williams · 4 years, 3 months ago
- cf59eb1 KVM: PPC: Book3S: Fix symbol undeclared warnings by Wang Wensheng · 4 years, 4 months ago
- eb17355 KVM: PPC: Book3S: Remove redundant initialization of variable ret by Jing Xiangfeng · 4 years, 4 months ago
- 4517076 KVM: PPC: Book3S HV: XIVE: Convert to DEFINE_SHOW_ATTRIBUTE by Qinglang Miao · 4 years, 4 months ago
- 35dfb43 KVM: PPC: Book3S HV: Set LPCR[HDICE] before writing HDEC by Paul Mackerras · 4 years, 5 months ago
- 05e6295 KVM: PPC: Book3S HV: Do not allocate HPT for a nested guest by Fabiano Rosas · 4 years, 4 months ago
- 4e1b2ab KVM: PPC: Don't return -ENOTSUPP to userspace in ioctls by Greg Kurz · 4 years, 4 months ago
- dc46226 powerpc/64s: handle ISA v3.1 local copy-paste context switches by Nicholas Piggin · 4 years, 5 months ago
- 5706d14 KVM: PPC: Book3S HV: XICS: Replace the 'destroy' method by a 'release' method by Greg Kurz · 4 years, 5 months ago
- fdfe7cb KVM: Pass MMU notifier range flags to kvm_unmap_hva_range() by Will Deacon · 4 years, 5 months ago
- 3ff0327 Merge tag 'kvm-ppc-next-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc into kvm-next-5.6 by Paolo Bonzini · 4 years, 5 months ago
- 25d8d4e Merge tag 'powerpc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years, 5 months ago
- fffe3ae Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 4 years, 6 months ago
- 99ea152 Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 4 years, 6 months ago
- ada68a6 powerpc/64s: Move HMI IRQ stat from percpu variable to paca. by Mahesh Salgaonkar · 4 years, 7 months ago
- a5a8b25 powerpc/kvm/cma: Improve kernel log during boot by Aneesh Kumar K.V · 4 years, 6 months ago
- 157dad8 powerpc/kvm: Use correct CONFIG symbol in comment by Michael Ellerman · 4 years, 6 months ago
- 5143192 mm/migrate: add a flags parameter to migrate_vma by Ralph Campbell · 4 years, 6 months ago
- 81ab595 KVM: PPC: Book3S HV: Rework secure mem slot dropping by Laurent Dufour · 4 years, 6 months ago
- f1b87ea KVM: PPC: Book3S HV: Move kvmppc_svm_page_out up by Laurent Dufour · 4 years, 6 months ago
- a2ce720 KVM: PPC: Book3S HV: Migrate hot plugged memory by Laurent Dufour · 4 years, 6 months ago
- dfaa973 KVM: PPC: Book3S HV: In H_SVM_INIT_DONE, migrate remaining normal-GFNs to secure-GFNs by Ram Pai · 4 years, 6 months ago
- 651a631 KVM: PPC: Book3S HV: Track the state GFNs associated with secure VMs by Ram Pai · 4 years, 6 months ago
- 2027a24 KVM: PPC: Book3S HV: Disable page merging in H_SVM_INIT_START by Ram Pai · 4 years, 6 months ago
- 48908a3 KVM: PPC: Book3S HV: Fix function definition in book3s_hv_uvmem.c by Ram Pai · 4 years, 6 months ago
- 6f3fe29 powerpc/watchpoint: Rename current H_SET_MODE DAWR macro by Ravi Bangoria · 4 years, 6 months ago
- 0f10228 KVM: PPC: Fix typo on H_DISABLE_AND_GET hcall by Leonardo Bras · 4 years, 7 months ago
- 7ec21d9 KVM: PPC: Clean up redundant kvm_run parameters in assembly by Tianjia Zhang · 4 years, 7 months ago
- 5752fe0 KVM: PPC: Book3S HV: Save/restore new PMU registers by Athira Rajeev · 4 years, 6 months ago
- 7e4a145 KVM: PPC: Book3S HV: Cleanup updates for kvm vcpu MMCR by Athira Rajeev · 4 years, 6 months ago
- 1508c22 KVM: PPC: Protect kvm_vcpu_read_guest with srcu locks by Alexey Kardashevskiy · 4 years, 7 months ago
- e55f4d5 KVM: PPC: Book3S HV: Increase KVMPPC_NR_LPIDS on POWER8 and POWER9 by Cédric Le Goater · 4 years, 7 months ago
- 4cb4ade KVM: PPC: Book3SHV: Enable support for ISA v3.1 guests by Alistair Popple · 4 years, 8 months ago
- 3f649ab treewide: Remove uninitialized_var() usage by Kees Cook · 4 years, 8 months ago
- 1ef7904 KVM: PPC: Book3S PR: Remove uninitialized_var() usage by Kees Cook · 4 years, 8 months ago
- d6bdceb powerpc64: Break asm/percpu.h vs spinlock_types.h dependency by Peter Zijlstra · 4 years, 8 months ago
- c1ed175 powerpc/kvm/book3s64: Fix kernel crash with nested kvm & DEBUG_VIRTUAL by Aneesh Kumar K.V · 4 years, 7 months ago
- c0ee37e maccess: rename probe_user_{read,write} to copy_{from,to}_user_nofault by Christoph Hellwig · 4 years, 7 months ago
- 6adc19f Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 7 months ago
- 08bf1a2 Merge tag 'powerpc-5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years, 7 months ago
- a7f7f62 treewide: replace '---help---' in Kconfig files with 'help' by Masahiro Yamada · 4 years, 7 months ago
- 52cd0d9 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 7 months ago
- e881bfa KVM: PPC: Fix nested guest RC bits update by Alexey Kardashevskiy · 4 years, 7 months ago
- c1e8d7c mmap locking API: convert mmap_sem comments by Michel Lespinasse · 4 years, 7 months ago
- d8ed45c mmap locking API: use coccinelle to convert mmap_sem rwsem call sites by Michel Lespinasse · 4 years, 7 months ago
- 65fddcf mm: reorder includes after introduction of linux/pgtable.h by Mike Rapoport · 4 years, 7 months ago
- ca5999f mm: introduce include/linux/pgtable.h by Mike Rapoport · 4 years, 7 months ago
- dadbb61 mm/gup.c: convert to use get_user_{page|pages}_fast_only() by Souptick Joarder · 4 years, 7 months ago
- 7ae7715 Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years, 8 months ago
- 2fb4706 powerpc: add support for folded p4d page tables by Mike Rapoport · 4 years, 8 months ago
- 1395375 Merge branch 'topic/ppc-kvm' into next by Michael Ellerman · 4 years, 8 months ago