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
/
kernel
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-13
powerpc/fadump: skip parameter area allocation when fadump is disabled
Sourabh Jain
1
-0
/
+3
2025-10-06
Merge tag 'pci-v6.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci
Linus Torvalds
1
-1
/
+1
2025-10-03
Merge tag 'dma-mapping-6.18-2025-09-30' of git://git.kernel.org/pub/scm/linux/kernel/git/mszyprowski/linux
Linus Torvalds
1
-2
/
+2
2025-09-30
Merge tag 'sched-core-2025-09-26' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-16
/
+12
2025-09-29
Merge tag 'powerpc-6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
9
-57
/
+87
2025-09-29
Merge tag 'kernel-6.18-rc1.clone3' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-1
/
+1
2025-09-25
arch: Add the macro COMPILE_OFFSETS to all the asm-offsets.c
Menglong Dong
1
-0
/
+1
2025-09-22
powerpc/time: Expose boot_tb via accessor
Aboorva Devarajan
1
-1
/
+7
2025-09-16
powerpc/ftrace: support CONFIG_FUNCTION_GRAPH_RETVAL
Aditya Bodkhe
1
-17
/
+25
2025-09-15
powerpc64/modules: replace stub allocation sentinel with an explicit counter
Joe Lawrence
1
-18
/
+8
2025-09-15
powerpc64/modules: correctly iterate over stubs in setup_ftrace_ool_stubs
Joe Lawrence
1
-1
/
+1
2025-09-15
powerpc/ftrace: ensure ftrace record ops are always set for NOPs
Joe Lawrence
1
-2
/
+8
2025-09-15
powerpc/8xx: Remove left-over instruction and comments in DataStoreTLBMiss handler
Christophe Leroy
1
-8
/
+1
2025-09-15
powerpc/pseries: Define HVPIPE specific macros
Haren Myneni
2
-0
/
+26
2025-09-12
dma-mapping: convert dma_direct_*map_page to be phys_addr_t based
Leon Romanovsky
1
-2
/
+2
2025-09-06
powerpc/vdso: Include asm/syscalls.h for sys_ni_syscall()
Christophe Leroy
1
-2
/
+1
2025-09-06
powerpc/8xx: Remove offset in SPRN_M_TWB
Christophe Leroy
1
-7
/
+9
2025-09-03
sched/fair: Get rid of sched_domains_curr_level hack for tl->cpumask()
Peter Zijlstra
1
-16
/
+11
2025-09-01
arch: copy_thread: pass clone_flags as u64
Simon Schuster
1
-1
/
+1
2025-09-01
powerpc: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headers
Thomas Huth
1
-2
/
+2
2025-08-20
powerpc/prom_init: Fix shellcheck warnings
Madhavan Srinivasan
1
-8
/
+8
2025-08-20
powerpc/kvm: Fix ifdef to remove build warning
Madhavan Srinivasan
1
-4
/
+4
2025-08-20
powerpc: use always-y instead of extra-y in Makefiles
Masahiro Yamada
1
-1
/
+3
2025-08-20
powerpc/64: Drop unnecessary 'rc' variable
Xichao Zhao
1
-4
/
+1
2025-08-14
powerpc/eeh: Use result of error_detected() in uevent
Niklas Schnelle
1
-1
/
+1
2025-08-03
Merge tag 'powerpc-6.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
4
-20
/
+42
2025-08-03
Merge tag 'mm-nonmm-stable-2025-08-03-12-47' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-1
/
+1
2025-07-29
Merge tag 'powerpc-6.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
4
-65
/
+32
2025-07-29
Merge tag 'sched-core-2025-07-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-15
/
+10
2025-07-29
Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/driver-core/driver-core
Linus Torvalds
1
-1
/
+1
2025-07-29
Merge tag 'tty-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
1
-31
/
+31
2025-07-28
Merge tag 'execve-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
1
-37
/
+37
2025-07-28
Merge tag 'vfs-6.17-rc1.fileattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-0
/
+2
2025-07-26
PCI: pnv_php: Fix surprise plug detection and recovery
Timothy Pearson
1
-0
/
+3
2025-07-26
powerpc/eeh: Make EEH driver device hotplug safe
Timothy Pearson
2
-20
/
+38
2025-07-26
powerpc/eeh: Export eeh_unfreeze_pe()
Timothy Pearson
1
-0
/
+1
2025-07-22
powerpc: Don't use %pK through printk
Thomas Weißschuh
1
-1
/
+1
2025-07-19
Add a new optional ",cma" suffix to the crashkernel= command line option
Jiri Bohac
1
-1
/
+1
2025-07-14
powerpc/ptrace: Use USER_REGSET_NOTE_TYPE() to specify regset note names
Dave Martin
1
-37
/
+37
2025-07-14
Merge branch 'tip/sched/urgent'
Peter Zijlstra
2
-1
/
+3
2025-07-14
smpboot: introduce SDTL_INIT() helper to tidy sched topology setup
Li Chen
1
-15
/
+10
2025-07-02
fs: introduce file_getattr and file_setattr syscalls
Andrey Albershteyn
1
-0
/
+2
2025-06-30
Merge 6.16-rc4 into tty-next
Greg Kroah-Hartman
2
-1
/
+3
2025-06-23
Merge 6.16-rc3 into driver-core-next
Greg Kroah-Hartman
2
-1
/
+3
2025-06-23
powerpc: fadump: use lock guard for mutex
Shrikanth Hegde
1
-7
/
+4
2025-06-23
powerpc: rtas: use lock guard for mutex
Shrikanth Hegde
1
-44
/
+20
2025-06-23
powerpc: eeh: use lock guard for mutex
Shrikanth Hegde
1
-13
/
+7
2025-06-17
serial: 8250: sanitize uart_port::serial_{in,out}() types
Jiri Slaby (SUSE)
1
-3
/
+4
2025-06-17
powerpc/legacy_serial: use %pa for phys_addr_t prints
Jiri Slaby (SUSE)
1
-3
/
+2
2025-06-17
powerpc/legacy_serial: cache serial port and info in add_legacy_port()
Jiri Slaby (SUSE)
1
-26
/
+26
[next]