aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms
AgeCommit message (Expand)AuthorFilesLines
7 daysMerge tag 'pci-v7.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-6/+8
8 daysPCI: Make pci_sriov_resource_alignment() pci_dev constIlpo Järvinen3-4/+5
8 dayspowerpc/pseries: Make pseries_get_iov_fw_value() & pnv_iov_get() pci_dev constIlpo Järvinen2-2/+3
12 daysMerge tag 'mm-stable-2026-06-18-09-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-10/+4
12 daysMerge tag 'powerpc-7.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds24-106/+157
2026-06-15powerpc/powernv: fix preempt count leak in pnv_kexec_wait_secondaries_downAboorva Devarajan1-1/+2
2026-06-15Merge tag 'driver-core-7.2-rc1' of gitolite.kernel.org:pub/scm/linux/kernel/g...Linus Torvalds1-2/+2
2026-06-15Merge tag 'vfs-7.2-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2026-06-08powerpc/8xx: implement get_direction() in cpm1Bartosz Golaszewski1-0/+26
2026-06-02drivers/base/memory: make memory block get/put explicitMuchun Song1-10/+4
2026-06-02powerpc/pseries/lparcfg: Replace deprecated strcpy in parse_system_parameter_...Thorsten Blum1-11/+13
2026-06-02powerpc: use sysfs_emit{_at} in sysfs show functionsThorsten Blum19-61/+63
2026-06-02powerpc/fadump: Add timeout to RTAS busy-wait loopsAdriano Vero2-33/+53
2026-05-25Merge tag 'v7.1-rc5' into driver-core-nextDanilo Krummrich9-145/+221
2026-05-12powerpc/powermac: Remove pmac_low_i2c_{lock,unlock}()Bart Van Assche1-34/+0
2026-05-12powerpc/warp: Fix error handling in pika_dtm_threadMa Ke1-0/+2
2026-05-12powerpc: 82xx: fix uninitialized pointers with free attributeAlly Heev1-2/+2
2026-05-11fs: add icount_read_once() and stop open-coding ->i_count loadsMateusz Guzik1-1/+1
2026-05-06powerpc/pasemi: Drop redundant res assignmentKrzysztof Kozlowski1-2/+1
2026-05-06powerpc/ps3: Drop redundant result assignmentKrzysztof Kozlowski1-3/+1
2026-05-06powerpc/8xx: Fix interrupt mask in cpm1_gpiochip_add16()Christophe Leroy (CS GROUP)1-2/+2
2026-05-06pseries/papr-hvpipe: Fix style and checkpatch issues in enable_hvpipe_IRQ()Ritesh Harjani (IBM)1-7/+6
2026-05-06pseries/papr-hvpipe: Refactor and simplify hvpipe_rtas_recv_msg()Ritesh Harjani (IBM)1-26/+26
2026-05-06pseries/papr-hvpipe: Kill task_struct pointer from struct hvpipe_source_infoRitesh Harjani (IBM)2-4/+2
2026-05-06pseries/papr-hvpipe: Simplify spin unlock usage in papr_hvpipe_handle_release()Ritesh Harjani (IBM)1-3/+2
2026-05-06pseries/papr-hvpipe: Fix the usage of copy_to_user()Ritesh Harjani (IBM)1-9/+14
2026-05-06pseries/papr-hvpipe: Fix & simplify error handling in papr_hvpipe_init()Ritesh Harjani (IBM)1-11/+17
2026-05-06pseries/papr-hvpipe: Fix null ptr deref in papr_hvpipe_dev_create_handle()Ritesh Harjani (IBM)1-27/+30
2026-05-06pseries/papr-hvpipe: Prevent kernel stack memory leak to userspaceRitesh Harjani (IBM)1-1/+1
2026-05-06pseries/papr-hvpipe: Fix race with interrupt handlerRitesh Harjani (IBM)1-9/+11
2026-05-06powerpc/pseries/htmdump: Add memory configuration dump support to htmdump moduleAthira Rajeev1-0/+70
2026-05-06powerpc/pseries/htmdump: Fix the offset value used in htm status dumpAthira Rajeev1-3/+16
2026-05-06powerpc/pseries/htmdump: Fix the offset value used in processor configuration...Athira Rajeev1-2/+15
2026-05-06powerpc/pseries/htmdump: Free the global buffers in htmdump module exitAthira Rajeev1-14/+17
2026-04-26driver core: Replace dev->offline + ->offline_disabled with accessorsDouglas Anderson1-2/+2
2026-04-18Merge tag 'memblock-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-10/+1
2026-04-15Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-2/+2
2026-04-14Merge tag 'powerpc-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds6-44/+35
2026-04-13Merge tag 'gpio-updates-for-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+0
2026-04-05mm: rename zap_vma_pages() to zap_vma()David Hildenbrand (Arm)2-2/+2
2026-04-01powerpc: opal-core: pair alloc_pages_exact() with free_pages_exact()Mike Rapoport (Microsoft)1-10/+1
2026-04-01powerpc: pci-ioda: Optimize pnv_ioda_pick_m64_pe()Yury Norov (NVIDIA)1-13/+6
2026-04-01powerpc: pci-ioda: use bitmap_alloc() in pnv_ioda_pick_m64_pe()Yury Norov (NVIDIA)1-6/+2
2026-04-01powerpc/ps3: spu.c: fix enum and Return kernel-doc warningsRandy Dunlap1-4/+6
2026-04-01powerpc: Move GameCube/Wii options under EMBEDDED6xxJ. Neuschäfer1-15/+16
2026-04-01powerpc/44x/uic: Consolidate chained IRQ handler install/removeChen Ni1-2/+2
2026-04-01powerpc/52xx/mpc52xx_gpt: consolidate chained IRQ handler install/removeChen Ni1-2/+1
2026-04-01powerpc/52xx/media5200: Consolidate chained IRQ handler install/removeChen Ni1-2/+2
2026-03-13powerpc: drop unneeded dependency on OF_GPIOBartosz Golaszewski1-1/+0
2026-03-07powerpc/pseries: Correct MSI allocation trackingNam Cao1-1/+1
2026-03-07powerpc: 83xx: km83xx: Fix keymile vendor prefixJ. Neuschäfer1-2/+2
2026-03-04powerpc/e500: Always use 64 bits PTEChristophe Leroy1-2/+2
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook3-4/+3
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds6-16/+8
2026-02-21Convert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds1-1/+1
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds47-72/+72
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook59-118/+110
2026-02-12Merge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-44/+12
2026-02-11Merge tag 'devicetree-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-7/+2
2026-02-10Merge tag 'powerpc-7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds6-47/+818
2026-02-10Merge tag 'x86_paravirt_for_v7.0_rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-3/+1
2026-02-11powerpc/pseries: plpks: export plpks_wrapping_is_supportedSrish Srinivasan1-0/+1
2026-02-10Merge tag 'irq-msi-2026-02-09' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-3/+3
2026-02-03powerpc/wii: Simplify with scoped for each OF child loopKrzysztof Kozlowski1-3/+1
2026-02-03powerpc/fsp2: Simplify with scoped for each OF child loopKrzysztof Kozlowski1-4/+1
2026-01-31mm: rename CONFIG_MEMORY_BALLOON -> CONFIG_BALLOONDavid Hildenbrand (Red Hat)1-1/+1
2026-01-31mm: rename CONFIG_BALLOON_COMPACTION to CONFIG_BALLOON_MIGRATIONDavid Hildenbrand (Red Hat)1-4/+4
2026-01-31mm: rename balloon_compaction.(c|h) to balloon.(c|h)David Hildenbrand (Red Hat)1-1/+1
2026-01-31mm/balloon_compaction: centralize adjust_managed_page_count() handlingDavid Hildenbrand (Red Hat)1-12/+1
2026-01-31mm/balloon_compaction: centralize basic page migration handlingDavid Hildenbrand (Red Hat)1-16/+0
2026-01-31powerpc/pseries/cmm: remove cmm_balloon_compaction_init()David Hildenbrand (Red Hat)1-11/+5
2026-01-31PCI/MSI: Convert the boolean no_64bit_msi flag to a DMA address maskVivian Wang2-3/+3
2026-01-30pseries/plpks: add HCALLs for PowerVM Key Wrapping ModuleSrish Srinivasan1-2/+341
2026-01-30pseries/plpks: expose PowerVM wrapping features via the sysfsSrish Srinivasan2-0/+22
2026-01-30powerpc/pseries: move the PLPKS config inside its own sysfs directorySrish Srinivasan3-30/+95
2026-01-30pseries/plpks: fix kernel-doc comment inconsistenciesSrish Srinivasan1-10/+318
2026-01-20mm: introduce CONFIG_ARCH_HAS_LAZY_MMU_MODEKevin Brodsky1-0/+1
2026-01-12sched: Move clock related paravirt code to kernel/schedJuergen Gross1-3/+1
2026-01-08powerpc/pseries: Fix MSI-X allocation failure when quota is exceededNam Cao1-3/+41
2026-01-07powerpc/iommu: bypass DMA APIs for coherent allocations for pre-mapped memoryGaurav Batra1-4/+2
2025-12-22powerpc/powernv: Enable cpuidle state detection for POWER11Aboorva Devarajan1-4/+5
2025-12-13Merge tag 'mm-stable-2025-12-11-11-39' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+2
2025-12-09powerpc/pseries/cmm: adjust BALLOON_MIGRATE when migrating pagesDavid Hildenbrand1-0/+1
2025-12-09powerpc/pseries/cmm: call balloon_devinfo_init() also without CONFIG_BALLOON_...David Hildenbrand1-1/+1
2025-12-06Merge tag 'char-misc-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-4/+4
2025-12-06Merge tag 'dma-mapping-6.19-2025-12-05' of git://git.kernel.org/pub/scm/linux...Linus Torvalds3-30/+39
2025-12-05Merge tag 'soc-drivers-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-7/+15
2025-12-05Merge tag 'powerpc-6.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds3-3/+17
2025-12-05Merge tag 'pull-persistency' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-10/+7
2025-12-05Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+1
2025-12-02powerpc/powermac: backlight: Include <linux/of.h>Thomas Zimmermann1-0/+1
2025-12-01Merge tag 'vfs-6.19-rc1.fd_prepare.fs' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds4-106/+32
2025-11-28pseries: port papr_rtas_setup_file_interface() to FD_ADD()Christian Brauner1-22/+5
2025-11-28pseries: convert papr_platform_dump_create_handle() to FD_ADD()Christian Brauner1-22/+8
2025-11-28spufs: convert spufs_gang_open() to FD_PREPARE()Christian Brauner1-16/+5
2025-11-28papr-hvpipe: convert papr_hvpipe_dev_create_handle() to FD_PREPARE()Christian Brauner1-30/+9
2025-11-28spufs: convert spufs_context_open() to FD_PREPARE()Christian Brauner1-16/+5
2025-11-16drivers/base/node: fold register_node() into register_one_node()Donet Tom1-1/+1
2025-11-16convert spufsAl Viro1-10/+7
2025-11-15mm: fix MAX_FOLIO_ORDER on powerpc configs with hugetlbDavid Hildenbrand (Red Hat)1-1/+0
2025-11-14syscore: Pass context data to callbacksThierry Reding2-7/+15
2025-11-11powerpc/83xx: Add a null pointer check to mcu_gpiochip_addKunwu Chan1-0/+2
2025-11-11pseries/lparcfg: Add resource group monitoringSrikar Dronamraju1-3/+14
2025-10-29powerpc: Convert to physical address DMA mappingLeon Romanovsky3-30/+39
2025-10-27Merge 6.18-rc3 into char-misc-nextGreg Kroah-Hartman2-3/+2
2025-10-22powerpc: pseries: make cmm_subsys constAdrian Barnaś1-1/+1
2025-10-22powerpc: pseries: make suspend_subsys constAdrian Barnaś1-1/+1
2025-10-22arch: powerpc: ps3: Make ps3_system_bus_type constAdrian Barnaś1-1/+1
2025-10-22powerpc: cell: make spu_subsys constAdrian Barnaś1-1/+1
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-02Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+1
2025-10-01Merge tag 'soc-drivers-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+0
2025-09-29Merge tag 'powerpc-6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds13-189/+1006
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-24Merge 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-13treewide: remove MIGRATEPAGE_SUCCESSDavid Hildenbrand1-1/+1
2025-09-06powerpc/pseries/msi: Switch to msi_create_parent_irq_domain()Nam Cao2-65/+48
2025-09-06powerpc/powernv/pci: Switch to use msi_create_parent_irq_domain()Nam Cao2-39/+33
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-31/+40
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-07-31Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-2/+2
2025-07-29Merge tag 'powerpc-6.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds5-67/+137
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
2025-07-13mm/balloon_compaction: convert balloon_page_delete() to balloon_page_finalize()David Hildenbrand1-1/+1
2025-07-09drivers/base/node: rename __register_one_node() to register_one_node()Donet Tom1-1/+1
2025-07-09powerpc/secvar: Expose secvars relevant to the key management modeSrish Srinivasan1-4/+24
2025-07-09powerpc/pseries: Correct secvar format representation for static key managementSrish Srinivasan1-29/+45
2025-07-09(powerpc/512) Fix possible `dma_unmap_single()` on uninitialized pointerThomas Fourier1-4/+2
2025-07-02spufs: switch to locked_recursive_removal()Al Viro1-40/+9
2025-06-23Merge 6.16-rc3 into driver-core-nextGreg Kroah-Hartman2-2/+15
2025-06-23powerpc/pseries/dlpar: Search DRC index from ibm,drc-indexes for IO addHaren Myneni1-2/+50
2025-06-23powerpc: powernv: ocxl: use lock guard for mutexShrikanth Hegde1-9/+3
2025-06-23powerpc: book3s: vas: use lock guard for mutexShrikanth Hegde1-19/+13
2025-06-17powerpc/powermac: remove unneeded tty includesJiri Slaby (SUSE)1-2/+0
2025-06-17sysfs: treewide: switch back to attribute_group::bin_attrsThomas Weißschuh1-1/+1
2025-06-17sysfs: treewide: switch back to bin_attribute::read()/write()Thomas Weißschuh7-7/+7
2025-06-10powerpc/vas: Return -EINVAL if the offset is non-zero in mmap()Haren Myneni1-0/+9
2025-06-10powerpc/powernv/memtrace: Fix out of bounds issue in memtrace mmapRitesh Harjani (IBM)1-2/+6
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar1-1/+2
2025-05-27Merge tag 'irq-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds16-30/+38
2025-05-26Merge tag 'powerpc-6.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds17-341/+2025
2025-05-16powerpc: Switch to irq_find_mapping()Jiri Slaby (SUSE)9-9/+9
2025-05-16powerpc: Switch irq_domain_add_nomap() to use fwnodeJiri Slaby (SUSE)2-2/+2
2025-05-16powerpc: Switch to irq_domain_create_*()Jiri Slaby (SUSE)12-17/+25
2025-05-16powerpc: Switch to of_fwnode_handle()Jiri Slaby (SUSE)2-2/+2
2025-05-15powerpc/powermac: Use str_enabled_disabled() and str_on_off() helpersThorsten Blum2-3/+4
2025-05-15powerpc/pseries/iommu: Fix kmemleak in TCE table userspace viewGaurav Batra1-1/+1
2025-05-12powerpc/pseries/htmdump: Include header file to get is_kvm_guest() definitionAthira Rajeev1-0/+1
2025-05-04powerpc/pseries/htmdump: Add htm capabilities support to htmdump moduleAthira Rajeev1-0/+40
2025-05-04powerpc/pseries/htmdump: Add htm flags support to htmdump moduleAthira Rajeev1-9/+48
2025-05-04powerpc/pseries/htmdump: Add htm setup support to htmdump moduleAthira Rajeev1-0/+38
2025-05-04powerpc/pseries/htmdump: Add htm info support to htmdump moduleAthira Rajeev1-0/+51
2025-05-04powerpc/pseries/htmdump: Add htm status support to htmdump moduleAthira Rajeev1-0/+57
2025-05-04powerpc/pseries/htmdump: Add htm start support to htmdump moduleAthira Rajeev1-0/+50
2025-05-04powerpc/pseries/htmdump: Add htm configure support to htmdump moduleAthira Rajeev1-0/+56
2025-05-04powerpc/pseries/htmdump: Add htm_hcall_wrapper to integrate other htm operationsAthira Rajeev1-13/+50
2025-05-04powerpc: 8xx/gpio: use new line value setter callbacksBartosz Golaszewski1-4/+8
2025-05-04powerpc: 52xx/gpio: use new line value setter callbacksBartosz Golaszewski1-2/+4
2025-05-04powerpc: 44x/gpio: use new line value setter callbacksBartosz Golaszewski1-3/+4
2025-05-04powerpc: 83xx/gpio: use new line value setter callbacksBartosz Golaszewski1-5/+8
2025-04-29powerpc/pseries/msi: Avoid reading PCI device registers in reduced power statesGautam Menghani1-1/+6
2025-04-17powerpc/pseries: Add a char driver for physical-attestation RTASHaren Myneni2-1/+289
2025-04-17powerpc/pseries: Add papr-platform-dump character driver for dump retrievalHaren Myneni2-0/+412
2025-04-17powerpc/pseries: Add ibm,get-dynamic-sensor-state RTAS call supportHaren Myneni1-0/+67
2025-04-17powerpc/pseries: Add ibm,set-dynamic-indicator RTAS call supportHaren Myneni1-0/+120
2025-04-17powerpc/pseries: Add papr-indices char driver for ibm,get-indicesHaren Myneni2-1/+302
2025-04-17powerpc/pseries: Define common functions for RTAS sequence callsHaren Myneni4-308/+418
2025-04-16powerpc/ps3: Use str_write_read() in ps3_notification_read_write()Thorsten Blum1-1/+2
2025-04-15powerpc: Add check to select PPC_RADIX_BROADCAST_TLBIEMadhavan Srinivasan2-2/+2
2025-04-06Merge tag 'timers-cleanups-2025-04-06' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-4/+4
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner2-4/+4
2025-04-04irqdomain: Rename irq_get_default_host() to irq_get_default_domain()Jiri Slaby (SUSE)2-2/+2
2025-04-04irqdomain: Rename irq_set_default_host() to irq_set_default_domain()Jiri Slaby (SUSE)8-8/+8
2025-04-03Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds3-10/+56
2025-04-02Merge tag 'powerpc-6.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds5-260/+0
2025-04-02Merge branch 'topic/cxl' into nextMichael Ellerman5-260/+0
2025-04-01Merge tag 'driver-core-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds6-17/+17
2025-04-01Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-2/+2