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
Age
Commit message (
Expand
)
Author
Files
Lines
5 days
powerpc/warp: Fix error handling in pika_dtm_thread
Ma Ke
1
-0
/
+2
5 days
powerpc/crash: Update backup region offset in elfcorehdr on memory hotplug
Sourabh Jain
3
-31
/
+76
5 days
powerpc/crash: fix backup region offset update to elfcorehdr
Sourabh Jain
1
-1
/
+1
5 days
powerpc/64s: Fix unmap race with PMD migration entries
Ritesh Harjani (IBM)
2
-4
/
+24
5 days
powerpc/pgtable-frag: Fix bad page state in pte_frag_destroy
Ritesh Harjani (IBM)
1
-0
/
+1
5 days
fs: fix archiecture-specific compat_ftruncate64
Christoph Hellwig
1
-1
/
+1
2026-05-14
powerpc/xive: fix kmemleak caused by incorrect chip_data lookup
Nilay Shroff
1
-5
/
+11
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-05-14
powerpc/kdump: fix KASAN sanitization flag for core_$(BITS).o
Sourabh Jain
1
-1
/
+1
2026-04-22
x86-64/arm64/powerpc: clean up and rename __copy_from_user_flushcache
Linus Torvalds
2
-7
/
+7
2026-04-01
powerpc/powernv/iommu: iommu incorrectly bypass DMA APIs
Gaurav Batra
1
-2
/
+2
2026-03-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
5
-58
/
+51
2026-03-15
Merge tag 'powerpc-7.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
10
-63
/
+83
2026-03-13
powerpc/iommu: fix lockdep warning during PCI enumeration
Nilay Shroff
1
-1
/
+1
2026-03-12
powerpc: fix KUAP warning in VMX usercopy path
Sayali Patil
4
-50
/
+63
2026-03-12
powerpc, perf: Check that current->mm is alive before getting user callchain
Viktor Malik
3
-2
/
+5
2026-03-12
powerpc/mem: Move CMA reservations to arch_mm_preinit
Ritesh Harjani (IBM)
2
-10
/
+14
2026-03-11
KVM: PPC: e500: Rip out "struct tlbe_ref"
Sean Christopherson
2
-52
/
+45
2026-03-11
KVM: PPC: e500: Fix build error due to using kmalloc_obj() with wrong type
Sean Christopherson
1
-2
/
+2
2026-03-11
Merge tag 'kvm-x86-generic-7.0-rc3' of https://github.com/kvm-x86/linux into ...
Paolo Bonzini
2
-4
/
+4
2026-03-11
Merge tag 'powerpc-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
34
-661
/
+367
2026-03-07
powerpc/pseries: Correct MSI allocation tracking
Nam Cao
1
-1
/
+1
2026-03-07
powerpc: dts: mpc83xx: Add unit addresses to /memory
J. Neuschäfer
12
-12
/
+12
2026-03-07
powerpc: dts: mpc8315erdb: Add missing #cells properties to SPI bus
J. Neuschäfer
1
-0
/
+2
2026-03-07
powerpc: dts: mpc8315erdb: Rename LED nodes to comply with schema
J. Neuschäfer
1
-2
/
+2
2026-03-07
powerpc: dts: mpc8315erdb: Use IRQ_TYPE_* macros
J. Neuschäfer
1
-52
/
+59
2026-03-07
powerpc: dts: mpc8313erdb: Use IRQ_TYPE_* macros
J. Neuschäfer
1
-25
/
+34
2026-03-07
powerpc: 83xx: km83xx: Fix keymile vendor prefix
J. Neuschäfer
1
-2
/
+2
2026-03-07
powerpc64/bpf: fix kfunc call support
Hari Bathini
2
-9
/
+94
2026-03-07
powerpc64/bpf: fix handling of BPF stack in exception callback
Hari Bathini
1
-11
/
+25
2026-03-07
powerpc64/bpf: remove BPF redzone protection in trampoline stack
Hari Bathini
1
-56
/
+33
2026-03-07
powerpc64/bpf: use consistent tailcall offset in trampoline
Hari Bathini
3
-13
/
+9
2026-03-07
powerpc64/bpf: fix the address returned by bpf_get_func_ip
Hari Bathini
1
-9
/
+19
2026-03-07
powerpc64/bpf: do not increment tailcall count when prog is NULL
Hari Bathini
1
-18
/
+21
2026-03-07
powerpc64/ftrace: workaround clang recording GEP in __patchable_function_entries
Hari Bathini
1
-4
/
+22
2026-03-07
powerpc64/ftrace: fix OOL stub count with clang
Hari Bathini
1
-2
/
+2
2026-03-07
powerpc64: make clang cross-build friendly
Hari Bathini
2
-2
/
+2
2026-03-07
Merge tag 'kbuild-fixes-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2026-03-07
Merge tag 'pci-v7.0-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+7
2026-03-04
powerpc/crash: adjust the elfcorehdr size
Sourabh Jain
1
-1
/
+13
2026-03-04
powerpc/kexec/core: use big-endian types for crash variables
Sourabh Jain
1
-8
/
+9
2026-03-04
powerpc/prom_init: Fixup missing #size-cells on PowerMac media-bay nodes
Rob Herring (Arm)
1
-1
/
+2
2026-03-04
powerpc: dts: fsl: Drop unused .dtsi files
Rob Herring (Arm)
4
-324
/
+0
2026-03-04
powerpc/uaccess: Fix inline assembly for clang build on PPC32
Christophe Leroy (CS GROUP)
1
-1
/
+1
2026-03-04
powerpc/e500: Always use 64 bits PTE
Christophe Leroy
5
-110
/
+5
2026-03-03
powerpc/pci: Initialize msi_addr_mask for OF-created PCI devices
Nilay Shroff
1
-0
/
+7
[next]