summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
AgeCommit message (Expand)Author
2020-08-13powerpc: Fix circular dependency between percpu.h and mmu.hMichael Ellerman
2020-08-13powerpc/book3s64/pkeys: Fix pkey_access_permitted() for execute disable pkeyAneesh Kumar K.V
2020-08-13Revert "powerpc/kasan: Fix shadow pages allocation failure"Christophe Leroy
2020-08-03powerpc/kvm/book3s64: Fix kernel crash with nested kvm & DEBUG_VIRTUALAneesh Kumar K.V
2020-07-13powerpc/4xx: Don't unmap NULL mbasehuhai
2020-07-13KVM: PPC: Book3S: Fix some RCU-list locksQian Cai
2020-07-13KVM: PPC: Book3S HV: Ignore kmemleak false positivesQian Cai
2020-07-13powerpc/32s: Don't warn when mapping RO data ROX.Christophe Leroy
2020-07-13powerpc/64s/pgtable: fix an undefined behaviourQian Cai
2020-07-13powerpc/ps3: Fix kexec shutdown hangGeoff Levand
2020-07-13powerpc/pseries/ras: Fix FWNMI_VALID off by oneNicholas Piggin
2020-07-13powerpc/64s/exception: Fix machine check no-loss idle wakeupNicholas Piggin
2020-07-13powerpc/64: Don't initialise init_task->thread.regsMichael Ellerman
2020-07-13powerpc/crashkernel: Take "mem=" option into accountPingfan Liu
2020-07-13powerpc/perf/hv-24x7: Fix inconsistent output values incase multiple hv-24x7 ...Kajol Jain
2020-07-13powerpc/ptdump: Add _PAGE_COHERENT flagChristophe Leroy
2020-07-13powerpc/kasan: Fix stack overflow by increasing THREAD_SHIFTChristophe Leroy
2020-07-11powerpc/64s: Save FSCR to init_task.thread.fscr after feature initMichael Ellerman
2020-07-11powerpc/64s: Don't let DT CPU features set FSCR_DSCRMichael Ellerman
2020-07-11powerpc/kasan: Fix shadow pages allocation failureChristophe Leroy
2020-07-11powerpc/32s: Fix another build failure with CONFIG_PPC_KUAP_DEBUGChristophe Leroy
2020-07-11powerpc/mm: Fix conditions to perform MMU specific management by blocks on PP...Christophe Leroy
2020-07-11powerpc/spufs: fix copy_to_user while atomicJeremy Kerr
2020-07-11sched/core: Fix illegal RCU from offline CPUsPeter Zijlstra
2020-07-07mm: move the powerpc hugepd code to mm/gup.cChristoph Hellwig
2020-07-07powerpc/ptdump: Properly handle non standard page sizeChristophe Leroy
2020-06-24powerpc/64s: Fix misleading SPR and timebase informationShaokun Zhang
2020-06-24powerpc/64: mark start_here_multiplatform as __refChristophe Leroy
2020-06-24powerpc: Fix compile issue with force DAWRMichael Neuling
2020-06-09powerpc/powernv: Avoid re-registration of imc debugfs directoryAnju T Sudhakar
2020-06-08powerpc/xive: Clear the page tables for the ESB IO mappingCédric Le Goater
2020-06-08powerpc/kasan: Fix issues by lowering KASAN_SHADOW_ENDChristophe Leroy
2020-06-08powerpc/64s: Disable STRICT_KERNEL_RWXMichael Ellerman
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-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