index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kvm
Age
Commit message (
Expand
)
Author
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2025-05-27
Merge tag 'timers-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-05-12
KVM: PPC: Book3S HV: Fix IRQ map warnings with XICS on pSeries KVM Guest
Amit Machhiwal
2025-05-08
timers: Rename NEXT_TIMER_MAX_DELTA as TIMER_NEXT_MAX_DELTA
Ingo Molnar
2025-04-16
KVM: powerpc: Enable commented out BUILD_BUG_ON() assertion
Thorsten Blum
2025-04-16
kvm powerpc/book3s-apiv2: Introduce kvm-hv specific PMU
Vaibhav Jain
2025-04-16
kvm powerpc/book3s-apiv2: Add kunit tests for Hostwide GSB elements
Vaibhav Jain
2025-04-16
kvm powerpc/book3s-apiv2: Add support for Hostwide GSB elements
Vaibhav Jain
2025-04-06
Merge tag 'timers-cleanups-2025-04-06' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2025-04-04
irqdomain: Rename irq_get_default_host() to irq_get_default_domain()
Jiri Slaby (SUSE)
2025-03-27
Merge tag 'powerpc-6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2025-03-10
powerpc: Fix 'intra_function_call not a direct call' warning
Christophe Leroy
2025-03-07
KVM: PPC: Enable CAP_SPAPR_TCE_VFIO on pSeries KVM guests
Amit Machhiwal
2025-02-24
powerpc/vmlinux: Remove etext, edata and end
Christophe Leroy
2025-02-18
KVM: PPC: Switch to use hrtimer_setup()
Nam Cao
2025-01-26
Merge tag 'mm-nonmm-stable-2025-01-24-23-16' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2025-01-12
kernel-wide: add explicity||explicitly to spelling.txt
Shivam Chaudhary
2025-01-12
KVM: e500: perform hugepage check after looking up the PFN
Paolo Bonzini
2025-01-12
KVM: e500: map readonly host pages for read
Paolo Bonzini
2025-01-12
KVM: e500: track host-writability of pages
Paolo Bonzini
2025-01-12
KVM: e500: use shadow TLB entry as witness for writability
Paolo Bonzini
2025-01-12
KVM: e500: always restore irqs
Paolo Bonzini
2024-11-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-11-23
Merge tag 'powerpc-6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2024-11-19
powerpc/perf: Add per-task/process monitoring to vpa_pmu driver
Kajol Jain
2024-11-19
powerpc/kvm: Add vpa latency counters to kvm_vcpu_arch
Kajol Jain
2024-11-19
powerpc/perf: Add perf interface to expose vpa counters
Kajol Jain
2024-11-18
Merge tag 'pull-fd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2024-11-14
Merge tag 'loongarch-kvm-6.13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2024-11-14
KVM: PPC: Book3S HV: Fix kmv -> kvm typo
Kajol Jain
2024-11-14
KVM: PPC: Book3S HV: Avoid returning to nested hypervisor on pending doorbells
Gautam Menghani
2024-11-14
KVM: PPC: Book3S HV: Stop using vc->dpdes for nested KVM guests
Gautam Menghani
2024-11-14
Revert "KVM: PPC: Book3S HV Nested: Stop forwarding all HFUs to L1"
Gautam Menghani
2024-11-13
Merge branch 'kvm-docs-6.13' into HEAD
Paolo Bonzini
2024-11-08
KVM: powerpc: remove remaining traces of KVM_CAP_PPC_RMA
Paolo Bonzini
2024-11-06
KVM: PPC: Book3S HV: Mask off LPCR_MER for a vCPU before running it to avoid ...
Gautam Menghani
2024-11-05
KVM: PPC: Book3S HV: Add Power11 capability support for Nested PAPR guests
Amit Machhiwal
2024-11-03
fdget(), trivial conversions
Al Viro
2024-10-25
KVM: PPC: Explicitly require struct page memory for Ultravisor sharing
Sean Christopherson
2024-10-25
KVM: PPC: Use kvm_vcpu_map() to map guest memory to patch dcbz instructions
Sean Christopherson
2024-10-25
KVM: PPC: Remove extra get_page() to fix page refcount leak
Sean Christopherson
2024-10-25
KVM: PPC: Use kvm_faultin_pfn() to handle page faults on Book3s PR
Sean Christopherson
2024-10-25
KVM: PPC: Book3S: Mark "struct page" pfns dirty/accessed after installing PTE
Sean Christopherson
2024-10-25
KVM: PPC: Drop unused @kvm_ro param from kvmppc_book3s_instantiate_page()
Sean Christopherson
2024-10-25
KVM: PPC: Use __kvm_faultin_pfn() to handle page faults on Book3s Radix
Sean Christopherson
2024-10-25
KVM: PPC: Use __kvm_faultin_pfn() to handle page faults on Book3s HV
Sean Christopherson
2024-10-25
KVM: PPC: e500: Use __kvm_faultin_pfn() to handle page faults
Sean Christopherson
2024-10-25
KVM: PPC: e500: Mark "struct page" pfn accessed before dropping mmu_lock
Sean Christopherson
2024-10-25
KVM: PPC: e500: Mark "struct page" dirty in kvmppc_e500_shadow_map()
Sean Christopherson
[next]