Age | Commit message (Expand) | Author |
2023-04-24 | Merge tag 'rcu.6.4.april5.2023.3' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2023-04-05 | kvm: Remove "select SRCU" | Paul E. McKenney |
2023-03-31 | KVM: PPC: Make KVM_CAP_IRQFD_RESAMPLE platform dependent | Alexey Kardashevskiy |
2023-02-25 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2023-02-23 | Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2023-02-15 | Merge tag 'kvm-riscv-6.3-1' of https://github.com/kvm-riscv/linux into HEAD | Paolo Bonzini |
2023-02-09 | mm: replace vma->vm_flags indirect modification in ksm_madvise | Suren Baghdasaryan |
2023-02-09 | mm: replace vma->vm_flags direct modifications with modifier calls | Suren Baghdasaryan |
2023-01-30 | powerpc/kvm: Fix unannotated intra-function call warning | Sathvika Vasireddy |
2023-01-24 | KVM: PPC: Fix refactoring goof in kvmppc_e500mc_init() | Sean Christopherson |
2022-12-29 | KVM: Opt out of generic hardware enabling on s390 and PPC | Sean Christopherson |
2022-12-29 | KVM: Drop kvm_arch_check_processor_compat() hook | Sean Christopherson |
2022-12-29 | KVM: Drop kvm_arch_{init,exit}() hooks | Sean Christopherson |
2022-12-29 | KVM: PPC: Move processor compatibility check to module init | Sean Christopherson |
2022-12-29 | KVM: Drop arch hardware (un)setup hooks | Sean Christopherson |
2022-12-19 | Merge tag 'powerpc-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2022-12-15 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2022-12-08 | Merge branch 'topic/objtool' into next | Michael Ellerman |
2022-12-02 | powerpc: add a definition for the marker offset within the interrupt frame | Nicholas Piggin |
2022-11-30 | mm: remove unused savedwrite infrastructure | David Hildenbrand |
2022-11-30 | Merge branch 'fixes' into next | Michael Ellerman |
2022-11-30 | Merge branch 'topic/ppc-kvm' into next | Michael Ellerman |
2022-11-30 | KVM: PPC: Book3E: Fix CONFIG_TRACE_IRQFLAGS support | Nicholas Piggin |
2022-11-24 | powerpc/xive: remove unused parameter | Deming Wang |
2022-11-24 | KVM: PPC: Book3S HV: Use the bitmap API to allocate bitmaps | Christophe JAILLET |
2022-11-24 | KVM: PPC: Book3s: Use arg->size directly in kvm_vm_ioctl_create_spapr_tce() | Deming Wang |
2022-11-24 | KVM: PPC: Book3S HV: XIVE: Fix spelling mistakes | Zhang Jiaming |
2022-11-24 | KVM: PPC: Use __func__ to get function's name | XueBing Chen |
2022-11-18 | powerpc/32: Fix objtool unannotated intra-function call warnings | Christophe Leroy |
2022-11-15 | powerpc: Curb objtool unannotated intra-function call warnings | Sathvika Vasireddy |
2022-11-15 | powerpc: Fix objtool unannotated intra-function call warnings | Sathvika Vasireddy |
2022-11-09 | KVM: replace direct irq.h inclusion | Paolo Bonzini |
2022-11-09 | kvm: Add interruptible flag to __gfn_to_pfn_memslot() | Peter Xu |
2022-10-18 | KVM: PPC: BookS PR-KVM and BookE do not support context tracking | Nicholas Piggin |
2022-10-14 | Merge tag 'mm-stable-2022-10-13' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2022-10-12 | mm: free device private pages have zero refcount | Alistair Popple |
2022-10-12 | mm/memory.c: fix race when faulting a device private page | Alistair Popple |
2022-10-09 | Merge tag 'powerpc-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2022-10-07 | KVM: PPC: Book3S HV: Fix stack frame regs marker | Nicholas Piggin |
2022-09-30 | KVM: PPC: Book3S HV: Implement scheduling wait interval counters in the VPA | Nicholas Piggin |
2022-09-30 | Merge branch 'topic/ppc-kvm' into next | Michael Ellerman |
2022-09-28 | powerpc/64: provide a helper macro to load r2 with the kernel TOC | Nicholas Piggin |
2022-09-28 | KVM: PPC: Book3S HV P9: Restore stolen time logging in dtl | Nicholas Piggin |
2022-09-28 | KVM: PPC: Book3S HV: Update guest state entry/exit accounting to new API | Nicholas Piggin |
2022-09-28 | KVM: PPC: Book3S HV P9: Fix irq disabling in tick accounting | Nicholas Piggin |
2022-09-28 | KVM: PPC: Book3S HV P9: Clear vcpu cpu fields before enabling host irqs | Nicholas Piggin |
2022-09-28 | KVM: PPC: Book3S HV: Fix decrementer migration | Fabiano Rosas |
2022-09-26 | KVM: remove KVM_REQ_UNHALT | Paolo Bonzini |
2022-09-26 | powerpc: Remove CONFIG_PPC_BOOK3E_MMU | Christophe Leroy |
2022-09-26 | powerpc: Change CONFIG_E500 to CONFIG_PPC_E500 | Christophe Leroy |