aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc
AgeCommit message (Expand)Author
2020-06-08powerpc: Remove STRICT_KERNEL_RWX incompatibility with RELOCATABLERussell Currey
2020-06-08powerpc/32s: Fix build failure with CONFIG_PPC_KUAP_DEBUGChristophe Leroy
2020-06-05Merge tag 'v5.2.43' into v5.2/standard/baseBruce Ashfield
2020-06-05Merge tag 'v5.2.42' into v5.2/standard/baseBruce Ashfield
2020-06-04powerpc/mm: Fix CONFIG_PPC_KUAP_DEBUG on PPC32Christophe Leroy
2020-06-04powerpc/kuap: PPC_KUAP_DEBUG should depend on PPC_KUAPMichael Ellerman
2020-06-04powerpc/setup_64: Set cache-line-size based on cache-block-sizeChris Packham
2020-06-04Revert "powerpc/64: irq_work avoid interrupt when called with hardware irqs e...Nicholas Piggin
2020-06-01powerpc/maple: Fix declaration made after definitionNathan Chancellor
2020-06-01KVM: PPC: Book3S HV: Fix H_CEDE return code for nested guestsMichael Roth
2020-06-01powerpc/64: Prevent stack protection in early bootMichael Ellerman
2020-06-01powerpc/kprobes: Ignore traps that happened in real modeChristophe Leroy
2020-06-01powerpc/64: Setup a paca before parsing device tree etc.Daniel Axtens
2020-06-01powerpc/xive: Use XIVE_BAD_IRQ instead of zero to catch non configured IPIsCédric Le Goater
2020-06-01powerpc/hash64/devmap: Use H_PAGE_THP_HUGE when setting up huge devmap PTE en...Aneesh Kumar K.V
2020-06-01powerpc/fsl_booke: Avoid creating duplicate tlb1 entryLaurentiu Tudor
2020-06-01powerpc/64/tm: Don't let userspace set regs->trap via sigreturnMichael Ellerman
2020-06-01powerpc/pseries: Avoid NULL pointer dereference when drmem is unavailableLibor Pechacek
2020-06-01powerpc/pseries: Drop pointless static qualifier in vpa_debugfs_init()YueHaibing
2020-05-25Merge tag 'v5.2.41' into v5.2/standard/baseBruce Ashfield
2020-05-21powerpc: Include .BTF sectionNaveen N. Rao
2020-05-21powerpc: fix hardware PMU exception bug on PowerVM compatibility mode systemsDesnes A. Nunes do Rosario
2020-05-21treewide: Rename rcu_dereference_raw_notrace() to _check()Joel Fernandes (Google)
2020-05-19Merge tag 'v5.2.40' into v5.2/standard/baseBruce Ashfield
2020-05-15powerpc/hugetlb: Fix 8M hugepages on 8xxChristophe Leroy
2020-05-15powerpc/hugetlb: Fix 512k hugepages on 8xx with 16k page sizeChristophe Leroy
2020-05-15powerpc/tm: Fix clearing MSR[TS] in current when reclaiming on signal deliveryGustavo Luiz Duarte
2020-05-15powerpc/8xx: Fix clearing of bits 20-23 in ITLB missChristophe Leroy
2020-05-15powerpc/mm/hugetlb: Fix kernel crash if we fail to allocate page table cachesAneesh Kumar K.V
2020-05-15powerpc/mm/hugetlb: Don't enable HugeTLB if we don't have a page table cacheAneesh Kumar K.V
2020-05-15powerpc: Do not consider weak unresolved symbol relocations as badAlexandre Ghiti
2020-05-15powerpc/mm: Don't log user reads to 0xffffffffChristophe Leroy
2020-05-15powerpc/pseries/lparcfg: Fix display of Maximum MemoryMichael Bringmann
2020-05-15powerpc/sriov: Remove VF eeh_dev state when disabling SR-IOVOliver O'Halloran
2020-05-15KVM: PPC: Remove set but not used variable 'ra', 'rs', 'rt'zhengbin
2020-05-15powerpc/iov: Move VF pdev fixup into pcibios_fixup_iov()Oliver O'Halloran
2020-05-15powerpc/powernv/iov: Ensure the pdn for VFs always contains a valid PE numberOliver O'Halloran
2020-05-05Merge branch 'linux-5.2.y' into v5.2/standard/baseBruce Ashfield
2020-05-04powerpc/pseries: Allow not having ibm, hypertas-functions::hcall-multi-tce fo...Alexey Kardashevskiy
2020-05-04powerpc/pseries/vio: Fix iommu_table use-after-free refcount warningTyrel Datwyler
2020-05-04powerpc/papr_scm: Fix leaking 'bus_desc.provider_name' in some pathsVaibhav Jain
2020-05-04powerpc/ptdump: Only enable PPC_CHECK_WX with STRICT_KERNEL_RWXChristophe Leroy
2020-05-04powerpc/ptdump: Fix W+X verification call in mark_rodata_ro()Christophe Leroy
2020-05-04powerpc/kuap: Fix set direction in allow/prevent_user_access()Christophe Leroy
2020-05-04KVM: Use vcpu-specific gva->hva translation when querying host page sizeSean Christopherson
2020-05-04powerpc/44x: Adjust indentation in ibm4xx_denali_fixup_memsizeNathan Chancellor
2020-05-04mm/mmu_gather: invalidate TLB correctly on batch allocation failure and flushPeter Zijlstra
2020-05-04KVM: PPC: Book3S PR: Free shared page if mmu initialization failsSean Christopherson
2020-05-04KVM: PPC: Book3S HV: Uninit vCPU if vcore creation failsSean Christopherson
2020-05-04powerpc/futex: Fix incorrect user access blockingMichael Ellerman