summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2025-09-01powerpc/powernv/pci: Fix underflow and leak issueNam Cao
2025-09-01powerpc/pseries/msi: Fix potential underflow and leak issueNam Cao
2025-09-01powerpc/qspinlock: Add spinlock contention tracepointNysal Jan K.A.
2025-09-01powerpc: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headersThomas Huth
2025-09-01powerpc: Replace __ASSEMBLY__ with __ASSEMBLER__ in uapi headersThomas Huth
2025-08-28powerpc: Drop unnecessary initializations in __copy_inst_from_kernel_nofault()Nathan Chancellor
2025-08-26lib/crypto: powerpc/md5: Migrate optimized code into libraryEric Biggers
2025-08-25floppy: Remove unused CROSS_64KB() macro from arch/ codeAndy Shevchenko
2025-08-20powerpc/boot/install.sh: Fix shellcheck warningsMadhavan Srinivasan
2025-08-20powerpc/prom_init: Fix shellcheck warningsMadhavan Srinivasan
2025-08-20powerpc/kvm: Fix ifdef to remove build warningMadhavan Srinivasan
2025-08-20powerpc: unify two CONFIG_POWERPC64_CPU entries in the same choice blockMasahiro Yamada
2025-08-20powerpc: use always-y instead of extra-y in MakefilesMasahiro Yamada
2025-08-20powerpc/64: Drop unnecessary 'rc' variableXichao Zhao
2025-08-20powerpc: Use dev_fwnode()Jiri Slaby (SUSE)
2025-08-20KVM: PPC: Fix misleading interrupts comment in kvmppc_prepare_to_enter()Andrew Donnellan
2025-08-14powerpc/eeh: Use result of error_detected() in ueventNiklas Schnelle
2025-08-07treewide: rename GPIO set callbacks back to their original namesBartosz Golaszewski
2025-08-05Merge commit 'linus' into core/bugs, to resolve conflictsIngo Molnar
2025-08-03Merge tag 'powerpc-6.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2025-08-03Merge tag 'mm-nonmm-stable-2025-08-03-12-47' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-07-31Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-07-30Merge tag 'ftrace-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds
2025-07-30Merge tag 'bpf-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Linus Torvalds
2025-07-30Merge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2025-07-29Merge tag 'powerpc-6.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2025-07-29Merge tag 'sched-core-2025-07-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-07-29Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-07-29Merge tag 'tty-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2025-07-28Merge tag 'libcrypto-updates-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2025-07-28Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds
2025-07-28Merge tag 'hardening-v6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-07-28Merge tag 'execve-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/kee...Linus Torvalds
2025-07-28Merge tag 'vfs-6.17-rc1.fileattr' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-07-28Merge tag 'pull-simple_recursive_removal' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2025-07-28powerpc64/bpf: Add jit support for load_acquire and store_releasePuranjay Mohan
2025-07-26PCI: pnv_php: Fix surprise plug detection and recoveryTimothy Pearson
2025-07-26powerpc/eeh: Make EEH driver device hotplug safeTimothy Pearson
2025-07-26powerpc/eeh: Export eeh_unfreeze_pe()Timothy Pearson
2025-07-22tracing: Remove redundant config HAVE_FTRACE_MCOUNT_RECORDSteven Rostedt
2025-07-22ibmveth: Add multi buffers rx replenishment hcall supportMingming Cao
2025-07-22arch/powerpc: Remove .interp section in vmlinuxChristophe Leroy
2025-07-22powerpc: Drop GPL boilerplate text with obsolete FSF addressThomas Huth
2025-07-22powerpc: Don't use %pK through printkThomas Weißschuh
2025-07-21powerpc/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