index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
arch
/
powerpc
Age
Commit message (
Expand
)
Author
Files
Lines
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-06
Merge tag 'kbuild-fixes-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kbuild/linux
Linus Torvalds
1
-0
/
+1
2026-03-06
Merge tag 'pci-v7.0-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci
Linus Torvalds
1
-0
/
+7
2026-03-05
integrity: Make arch_ima_get_secureboot integrity-wide
Coiby Xu
2
-5
/
+6
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
2026-02-28
KVM: always define KVM_CAP_SYNC_MMU
Paolo Bonzini
1
-5
/
+0
2026-02-28
KVM: remove CONFIG_KVM_GENERIC_MMU_NOTIFIER
Paolo Bonzini
2
-5
/
+0
2026-02-26
kbuild: Split .modinfo out from ELF_DETAILS
Nathan Chancellor
1
-0
/
+1
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
5
-12
/
+7
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
12
-36
/
+18
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
93
-155
/
+155
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
111
-246
/
+234
2026-02-12
Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
4
-4
/
+3
2026-02-12
Merge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
25
-147
/
+175
2026-02-11
Merge tag 'net-next-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
4
-4
/
+0
2026-02-11
Merge tag 'devicetree-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
Linus Torvalds
2
-7
/
+2
2026-02-10
Merge tag 'powerpc-7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
37
-345
/
+1439
2026-02-10
Merge tag 'x86_paravirt_for_v7.0_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
3
-8
/
+1
2026-02-11
powerpc/pseries: plpks: export plpks_wrapping_is_supported
Srish Srinivasan
1
-0
/
+1
2026-02-10
Merge tag 'timers-vdso-2026-02-09' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
4
-0
/
+21
2026-02-10
Merge tag 'irq-msi-2026-02-09' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-3
/
+3
2026-02-10
Merge tag 'sched-core-2026-02-09' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+1
2026-02-10
Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linux
Linus Torvalds
16
-5763
/
+19
2026-02-06
mm: convert __HAVE_ARCH_TLB_REMOVE_TABLE to CONFIG_HAVE_ARCH_TLB_REMOVE_TABLE config
Qi Zheng
2
-1
/
+1
2026-02-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2026-02-03
powerpc/wii: Simplify with scoped for each OF child loop
Krzysztof Kozlowski
1
-3
/
+1
2026-02-03
powerpc/fsp2: Simplify with scoped for each OF child loop
Krzysztof Kozlowski
1
-4
/
+1
2026-02-03
Merge branch 'v6.19-rc8'
Peter Zijlstra
11
-30
/
+43
[prev]
[next]