index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
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-02-15
powerpc: vio: make vio_bus_type const
Ricardo B. Marliere
1
-2
/
+2
2024-02-15
powerpc: vio: move device attributes into a new ifdef
Ricardo B. Marliere
1
-25
/
+34
2024-02-14
powerpc/pseries: fix accuracy of stolen time
Shrikanth Hegde
1
-2
/
+6
2024-02-14
Revert "powerpc/pseries/iommu: Fix iommu initialisation during DLPAR add"
Michael Ellerman
1
-4
/
+0
2024-02-05
powerpc/pseries/iommu: Fix iommu initialisation during DLPAR add
Gaurav Batra
1
-0
/
+4
2024-01-18
Merge tag 'tty-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-2
/
+2
2024-01-08
Merge tag 'powerpc-6.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
7
-16
/
+767
2023-12-13
powerpc/pseries/vas: Migration suspend waits for no in-progress open windows
Haren Myneni
2
-7
/
+46
2023-12-13
powerpc/pseries/papr-sysparm: Expose character device to user space
Nathan Lynch
1
-2
/
+156
2023-12-13
powerpc/pseries/papr-sysparm: Validate buffer object lengths
Nathan Lynch
1
-0
/
+47
2023-12-13
powerpc/pseries: Add papr-vpd character driver for VPD retrieval
Nathan Lynch
2
-0
/
+542
2023-12-08
tty: hvc: convert to u8 and size_t
Jiri Slaby (SUSE)
1
-2
/
+2
2023-12-01
powerpc/pseries/memhp: Log more error conditions in add path
Nathan Lynch
1
-1
/
+6
2023-12-01
powerpc/pseries/memhp: Fix access beyond end of drmem array
Nathan Lynch
1
-4
/
+5
2023-11-28
powerpc/rtas_pci: rename and properly expose config access APIs
Nathan Lynch
1
-9
/
+9
2023-11-21
powerpc/rtas: Move post_mobility_fixup() declaration to pseries
Nathan Lynch
2
-0
/
+2
2023-11-07
powerpc/pseries/rtas-work-area: Fix rtas_work_area_reserve_arena() kernel-doc
Nathan Lynch
1
-0
/
+1
2023-11-03
Merge tag 'powerpc-6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
5
-14
/
+17
2023-11-01
Merge tag 'sysctl-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
1
-1
/
+0
2023-11-01
Merge tag 'for-6.7/block-2023-10-30' of git://git.kernel.dk/linux
Linus Torvalds
3
-0
/
+138
2023-10-20
powerpc/pseries: use kfree_sensitive() in plpks_gen_password()
Minjie Du
1
-2
/
+2
2023-10-20
powerpc/pseries: fix potential memory leak in init_cpu_associativity()
Wang Yufen
1
-1
/
+3
2023-10-20
powerpc/vas: Limit open window failure messages in log bufffer
Haren Myneni
1
-2
/
+2
2023-10-19
powerpc/pseries/iommu: enable_ddw incorrectly returns direct mapping for SR-I...
Gaurav Batra
1
-4
/
+4
2023-10-19
powerpc: Annotate endianness of various variables and functions
Benjamin Gray
1
-1
/
+2
2023-10-19
powerpc: Use NULL instead of 0 for null pointers
Benjamin Gray
1
-4
/
+4
2023-10-17
powerpc/pseries: PLPKS SED Opal keystore support
Greg Joyce
3
-0
/
+138
2023-10-10
powerpc: Remove now superfluous sentinel element from ctl_table arrays
Joel Granados
1
-1
/
+0
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-27
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
[prev]
[next]