summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms
AgeCommit message (Expand)AuthorFilesLines
7 dayspowerpc/warp: Fix error handling in pika_dtm_threadMa Ke1-0/+2
7 daysRevert "papr-hvpipe: convert papr_hvpipe_dev_create_handle() to FD_PREPARE()"Sasha Levin1-9/+30
7 daysRevert "pseries/papr-hvpipe: Fix race with interrupt handler"Sasha Levin1-11/+9
12 dayspseries/papr-hvpipe: Fix race with interrupt handlerRitesh Harjani (IBM)1-9/+11
12 dayspapr-hvpipe: convert papr_hvpipe_dev_create_handle() to FD_PREPARE()Christian Brauner1-30/+9
2026-05-14pseries/papr-hvpipe: Fix the usage of copy_to_user()Ritesh Harjani (IBM)1-9/+14
2026-05-14pseries/papr-hvpipe: Fix & simplify error handling in papr_hvpipe_init()Ritesh Harjani (IBM)1-11/+17
2026-05-14pseries/papr-hvpipe: Prevent kernel stack memory leak to userspaceRitesh Harjani (IBM)1-1/+1
2026-03-19powerpc/pseries: Correct MSI allocation trackingNam Cao1-1/+1
2026-03-19powerpc: 83xx: km83xx: Fix keymile vendor prefixJ. Neuschäfer1-2/+2
2026-03-04powerpc/pseries: Fix MSI-X allocation failure when quota is exceededNam Cao1-3/+41
2026-01-08powerpc/pseries/cmm: call balloon_devinfo_init() also without CONFIG_BALLOON_...David Hildenbrand1-1/+1
2026-01-08powerpc/pseries/cmm: adjust BALLOON_MIGRATE when migrating pagesDavid Hildenbrand1-0/+1
2025-11-15mm: fix MAX_FOLIO_ORDER on powerpc configs with hugetlbDavid Hildenbrand (Red Hat)1-1/+0
2025-10-13powerpc, ocxl: Fix extraction of struct xive_irq_dataNam Cao1-1/+1
2025-10-13powerpc/pseries/msi: Fix NULL pointer dereference at irq domain teardownNam Cao1-2/+1
2025-10-03Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+1
2025-10-02Merge tag 'soc-drivers-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+0
2025-09-30Merge tag 'powerpc-6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds13-198/+1015
2025-09-29Merge tag 'vfs-6.18-rc1.async' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+2
2025-09-29Merge tag 'vfs-6.18-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2025-09-25Merge tag 'soc_fsl-6.18-1' of https://github.com/chleroy/linux into soc/driversArnd Bergmann1-1/+0
2025-09-23VFS: rename kern_path_locked() and related functions.NeilBrown1-2/+2
2025-09-22soc: fsl: qe: Drop legacy-of-mm-gpiochip.h header from GPIO driverChristophe Leroy1-1/+0
2025-09-15powerpc/pseries: HVPIPE changes to support migrationHaren Myneni3-0/+74
2025-09-15powerpc/pseries: Enable hvpipe with ibm,set-system-parameter RTASHaren Myneni1-2/+32
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-14treewide: remove MIGRATEPAGE_SUCCESSDavid Hildenbrand1-1/+1
2025-09-06powerpc/pseries/msi: Switch to msi_create_parent_irq_domain()Nam Cao2-66/+49
2025-09-06powerpc/powernv/pci: Switch to use msi_create_parent_irq_domain()Nam Cao2-41/+35
2025-09-06powerpc/xive: Untangle xive from child interrupt controller driversNam Cao2-37/+2
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-37/+46
2025-09-06powerpc/cpm2: Drop legacy-of-mm-gpiochip.h headerChristophe Leroy2-2/+0
2025-09-01fs: add an icount_read helperJosef Bacik1-1/+1
2025-09-01powerpc/powernv/pci: Fix underflow and leak issueNam Cao1-1/+1
2025-09-01powerpc/pseries/msi: Fix potential underflow and leak issueNam Cao1-1/+1
2025-09-01powerpc: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headersThomas Huth1-2/+2
2025-08-20powerpc: unify two CONFIG_POWERPC64_CPU entries in the same choice blockMasahiro Yamada1-9/+4
2025-08-20powerpc: Use dev_fwnode()Jiri Slaby (SUSE)1-2/+1
2025-08-07treewide: rename GPIO set callbacks back to their original namesBartosz Golaszewski4-5/+5
2025-08-01Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-2/+2
2025-07-30Merge tag 'powerpc-6.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds5-68/+138
2025-07-29Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds7-8/+8
2025-07-29Merge tag 'tty-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-2/+0
2025-07-28Merge tag 'pull-simple_recursive_removal' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-40/+9