1. 07 Mar, 2022 3 commits
    • Haren Myneni's avatar
      powerpc/pseries/vas: Use common names in VAS capability structure · 40562fe4
      Haren Myneni authored
      nr_total/nr_used_credits provides credits usage to user space
      via sysfs and the same interface can be used on PowerNV in
      future. Changed with proper naming so that applicable on both
      pseries and PowerNV.
      Signed-off-by: default avatarHaren Myneni <haren@linux.ibm.com>
      Reviewed-by: default avatarNicholas Piggin <npiggin@gmail.com>
      Signed-off-by: default avatarMichael Ellerman <mpe@ellerman.id.au>
      Link: https://lore.kernel.org/r/f4313e9f198ee4f8d4fa4d015d8d1873e17851e6.camel@linux.ibm.com
      40562fe4
    • Michael Ellerman's avatar
      Merge branch 'topic/ppc-kvm' into next · 9ef78b62
      Michael Ellerman authored
      Merge our topic branch containing powerpc KVM related commits.
      
      Alexey Kardashevskiy (1):
            KVM: PPC: Merge powerpc's debugfs entry content into generic entry
      
      Fabiano Rosas (9):
            KVM: PPC: Book3S HV: Stop returning internal values to userspace
            KVM: PPC: Fix vmx/vsx mixup in mmio emulation
            KVM: PPC: mmio: Reject instructions that access more than mmio.data size
            KVM: PPC: mmio: Return to guest after emulation failure
            KVM: PPC: Book3s: mmio: Deliver DSI after emulation failure
            KVM: PPC: Book3S HV: Check return value of kvmppc_radix_init
            KVM: PPC: Book3S HV: Delay setting of kvm ops
            KVM: PPC: Book3S HV: Free allocated memory if module init fails
            KVM: PPC: Decrement module refcount if init_vm fails
      
      Jason Wang (1):
            powerpc/kvm: no need to initialise statics to 0
      
      Nour-eddine Taleb (1):
            KVM: PPC: Book3S HV: remove unnecessary casts
      9ef78b62
    • Michael Ellerman's avatar
      Merge branch 'topic/func-desc-lkdtm' into next · 4bc06c59
      Michael Ellerman authored
      Merge a topic branch we are maintaining with some cross-architecture
      changes to function descriptor handling and their use in LKDTM.
      
      From Christophe's cover letter:
      
      Fix LKDTM for PPC64/IA64/PARISC
      
      PPC64/IA64/PARISC have function descriptors. LKDTM doesn't work on those
      three architectures because LKDTM messes up function descriptors with
      functions.
      
      This series does some cleanup in the three architectures and refactors
      function descriptors so that it can then easily use it in a generic way
      in LKDTM.
      4bc06c59
  2. 04 Mar, 2022 1 commit
  3. 01 Mar, 2022 25 commits
  4. 28 Feb, 2022 1 commit
  5. 24 Feb, 2022 2 commits
  6. 23 Feb, 2022 1 commit
  7. 16 Feb, 2022 7 commits