index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
Age
Commit message (
Expand
)
Author
23 hours
Merge branch 'headers' of git://git.infradead.org/users/willy/pagecache.git
Mark Brown
4 days
arch: Remove pagemap.h from arch includes
Matthew Wilcox (Oracle)
4 days
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4 days
Merge tag 'tty-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
5 days
Merge tags 'dma-mapping-7.3-2026-08-24' and 'dma-mapping-7.3-2026-08-24-2' of...
Linus Torvalds
6 days
Merge tag 'pci-v7.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
8 days
Merge tag 'mm-stable-2026-08-18-18-39' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
9 days
Merge tag 'bitmap-for-7.3' of https://github.com/norov/linux
Linus Torvalds
9 days
Merge tag 'net-next-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
10 days
Merge tag 'v7.3-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
10 days
Merge tag 'driver-core-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
10 days
Merge tag 'soc-drivers-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
11 days
Merge tag 'timers-vdso-2026-08-17' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
11 days
Merge tag 'timers-cleanups-2026-08-17' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
11 days
Merge tag 'core-entry-2026-08-17' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
11 days
Merge tag 'powerpc-7.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
11 days
Merge tag 'kexec-v7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
11 days
Merge tag 'memblock-v7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
11 days
Merge tag 'kvm-x86-misc-7.3' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
12 days
Merge tag 'vfs-7.3-rc1.failfs' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2026-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-08-11
powerpc/pseries/iommu: switch to Default DMA window during kdump
Gaurav Batra
2026-08-11
powerpc/configs: enable CONFIG_RAS to fix EDAC support
Michael Walle
2026-08-10
Merge tag 'soc_fsl-7.3-1' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Arnd Bergmann
2026-08-10
Merge tag 'v7.2-rc7' into driver-core-next
Danilo Krummrich
2026-08-09
KVM: PPC: Book3S HV: Add support for compat CPU capabilities for KVM on PowerNV
Amit Machhiwal
2026-08-09
KVM: PPC: Book3S HV: Implement compat CPU capability retrieval for KVM on Pow...
Amit Machhiwal
2026-08-09
KVM: PPC: Introduce KVM_CAP_PPC_COMPAT_CAPS and wire up ioctl
Amit Machhiwal
2026-08-09
gpio: move ppc4xx gpio driver from arch/powerpc to drivers/gpio
Rosen Penev
2026-08-08
powerpc/pseries: lparcfg - fix kbuf[] underflow
George Wilson
2026-08-08
powerpc/pseries: pci - logic bug
George Wilson
2026-08-08
powerpc/pseries: papr-phy-attest - validate cmd.length, plug mem leak
George Wilson
2026-08-06
mm: update generic_get_unmapped_area[_topdown]() to use vma_flags_t
Lorenzo Stoakes
2026-08-06
KVM: PPC: Use min() in kvm_vm_ioctl_check_extension()
Thorsten Blum
2026-08-06
KVM: PPC: booke: Use min() in watchdog_next_timeout()
Thorsten Blum
2026-08-06
powerpc/perf: Add power12 Base Performance Monitoring support
Athira Rajeev
2026-08-06
powerpc: Add Power12 architected mode
Ritesh Harjani (IBM)
2026-08-06
powerpc: Add Power12 raw mode
Nicholas Piggin
2026-08-06
powerpc/pseries: Limit PVR list to 16 entries for CAS negotiation
Mahesh Salgaonkar
2026-08-05
net: tulip: remove xircom_cb driver
Pablo VallespĂn Aranguren
2026-08-04
mm: decouple protnone helpers from CONFIG_NUMA_BALANCING
Kiryl Shutsemau (Meta)
2026-08-03
KVM: PPC: Validate irqchip index in MPIC routing
Yanfei Xu
2026-08-03
tty: remove the ipwireless driver
Qingfang Deng
2026-08-03
powerpc/64s: Clarify copy_and_flush() cache sync loop comment
Nikhil Kumar Singh
2026-08-03
powerpc/irq: Fix missing r2 clobber in PCREL inline assembly
Saket Kumar Bhaskar
2026-08-03
powerpc64/bpf: Fix build break for arch_bpf_timed_may_goto
Saket Kumar Bhaskar
2026-08-03
powerpc64/bpf: Fix build break in bpf_jit_emit_func_call_rel()
Madhavan Srinivasan
2026-08-03
powerpc/syscall: Fix syscall skip handling for seccomp and ptrace
Mukesh Kumar Chaurasiya (IBM)
2026-08-03
powerpc/crash: stop watchdogs before booting kdump kernel
Sourabh Jain
2026-08-03
powerpc/pseries: Handle and log pseries-wdt registration failures
Sourabh Jain
[next]