index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
powernv
Age
Commit message (
Expand
)
Author
Lines
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
-1
/
+1
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
-16
/
+8
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-19
/
+19
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-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
2026-01-31
PCI/MSI: Convert the boolean no_64bit_msi flag to a DMA address mask
Vivian Wang
-1
/
+1
2025-12-22
powerpc/powernv: Enable cpuidle state detection for POWER11
Aboorva Devarajan
-4
/
+5
2025-10-13
powerpc, ocxl: Fix extraction of struct xive_irq_data
Nam Cao
-1
/
+1
2025-09-06
powerpc/powernv/pci: Switch to use msi_create_parent_irq_domain()
Nam Cao
-41
/
+35
2025-09-06
powerpc/xive: Untangle xive from child interrupt controller drivers
Nam Cao
-20
/
+1
2025-09-01
powerpc/powernv/pci: Fix underflow and leak issue
Nam Cao
-1
/
+1
2025-09-01
powerpc: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headers
Thomas Huth
-2
/
+2
2025-07-29
Merge tag 'powerpc-6.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
-9
/
+3
2025-06-23
Merge 6.16-rc3 into driver-core-next
Greg Kroah-Hartman
-2
/
+6
2025-06-23
powerpc: powernv: ocxl: use lock guard for mutex
Shrikanth Hegde
-9
/
+3
2025-06-17
sysfs: treewide: switch back to attribute_group::bin_attrs
Thomas Weißschuh
-1
/
+1
2025-06-17
sysfs: treewide: switch back to bin_attribute::read()/write()
Thomas Weißschuh
-7
/
+7
2025-06-10
powerpc/powernv/memtrace: Fix out of bounds issue in memtrace mmap
Ritesh Harjani (IBM)
-2
/
+6
2025-05-27
Merge tag 'irq-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-2
/
+3
2025-05-16
powerpc: Switch to irq_domain_create_*()
Jiri Slaby (SUSE)
-1
/
+2
2025-05-16
powerpc: Switch to of_fwnode_handle()
Jiri Slaby (SUSE)
-1
/
+1
2025-04-15
powerpc: Add check to select PPC_RADIX_BROADCAST_TLBIE
Madhavan Srinivasan
-1
/
+1
2025-04-04
irqdomain: Rename irq_get_default_host() to irq_get_default_domain()
Jiri Slaby (SUSE)
-1
/
+1
2025-04-02
Merge tag 'powerpc-6.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
-260
/
+0
2025-04-02
Merge branch 'topic/cxl' into next
Michael Ellerman
-260
/
+0
2025-04-01
Merge tag 'driver-core-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-17
/
+17
2025-03-27
Merge tag 'powerpc-6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
-0
/
+1
2025-03-16
cxl: Remove driver
Andrew Donnellan
-260
/
+0
2025-02-26
powerpc: Define config option for processors with broadcast TLBIE
Paul Mackerras
-0
/
+1
2025-02-21
powerpc/powernv/opal: Constify 'struct bin_attribute'
Thomas Weißschuh
-14
/
+14
2025-02-21
powerpc/powernv/ultravisor: Constify 'struct bin_attribute'
Thomas Weißschuh
-3
/
+3
2025-02-10
powerpc/crash: Use note name macros
Akihiko Odaki
-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
2025-01-25
mm/memblock: add memblock_alloc_or_panic interface
Guo Weikang
-4
/
+1
2025-01-13
powernv/memtrace: use __GFP_ZERO with alloc_contig_pages()
David Hildenbrand
-25
/
+6
2025-01-09
sysfs: constify bin_attribute argument of sysfs_bin_attr_simple_read()
Thomas Weißschuh
-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
2024-11-19
Merge tag 'timers-vdso-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-1
/
+4
2024-11-07
asm-generic: introduce text-patching.h
Mike Rapoport (Microsoft)
-2
/
+2
2024-11-02
powerpc: Split systemcfg struct definitions out from vdso
Thomas Weißschuh
-0
/
+1
2024-11-02
powerpc: Split systemcfg data out of vdso data page
Thomas Weißschuh
-1
/
+3
2024-10-16
powerpc/powernv: Free name on error in opal_event_init()
Michael Ellerman
-0
/
+1
2024-09-19
Merge tag 'drm-next-2024-09-19' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
-2
/
+2
2024-09-10
powerpc: Switch back to struct platform_driver::remove()
Uwe Kleine-König
-1
/
+1
2024-09-05
powerpc: Stop using no_llseek
Michael Ellerman
-1
/
+0
2024-09-05
powerpc: powernv: Constify struct kobj_type
Huang Xiaojia
-2
/
+2
2024-08-30
powerpc/powernv/pci: Remove obsoleted declaration for pnv_pci_init_ioda_hub
Gaosheng Cui
-1
/
+0
2024-08-08
Merge tag 'drm-misc-next-2024-08-01' of https://gitlab.freedesktop.org/drm/mi...
Daniel Vetter
-2
/
+2
2024-08-07
powerpc: Use of_property_present()
Rob Herring (Arm)
-2
/
+2
2024-07-17
printk: Add a short description string to kmsg_dump()
Jocelyn Falempe
-2
/
+2
[next]