summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
5 hoursMerge tag 'powerpc-6.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
8 hoursMerge tag 'mm-nonmm-stable-2025-08-03-12-47' of git://git.kernel.org/pub/scm/...Linus Torvalds
3 daysMerge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
4 daysMerge tag 'ftrace-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds
5 daysMerge tag 'bpf-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Linus Torvalds
5 daysMerge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
5 daysMerge tag 'powerpc-6.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
5 daysMerge tag 'sched-core-2025-07-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
5 daysMerge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
6 daysMerge tag 'tty-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
6 daysMerge tag 'libcrypto-updates-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
6 daysMerge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds
6 daysMerge tag 'hardening-v6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
6 daysMerge tag 'execve-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/kee...Linus Torvalds
6 daysMerge tag 'vfs-6.17-rc1.fileattr' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
7 daysMerge tag 'pull-simple_recursive_removal' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
7 dayspowerpc64/bpf: Add jit support for load_acquire and store_releasePuranjay Mohan
9 daysPCI: pnv_php: Fix surprise plug detection and recoveryTimothy Pearson
9 dayspowerpc/eeh: Make EEH driver device hotplug safeTimothy Pearson
9 dayspowerpc/eeh: Export eeh_unfreeze_pe()Timothy Pearson
12 daystracing: Remove redundant config HAVE_FTRACE_MCOUNT_RECORDSteven Rostedt
13 daysibmveth: Add multi buffers rx replenishment hcall supportMingming Cao
13 daysarch/powerpc: Remove .interp section in vmlinuxChristophe Leroy
13 dayspowerpc: Drop GPL boilerplate text with obsolete FSF addressThomas Huth
13 dayspowerpc: Don't use %pK through printkThomas Weißschuh
13 dayspowerpc/mm/book3s64: Move kfence and debug_pagealloc related calls to __init ...Ritesh Harjani (IBM)
2025-07-19Add a new optional ",cma" suffix to the crashkernel= command line optionJiri Bohac
2025-07-14powerpc/ptrace: Use USER_REGSET_NOTE_TYPE() to specify regset note namesDave Martin
2025-07-14lib/crypto: powerpc/sha1: Migrate optimized code into libraryEric Biggers
2025-07-14Merge branch 'tip/sched/urgent'Peter Zijlstra
2025-07-14smpboot: introduce SDTL_INIT() helper to tidy sched topology setupLi Chen
2025-07-13mm/balloon_compaction: convert balloon_page_delete() to balloon_page_finalize()David Hildenbrand
2025-07-11arch: powerpc: defconfig: Drop obsolete CONFIG_NET_CLS_TCINDEXJohan Korsnes
2025-07-09mm: remove devmap related functions and page table bitsAlistair Popple
2025-07-09powerpc: remove checks for devmap pages and PMDs/PUDsAlistair Popple
2025-07-09mm: update architecture and driver code to use vm_flags_tLorenzo Stoakes
2025-07-09mm: change vm_get_page_prot() to accept vm_flags_t argumentLorenzo Stoakes
2025-07-09drivers/base/node: rename __register_one_node() to register_one_node()Donet Tom
2025-07-09powerpc/secvar: Expose secvars relevant to the key management modeSrish Srinivasan
2025-07-09powerpc/pseries: Correct secvar format representation for static key managementSrish Srinivasan
2025-07-09(powerpc/512) Fix possible `dma_unmap_single()` on uninitialized pointerThomas Fourier
2025-07-03netfilter: conntrack: remove DCCP protocol supportPablo Neira Ayuso
2025-07-02spufs: switch to locked_recursive_removal()Al Viro
2025-07-02fs: introduce file_getattr and file_setattr syscallsAndrey Albershteyn
2025-06-30lib/crc: powerpc: Migrate optimized CRC code into lib/crc/Eric Biggers
2025-06-30lib/crypto: powerpc: Move arch/powerpc/lib/crypto/ into lib/crypto/Eric Biggers
2025-06-30Merge 6.16-rc4 into tty-nextGreg Kroah-Hartman
2025-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc3Alexei Starovoitov
2025-06-23Merge 6.16-rc3 into driver-core-nextGreg Kroah-Hartman
2025-06-23powerpc: floppy: Add missing checks after DMA mapThomas Fourier