summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kvm
AgeCommit message (Expand)AuthorLines
2026-02-28KVM: always define KVM_CAP_SYNC_MMUPaolo Bonzini-5/+0
2026-02-28KVM: remove CONFIG_KVM_GENERIC_MMU_NOTIFIERPaolo Bonzini-5/+0
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook-6/+3
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds-2/+1
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-27/+27
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-42/+41
2026-01-26mm/zone_device: reinitialize large zone device private foliosMatthew Brost-1/+1
2025-12-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-3/+2
2025-11-24mm/zone_device: rename page_free callback to folio_freeBalbir Singh-2/+3
2025-11-24mm/zone_device: support large zone device private foliosBalbir Singh-1/+1
2025-11-05KVM: Rename kvm_arch_vcpu_async_ioctl() to kvm_arch_vcpu_unlocked_ioctl()Sean Christopherson-2/+2
2025-11-05KVM: Make support for kvm_arch_vcpu_async_ioctl() mandatorySean Christopherson-1/+0
2025-10-13powerpc, ocxl: Fix extraction of struct xive_irq_dataNam Cao-8/+4
2025-08-20KVM: PPC: Fix misleading interrupts comment in kvmppc_prepare_to_enter()Andrew Donnellan-1/+1
2025-07-31Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-1/+1
2025-07-09mm: update architecture and driver code to use vm_flags_tLorenzo Stoakes-1/+1
2025-06-23KVM: PPC: Book3S HV: Add H_VIRT mapping for tracing exitsGautam Menghani-0/+1
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar-1/+1
2025-05-27Merge tag 'timers-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-4/+4
2025-05-12KVM: PPC: Book3S HV: Fix IRQ map warnings with XICS on pSeries KVM GuestAmit Machhiwal-4/+16
2025-05-08timers: Rename NEXT_TIMER_MAX_DELTA as TIMER_NEXT_MAX_DELTAIngo Molnar-4/+4
2025-04-16KVM: powerpc: Enable commented out BUILD_BUG_ON() assertionThorsten Blum-4/+0
2025-04-16kvm powerpc/book3s-apiv2: Introduce kvm-hv specific PMUVaibhav Jain-0/+13
2025-04-16kvm powerpc/book3s-apiv2: Add kunit tests for Hostwide GSB elementsVaibhav Jain-0/+214
2025-04-16kvm powerpc/book3s-apiv2: Add support for Hostwide GSB elementsVaibhav Jain-0/+45
2025-04-06Merge tag 'timers-cleanups-2025-04-06' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-2/+2
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner-2/+2
2025-04-04irqdomain: Rename irq_get_default_host() to irq_get_default_domain()Jiri Slaby (SUSE)-2/+2
2025-03-27Merge tag 'powerpc-6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-8/+1
2025-03-10powerpc: Fix 'intra_function_call not a direct call' warningChristophe Leroy-2/+0
2025-03-07KVM: PPC: Enable CAP_SPAPR_TCE_VFIO on pSeries KVM guestsAmit Machhiwal-4/+1
2025-02-24powerpc/vmlinux: Remove etext, edata and endChristophe Leroy-2/+0
2025-02-18KVM: PPC: Switch to use hrtimer_setup()Nam Cao-2/+2
2025-01-26Merge tag 'mm-nonmm-stable-2025-01-24-23-16' of git://git.kernel.org/pub/scm/...Linus Torvalds-1/+1
2025-01-12kernel-wide: add explicity||explicitly to spelling.txtShivam Chaudhary-1/+1
2025-01-12KVM: e500: perform hugepage check after looking up the PFNPaolo Bonzini-109/+69
2025-01-12KVM: e500: map readonly host pages for readPaolo Bonzini-2/+3
2025-01-12KVM: e500: track host-writability of pagesPaolo Bonzini-4/+13
2025-01-12KVM: e500: use shadow TLB entry as witness for writabilityPaolo Bonzini-4/+3
2025-01-12KVM: e500: always restore irqsPaolo Bonzini-2/+2
2024-11-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-101/+52
2024-11-23Merge tag 'powerpc-6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-47/+102
2024-11-19powerpc/perf: Add per-task/process monitoring to vpa_pmu driverKajol Jain-0/+45
2024-11-19powerpc/kvm: Add vpa latency counters to kvm_vcpu_archKajol Jain-0/+3
2024-11-19powerpc/perf: Add perf interface to expose vpa countersKajol Jain-0/+19
2024-11-18Merge tag 'pull-fd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds-33/+12
2024-11-14Merge tag 'loongarch-kvm-6.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini-0/+12
2024-11-14KVM: PPC: Book3S HV: Fix kmv -> kvm typoKajol Jain-3/+3
2024-11-14KVM: PPC: Book3S HV: Avoid returning to nested hypervisor on pending doorbellsGautam Menghani-1/+0
2024-11-14KVM: PPC: Book3S HV: Stop using vc->dpdes for nested KVM guestsGautam Menghani-4/+19