summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
2020-02-28powerpc/hugetlb: Fix 8M hugepages on 8xxChristophe Leroy1-0/+5
2020-02-28powerpc/hugetlb: Fix 512k hugepages on 8xx with 16k page sizeChristophe Leroy1-11/+18
2020-02-28powerpc/entry: Fix an #if which should be an #ifdef in entry_32.SChristophe Leroy1-2/+2
2020-02-28powerpc/tm: Fix clearing MSR[TS] in current when reclaiming on signal deliveryGustavo Luiz Duarte3-28/+39
2020-02-28powerpc/eeh: Fix deadlock handling dead PHBSam Bobroff1-10/+11
2020-02-28powerpc/8xx: Fix clearing of bits 20-23 in ITLB missChristophe Leroy1-1/+1
2020-02-24powerpc: Do not consider weak unresolved symbol relocations as badAlexandre Ghiti2-10/+14
2020-02-24powerpc/mm: Don't log user reads to 0xffffffffChristophe Leroy1-0/+3
2020-02-24powerpc/pseries/lparcfg: Fix display of Maximum MemoryMichael Bringmann1-2/+2
2020-02-24powerpc/sriov: Remove VF eeh_dev state when disabling SR-IOVOliver O'Halloran1-1/+14
2020-02-24KVM: PPC: Remove set but not used variable 'ra', 'rs', 'rt'zhengbin1-5/+0
2020-02-24powerpc/iov: Move VF pdev fixup into pcibios_fixup_iov()Oliver O'Halloran2-18/+25
2020-02-24powerpc/powernv/iov: Ensure the pdn for VFs always contains a valid PE numberOliver O'Halloran3-14/+15
2020-02-14powerpc/pseries: Allow not having ibm, hypertas-functions::hcall-multi-tce fo...Alexey Kardashevskiy1-14/+29
2020-02-14powerpc/pseries/vio: Fix iommu_table use-after-free refcount warningTyrel Datwyler1-0/+2
2020-02-14powerpc/papr_scm: Fix leaking 'bus_desc.provider_name' in some pathsVaibhav Jain1-0/+2
2020-02-14powerpc/ptdump: Only enable PPC_CHECK_WX with STRICT_KERNEL_RWXChristophe Leroy1-1/+1
2020-02-14powerpc/ptdump: Fix W+X verification call in mark_rodata_ro()Christophe Leroy1-0/+1
2020-02-14Revert "powerpc/pseries/iommu: Don't use dma_iommu_ops on secure guests"Ram Pai1-10/+1
2020-02-11powerpc/kuap: Fix set direction in allow/prevent_user_access()Christophe Leroy5-19/+43
2020-02-11KVM: Use vcpu-specific gva->hva translation when querying host page sizeSean Christopherson1-1/+1
2020-02-11powerpc/44x: Adjust indentation in ibm4xx_denali_fixup_memsizeNathan Chancellor1-1/+1
2020-02-11mm/mmu_gather: invalidate TLB correctly on batch allocation failure and flushPeter Zijlstra2-1/+11
2020-02-11KVM: PPC: Book3S PR: Free shared page if mmu initialization failsSean Christopherson1-1/+3
2020-02-11KVM: PPC: Book3S HV: Uninit vCPU if vcore creation failsSean Christopherson1-1/+3
2020-02-11powerpc/futex: Fix incorrect user access blockingMichael Ellerman1-4/+6
2020-02-11of: Add OF_DMA_DEFAULT_COHERENT & select it on powerpcMichael Ellerman1-0/+1
2020-02-11powerpc/32s: Fix CPU wake-up from sleep modeChristophe Leroy1-1/+2
2020-02-11powerpc/32s: Fix bad_kuap_fault()Christophe Leroy5-6/+17
2020-02-11powerpc/pseries: Advance pfn if section is not present in lmb_is_removable()Pingfan Liu1-1/+3
2020-02-11powerpc/xmon: don't access ASDR in VMsSukadev Bhattiprolu1-5/+4
2020-02-11powerpc/ptdump: Fix W+X verificationChristophe Leroy1-1/+3
2020-02-11powerpc/mmu_gather: enable RCU_TABLE_FREE even for !SMP caseAneesh Kumar K.V5-26/+1
2020-02-05powerpc/fsl/dts: add fsl,erratum-a011043Madalin Bucur18-0/+18
2020-01-29powerpc/xive: Discard ESB load value when interrupt is invalidFrederic Barrat2-3/+13
2020-01-29powerpc/mm/hash: Fix sharing context ids between kernel & userspaceAneesh Kumar K.V1-1/+4
2020-01-26powerpc/archrandom: fix arch_get_random_seed_int()Ard Biesheuvel1-1/+1
2020-01-26powerpc/kasan: Fix boot failure with RELOCATABLE && FSL_BOOKEChristophe Leroy1-3/+3
2020-01-26powerpc/pseries: Enable support for ibm,drc-info propertyTyrel Datwyler1-1/+1
2020-01-26powerpc/security: Fix debugfs data leak on 32-bitGeert Uytterhoeven2-6/+6
2020-01-17powerpc/powernv: Disable native PCIe port managementOliver O'Halloran1-0/+17
2020-01-12powerpc/spinlocks: Include correct header for static keyJason A. Donenfeld1-0/+1
2020-01-12powerpc/vcpu: Assume dedicated processors as non-preemptSrikar Dronamraju2-1/+10
2020-01-12powerpc: Ensure that swiotlb buffer is allocated from low memoryMike Rapoport1-0/+8
2020-01-09powerpc/pmem: Fix kernel crash due to wrong range value usage in flush_dcache...Aneesh Kumar K.V1-1/+1
2020-01-09powerpc/mm: Mark get_slice_psize() & slice_addr_is_low() as notraceMichael Ellerman1-2/+2
2020-01-09powerpc: Chunk calls to flush_dcache_range in arch_*_memoryAlastair D'Silva1-2/+25
2020-01-09mm/memory_hotplug: shrink zones when offlining memoryDavid Hildenbrand1-2/+1
2020-01-04powerpc: Fix __clear_user() with KUAP enabledAndrew Donnellan3-7/+12
2020-01-04Revert "powerpc/vcpu: Assume dedicated processors as non-preempt"Greg Kroah-Hartman2-10/+1