summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kvm
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pull-fd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds3 days2-33/+12
|\
| * fdget(), trivial conversionsAl Viro2024-11-032-33/+12
* | KVM: PPC: Book3S HV: Mask off LPCR_MER for a vCPU before running it to avoid ...Gautam Menghani2024-11-061-0/+12
|/
* Merge tag 'pull-stable-struct_fd' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-09-232-8/+8
|\
| * introduce fd_file(), convert all accessors to it.Al Viro2024-08-122-8/+8
* | KVM: PPC: Book3S HV: remove unused varibleAlex Shi2024-08-161-2/+0
* | KVM: PPC: Book3S HV: Refactor HFSCR emulation for KVM guestsGautam Menghani2024-08-051-4/+12
|/
* Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2024-07-261-1/+3
|\
| * powerpc: fix a file leak in kvm_vcpu_ioctl_enable_cap()Al Viro2024-05-301-1/+3
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2024-07-201-1/+1
|\ \
| * \ Merge tag 'kvm-x86-generic-6.11' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini2024-07-161-1/+1
| |\ \
| | * | KVM: Introduce vcpu->wants_to_runDavid Matlack2024-06-181-1/+1
| | |/
* | | Merge tag 'powerpc-6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2024-07-196-3/+161
|\ \ \ | |/ / |/| |
| * | KVM: PPC: add missing MODULE_DESCRIPTION() macrosJeff Johnson2024-07-043-0/+3
| * | KVM: PPC: Book3S HV nestedv2: Keep nested guest HASHPKEYR in syncShivaprasad G Bhat2024-06-061-0/+6
| * | KVM: PPC: Book3S HV: Add one-reg interface for HASHPKEYR registerShivaprasad G Bhat2024-06-062-0/+7
| * | KVM: PPC: Book3S HV nestedv2: Keep nested guest HASHKEYR in syncShivaprasad G Bhat2024-06-061-0/+6
| * | KVM: PPC: Book3S HV: Add one-reg interface for HASHKEYR registerShivaprasad G Bhat2024-06-062-0/+7
| * | KVM: PPC: Book3S HV nestedv2: Keep nested guest DEXCR in syncShivaprasad G Bhat2024-06-061-0/+6
| * | KVM: PPC: Book3S HV: Add one-reg interface for DEXCR registerShivaprasad G Bhat2024-06-062-0/+7
| * | KVM: PPC: Book3S HV: Fix the get_one_reg of SDARShivaprasad G Bhat2024-06-061-1/+1
| * | KVM: PPC: Book3S HV: Fix the set_one_reg for MMCR3Shivaprasad G Bhat2024-06-061-1/+1
| * | KVM: PPC: Book3S HV nestedv2: Fix doorbell emulationGautam Menghani2024-06-061-0/+5
| * | KVM: PPC: Book3S HV nestedv2: Add DPDES support in helper library for Guest s...Gautam Menghani2024-06-062-1/+8
| * | KVM: PPC: Book3S HV nestedv2: Add support for reading VPA counters for pserie...Gautam Menghani2024-06-032-0/+104
| |/
* / KVM: PPC: Book3S HV: Prevent UAF in kvm_spapr_tce_attach_iommu_group()Michael Ellerman2024-06-161-5/+13
|/
* Merge tag 'powerpc-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2024-05-175-10/+6
|\
| * Merge branch 'topic/ppc-kvm' into nextMichael Ellerman2024-05-133-7/+3
| |\
| | * KVM: PPC: Book3S HV nestedv2: Fix an error handling path in gs_msg_ops_kvmhv_...Christophe JAILLET2024-05-081-2/+2
| | * KVM: PPC: code cleanup for kvmppc_book3s_irqprio_deliverKunwu Chan2024-05-081-4/+0
| | * KVM: PPC: Book3S HV nestedv2: Cancel pending DEC exceptionVaibhav Jain2024-05-081-1/+1
| * | powerpc: rename SPRN_HID2 define to SPRN_HID2_750FXMatthias Schiffer2024-05-081-2/+2
| * | powerpc: Fix typosBjorn Helgaas2024-05-081-1/+1
| |/
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2024-05-156-32/+0
|\ \
| * | KVM: delete .change_pte MMU notifier callbackPaolo Bonzini2024-04-116-32/+0
| |/
* / genirq: Convert kstat_irqs to a structBitao Hu2024-04-121-1/+1
|/
* Merge tag 'powerpc-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2024-03-151-0/+1
|\
| * powerpc: Add Power11 architected and raw modeMadhavan Srinivasan2024-02-211-0/+1
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2024-03-152-3/+1
|\ \
| * \ Merge tag 'kvmarm-6.9' of https://git.kernel.org/pub/scm/linux/kernel/git/kvm...Paolo Bonzini2024-03-111-2/+1
| |\ \
| | * | KVM: Get rid of return value from kvm_arch_create_vm_debugfs()Oliver Upton2024-02-231-2/+1
| | |/
| * | Merge tag 'loongarch-kvm-6.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini2024-03-112-4/+42
| |\ \
| * | | kvm: move "select IRQ_BYPASS_MANAGER" to common codePaolo Bonzini2024-02-081-1/+0
| | |/ | |/|
* | | Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...Linus Torvalds2024-03-141-1/+1
|\ \ \
| * | | treewide: update LLVM Bugzilla linksNathan Chancellor2024-02-221-1/+1
| |/ /
* | | Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-03-141-6/+6
|\ \ \ | |_|/ |/| |
| * | mm/powerpc: replace pXd_is_leaf() with pXd_leaf()Peter Xu2024-03-061-6/+6
| |/
* / KVM: PPC: Book3S HV: Fix L2 guest reboot failure due to empty 'arch_compat'Amit Machhiwal2024-02-202-4/+42
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2024-01-173-18/+8
|\
| * Merge tag 'kvm-x86-generic-6.8' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini2024-01-081-1/+0
| |\