summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2025-12-13Merge tag 'mm-stable-2025-12-11-11-39' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-12-13Merge tag 'sound-fix-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-12-09powerpc/pseries/cmm: adjust BALLOON_MIGRATE when migrating pagesDavid Hildenbrand
2025-12-09powerpc/pseries/cmm: call balloon_devinfo_init() also without CONFIG_BALLOON_...David Hildenbrand
2025-12-07ALSA: Do not build obsolete APIDavid Heidelberg
2025-12-06Merge tag 'tty-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2025-12-06Merge tag 'char-misc-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-12-06Merge tag 'mm-nonmm-stable-2025-12-06-11-14' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-12-06Merge tag 'dma-mapping-6.19-2025-12-05' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2025-12-05Merge tag 'soc-drivers-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-12-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-12-05Merge tag 'powerpc-6.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2025-12-05Merge tag 'pull-persistency' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-12-05Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-12-04Merge tag 'iommu-updates-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-12-03Merge tag 'bpf-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Linus Torvalds
2025-12-02Merge tag 'core-uaccess-2025-11-30' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-12-02powerpc/powermac: backlight: Include <linux/of.h>Thomas Zimmermann
2025-12-01Merge tag 'core-bugs-2025-12-01' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-12-01Merge tag 'vfs-6.19-rc1.fd_prepare.fs' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-12-01Merge tag 'namespace-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-12-01Merge tag 'vfs-6.19-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-11-28pseries: port papr_rtas_setup_file_interface() to FD_ADD()Christian Brauner
2025-11-28pseries: convert papr_platform_dump_create_handle() to FD_ADD()Christian Brauner
2025-11-28spufs: convert spufs_gang_open() to FD_PREPARE()Christian Brauner
2025-11-28papr-hvpipe: convert papr_hvpipe_dev_create_handle() to FD_PREPARE()Christian Brauner
2025-11-28spufs: convert spufs_context_open() to FD_PREPARE()Christian Brauner
2025-11-28Merge branches 'arm/smmu/updates', 'arm/smmu/bindings', 'mediatek', 'nvidia/t...Joerg Roedel
2025-11-28powerpc/pseries/svm: Make mem_encrypt.h self containedJason Gunthorpe
2025-11-27Merge branch 'mm-hotfixes-stable' into mm-nonmm-stable in order to be ableAndrew Morton
2025-11-26Merge tag 'kvm-x86-tdx-6.19' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2025-11-24mm/zone_device: rename page_free callback to folio_freeBalbir Singh
2025-11-24mm/zone_device: support large zone device private foliosBalbir Singh
2025-11-24bpf: specify the old and new poke_type for bpf_arch_text_pokeMenglong Dong
2025-11-21serial: drop SERIAL_8250_DEPRECATED_OPTIONSJiri Slaby (SUSE)
2025-11-21Merge branch 'objtool/core'Peter Zijlstra
2025-11-18powerpc/64s/slb: Add no_slb_preload early cmdline paramRitesh Harjani (IBM)
2025-11-18powerpc/64s/slb: Make preload_add return type as voidRitesh Harjani (IBM)
2025-11-18powerpc/ptdump: Dump PXX level info for kernel_page_tablesRitesh Harjani (IBM)
2025-11-18powerpc/64s/pgtable: Enable directMap counters in meminfo for HashRitesh Harjani (IBM)
2025-11-18powerpc/64s/hash: Update directMap page counters for HashRitesh Harjani (IBM)
2025-11-18powerpc/64s/hash: Hash hpt_order should be only available with Hash MMURitesh Harjani (IBM)
2025-11-18powerpc/64s/hash: Improve hash mmu printk messagesRitesh Harjani (IBM)
2025-11-18powerpc/64s/hash: Fix phys_addr_t printf format in htab_initialize()Ritesh Harjani (IBM)
2025-11-18powerpc/64s/ptdump: Fix kernel_hash_pagetable dump for ISA v3.00 HPTE formatRitesh Harjani (IBM)
2025-11-18powerpc/64s/hash: Restrict stress_hpt_struct memblock region to within RMA limitRitesh Harjani (IBM)
2025-11-18powerpc/64s/slb: Fix SLB multihit issue during SLB preloadDonet Tom
2025-11-18powerpc, mm: Fix mprotect on book3s 32-bitDave Vasilevsky
2025-11-16drivers/base/node: fold register_node() into register_one_node()Donet Tom
2025-11-16convert spufsAl Viro