aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2023-12-20powerpc/ftrace: Fix stack teardown in ftrace_no_traceNaveen N Rao
2023-12-08powerpc: Don't clobber f0/vs0 during fp|altivec register saveTimothy Pearson
2023-12-08KVM: PPC: Book3S HV: Fix KVM_RUN clobbering FP/VEC user registersNicholas Piggin
2023-11-28powerpc/powernv: Fix fortify source warnings in opal-prd.cMichael Ellerman
2023-11-28powerpc/perf: Fix disabling BHRB and instruction samplingNicholas Piggin
2023-11-20powerpc/pseries: fix potential memory leak in init_cpu_associativity()Wang Yufen
2023-11-20powerpc/imc-pmu: Use the correct spinlock initializer.Sebastian Andrzej Siewior
2023-11-20powerpc/vas: Limit open window failure messages in log buffferHaren Myneni
2023-11-20powerpc/xive: Fix endian conversion sizeBenjamin Gray
2023-11-20powerpc/40x: Remove stale PTE_ATOMIC_UPDATES macroChristophe Leroy
2023-11-20powerpc: Only define __parse_fpscr() when requiredChristophe Leroy
2023-11-08powerpc/mm: Fix boot crash with FLATMEMMichael Ellerman
2023-11-08powerpc/85xx: Fix math emulation exceptionChristophe Leroy
2023-10-19powerpc/64e: Fix wrong test in __ptep_test_and_clear_young()Christophe Leroy
2023-10-19powerpc/8xx: Fix pte_access_permitted() for PAGE_NONEChristophe Leroy
2023-10-19powerpc/47x: Fix 47x syscall return crashMichael Ellerman
2023-10-06powerpc/watchpoints: Annotate atomic context in more placesBenjamin Gray
2023-10-06powerpc/watchpoint: Disable pagefaults when getting user instructionBenjamin Gray
2023-10-06powerpc/watchpoints: Disable preemption in thread_change_pc()Benjamin Gray
2023-10-06powerpc/perf/hv-24x7: Update domain value checkKajol Jain
2023-09-23powerpc/pseries: fix possible memory leak in ibmebus_bus_init()ruanjinjie
2023-09-13powerpc/iommu: Fix notifiers being shared by PCI and VIO busesRussell Currey
2023-09-13powerpc/mpc5xxx: Add missing fwnode_handle_put()Liang He
2023-09-13powerpc/pseries: Fix hcall tracepoints with JUMP_LABEL=nNicholas Piggin
2023-09-13powerpc/pseries: Rework lppaca_shared_proc() to avoid DEBUG_PREEMPTRussell Currey
2023-09-13powerpc: Don't include lppaca.h in paca.hMichael Ellerman
2023-09-13powerpc/perf: Convert fsl_emb notifier to state machine callbacksChristophe Leroy
2023-09-13powerpc/fadump: reset dump area size if fadump memory reserve failsSourabh Jain
2023-09-13powerpc/radix: Move some functions into #ifdef CONFIG_KVM_BOOK3S_HV_POSSIBLEChristophe Leroy
2023-09-13powerpc/powermac: Use early_* IO variants in via_calibrate_decr()Benjamin Gray
2023-09-13powerpc/boot: Disable power10 features after BOOTAFLAGS assignmentNathan Chancellor
2023-08-23powerpc/rtas_flash: allow user copy to flash block cache objectsNathan Lynch
2023-08-23powerpc/kasan: Disable KCOV in KASAN codeBenjamin Gray
2023-08-11powerpc/mm/altmap: Fix altmap boundary checkAneesh Kumar K.V
2023-08-11powerpc/ftrace: Create a dummy stackframe to fix stack unwindNaveen N Rao
2023-08-11word-at-a-time: use the same return type for has_zero regardless of endiannessndesaulniers@google.com
2023-08-08init: Remove check_bugs() leftoversThomas Gleixner
2023-08-03powerpc/pseries/vas: Hold mmap_mutex after mmap lock during window closeHaren Myneni
2023-07-23powerpc/64s: Fix native_hpte_remove() to be irq-safeMichael Ellerman
2023-07-23powerpc/security: Fix Speculation_Store_Bypass reporting on Power10Michael Ellerman
2023-07-23powerpc: Fail build if using recordmcount with binutils v2.37Naveen N Rao
2023-07-19powerpc: dts: turris1x.dts: Fix PCIe MEM size for pci2 nodePali Rohár
2023-07-19powerpc: allow PPC_EARLY_DEBUG_CPM only when SERIAL_CPM=yRandy Dunlap
2023-07-19powerpc/mm/dax: Fix the condition when checking if altmap vmemap can cross-bo...Aneesh Kumar K.V
2023-07-19powerpc/book3s64/mm: Fix DirectMap stats in /proc/meminfoAneesh Kumar K.V
2023-07-19powerpc: update ppc_save_regs to save current r1 in pt_regsAditya Gupta
2023-07-19powerpc: simplify ppc_save_regsNicholas Piggin
2023-07-19powerpc/powernv/sriov: perform null check on iov before dereferencing iovColin Ian King
2023-07-19powerpc/64s: Fix VAS mm use after freeNicholas Piggin
2023-07-19powerpc/signal32: Force inlining of __unsafe_save_user_regs() and save_tm_use...Christophe Leroy