index
:
Linux Stable
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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/pseries: fix possible memory leak in ibmebus_bus_init()
ruanjinjie
2023-09-23
1
-0
/
+1
*
treewide: Remove uninitialized_var() usage
Kees Cook
2023-08-11
1
-1
/
+1
*
powerpc/wii: fix resource printk format warnings
Randy Dunlap
2023-05-17
3
-4
/
+4
*
powerpc/mpc512x: fix resource printk format warning
Randy Dunlap
2023-05-17
1
-1
/
+1
*
powerpc/pseries/lparcfg: add missing RTAS retry status handling
Nathan Lynch
2023-03-11
1
-10
/
+10
*
powerpc/powernv/ioda: Skip unallocated resources when mapping to PE
Frederic Barrat
2023-03-11
1
-1
/
+2
*
powerpc/83xx/mpc832x_rdb: call platform_device_put() in error case in of_fsl_...
Yang Yingliang
2023-01-18
1
-1
/
+1
*
powerpc/52xx: Fix a resource leak in an error handling path
Christophe JAILLET
2023-01-18
1
-0
/
+1
*
powerpc/powernv: add missing of_node_put() in opal_export_attrs()
Zheng Yongjun
2022-10-26
1
-0
/
+1
*
powerpc/cell/axon_msi: Fix refcount leak in setup_msi_msg_address
Miaoqian Lin
2022-08-25
1
-0
/
+1
*
powerpc/spufs: Fix refcount leak in spufs_init_isolated_loader
Miaoqian Lin
2022-08-25
1
-0
/
+1
*
powerpc/powernv: Avoid crashing if rng is NULL
Michael Ellerman
2022-08-25
1
-0
/
+2
*
powerpc/powernv: delay rng platform device creation until later in boot
Jason A. Donenfeld
2022-07-12
1
-6
/
+10
*
powerpc/pseries: wire up rng during setup_arch()
Jason A. Donenfeld
2022-07-02
3
-8
/
+6
*
powerpc/powernv: wire up rng during setup_arch
Jason A. Donenfeld
2022-07-02
3
-16
/
+40
*
powerpc/4xx/cpm: Fix return value of __setup() handler
Randy Dunlap
2022-06-14
1
-1
/
+1
*
powerpc/cell: Fix clang -Wimplicit-fallthrough warning
Anders Roxell
2022-01-27
1
-0
/
+1
*
powerpc/cell: add missing of_node_put
Julia Lawall
2022-01-27
1
-0
/
+1
*
powerpc/powernv: add missing of_node_put
Julia Lawall
2022-01-27
1
-0
/
+1
*
powerpc/6xx: add missing of_node_put
Julia Lawall
2022-01-27
1
-0
/
+1
*
powerpc/85xx: Fix oops when mpc85xx_smp_guts_ids node cannot be found
Xiaoming Ni
2021-11-26
1
-2
/
+1
*
powerpc/ps3: Add dma_mask to ps3_dma_region
Geoff Levand
2021-07-20
1
-0
/
+12
*
powerpc/pseries: Stop calling printk in rtas_stop_self()
Michael Ellerman
2021-05-22
1
-3
/
+0
*
powerpc/52xx: Fix an invalid ASM expression ('addi' used instead of 'add')
Christophe Leroy
2021-05-22
1
-1
/
+1
*
powerpc/pseries: extract host bridge from pci_bus prior to bus removal
Tyrel Datwyler
2021-05-22
1
-1
/
+3
*
powerpc/pseries/dlpar: handle ibm, configure-connector delay status
Nathan Lynch
2021-03-03
1
-4
/
+3
*
powerpc/powernv/memtrace: Don't leak kernel memory to user space
David Hildenbrand
2020-12-29
1
-0
/
+22
*
powerpc/pseries/hibernation: remove redundant cacheinfo update
Nathan Lynch
2020-12-29
1
-3
/
+0
*
powerpc/pseries/hibernation: drop pseries_suspend_begin() from suspend ops
Nathan Lynch
2020-12-29
1
-1
/
+0
*
powerpc/64s: flush L1D after user accesses
Nicholas Piggin
2020-11-22
2
-2
/
+12
*
powerpc/64s: flush L1D on kernel entry
Nicholas Piggin
2020-11-22
2
-0
/
+15
*
powerpc/powernv/elog: Fix race while processing OPAL error log event.
Mahesh Salgaonkar
2020-11-05
1
-7
/
+26
*
powerpc/powernv/smp: Fix spurious DBG() warning
Oliver O'Halloran
2020-11-05
1
-1
/
+1
*
powerpc/powernv/opal-dump : Use IRQ_HANDLED instead of numbers in interrupt h...
Mukesh Ojha
2020-10-29
1
-6
/
+3
*
powerpc/powernv/dump: Fix race while processing OPAL dump
Vasant Hegde
2020-10-29
1
-12
/
+29
*
powerpc/tau: Disable TAU between measurements
Finn Thain
2020-10-29
1
-7
/
+2
*
powerpc/pseries: Fix missing of_node_put() in rng_init()
Nicholas Mc Guire
2020-10-29
1
-0
/
+1
*
powerpc/spufs: add CONFIG_COREDUMP dependency
Arnd Bergmann
2020-09-03
1
-0
/
+1
*
powerpc/pseries: Do not initiate shutdown when system is running on UPS
Vasant Hegde
2020-08-26
1
-1
/
+0
*
pseries: Fix 64 bit logical memory block panic
Anton Blanchard
2020-08-21
1
-1
/
+1
*
powerpc/4xx: Don't unmap NULL mbase
huhai
2020-06-25
1
-3
/
+1
*
powerpc/ps3: Fix kexec shutdown hang
Geoff Levand
2020-06-25
1
-10
/
+12
*
powerpc/pseries/ras: Fix FWNMI_VALID off by one
Nicholas Piggin
2020-06-25
1
-2
/
+3
*
powerpc/spufs: fix copy_to_user while atomic
Jeremy Kerr
2020-06-20
1
-38
/
+75
*
powerpc/maple: Fix declaration made after definition
Nathan Chancellor
2020-04-24
1
-17
/
+17
*
powerpc/pseries: Drop pointless static qualifier in vpa_debugfs_init()
YueHaibing
2020-04-24
1
-1
/
+1
*
powerpc/powernv/iov: Ensure the pdn for VFs always contains a valid PE number
Oliver O'Halloran
2020-02-28
2
-8
/
+15
*
powerpc/pseries: Allow not having ibm, hypertas-functions::hcall-multi-tce fo...
Alexey Kardashevskiy
2020-02-14
1
-14
/
+29
*
powerpc/pseries/vio: Fix iommu_table use-after-free refcount warning
Tyrel Datwyler
2020-02-14
1
-0
/
+2
*
powerpc/pseries: Advance pfn if section is not present in lmb_is_removable()
Pingfan Liu
2020-02-14
1
-1
/
+3
[next]