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
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-06
powerpc/pseries/iommu: IOMMU table is not initialized for kdump over SR-IOV
Gaurav Batra
1
-51
/
+105
2024-02-23
powerpc/pseries: fix accuracy of stolen time
Shrikanth Hegde
1
-2
/
+6
2024-02-23
powerpc/cputable: Add missing PPC_FEATURE_BOOKE on PPC64 Book-E
David Engraf
1
-1
/
+2
2024-02-23
powerpc/64: Set task pt_regs->link to the LR value on scv entry
Naveen N Rao
1
-2
/
+2
2024-02-23
powerpc/kasan: Limit KASAN thread size increase to 32KB
Michael Ellerman
1
-1
/
+1
2024-02-23
powerpc/kasan: Fix addr error caused by page alignment
Jiangfeng Xiao
1
-0
/
+1
2024-02-23
work around gcc bugs with 'asm goto' with outputs
Linus Torvalds
4
-8
/
+8
2024-02-05
arch: consolidate arch_irq_work_raise prototypes
Arnd Bergmann
1
-1
/
+0
2024-02-05
powerpc/lib: Validate size for vector operations
Naveen N Rao
1
-0
/
+10
2024-02-05
powerpc: pmd_move_must_withdraw() is only needed for CONFIG_TRANSPARENT_HUGEPAGE
Stephen Rothwell
1
-0
/
+2
2024-02-05
powerpc/64s: Fix CONFIG_NUMA=n build due to create_section_mapping()
Michael Ellerman
2
-5
/
+5
2024-02-05
powerpc/mm: Fix build failures due to arch_reserved_kernel_pages()
Michael Ellerman
2
-3
/
+4
2024-02-05
powerpc: Fix build error due to is_valid_bugaddr()
Michael Ellerman
1
-0
/
+2
2024-02-05
powerpc/mm: Fix null-pointer dereference in pgtable_cache_add
Kunwu Chan
1
-2
/
+3
2024-01-31
Revert "powerpc/64s: Increase default stack size to 32KB"
Sasha Levin
1
-1
/
+0
2024-01-25
powerpc/64s: Increase default stack size to 32KB
Michael Ellerman
1
-0
/
+1
2024-01-25
powerpc/imc-pmu: Add a null pointer check in update_events_in_group()
Kunwu Chan
1
-0
/
+6
2024-01-25
powerpc/powernv: Add a null pointer check in opal_powercap_init()
Kunwu Chan
1
-0
/
+6
2024-01-25
powerpc/powernv: Add a null pointer check in opal_event_init()
Kunwu Chan
1
-0
/
+2
2024-01-25
powerpc/powernv: Add a null pointer check to scom_debug_init_one()
Kunwu Chan
1
-0
/
+5
2024-01-25
powerpc/pseries/memhp: Fix access beyond end of drmem array
Nathan Lynch
1
-4
/
+5
2024-01-25
powerpc/44x: select I2C for CURRITUCK
Randy Dunlap
1
-0
/
+1
2024-01-25
powerpc: add crtsavres.o to always-y instead of extra-y
Masahiro Yamada
1
-1
/
+1
2024-01-25
powerpc: remove checks for binutils older than 2.25
Masahiro Yamada
2
-17
/
+2
2023-12-20
powerpc/ftrace: Fix stack teardown in ftrace_no_trace
Naveen N Rao
1
-2
/
+2
2023-12-08
powerpc: Don't clobber f0/vs0 during fp|altivec register save
Timothy Pearson
2
-0
/
+15
2023-12-08
KVM: PPC: Book3S HV: Fix KVM_RUN clobbering FP/VEC user registers
Nicholas Piggin
1
-3
/
+3
2023-11-28
powerpc/powernv: Fix fortify source warnings in opal-prd.c
Michael Ellerman
1
-5
/
+12
2023-11-28
powerpc/perf: Fix disabling BHRB and instruction sampling
Nicholas Piggin
1
-3
/
+2
2023-11-20
powerpc/pseries: fix potential memory leak in init_cpu_associativity()
Wang Yufen
1
-1
/
+3
2023-11-20
powerpc/imc-pmu: Use the correct spinlock initializer.
Sebastian Andrzej Siewior
1
-1
/
+1
2023-11-20
powerpc/vas: Limit open window failure messages in log bufffer
Haren Myneni
2
-20
/
+18
2023-11-20
powerpc/xive: Fix endian conversion size
Benjamin Gray
1
-1
/
+1
2023-11-20
powerpc/40x: Remove stale PTE_ATOMIC_UPDATES macro
Christophe Leroy
1
-3
/
+0
2023-11-20
powerpc: Only define __parse_fpscr() when required
Christophe Leroy
1
-0
/
+2
2023-11-08
powerpc/mm: Fix boot crash with FLATMEM
Michael Ellerman
2
-1
/
+2
2023-11-08
powerpc/85xx: Fix math emulation exception
Christophe Leroy
1
-1
/
+1
2023-10-19
powerpc/64e: Fix wrong test in __ptep_test_and_clear_young()
Christophe Leroy
1
-1
/
+1
2023-10-19
powerpc/8xx: Fix pte_access_permitted() for PAGE_NONE
Christophe Leroy
2
-0
/
+9
2023-10-19
powerpc/47x: Fix 47x syscall return crash
Michael Ellerman
1
-3
/
+5
2023-10-06
powerpc/watchpoints: Annotate atomic context in more places
Benjamin Gray
1
-0
/
+9
2023-10-06
powerpc/watchpoint: Disable pagefaults when getting user instruction
Benjamin Gray
1
-1
/
+6
2023-10-06
powerpc/watchpoints: Disable preemption in thread_change_pc()
Benjamin Gray
1
-1
/
+6
2023-10-06
powerpc/perf/hv-24x7: Update domain value check
Kajol Jain
1
-1
/
+1
2023-09-23
powerpc/pseries: fix possible memory leak in ibmebus_bus_init()
ruanjinjie
1
-0
/
+1
2023-09-13
powerpc/iommu: Fix notifiers being shared by PCI and VIO buses
Russell Currey
1
-3
/
+14
2023-09-13
powerpc/mpc5xxx: Add missing fwnode_handle_put()
Liang He
1
-1
/
+3
2023-09-13
powerpc/pseries: Fix hcall tracepoints with JUMP_LABEL=n
Nicholas Piggin
1
-0
/
+1
2023-09-13
powerpc/pseries: Rework lppaca_shared_proc() to avoid DEBUG_PREEMPT
Russell Currey
4
-14
/
+13
2023-09-13
powerpc: Don't include lppaca.h in paca.h
Michael Ellerman
7
-5
/
+10
[next]