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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-26
powerpc/eeh: fix recursive pci_lock_rescan_remove locking in EEH event handling
Narayana Murty N
1
-0
/
+2
2026-02-26
powerpc/uaccess: Move barrier_nospec() out of allow_read_{from/write}_user()
Christophe Leroy
2
-2
/
+4
2025-12-22
powerpc/32: Restore disabling of interrupts at interrupt/syscall exit
Christophe Leroy (CS GROUP)
2
-1
/
+2
2025-12-06
Merge tag 'mm-nonmm-stable-2025-12-06-11-14' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-0
/
+8
2025-12-06
Merge tag 'dma-mapping-6.19-2025-12-05' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-4
/
+4
2025-12-05
Merge tag 'powerpc-6.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
4
-6
/
+13
2025-12-04
Merge tag 'iommu-updates-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+3
2025-12-02
Merge tag 'core-uaccess-2025-11-30' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-4
/
+4
2025-11-28
powerpc/pseries/svm: Make mem_encrypt.h self contained
Jason Gunthorpe
1
-0
/
+3
2025-11-21
Merge branch 'objtool/core'
Peter Zijlstra
108
-289
/
+346
2025-11-18
powerpc/64s/slb: Fix SLB multihit issue during SLB preload
Donet Tom
1
-1
/
+0
2025-11-18
powerpc, mm: Fix mprotect on book3s 32-bit
Dave Vasilevsky
1
-1
/
+4
2025-11-14
powerpc/smp: Expose die_id and die_cpumask
Srikar Dronamraju
1
-4
/
+7
2025-11-12
crash: let architecture decide crash memory export to iomem_resource
Sourabh Jain
1
-0
/
+8
2025-11-11
powerpc/kdump: Add support for crashkernel CMA reservation
Sourabh Jain
1
-0
/
+2
2025-11-03
powerpc/uaccess: Use unsafe wrappers for ASM GOTO
Thomas Gleixner
1
-4
/
+4
2025-10-29
powerpc: Convert to physical address DMA mapping
Leon Romanovsky
1
-4
/
+4
2025-10-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-1
/
+15
2025-10-02
Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-16
/
+4
2025-10-02
Merge tag 'for-6.18/block-20250929' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-5
/
+0
2025-10-01
Merge tag 'kbuild-6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kb...
Linus Torvalds
1
-4
/
+0
2025-09-30
KVM: Export KVM-internal symbols for sub-modules only
Sean Christopherson
2
-1
/
+15
2025-09-30
Merge tag 'sched-core-2025-09-26' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+2
2025-09-29
Merge tag 'powerpc-6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
100
-261
/
+322
2025-09-23
powerpc/pseries: Define __u{8,32} types in papr_hvpipe_hdr struct
Haren Myneni
1
-4
/
+4
2025-09-22
powerpc/time: Expose boot_tb via accessor
Aboorva Devarajan
1
-0
/
+4
2025-09-21
kasan: introduce ARCH_DEFER_KASAN and unify static key across modes
Sabyrzhan Tasbolatov
1
-12
/
+0
2025-09-16
powerpc/32: Remove PAGE_KERNEL_TEXT to fix startup failure
Christophe Leroy
1
-12
/
+0
2025-09-16
powerpc/fprobe: fix updated fprobe for function-graph tracer
Hari Bathini
1
-0
/
+12
2025-09-16
powerpc/ftrace: support CONFIG_FUNCTION_GRAPH_RETVAL
Aditya Bodkhe
1
-0
/
+15
2025-09-15
powerpc64/modules: replace stub allocation sentinel with an explicit counter
Joe Lawrence
1
-0
/
+1
2025-09-15
powerpc/603: Really copy kernel PGD entries into all PGDIRs
Christophe Leroy
2
-3
/
+9
2025-09-15
powerpc/pseries: Enable hvpipe with ibm,set-system-parameter RTAS
Haren Myneni
1
-0
/
+1
2025-09-15
powerpc/pseries: Define HVPIPE specific macros
Haren Myneni
1
-0
/
+9
2025-09-15
powerpc/pseries: Define papr-hvpipe ioctl
Haren Myneni
1
-0
/
+33
2025-09-13
mm: introduce memdesc_flags_t
Matthew Wilcox (Oracle)
2
-4
/
+4
2025-09-08
powerpc: Add __attribute_const__ to ffs()-family implementations
Kees Cook
1
-2
/
+2
2025-09-06
powerpc/pseries/msi: Switch to msi_create_parent_irq_domain()
Nam Cao
1
-2
/
+0
2025-09-06
powerpc/xive: Untangle xive from child interrupt controller drivers
Nam Cao
1
-1
/
+0
2025-09-06
powerpc: Remove duplicate definition for ppc_msgsnd_sync()
Gautam Menghani
1
-12
/
+6
2025-09-06
powerpc64/bpf: Implement bpf_addr_space_cast instruction
Saket Kumar Bhaskar
1
-0
/
+1
2025-09-03
sched/fair: Get rid of sched_domains_curr_level hack for tl->cpumask()
Peter Zijlstra
1
-0
/
+2
2025-09-01
powerpc: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headers
Thomas Huth
85
-221
/
+221
2025-09-01
powerpc: Replace __ASSEMBLY__ with __ASSEMBLER__ in uapi headers
Thomas Huth
3
-10
/
+10
2025-08-28
powerpc: Drop unnecessary initializations in __copy_inst_from_kernel_nofault()
Nathan Chancellor
1
-4
/
+0
2025-08-25
floppy: Remove unused CROSS_64KB() macro from arch/ code
Andy Shevchenko
1
-5
/
+0
2025-08-05
Merge commit 'linus' into core/bugs, to resolve conflicts
Ingo Molnar
17
-140
/
+22
2025-08-03
Merge tag 'powerpc-6.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-0
/
+1
2025-07-31
Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
7
-79
/
+9
2025-07-30
Merge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-0
/
+1
[next]