]> Git Repo - linux.git/commit
Merge tag 'powerpc-6.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc...
authorLinus Torvalds <[email protected]>
Sun, 7 Jul 2024 01:31:24 +0000 (18:31 -0700)
committerLinus Torvalds <[email protected]>
Sun, 7 Jul 2024 01:31:24 +0000 (18:31 -0700)
commitc6653f49e4fd3b0d52c12a1fc814d6c5b234ea15
treeba2eb03735faf88e3d02c38137dd78189898427b
parent256fdd4b71f6e1b49a94f2e44cc2d113bc3f5d62
parent8b7f59de92ac65aa21c7d779274dbfa577ae2d2c
Merge tag 'powerpc-6.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux

Pull powerpc fixes from Michael Ellerman:

 - Fix unnecessary copy to 0 when kernel is booted at address 0

 - Fix usercopy crash when dumping dtl via debugfs

 - Avoid possible crash when PCI hotplug races with error handling

 - Fix kexec crash caused by scv being disabled before other CPUs
   call-in

 - Fix powerpc selftests build with USERCFLAGS set

Thanks to Anjali K, Ganesh Goudar, Gautam Menghani, Jinglin Wen,
Nicholas Piggin, Sourabh Jain, Srikar Dronamraju, and Vishal Chourasia.

* tag 'powerpc-6.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux:
  selftests/powerpc: Fix build with USERCFLAGS set
  powerpc/pseries: Fix scv instruction crash with kexec
  powerpc/eeh: avoid possible crash when edev->pdev changes
  powerpc/pseries: Whitelist dtl slub object for copying to userspace
  powerpc/64s: Fix unnecessary copy to 0 when kernel is booted at address 0
This page took 0.057433 seconds and 4 git commands to generate.