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.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-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
2024-12-09
powerpc/pseries: Fix dtl_access_lock to be a rw_semaphore
Michael Ellerman
2
-8
/
+8
2024-12-09
of/fdt: add dt_phys arg to early_init_dt_scan and early_init_dt_verify
Usama Arif
1
-1
/
+1
2024-10-10
powerpc/pseries: Use correct data types from pseries_hp_errorlog struct
Haren Myneni
4
-27
/
+10
2024-09-04
Revert "change alloc_pages name in dma_map_ops to avoid name conflicts"
Greg Kroah-Hartman
1
-1
/
+1
2024-08-29
change alloc_pages name in dma_map_ops to avoid name conflicts
Suren Baghdasaryan
1
-1
/
+1
2024-08-29
powerpc/pseries/papr-sysparm: Validate buffer object lengths
Nathan Lynch
1
-0
/
+47
2024-07-25
powerpc/pseries: Whitelist dtl slub object for copying to userspace
Anjali K
1
-2
/
+2
2024-07-11
powerpc/pseries: Fix scv instruction crash with kexec
Nicholas Piggin
3
-10
/
+0
2024-06-12
powerpc/pseries/lparcfg: drop error message from guest name lookup
Nathan Lynch
1
-2
/
+2
2024-06-12
powerpc/pseries: Add failure related checks for h_get_mpp and h_get_ppp
Shrikanth Hegde
2
-6
/
+6
2024-05-17
powerpc/pseries/iommu: LPAR panics during boot up with a frozen PE
Gaurav Batra
1
-0
/
+8
2024-05-17
powerpc/pseries: make max polling consistent for longer H_CALLs
Nayna Jain
1
-5
/
+5
2024-03-27
powerpc/pseries: Fix potential memleak in papr_get_attr()
Qiheng Lin
1
-3
/
+5
2024-03-06
powerpc/pseries/iommu: IOMMU table is not initialized for kdump over SR-IOV
Gaurav Batra
1
-51
/
+105
2024-03-01
powerpc/pseries/iommu: DLPAR add doesn't completely initialize pci_controller
Gaurav Batra
1
-0
/
+4
2024-02-23
powerpc/pseries: fix accuracy of stolen time
Shrikanth Hegde
1
-2
/
+6
2024-02-23
Revert "powerpc/pseries/iommu: Fix iommu initialisation during DLPAR add"
Michael Ellerman
1
-4
/
+0
2024-02-23
powerpc/pseries/iommu: Fix iommu initialisation during DLPAR add
Gaurav Batra
1
-0
/
+4
2024-01-26
powerpc/pseries/memhp: Fix access beyond end of drmem array
Nathan Lynch
1
-4
/
+5
2024-01-10
powerpc/pseries/vas: Migration suspend waits for no in-progress open windows
Haren Myneni
2
-7
/
+46
2023-12-08
powerpc/pseries/iommu: enable_ddw incorrectly returns direct mapping for SR-I...
Gaurav Batra
1
-4
/
+4
2023-11-20
powerpc/pseries: fix potential memory leak in init_cpu_associativity()
Wang Yufen
1
-1
/
+3
2023-11-20
powerpc/vas: Limit open window failure messages in log bufffer
Haren Myneni
1
-2
/
+2
2023-09-30
powerpc/pseries: Remove unused r0 in the hcall tracing code
Athira Rajeev
1
-4
/
+0
2023-09-30
powerpc/pseries: Fix STK_PARAM access in the hcall tracing code
Athira Rajeev
1
-3
/
+1
2023-08-31
Merge tag 'powerpc-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
12
-84
/
+47
2023-08-25
powerpc/pseries: Remove unused hcall tracing instruction
Nicholas Piggin
1
-1
/
+0
2023-08-25
powerpc/pseries: Fix hcall tracepoints with JUMP_LABEL=n
Nicholas Piggin
1
-0
/
+1
2023-08-24
powerpc/pseries: Rework lppaca_shared_proc() to avoid DEBUG_PREEMPT
Russell Currey
3
-12
/
+4
2023-08-24
powerpc/pseries: Move VPHN constants into vphn.h
Michael Ellerman
3
-1
/
+3
2023-08-21
powerpc/book3s64/memhotplug: enable memmap on memory for radix
Aneesh Kumar K.V
1
-1
/
+1
2023-08-18
powerpc: Move DMA64_PROPNAME define to a header
Michal Suchanek
1
-2
/
+0
2023-08-18
powerpc/mm: Cleanup memory block size probing
Aneesh Kumar K.V
3
-58
/
+11
2023-08-16
powerpc/pseries: fix possible memory leak in ibmebus_bus_init()
ruanjinjie
1
-0
/
+1
2023-08-14
powerpc/pseries: PLPKS: undo kernel-doc comment notation
Randy Dunlap
1
-1
/
+1
2023-08-14
Merge branch 'topic/cpu-smt' into next
Michael Ellerman
3
-9
/
+25
2023-08-02
powerpc/pseries: Honour current SMT state when DLPAR onlining CPUs
Michael Ellerman
1
-0
/
+8
2023-08-02
powerpc/pseries: Initialise CPU hotplug callbacks earlier
Michael Ellerman
3
-9
/
+17
2023-08-02
powerpc: Explicitly include correct DT includes
Rob Herring
1
-0
/
+1
2023-07-17
powerpc/pseries/vas: Hold mmap_mutex after mmap lock during window close
Haren Myneni
1
-2
/
+7
2023-07-03
powerpc: Include asm/nmi.c in mobility.c for watchdog_hardlockup_set_timeout_...
Douglas Anderson
1
-0
/
+1
2023-06-30
Merge tag 'powerpc-6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2
-5
/
+15
2023-06-28
Merge tag 'mm-nonmm-stable-2023-06-24-19-23' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-2
/
+2
2023-06-28
Merge tag 'wq-for-6.5-cleanup-ordered' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+1
2023-06-26
powerpc/iommu: TCEs are incorrectly manipulated with DLPAR add/remove of memory
Gaurav Batra
1
-4
/
+14
2023-06-15
powerpc/64s: Fix VAS mm use after free
Nicholas Piggin
1
-1
/
+1
2023-06-10
watchdog/hardlockup: rename some "NMI watchdog" constants/function
Douglas Anderson
1
-2
/
+2
2023-05-30
powerpc/iommu: Limit number of TCEs to 512 for H_STUFF_TCE hcall
Gaurav Batra
1
-2
/
+11
2023-05-16
powerpc/iommu: Incorrect DDW Table is referenced for SR-IOV device
Gaurav Batra
1
-4
/
+9
2023-05-16
powerpc/iommu: Remove iommu_del_device()
Jason Gunthorpe
1
-25
/
+0
[next]