index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
Age
Commit message (
Expand
)
Author
Lines
2025-08-14
powerpc/eeh: Use result of error_detected() in uevent
Niklas Schnelle
-1
/
+1
2025-08-07
treewide: rename GPIO set callbacks back to their original names
Bartosz Golaszewski
-6
/
+6
2025-08-05
Merge commit 'linus' into core/bugs, to resolve conflicts
Ingo Molnar
-6330
/
+431
2025-08-03
Merge tag 'powerpc-6.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
-20
/
+125
2025-08-03
Merge tag 'mm-nonmm-stable-2025-08-03-12-47' of git://git.kernel.org/pub/scm/...
Linus Torvalds
-3
/
+3
2025-07-31
Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-98
/
+23
2025-07-30
Merge tag 'ftrace-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
-1
/
+0
2025-07-30
Merge tag 'bpf-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
-20
/
+59
2025-07-30
Merge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
-1
/
+1
2025-07-29
Merge tag 'powerpc-6.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
-218
/
+207
2025-07-29
Merge tag 'sched-core-2025-07-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-15
/
+10
2025-07-29
Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-10
/
+10
2025-07-29
Merge tag 'tty-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
-33
/
+31
2025-07-28
Merge tag 'libcrypto-updates-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
-3223
/
+0
2025-07-28
Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
-2617
/
+0
2025-07-28
Merge tag 'hardening-v6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-5
/
+5
2025-07-28
Merge tag 'execve-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/kee...
Linus Torvalds
-37
/
+37
2025-07-28
Merge tag 'vfs-6.17-rc1.fileattr' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-0
/
+2
2025-07-28
Merge tag 'pull-simple_recursive_removal' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
-40
/
+9
2025-07-28
powerpc64/bpf: Add jit support for load_acquire and store_release
Puranjay Mohan
-0
/
+83
2025-07-26
PCI: pnv_php: Fix surprise plug detection and recovery
Timothy Pearson
-0
/
+3
2025-07-26
powerpc/eeh: Make EEH driver device hotplug safe
Timothy Pearson
-20
/
+38
2025-07-26
powerpc/eeh: Export eeh_unfreeze_pe()
Timothy Pearson
-0
/
+1
2025-07-22
tracing: Remove redundant config HAVE_FTRACE_MCOUNT_RECORD
Steven Rostedt
-1
/
+0
2025-07-22
ibmveth: Add multi buffers rx replenishment hcall support
Mingming Cao
-0
/
+1
2025-07-22
arch/powerpc: Remove .interp section in vmlinux
Christophe Leroy
-1
/
+1
2025-07-22
powerpc: Drop GPL boilerplate text with obsolete FSF address
Thomas Huth
-52
/
+0
2025-07-22
powerpc: Don't use %pK through printk
Thomas Weißschuh
-5
/
+5
2025-07-21
powerpc/mm/book3s64: Move kfence and debug_pagealloc related calls to __init ...
Ritesh Harjani (IBM)
-5
/
+5
2025-07-19
Add a new optional ",cma" suffix to the crashkernel= command line option
Jiri Bohac
-3
/
+3
2025-07-14
powerpc/ptrace: Use USER_REGSET_NOTE_TYPE() to specify regset note names
Dave Martin
-37
/
+37
2025-07-14
lib/crypto: powerpc/sha1: Migrate optimized code into library
Eric Biggers
-690
/
+0
2025-07-14
Merge branch 'tip/sched/urgent'
Peter Zijlstra
-12
/
+37
2025-07-14
smpboot: introduce SDTL_INIT() helper to tidy sched topology setup
Li Chen
-15
/
+10
2025-07-13
mm/balloon_compaction: convert balloon_page_delete() to balloon_page_finalize()
David Hildenbrand
-1
/
+1
2025-07-11
arch: powerpc: defconfig: Drop obsolete CONFIG_NET_CLS_TCINDEX
Johan Korsnes
-1
/
+0
2025-07-09
mm: remove devmap related functions and page table bits
Alistair Popple
-76
/
+5
2025-07-09
powerpc: remove checks for devmap pages and PMDs/PUDs
Alistair Popple
-14
/
+10
2025-07-09
mm: update architecture and driver code to use vm_flags_t
Lorenzo Stoakes
-4
/
+4
2025-07-09
mm: change vm_get_page_prot() to accept vm_flags_t argument
Lorenzo Stoakes
-2
/
+2
2025-07-09
drivers/base/node: rename __register_one_node() to register_one_node()
Donet Tom
-1
/
+1
2025-07-09
powerpc/secvar: Expose secvars relevant to the key management mode
Srish Srinivasan
-4
/
+24
2025-07-09
powerpc/pseries: Correct secvar format representation for static key management
Srish Srinivasan
-30
/
+46
2025-07-09
(powerpc/512) Fix possible `dma_unmap_single()` on uninitialized pointer
Thomas Fourier
-4
/
+2
2025-07-03
netfilter: conntrack: remove DCCP protocol support
Pablo Neira Ayuso
-1
/
+0
2025-07-02
spufs: switch to locked_recursive_removal()
Al Viro
-40
/
+9
2025-07-02
fs: introduce file_getattr and file_setattr syscalls
Andrey Albershteyn
-0
/
+2
2025-06-30
lib/crc: powerpc: Migrate optimized CRC code into lib/crc/
Eric Biggers
-2617
/
+0
2025-06-30
lib/crypto: powerpc: Move arch/powerpc/lib/crypto/ into lib/crypto/
Eric Biggers
-2533
/
+0
2025-06-30
Merge 6.16-rc4 into tty-next
Greg Kroah-Hartman
-7
/
+19
[prev]
[next]