index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
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
Age
Commit message (
Expand
)
Author
Files
Lines
2025-02-08
powerpc/pseries/iommu: Don't unset window if it was never set
Shivaprasad G Bhat
1
-0
/
+3
2025-02-08
powerpc/pseries/iommu: IOMMU incorrectly marks MMIO range in DDW
Gaurav Batra
2
-4
/
+7
2025-02-08
powerpc/book3s64/hugetlb: Fix disabling hugetlb when fadump is active
Sourabh Jain
1
-0
/
+9
2025-01-02
powerpc/pseries/vas: Add close() callback in vas_vm_ops struct
Haren Myneni
1
-0
/
+36
2024-12-14
powerpc/prom_init: Fixup missing powermac #size-cells
Michael Ellerman
1
-2
/
+27
2024-12-09
powerpc: Adjust adding stack protector flags to KBUILD_CLAGS for clang
Nathan Chancellor
1
-9
/
+4
2024-12-09
powerpc: Fix stack protector Kconfig test for clang
Nathan Chancellor
1
-2
/
+2
2024-12-09
powerpc/vdso: Drop -mstack-protector-guard flags in 32-bit files with clang
Nathan Chancellor
1
-2
/
+6
2024-12-05
powerpc/pseries: Fix KVM guest detection for disabling hardlockup detector
Gautam Menghani
1
-0
/
+1
2024-12-05
powerpc/kexec: Fix return of uninitialized variable
Zhang Zekun
1
-2
/
+7
2024-12-05
KVM: PPC: Book3S HV: Fix kmv -> kvm typo
Kajol Jain
3
-5
/
+5
2024-12-05
powerpc/sstep: make emulate_vsx_load and emulate_vsx_store static
Michal Suchanek
2
-13
/
+4
2024-12-05
KVM: PPC: Book3S HV: Avoid returning to nested hypervisor on pending doorbells
Gautam Menghani
1
-1
/
+0
2024-12-05
KVM: PPC: Book3S HV: Stop using vc->dpdes for nested KVM guests
Gautam Menghani
2
-4
/
+19
2024-12-05
fadump: reserve param area if below boot_mem_top
Sourabh Jain
1
-1
/
+1
2024-12-05
powerpc/fadump: allocate memory for additional parameters early
Hari Bathini
3
-5
/
+15
2024-12-05
powerpc/pseries: Fix dtl_access_lock to be a rw_semaphore
Michael Ellerman
3
-10
/
+10
2024-12-05
powerpc/mm/fault: Fix kfence page fault reporting
Ritesh Harjani (IBM)
1
-2
/
+8
2024-12-05
powerpc/fadump: Move fadump_cma_init to setup_arch() after initmem_init()
Ritesh Harjani (IBM)
3
-7
/
+12
2024-12-05
powerpc/fadump: Refactor and prepare fadump_cma_init for late init
Ritesh Harjani (IBM)
1
-14
/
+9
2024-12-05
powerpc/vdso: Flag VDSO64 entry points as functions
Christophe Leroy
1
-0
/
+1
2024-12-05
of/fdt: add dt_phys arg to early_init_dt_scan and early_init_dt_verify
Usama Arif
3
-3
/
+3
2024-11-16
Merge tag 'mm-hotfixes-stable-2024-11-16-15-33' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-0
/
+4
2024-11-14
crash, powerpc: default to CRASH_DUMP=n on PPC_BOOK3S_32
Dave Vasilevsky
1
-0
/
+4
2024-11-06
KVM: PPC: Book3S HV: Mask off LPCR_MER for a vCPU before running it to avoid ...
Gautam Menghani
1
-0
/
+12
2024-10-16
powerpc/powernv: Free name on error in opal_event_init()
Michael Ellerman
1
-0
/
+1
2024-10-11
powerpc/8xx: Fix kernel DTLB miss on dcbz
Christophe Leroy
1
-0
/
+1
2024-10-06
Merge tag 'powerpc-6.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-1
/
+1
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
3
-3
/
+3
2024-09-30
powerpc/vdso: allow r30 in vDSO code generation of getrandom
Jason A. Donenfeld
1
-1
/
+1
2024-09-25
Merge tag 'powerpc-6.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2
-100
/
+100
2024-09-24
Merge tag 'v6.12-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-0
/
+1
2024-09-23
Merge tag 'pull-stable-struct_fd' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-12
/
+12
2024-09-21
Merge tag 'mm-nonmm-stable-2024-09-21-07-52' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-3
/
+0
2024-09-21
Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
12
-61
/
+67
2024-09-21
crypto: powerpc/p10-aes-gcm - Disable CRYPTO_AES_GCM_P10
Danny Tsen
1
-0
/
+1
2024-09-20
powerpc/pseries/eeh: move pseries_eeh_err_inject() outside CONFIG_DEBUG_FS block
Narayana Murty N
1
-99
/
+99
2024-09-20
powerpc/vdso32: Fix use of crtsavres for PPC64
Christophe Leroy
1
-1
/
+1
2024-09-19
Merge tag 'dma-mapping-6.12-2024-09-19' of git://git.infradead.org/users/hch/...
Linus Torvalds
2
-2
/
+5
2024-09-19
Merge tag 'drm-next-2024-09-19' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2
-6
/
+6
2024-09-19
Merge tag 'powerpc-6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
69
-374
/
+755
2024-09-18
Merge tag 'random-6.12-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
15
-41
/
+557
2024-09-18
Merge tag 'rcu.release.v6.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-7
/
+7
2024-09-17
powerpc/atomic: Use YZ constraints for DS-form instructions
Michael Ellerman
3
-8
/
+10
2024-09-17
mm: z3fold: deprecate CONFIG_Z3FOLD
Yosry Ahmed
1
-1
/
+0
2024-09-17
mm: always define pxx_pgprot()
Peter Xu
1
-0
/
+1
2024-09-17
Merge tag 'smp-core-2024-09-16' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2024-09-16
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-0
/
+4
2024-09-16
Merge tag 'v6.12-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-0
/
+1
2024-09-13
MIPS: Remove the obsoleted code for include/linux/mv643xx.h
Gaosheng Cui
1
-2
/
+5
[prev]
[next]