index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kvm
Age
Commit message (
Expand
)
Author
Lines
2026-02-28
KVM: always define KVM_CAP_SYNC_MMU
Paolo Bonzini
-5
/
+0
2026-02-28
KVM: remove CONFIG_KVM_GENERIC_MMU_NOTIFIER
Paolo Bonzini
-5
/
+0
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
-6
/
+3
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
-2
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-27
/
+27
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-42
/
+41
2026-01-26
mm/zone_device: reinitialize large zone device private folios
Matthew Brost
-1
/
+1
2025-12-05
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-3
/
+2
2025-11-24
mm/zone_device: rename page_free callback to folio_free
Balbir Singh
-2
/
+3
2025-11-24
mm/zone_device: support large zone device private folios
Balbir Singh
-1
/
+1
2025-11-05
KVM: Rename kvm_arch_vcpu_async_ioctl() to kvm_arch_vcpu_unlocked_ioctl()
Sean Christopherson
-2
/
+2
2025-11-05
KVM: Make support for kvm_arch_vcpu_async_ioctl() mandatory
Sean Christopherson
-1
/
+0
2025-10-13
powerpc, ocxl: Fix extraction of struct xive_irq_data
Nam Cao
-8
/
+4
2025-08-20
KVM: PPC: Fix misleading interrupts comment in kvmppc_prepare_to_enter()
Andrew Donnellan
-1
/
+1
2025-07-31
Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-1
/
+1
2025-07-09
mm: update architecture and driver code to use vm_flags_t
Lorenzo Stoakes
-1
/
+1
2025-06-23
KVM: PPC: Book3S HV: Add H_VIRT mapping for tracing exits
Gautam Menghani
-0
/
+1
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
-1
/
+1
2025-05-27
Merge tag 'timers-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-4
/
+4
2025-05-12
KVM: PPC: Book3S HV: Fix IRQ map warnings with XICS on pSeries KVM Guest
Amit Machhiwal
-4
/
+16
2025-05-08
timers: Rename NEXT_TIMER_MAX_DELTA as TIMER_NEXT_MAX_DELTA
Ingo Molnar
-4
/
+4
2025-04-16
KVM: powerpc: Enable commented out BUILD_BUG_ON() assertion
Thorsten Blum
-4
/
+0
2025-04-16
kvm powerpc/book3s-apiv2: Introduce kvm-hv specific PMU
Vaibhav Jain
-0
/
+13
2025-04-16
kvm powerpc/book3s-apiv2: Add kunit tests for Hostwide GSB elements
Vaibhav Jain
-0
/
+214
2025-04-16
kvm powerpc/book3s-apiv2: Add support for Hostwide GSB elements
Vaibhav Jain
-0
/
+45
2025-04-06
Merge tag 'timers-cleanups-2025-04-06' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-2
/
+2
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
-2
/
+2
2025-04-04
irqdomain: Rename irq_get_default_host() to irq_get_default_domain()
Jiri Slaby (SUSE)
-2
/
+2
2025-03-27
Merge tag 'powerpc-6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
-8
/
+1
2025-03-10
powerpc: Fix 'intra_function_call not a direct call' warning
Christophe Leroy
-2
/
+0
2025-03-07
KVM: PPC: Enable CAP_SPAPR_TCE_VFIO on pSeries KVM guests
Amit Machhiwal
-4
/
+1
2025-02-24
powerpc/vmlinux: Remove etext, edata and end
Christophe Leroy
-2
/
+0
2025-02-18
KVM: PPC: Switch to use hrtimer_setup()
Nam Cao
-2
/
+2
2025-01-26
Merge tag 'mm-nonmm-stable-2025-01-24-23-16' of git://git.kernel.org/pub/scm/...
Linus Torvalds
-1
/
+1
2025-01-12
kernel-wide: add explicity||explicitly to spelling.txt
Shivam Chaudhary
-1
/
+1
2025-01-12
KVM: e500: perform hugepage check after looking up the PFN
Paolo Bonzini
-109
/
+69
2025-01-12
KVM: e500: map readonly host pages for read
Paolo Bonzini
-2
/
+3
2025-01-12
KVM: e500: track host-writability of pages
Paolo Bonzini
-4
/
+13
2025-01-12
KVM: e500: use shadow TLB entry as witness for writability
Paolo Bonzini
-4
/
+3
2025-01-12
KVM: e500: always restore irqs
Paolo Bonzini
-2
/
+2
2024-11-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-101
/
+52
2024-11-23
Merge tag 'powerpc-6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
-47
/
+102
2024-11-19
powerpc/perf: Add per-task/process monitoring to vpa_pmu driver
Kajol Jain
-0
/
+45
2024-11-19
powerpc/kvm: Add vpa latency counters to kvm_vcpu_arch
Kajol Jain
-0
/
+3
2024-11-19
powerpc/perf: Add perf interface to expose vpa counters
Kajol Jain
-0
/
+19
2024-11-18
Merge tag 'pull-fd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
-33
/
+12
2024-11-14
Merge tag 'loongarch-kvm-6.13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
-0
/
+12
2024-11-14
KVM: PPC: Book3S HV: Fix kmv -> kvm typo
Kajol Jain
-3
/
+3
2024-11-14
KVM: PPC: Book3S HV: Avoid returning to nested hypervisor on pending doorbells
Gautam Menghani
-1
/
+0
2024-11-14
KVM: PPC: Book3S HV: Stop using vc->dpdes for nested KVM guests
Gautam Menghani
-4
/
+19
[next]