summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms
AgeCommit message (Expand)Author
21 hoursMerge tag 'powerpc-6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
29 hoursMerge tag 'vfs-6.18-rc1.async' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
31 hoursMerge tag 'vfs-6.18-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
8 daysVFS: rename kern_path_locked() and related functions.NeilBrown
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-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
2025-06-10powerpc/vas: Return -EINVAL if the offset is non-zero in mmap()Haren Myneni
2025-06-10powerpc/powernv/memtrace: Fix out of bounds issue in memtrace mmapRitesh Harjani (IBM)
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar
2025-05-27Merge tag 'irq-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-05-26Merge tag 'powerpc-6.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2025-05-16powerpc: Switch to irq_find_mapping()Jiri Slaby (SUSE)
2025-05-16powerpc: Switch irq_domain_add_nomap() to use fwnodeJiri Slaby (SUSE)
2025-05-16powerpc: Switch to irq_domain_create_*()Jiri Slaby (SUSE)