summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms
AgeCommit message (Expand)Author
2025-11-15mm: fix MAX_FOLIO_ORDER on powerpc configs with hugetlbDavid Hildenbrand (Red Hat)
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-02Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-10-01Merge tag 'soc-drivers-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git...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 'vfs-6.18-rc1.async' of git://git.kernel.org/pub/scm/linux/kernel/g...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-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-22soc: fsl: qe: Drop legacy-of-mm-gpiochip.h header from GPIO driverChristophe 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-13treewide: remove MIGRATEPAGE_SUCCESSDavid Hildenbrand
2025-09-06powerpc/pseries/msi: Switch to msi_create_parent_irq_domain()Nam Cao
2025-09-06powerpc/powernv/pci: Switch to use msi_create_parent_irq_domain()Nam Cao
2025-09-06powerpc/xive: Untangle xive from child interrupt controller driversNam Cao
2025-09-06powerpc/44x: Drop legacy-of-mm-gpiochip.h headerChristophe Leroy
2025-09-06powerpc/44x: Change GPIO driver to a proper platform driverChristophe Leroy
2025-09-06powerpc/cpm2: Drop legacy-of-mm-gpiochip.h headerChristophe Leroy
2025-09-01fs: add an icount_read helperJosef Bacik
2025-09-01powerpc/powernv/pci: Fix underflow and leak issueNam Cao
2025-09-01powerpc/pseries/msi: Fix potential underflow and leak issueNam Cao
2025-09-01powerpc: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headersThomas Huth
2025-08-20powerpc: unify two CONFIG_POWERPC64_CPU entries in the same choice blockMasahiro Yamada
2025-08-20powerpc: Use dev_fwnode()Jiri Slaby (SUSE)
2025-08-07treewide: rename GPIO set callbacks back to their original namesBartosz Golaszewski
2025-07-31Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-07-29Merge tag 'powerpc-6.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2025-07-29Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-07-29Merge tag 'tty-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2025-07-28Merge tag 'pull-simple_recursive_removal' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2025-07-13mm/balloon_compaction: convert balloon_page_delete() to balloon_page_finalize()David Hildenbrand
2025-07-09drivers/base/node: rename __register_one_node() to register_one_node()Donet Tom
2025-07-09powerpc/secvar: Expose secvars relevant to the key management modeSrish Srinivasan
2025-07-09powerpc/pseries: Correct secvar format representation for static key managementSrish Srinivasan
2025-07-09(powerpc/512) Fix possible `dma_unmap_single()` on uninitialized pointerThomas Fourier
2025-07-02spufs: switch to locked_recursive_removal()Al Viro
2025-06-23Merge 6.16-rc3 into driver-core-nextGreg Kroah-Hartman
2025-06-23powerpc/pseries/dlpar: Search DRC index from ibm,drc-indexes for IO addHaren Myneni
2025-06-23powerpc: powernv: ocxl: use lock guard for mutexShrikanth Hegde
2025-06-23powerpc: book3s: vas: use lock guard for mutexShrikanth Hegde
2025-06-17powerpc/powermac: remove unneeded tty includesJiri Slaby (SUSE)
2025-06-17sysfs: treewide: switch back to attribute_group::bin_attrsThomas Weißschuh
2025-06-17sysfs: treewide: switch back to bin_attribute::read()/write()Thomas Weißschuh