index
:
pub/scm/linux/kernel/git/modules/linux.git
master
mcgrof's fork of linux.git
Modules Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
powernv
Age
Commit message (
Expand
)
Author
Files
Lines
8 days
powerpc: pci-ioda: Fix the stale irq chip reference
Shivaprasad G Bhat
1
-4
/
+2
2026-08-03
powerpc/xive: propagate IPI init errors to prevent use-after-free
Gou Hao
1
-3
/
+5
2026-07-31
powerpc/powernv: Avoid strlen() in pnv_restart()
Thorsten Blum
1
-1
/
+1
2026-06-24
Merge tag 'pci-v7.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-4
/
+5
2026-06-23
PCI: Make pci_sriov_resource_alignment() pci_dev const
Ilpo Järvinen
2
-3
/
+4
2026-06-23
powerpc/pseries: Make pseries_get_iov_fw_value() & pnv_iov_get() pci_dev const
Ilpo Järvinen
1
-1
/
+1
2026-06-15
powerpc/powernv: fix preempt count leak in pnv_kexec_wait_secondaries_down
Aboorva Devarajan
1
-1
/
+2
2026-06-02
powerpc: use sysfs_emit{_at} in sysfs show functions
Thorsten Blum
7
-30
/
+24
2026-04-18
Merge tag 'memblock-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-10
/
+1
2026-04-01
powerpc: opal-core: pair alloc_pages_exact() with free_pages_exact()
Mike Rapoport (Microsoft)
1
-10
/
+1
2026-04-01
powerpc: pci-ioda: Optimize pnv_ioda_pick_m64_pe()
Yury Norov (NVIDIA)
1
-13
/
+6
2026-04-01
powerpc: pci-ioda: use bitmap_alloc() in pnv_ioda_pick_m64_pe()
Yury Norov (NVIDIA)
1
-6
/
+2
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
1
-1
/
+1
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
6
-16
/
+8
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
17
-19
/
+19
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
23
-42
/
+40
2026-02-10
Merge tag 'irq-msi-2026-02-09' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2026-01-31
PCI/MSI: Convert the boolean no_64bit_msi flag to a DMA address mask
Vivian Wang
1
-1
/
+1
2025-12-22
powerpc/powernv: Enable cpuidle state detection for POWER11
Aboorva Devarajan
1
-4
/
+5
2025-10-13
powerpc, ocxl: Fix extraction of struct xive_irq_data
Nam Cao
1
-1
/
+1
2025-09-06
powerpc/powernv/pci: Switch to use msi_create_parent_irq_domain()
Nam Cao
2
-39
/
+33
2025-09-06
powerpc/xive: Untangle xive from child interrupt controller drivers
Nam Cao
1
-20
/
+1
2025-09-01
powerpc/powernv/pci: Fix underflow and leak issue
Nam Cao
1
-1
/
+1
2025-09-01
powerpc: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headers
Thomas Huth
1
-2
/
+2
2025-07-29
Merge tag 'powerpc-6.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-9
/
+3
2025-06-23
Merge 6.16-rc3 into driver-core-next
Greg Kroah-Hartman
1
-2
/
+6
2025-06-23
powerpc: powernv: ocxl: use lock guard for mutex
Shrikanth Hegde
1
-9
/
+3
2025-06-17
sysfs: treewide: switch back to attribute_group::bin_attrs
Thomas Weißschuh
1
-1
/
+1
2025-06-17
sysfs: treewide: switch back to bin_attribute::read()/write()
Thomas Weißschuh
7
-7
/
+7
2025-06-10
powerpc/powernv/memtrace: Fix out of bounds issue in memtrace mmap
Ritesh Harjani (IBM)
1
-2
/
+6
2025-05-27
Merge tag 'irq-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-2
/
+3
2025-05-16
powerpc: Switch to irq_domain_create_*()
Jiri Slaby (SUSE)
1
-1
/
+2
2025-05-16
powerpc: Switch to of_fwnode_handle()
Jiri Slaby (SUSE)
1
-1
/
+1
2025-04-15
powerpc: Add check to select PPC_RADIX_BROADCAST_TLBIE
Madhavan Srinivasan
1
-1
/
+1
2025-04-04
irqdomain: Rename irq_get_default_host() to irq_get_default_domain()
Jiri Slaby (SUSE)
1
-1
/
+1
2025-04-02
Merge tag 'powerpc-6.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
5
-260
/
+0
2025-04-02
Merge branch 'topic/cxl' into next
Michael Ellerman
5
-260
/
+0
2025-04-01
Merge tag 'driver-core-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
6
-17
/
+17
2025-03-27
Merge tag 'powerpc-6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-0
/
+1
2025-03-16
cxl: Remove driver
Andrew Donnellan
5
-260
/
+0
2025-02-26
powerpc: Define config option for processors with broadcast TLBIE
Paul Mackerras
1
-0
/
+1
2025-02-21
powerpc/powernv/opal: Constify 'struct bin_attribute'
Thomas Weißschuh
5
-14
/
+14
2025-02-21
powerpc/powernv/ultravisor: Constify 'struct bin_attribute'
Thomas Weißschuh
1
-3
/
+3
2025-02-10
powerpc/crash: Use note name macros
Akihiko Odaki
1
-4
/
+4
2025-01-28
Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2025-01-25
mm/memblock: add memblock_alloc_or_panic interface
Guo Weikang
1
-4
/
+1
2025-01-13
powernv/memtrace: use __GFP_ZERO with alloc_contig_pages()
David Hildenbrand
1
-25
/
+6
2025-01-09
sysfs: constify bin_attribute argument of sysfs_bin_attr_simple_read()
Thomas Weißschuh
1
-1
/
+1
2024-11-23
Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-2
/
+2
2024-11-19
Merge tag 'timers-vdso-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+4
[next]