summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
AgeCommit message (Expand)Author
2020-02-14powerpc/pseries: Allow not having ibm, hypertas-functions::hcall-multi-tce fo...Alexey Kardashevskiy
2020-02-14powerpc/pseries/vio: Fix iommu_table use-after-free refcount warningTyrel Datwyler
2020-02-14powerpc/papr_scm: Fix leaking 'bus_desc.provider_name' in some pathsVaibhav Jain
2020-02-14powerpc/ptdump: Only enable PPC_CHECK_WX with STRICT_KERNEL_RWXChristophe Leroy
2020-02-14powerpc/ptdump: Fix W+X verification call in mark_rodata_ro()Christophe Leroy
2020-02-14Revert "powerpc/pseries/iommu: Don't use dma_iommu_ops on secure guests"Ram Pai
2020-02-11powerpc/kuap: Fix set direction in allow/prevent_user_access()Christophe Leroy
2020-02-11KVM: Use vcpu-specific gva->hva translation when querying host page sizeSean Christopherson
2020-02-11powerpc/44x: Adjust indentation in ibm4xx_denali_fixup_memsizeNathan Chancellor
2020-02-11mm/mmu_gather: invalidate TLB correctly on batch allocation failure and flushPeter Zijlstra
2020-02-11KVM: PPC: Book3S PR: Free shared page if mmu initialization failsSean Christopherson
2020-02-11KVM: PPC: Book3S HV: Uninit vCPU if vcore creation failsSean Christopherson
2020-02-11powerpc/futex: Fix incorrect user access blockingMichael Ellerman
2020-02-11of: Add OF_DMA_DEFAULT_COHERENT & select it on powerpcMichael Ellerman
2020-02-11powerpc/32s: Fix CPU wake-up from sleep modeChristophe Leroy
2020-02-11powerpc/32s: Fix bad_kuap_fault()Christophe Leroy
2020-02-11powerpc/pseries: Advance pfn if section is not present in lmb_is_removable()Pingfan Liu
2020-02-11powerpc/xmon: don't access ASDR in VMsSukadev Bhattiprolu
2020-02-11powerpc/ptdump: Fix W+X verificationChristophe Leroy
2020-02-11powerpc/mmu_gather: enable RCU_TABLE_FREE even for !SMP caseAneesh Kumar K.V
2020-02-05powerpc/fsl/dts: add fsl,erratum-a011043Madalin Bucur
2020-01-29powerpc/xive: Discard ESB load value when interrupt is invalidFrederic Barrat
2020-01-29powerpc/mm/hash: Fix sharing context ids between kernel & userspaceAneesh Kumar K.V
2020-01-26powerpc/archrandom: fix arch_get_random_seed_int()Ard Biesheuvel
2020-01-26powerpc/kasan: Fix boot failure with RELOCATABLE && FSL_BOOKEChristophe Leroy
2020-01-26powerpc/pseries: Enable support for ibm,drc-info propertyTyrel Datwyler
2020-01-26powerpc/security: Fix debugfs data leak on 32-bitGeert Uytterhoeven
2020-01-17powerpc/powernv: Disable native PCIe port managementOliver O'Halloran
2020-01-12powerpc/spinlocks: Include correct header for static keyJason A. Donenfeld
2020-01-12powerpc/vcpu: Assume dedicated processors as non-preemptSrikar Dronamraju
2020-01-12powerpc: Ensure that swiotlb buffer is allocated from low memoryMike Rapoport
2020-01-09powerpc/pmem: Fix kernel crash due to wrong range value usage in flush_dcache...Aneesh Kumar K.V
2020-01-09powerpc/mm: Mark get_slice_psize() & slice_addr_is_low() as notraceMichael Ellerman
2020-01-09powerpc: Chunk calls to flush_dcache_range in arch_*_memoryAlastair D'Silva
2020-01-09mm/memory_hotplug: shrink zones when offlining memoryDavid Hildenbrand
2020-01-04powerpc: Fix __clear_user() with KUAP enabledAndrew Donnellan
2020-01-04Revert "powerpc/vcpu: Assume dedicated processors as non-preempt"Greg Kroah-Hartman
2020-01-04libfdt: define INT32_MAX and UINT32_MAX in libfdt_env.hMasahiro Yamada
2020-01-04powerpc: Don't add -mabi= flags when building with ClangNathan Chancellor
2020-01-04powerpc/fixmap: Use __fix_to_virt() instead of fix_to_virt()Christophe Leroy
2020-01-04powerpc/book3s/mm: Update Oops message to print the correct translation in useAneesh Kumar K.V
2020-01-04powerpc/eeh: differentiate duplicate detection messageSam Bobroff
2020-01-04powerpc/security: Fix wrong message when RFI Flush is disableGustavo L. F. Walbon
2020-01-04powerpc/pseries/cmm: Implement release() function for sysfs deviceDavid Hildenbrand
2020-01-04powerpc/book3s64/hash: Add cond_resched to avoid soft lockup warningAneesh Kumar K.V
2020-01-04powerpc/security/book3s64: Report L1TF status in sysfsAnthony Steinhauser
2020-01-04powerpc/tools: Don't quote $objdump in scriptsMichael Ellerman
2020-01-04powerpc/pseries: Don't fail hash page table insert for bolted mappingAneesh Kumar K.V
2020-01-04powerpc/pseries: Mark accumulate_stolen_time() as notraceMichael Ellerman
2020-01-04powerpc/papr_scm: Fix an off-by-one check in papr_scm_meta_{get, set}Vaibhav Jain