summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)AuthorFilesLines
2025-08-04Merge tag 'powerpc-6.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds4-20/+42
2025-08-04Merge tag 'mm-nonmm-stable-2025-08-03-12-47' of git://git.kernel.org/pub/scm/...Linus Torvalds1-1/+1
2025-07-30Merge tag 'powerpc-6.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds4-65/+32
2025-07-30Merge tag 'sched-core-2025-07-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-15/+10
2025-07-29Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2025-07-29Merge tag 'tty-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-31/+31
2025-07-29Merge tag 'execve-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/kee...Linus Torvalds1-37/+37
2025-07-29Merge tag 'vfs-6.17-rc1.fileattr' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+2
2025-07-26PCI: pnv_php: Fix surprise plug detection and recoveryTimothy Pearson1-0/+3
2025-07-26powerpc/eeh: Make EEH driver device hotplug safeTimothy Pearson2-20/+38
2025-07-26powerpc/eeh: Export eeh_unfreeze_pe()Timothy Pearson1-0/+1
2025-07-22powerpc: Don't use %pK through printkThomas Weißschuh1-1/+1
2025-07-20Add a new optional ",cma" suffix to the crashkernel= command line optionJiri Bohac1-1/+1
2025-07-15powerpc/ptrace: Use USER_REGSET_NOTE_TYPE() to specify regset note namesDave Martin1-37/+37
2025-07-14Merge branch 'tip/sched/urgent'Peter Zijlstra2-1/+3
2025-07-14smpboot: introduce SDTL_INIT() helper to tidy sched topology setupLi Chen1-15/+10
2025-07-02fs: introduce file_getattr and file_setattr syscallsAndrey Albershteyn1-0/+2
2025-06-30Merge 6.16-rc4 into tty-nextGreg Kroah-Hartman2-1/+3
2025-06-23Merge 6.16-rc3 into driver-core-nextGreg Kroah-Hartman2-1/+3
2025-06-23powerpc: fadump: use lock guard for mutexShrikanth Hegde1-7/+4
2025-06-23powerpc: rtas: use lock guard for mutexShrikanth Hegde1-44/+20
2025-06-23powerpc: eeh: use lock guard for mutexShrikanth Hegde1-13/+7
2025-06-17serial: 8250: sanitize uart_port::serial_{in,out}() typesJiri Slaby (SUSE)1-3/+4
2025-06-17powerpc/legacy_serial: use %pa for phys_addr_t printsJiri Slaby (SUSE)1-3/+2
2025-06-17powerpc/legacy_serial: cache serial port and info in add_legacy_port()Jiri Slaby (SUSE)1-26/+26
2025-06-17sysfs: treewide: switch back to attribute_group::bin_attrsThomas Weißschuh1-1/+1
2025-06-13powerpc/eeh: Fix missing PE bridge reconfiguration during VFIO EEH recoveryNarayana Murty N1-0/+2
2025-06-13powerpc/vdso: Fix build of VDSO32 with pcrelChristophe Leroy1-1/+1
2025-06-07Merge tag 'kbuild-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-1/+1
2025-06-07arch: use always-$(KBUILD_BUILTIN) for vmlinux.ldsMasahiro Yamada1-1/+1
2025-05-27Merge tag 'powerpc-6.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds8-19/+21
2025-05-15powerpc/iommu: Use str_disabled_enabled() helperThorsten Blum1-2/+3
2025-05-15powerpc: Replace strcpy() with strscpy() in proc_ppc64_init()Thorsten Blum1-1/+2
2025-05-14powerpc/kernel: Fix ppc_save_regs inclusion in buildMadhavan Srinivasan1-2/+0
2025-04-29powerpc: Don't use --- in kernel logsChristophe Leroy1-4/+4
2025-04-29powerpc: do not build ppc_save_regs.o alwaysJiri Slaby (SUSE)1-1/+1
2025-04-29powerpc64/ftrace: fix clobbered r15 during livepatchingHari Bathini1-1/+1
2025-04-17powerpc/pseries: Add a char driver for physical-attestation RTASHaren Myneni1-1/+1
2025-04-17powerpc/pseries: Add ibm,get-dynamic-sensor-state RTAS call supportHaren Myneni1-1/+1
2025-04-17powerpc/pseries: Add ibm,set-dynamic-indicator RTAS call supportHaren Myneni1-1/+1
2025-04-17powerpc/pseries: Add papr-indices char driver for ibm,get-indicesHaren Myneni1-1/+1
2025-04-16powerpc: enable dynamic preemptionShrikanth Hegde1-1/+5
2025-04-16fadump: Use str_yes_no() helper in fadump_show_config()Thorsten Blum1-4/+2
2025-04-15powerpc64/ftrace: fix module loading without patchable function entriesAnthony Iliopoulos1-4/+0
2025-04-01Merge tag 'driver-core-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-12/+12
2025-04-01Merge tag 'mm-nonmm-stable-2025-03-30-18-23' of git://git.kernel.org/pub/scm/...Linus Torvalds1-1/+1
2025-04-01Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-2/+0
2025-03-31Merge tag 'modules-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-8/+4
2025-03-28Merge tag 'powerpc-6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds15-534/+124
2025-03-25Merge tag 'timers-vdso-2025-03-23' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds10-121/+31