summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2025-11-15mm: fix MAX_FOLIO_ORDER on powerpc configs with hugetlbDavid Hildenbrand (Red Hat)
2025-10-13powerpc/fadump: skip parameter area allocation when fadump is disabledSourabh Jain
2025-10-13powerpc, ocxl: Fix extraction of struct xive_irq_dataNam Cao
2025-10-13powerpc/pseries/msi: Fix NULL pointer dereference at irq domain teardownNam Cao
2025-10-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-10-06Merge tag 'pci-v6.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-10-03Merge tag 'dma-mapping-6.18-2025-09-30' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2025-10-02Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-10-02Merge tag 'for-6.18/block-20250929' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-10-01Merge tag 'kbuild-6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kb...Linus Torvalds
2025-10-01Merge tag 'soc-drivers-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-09-30Merge tag 'timers-vdso-2025-09-29' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-09-30KVM: Export KVM-internal symbols for sub-modules onlySean Christopherson
2025-09-30Merge tag 'sched-core-2025-09-26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-09-29Merge tag 'powerpc-6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2025-09-29Merge tag 'ffs-const-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-09-29Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-09-29Merge tag 'vfs-6.18-rc1.async' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-09-29Merge tag 'kernel-6.18-rc1.clone3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-09-29Merge tag 'vfs-6.18-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-09-25arch: Add the macro COMPILE_OFFSETS to all the asm-offsets.cMenglong Dong
2025-09-24Merge tag 'soc_fsl-6.18-1' of https://github.com/chleroy/linux into soc/driversArnd Bergmann
2025-09-23VFS: rename kern_path_locked() and related functions.NeilBrown
2025-09-23powerpc/pseries: Define __u{8,32} types in papr_hvpipe_hdr structHaren Myneni
2025-09-22soc: fsl: qe: Drop legacy-of-mm-gpiochip.h header from GPIO driverChristophe Leroy
2025-09-22powerpc/perf/vpa-dtl: Handle the writing of perf record when aux wake up is n...Athira Rajeev
2025-09-22powerpc/perf/vpa-dtl: Add support to capture DTL data in aux bufferAthira Rajeev
2025-09-22powerpc/perf/vpa-dtl: Add support to setup and free aux buffer for capturing ...Athira Rajeev
2025-09-22powerpc/vpa_dtl: Add interface to expose vpa dtl counters via perfKajol Jain
2025-09-22powerpc/time: Expose boot_tb via accessorAboorva Devarajan
2025-09-21powerpc: stop calling page_address() in free_pages()Vishal Moola (Oracle)
2025-09-21kasan: introduce ARCH_DEFER_KASAN and unify static key across modesSabyrzhan Tasbolatov
2025-09-19Merge 6.17-rc6 into kbuild-nextNathan Chancellor
2025-09-16powerpc/32: Remove PAGE_KERNEL_TEXT to fix startup failureChristophe Leroy
2025-09-16powerpc/fprobe: fix updated fprobe for function-graph tracerHari Bathini
2025-09-16powerpc/ftrace: support CONFIG_FUNCTION_GRAPH_RETVALAditya Bodkhe
2025-09-15powerpc64/modules: replace stub allocation sentinel with an explicit counterJoe Lawrence
2025-09-15powerpc64/modules: correctly iterate over stubs in setup_ftrace_ool_stubsJoe Lawrence
2025-09-15powerpc/ftrace: ensure ftrace record ops are always set for NOPsJoe Lawrence
2025-09-15powerpc/603: Really copy kernel PGD entries into all PGDIRsChristophe Leroy
2025-09-15powerpc/8xx: Remove left-over instruction and comments in DataStoreTLBMiss ha...Christophe Leroy
2025-09-15powerpc/pseries: HVPIPE changes to support migrationHaren Myneni
2025-09-15powerpc/pseries: Enable hvpipe with ibm,set-system-parameter RTASHaren Myneni
2025-09-15powerpc/pseries: Enable HVPIPE event message interruptHaren Myneni
2025-09-15powerpc/pseries: Wakeup hvpipe FD when the payload is pendingHaren Myneni
2025-09-15powerpc/pseries: Receive payload with ibm,receive-hvpipe-msg RTASHaren Myneni
2025-09-15powerpc/pseries: Send payload with ibm,send-hvpipe-msg RTASHaren Myneni
2025-09-15powerpc/pseries: Add papr-hvpipe char driver for HVPIPE interfacesHaren Myneni
2025-09-15powerpc/pseries: Define HVPIPE specific macrosHaren Myneni
2025-09-15powerpc/pseries: Define papr-hvpipe ioctlHaren Myneni