summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2026-06-09ring-buffer: Flush and stop persistent ring buffer on panicMasami Hiramatsu (Google)
2026-06-01powerpc/time: Remove redundant preempt_disable|enable() calls from arch_irq_w...Sayali Patil
2026-06-01powerpc: fix dead default for GUEST_STATE_BUFFER_TESTJulian Braha
2026-05-23powerpc/warp: Fix error handling in pika_dtm_threadMa Ke
2026-05-23fdget(), trivial conversionsAl Viro
2026-05-23powerpc/crash: Update backup region offset in elfcorehdr on memory hotplugSourabh Jain
2026-05-23powerpc/crash: fix backup region offset update to elfcorehdrSourabh Jain
2026-05-14dma-mapping: drop unneeded includes from dma-mapping.hChristoph Hellwig
2026-05-14powerpc/kdump: fix KASAN sanitization flag for core_$(BITS).oSourabh Jain
2026-04-22x86-64/arm64/powerpc: clean up and rename __copy_from_user_flushcacheLinus Torvalds
2026-04-22KVM: Remove subtle "struct kvm_stats_desc" pseudo-overlaySean Christopherson
2026-04-02powerpc64/bpf: do not increment tailcall count when prog is NULLHari Bathini
2026-03-25powerpc64/bpf: fix kfunc call supportHari Bathini
2026-03-25powerpc64/bpf: Fold bpf_jit_emit_func_call_hlp() into bpf_jit_emit_func_call_...Naveen N Rao
2026-03-25powerpc: 83xx: km83xx: Fix keymile vendor prefixJ. Neuschäfer
2026-03-25powerpc/crash: adjust the elfcorehdr sizeSourabh Jain
2026-03-25powerpc/kexec/core: use big-endian types for crash variablesSourabh Jain
2026-03-25kexec: Include kernel-end even without crashkernelBen Collins
2026-03-25kexec: Consolidate machine_kexec_mask_interrupts() implementationEliav Farber
2026-03-25powerpc/uaccess: Fix inline assembly for clang build on PPC32Christophe Leroy (CS GROUP)
2026-03-04powerpc/smp: Add check for kcalloc() failure in parse_thread_groups()Guangshuo Li
2026-03-04powerpc/eeh: fix recursive pci_lock_rescan_remove locking in EEH event handlingNarayana Murty N
2026-03-04powerpc/uaccess: Move barrier_nospec() out of allow_read_{from/write}_user()Christophe Leroy
2026-03-04tracing: Add ftrace_fill_perf_regs() for perf eventMasami Hiramatsu (Google)
2026-03-04ftrace: Consolidate ftrace_regs accessor functions for archs using pt_regsSteven Rostedt
2026-03-04ftrace: Make ftrace_regs abstract from direct useSteven Rostedt
2026-01-08powerpc/pseries/cmm: adjust BALLOON_MIGRATE when migrating pagesDavid Hildenbrand
2026-01-08mm/balloon_compaction: convert balloon_page_delete() to balloon_page_finalize()David Hildenbrand
2026-01-08powerpc/pseries/cmm: call balloon_devinfo_init() also without CONFIG_BALLOON_...David Hildenbrand
2026-01-08powerpc/64s/slb: Fix SLB multihit issue during SLB preloadDonet Tom
2026-01-08powerpc, mm: Fix mprotect on book3s 32-bitDave Vasilevsky
2026-01-08powerpc/kexec: Enable SMT before waking offline CPUsNysal Jan K.A.
2026-01-08powerpc: Add reloc_offset() to font bitmap pointer used for bootx_printf()Finn Thain
2026-01-08powerpc/addnote: Fix overflow on 32-bit buildsBen Collins
2025-12-18powerpc/64s/ptdump: Fix kernel_hash_pagetable dump for ISA v3.00 HPTE formatRitesh Harjani (IBM)
2025-12-18powerpc/64s/hash: Restrict stress_hpt_struct memblock region to within RMA limitRitesh Harjani (IBM)
2025-12-18powerpc/32: Fix unpaired stwcx. on interrupt exitChristophe Leroy
2025-12-18powerpc/kdump: Fix size calculation for hot-removed memory rangesSourabh Jain
2025-11-13powerpc/eeh: Use result of error_detected() in ueventNiklas Schnelle
2025-11-02arch: Add the macro COMPILE_OFFSETS to all the asm-offsets.cMenglong Dong
2025-10-29powerpc/32: Remove PAGE_KERNEL_TEXT to fix startup failureChristophe Leroy
2025-10-19powerpc/pseries/msi: Fix potential underflow and leak issueNam Cao
2025-10-19powerpc/powernv/pci: Fix underflow and leak issueNam Cao
2025-10-15powerpc/603: Really copy kernel PGD entries into all PGDIRsChristophe Leroy
2025-10-15powerpc/8xx: Remove left-over instruction and comments in DataStoreTLBMiss ha...Christophe Leroy
2025-09-04powerpc/kvm: Fix ifdef to remove build warningMadhavan Srinivasan
2025-08-28powerpc/boot: Fix build with gcc 15Michal Suchanek
2025-08-20powerpc: floppy: Add missing checks after DMA mapThomas Fourier
2025-08-20(powerpc/512) Fix possible `dma_unmap_single()` on uninitialized pointerThomas Fourier
2025-08-15PCI: pnv_php: Fix surprise plug detection and recoveryTimothy Pearson