summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
2025-09-21kasan: introduce ARCH_DEFER_KASAN and unify static key across modesSabyrzhan Tasbolatov5-19/+4
2025-09-19Merge 6.17-rc6 into kbuild-nextNathan Chancellor11-42/+35
2025-09-16powerpc/32: Remove PAGE_KERNEL_TEXT to fix startup failureChristophe Leroy3-15/+3
2025-09-16powerpc/fprobe: fix updated fprobe for function-graph tracerHari Bathini2-0/+13
2025-09-16powerpc/ftrace: support CONFIG_FUNCTION_GRAPH_RETVALAditya Bodkhe3-17/+41
2025-09-15powerpc64/modules: replace stub allocation sentinel with an explicit counterJoe Lawrence2-18/+9
2025-09-15powerpc64/modules: correctly iterate over stubs in setup_ftrace_ool_stubsJoe Lawrence1-1/+1
2025-09-15powerpc/ftrace: ensure ftrace record ops are always set for NOPsJoe Lawrence1-2/+8
2025-09-15powerpc/603: Really copy kernel PGD entries into all PGDIRsChristophe Leroy2-3/+9
2025-09-15powerpc/8xx: Remove left-over instruction and comments in DataStoreTLBMiss ha...Christophe Leroy1-8/+1
2025-09-15powerpc/pseries: HVPIPE changes to support migrationHaren Myneni3-0/+74
2025-09-15powerpc/pseries: Enable hvpipe with ibm,set-system-parameter RTASHaren Myneni2-2/+33
2025-09-15powerpc/pseries: Enable HVPIPE event message interruptHaren Myneni2-5/+155
2025-09-15powerpc/pseries: Wakeup hvpipe FD when the payload is pendingHaren Myneni1-1/+27
2025-09-15powerpc/pseries: Receive payload with ibm,receive-hvpipe-msg RTASHaren Myneni2-2/+163
2025-09-15powerpc/pseries: Send payload with ibm,send-hvpipe-msg RTASHaren Myneni2-1/+124
2025-09-15powerpc/pseries: Add papr-hvpipe char driver for HVPIPE interfacesHaren Myneni3-0/+300
2025-09-15powerpc/pseries: Define HVPIPE specific macrosHaren Myneni3-0/+35
2025-09-15powerpc/pseries: Define papr-hvpipe ioctlHaren Myneni1-0/+33
2025-09-13mm: introduce memdesc_flags_tMatthew Wilcox (Oracle)4-12/+12
2025-09-13powerpc/ptdump: rename "struct pgtable_level" to "struct ptdump_pg_level"David Hildenbrand4-5/+5
2025-09-13treewide: remove MIGRATEPAGE_SUCCESSDavid Hildenbrand1-1/+1
2025-09-12dma-mapping: convert dma_direct_*map_page to be phys_addr_t basedLeon Romanovsky1-2/+2
2025-09-08powerpc: Add __attribute_const__ to ffs()-family implementationsKees Cook1-2/+2
2025-09-06lib/crypto: curve25519: Consolidate into single moduleEric Biggers4-880/+0
2025-09-06crypto: powerpc/curve25519 - Remove unused kpp supportEric Biggers2-106/+0
2025-09-06powerpc/pseries/msi: Switch to msi_create_parent_irq_domain()Nam Cao3-67/+48
2025-09-06powerpc/powernv/pci: Switch to use msi_create_parent_irq_domain()Nam Cao2-39/+33
2025-09-06powerpc/xive: Untangle xive from child interrupt controller driversNam Cao4-70/+33
2025-09-06powerpc: Remove duplicate definition for ppc_msgsnd_sync()Gautam Menghani1-12/+6
2025-09-06powerpc/44x: Drop legacy-of-mm-gpiochip.h headerChristophe Leroy2-15/+19
2025-09-06powerpc/44x: Change GPIO driver to a proper platform driverChristophe Leroy1-31/+40
2025-09-06powerpc/cpm2: Drop legacy-of-mm-gpiochip.h headerChristophe Leroy3-30/+28
2025-09-06powerpc/vdso: Include asm/syscalls.h for sys_ni_syscall()Christophe Leroy1-2/+1
2025-09-06powerpc/8xx: Remove offset in SPRN_M_TWBChristophe Leroy2-16/+10
2025-09-06arch/powerpc: Remove support for older GCC and binutilsChristophe Leroy2-6/+2
2025-09-06powerpc64/bpf: Implement PROBE_ATOMIC instructionsSaket Kumar Bhaskar2-0/+42
2025-09-06powerpc64/bpf: Introduce bpf_jit_emit_atomic_ops() to emit atomic instructionsSaket Kumar Bhaskar1-88/+115
2025-09-06powerpc64/bpf: Implement bpf_addr_space_cast instructionSaket Kumar Bhaskar4-0/+18
2025-09-06powerpc64/bpf: Implement PROBE_MEM32 pseudo instructionsSaket Kumar Bhaskar4-24/+155
2025-09-04vdso: Drop Kconfig GENERIC_VDSO_TIME_NSThomas Weißschuh1-1/+0
2025-09-04vdso: Drop Kconfig GENERIC_VDSO_DATA_STOREThomas Weißschuh1-1/+0
2025-09-03sched: Unify the SCHED_{SMT,CLUSTER,MC} KconfigPeter Zijlstra1-12/+3
2025-09-03sched/fair: Get rid of sched_domains_curr_level hack for tl->cpumask()Peter Zijlstra3-16/+17
2025-09-02Revert "eth: remove the DLink/Sundance (ST201) driver"Jakub Kicinski1-0/+1
2025-09-01arch: copy_thread: pass clone_flags as u64Simon Schuster1-1/+1
2025-09-01fs: add an icount_read helperJosef Bacik1-1/+1
2025-09-01kbuild: Add missing $(objtree) prefix to powerpc crtsavres.o artifactKienan Stewart1-1/+1
2025-09-01powerpc/xmon: replace sizeof calculations with ARRAY_SIZE macroRuben Wauters1-10/+6
2025-09-01powerpc/powernv/pci: Fix underflow and leak issueNam Cao1-1/+1