aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include
AgeCommit message (Expand)Author
2020-09-04powerpc/perf: Fix missing is_sier_aviable() during buildMadhavan Srinivasan
2020-09-04powerpc/rtas: don't online CPUs for partition suspendNathan Lynch
2020-08-13powerpc: Fix circular dependency between percpu.h and mmu.hMichael Ellerman
2020-08-13Revert "powerpc/kasan: Fix shadow pages allocation failure"Christophe Leroy
2020-07-13powerpc/64s/pgtable: fix an undefined behaviourQian Cai
2020-07-13powerpc/64: Don't initialise init_task->thread.regsMichael 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-06-24powerpc: Fix compile issue with force DAWRMichael Neuling
2020-06-08powerpc/kasan: Fix issues by lowering KASAN_SHADOW_ENDChristophe Leroy
2020-06-08powerpc/32s: Fix build failure with CONFIG_PPC_KUAP_DEBUGChristophe Leroy
2020-06-01powerpc/hash64/devmap: Use H_PAGE_THP_HUGE when setting up huge devmap PTE en...Aneesh Kumar K.V
2020-06-01powerpc/pseries: Avoid NULL pointer dereference when drmem is unavailableLibor Pechacek
2020-05-21treewide: Rename rcu_dereference_raw_notrace() to _check()Joel Fernandes (Google)
2020-05-15powerpc/hugetlb: Fix 8M hugepages on 8xxChristophe Leroy
2020-05-04powerpc/kuap: Fix set direction in allow/prevent_user_access()Christophe Leroy
2020-05-04mm/mmu_gather: invalidate TLB correctly on batch allocation failure and flushPeter Zijlstra
2020-05-04powerpc/futex: Fix incorrect user access blockingMichael Ellerman
2020-05-04powerpc/32s: Fix bad_kuap_fault()Christophe Leroy
2020-05-04powerpc/mmu_gather: enable RCU_TABLE_FREE even for !SMP caseAneesh Kumar K.V
2020-04-16powerpc: Make setjmp/longjmp signature standardClement Courbet
2020-04-16powerpc/mm/hash: Fix sharing context ids between kernel & userspaceAneesh Kumar K.V
2020-04-12powerpc/archrandom: fix arch_get_random_seed_int()Ard Biesheuvel
2020-04-12powerpc/security: Fix debugfs data leak on 32-bitGeert Uytterhoeven
2020-04-12powerpc/xive: Discard ESB load value when interrupt is invalidFrederic Barrat
2020-04-12powerpc/mm: drop #ifdef CONFIG_MMU in is_ioremap_addr()Christophe Leroy
2020-03-20powerpc/spinlocks: Include correct header for static keyJason A. Donenfeld
2020-03-20powerpc/vcpu: Assume dedicated processors as non-preemptSrikar Dronamraju
2020-03-07powerpc: Fix __clear_user() with KUAP enabledAndrew Donnellan
2020-03-07powerpc/fixmap: Use __fix_to_virt() instead of fix_to_virt()Christophe Leroy
2020-03-07Revert "powerpc/vcpu: Assume dedicated processors as non-preempt"Paul Gortmaker
2020-02-24powerpc/vcpu: Assume dedicated processors as non-preemptSrikar Dronamraju
2020-01-31powerpc: Fix vDSO clock_getres()Vincenzo Frascino
2019-12-29powerpc/32s: fix allow/prevent_user_access() when crossing segment boundaries.Christophe Leroy
2019-12-02KVM: PPC: Book3S HV: Flush link stack on guest exit to host kernelMichael Ellerman
2019-12-02powerpc/book3s64: Fix link stack flush on context switchMichael Ellerman
2019-11-09powerpc/mm: Fixup tlbie vs mtpidr/mtlpidr ordering issue on POWER9Aneesh Kumar K.V
2019-11-09powerpc/book3s64/radix: Rename CPU_FTR_P9_TLBIE_BUG feature flagAneesh Kumar K.V
2019-11-09powerpc/xive: Implement get_irqchip_state method for XIVE to fix shutdown racePaul Mackerras
2019-11-09KVM: PPC: Book3S: Enable XIVE native capability only if OPAL has required fun...Paul Mackerras
2019-10-07powerpc/futex: Fix warning: 'oldval' may be used uninitialized in this functionChristophe Leroy
2019-10-01powerpc/xive: Fix bogus error code returned by OPALGreg Kurz
2019-09-19powerpc: Add barrier_nospec to raw_copy_in_user()Suraj Jitindar Singh
2019-07-31powerpc/pmu: Set pmcregs_in_use in paca when running as LPARSuraj Jitindar Singh
2019-07-31powerpc/cacheflush: fix variable set but not usedQian Cai
2019-07-26mm/nvdimm: add is_ioremap_addr and use that to check ioremap addressAneesh Kumar K.V
2019-06-22Merge tag 'powerpc-5.2-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-06-21Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-06-19powerpc: enable a 30-bit ZONE_DMA for 32-bit pmacChristoph Hellwig