index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
pseries
Age
Commit message (
Expand
)
Author
Files
Lines
2026-05-14
pseries/papr-hvpipe: Fix the usage of copy_to_user()
Ritesh Harjani (IBM)
1
-9
/
+14
2026-05-14
pseries/papr-hvpipe: Fix & simplify error handling in papr_hvpipe_init()
Ritesh Harjani (IBM)
1
-11
/
+17
2026-05-14
pseries/papr-hvpipe: Fix null ptr deref in papr_hvpipe_dev_create_handle()
Ritesh Harjani (IBM)
1
-27
/
+30
2026-05-14
pseries/papr-hvpipe: Prevent kernel stack memory leak to userspace
Ritesh Harjani (IBM)
1
-1
/
+1
2026-05-14
pseries/papr-hvpipe: Fix race with interrupt handler
Ritesh Harjani (IBM)
1
-9
/
+11
2026-03-07
powerpc/pseries: Correct MSI allocation tracking
Nam Cao
1
-1
/
+1
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
1
-2
/
+1
2026-02-22
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
14
-26
/
+26
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
19
-41
/
+38
2026-02-12
Merge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-44
/
+11
2026-02-11
Merge tag 'powerpc-7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
6
-47
/
+818
2026-02-11
Merge tag 'x86_paravirt_for_v7.0_rc1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-3
/
+1
2026-02-11
powerpc/pseries: plpks: export plpks_wrapping_is_supported
Srish Srinivasan
1
-0
/
+1
2026-02-01
mm: rename CONFIG_MEMORY_BALLOON -> CONFIG_BALLOON
David Hildenbrand (Red Hat)
1
-1
/
+1
2026-02-01
mm: rename CONFIG_BALLOON_COMPACTION to CONFIG_BALLOON_MIGRATION
David Hildenbrand (Red Hat)
1
-4
/
+4
2026-02-01
mm: rename balloon_compaction.(c|h) to balloon.(c|h)
David Hildenbrand (Red Hat)
1
-1
/
+1
2026-02-01
mm/balloon_compaction: centralize adjust_managed_page_count() handling
David Hildenbrand (Red Hat)
1
-12
/
+1
2026-02-01
mm/balloon_compaction: centralize basic page migration handling
David Hildenbrand (Red Hat)
1
-16
/
+0
2026-02-01
powerpc/pseries/cmm: remove cmm_balloon_compaction_init()
David Hildenbrand (Red Hat)
1
-11
/
+5
2026-01-31
PCI/MSI: Convert the boolean no_64bit_msi flag to a DMA address mask
Vivian Wang
1
-2
/
+2
2026-01-30
pseries/plpks: add HCALLs for PowerVM Key Wrapping Module
Srish Srinivasan
1
-2
/
+341
2026-01-30
pseries/plpks: expose PowerVM wrapping features via the sysfs
Srish Srinivasan
2
-0
/
+22
2026-01-30
powerpc/pseries: move the PLPKS config inside its own sysfs directory
Srish Srinivasan
3
-30
/
+95
2026-01-30
pseries/plpks: fix kernel-doc comment inconsistencies
Srish Srinivasan
1
-10
/
+318
2026-01-12
sched: Move clock related paravirt code to kernel/sched
Juergen Gross
1
-3
/
+1
2026-01-08
powerpc/pseries: Fix MSI-X allocation failure when quota is exceeded
Nam Cao
1
-3
/
+41
2026-01-07
powerpc/iommu: bypass DMA APIs for coherent allocations for pre-mapped memory
Gaurav Batra
1
-4
/
+2
2025-12-13
Merge tag 'mm-stable-2025-12-11-11-39' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+2
2025-12-09
powerpc/pseries/cmm: adjust BALLOON_MIGRATE when migrating pages
David Hildenbrand
1
-0
/
+1
2025-12-09
powerpc/pseries/cmm: call balloon_devinfo_init() also without CONFIG_BALLOON_...
David Hildenbrand
1
-1
/
+1
2025-12-07
Merge tag 'char-misc-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-2
/
+2
2025-12-06
Merge tag 'dma-mapping-6.19-2025-12-05' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2
-16
/
+20
2025-12-06
Merge tag 'powerpc-6.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-3
/
+14
2025-12-06
Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2025-12-02
Merge tag 'vfs-6.19-rc1.fd_prepare.fs' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-74
/
+22
2025-11-28
pseries: port papr_rtas_setup_file_interface() to FD_ADD()
Christian Brauner
1
-22
/
+5
2025-11-28
pseries: convert papr_platform_dump_create_handle() to FD_ADD()
Christian Brauner
1
-22
/
+8
2025-11-28
papr-hvpipe: convert papr_hvpipe_dev_create_handle() to FD_PREPARE()
Christian Brauner
1
-30
/
+9
2025-11-17
drivers/base/node: fold register_node() into register_one_node()
Donet Tom
1
-1
/
+1
2025-11-11
pseries/lparcfg: Add resource group monitoring
Srikar Dronamraju
1
-3
/
+14
2025-10-29
powerpc: Convert to physical address DMA mapping
Leon Romanovsky
2
-16
/
+20
2025-10-27
Merge 6.18-rc3 into char-misc-next
Greg Kroah-Hartman
1
-2
/
+1
2025-10-22
powerpc: pseries: make cmm_subsys const
Adrian Barnaś
1
-1
/
+1
2025-10-22
powerpc: pseries: make suspend_subsys const
Adrian Barnaś
1
-1
/
+1
2025-10-13
powerpc/pseries/msi: Fix NULL pointer dereference at irq domain teardown
Nam Cao
1
-2
/
+1
2025-10-03
Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2025-09-15
powerpc/pseries: HVPIPE changes to support migration
Haren Myneni
3
-0
/
+74
2025-09-15
powerpc/pseries: Enable hvpipe with ibm,set-system-parameter RTAS
Haren Myneni
1
-2
/
+32
2025-09-15
powerpc/pseries: Enable HVPIPE event message interrupt
Haren Myneni
2
-5
/
+155
2025-09-15
powerpc/pseries: Wakeup hvpipe FD when the payload is pending
Haren Myneni
1
-1
/
+27
[next]