]> git.ipfire.org Git - thirdparty/linux.git/commit
Merge tag 'm68k-for-v7.0-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert...
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 10 Feb 2026 04:18:59 +0000 (20:18 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 10 Feb 2026 04:18:59 +0000 (20:18 -0800)
commitb33c3b84045e880d8a7596f260860038c71cf393
tree44981364aebf72db58091e58c427ad26577aa29d
parentc48953d81972bfe16a9e3551883992aa6efe541a
parentcb39cf99d88e8f2c68a41fb3bb01c4f40a8fcc30
Merge tag 'm68k-for-v7.0-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k

Pull m68k updates from Geert Uytterhoeven:

  - Add missing put_device() in the NuBus driver

  - Replace vsprintf() with vsnprintf() on Sun-3

* tag 'm68k-for-v7.0-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k:
  m68k: sun3: Replace vsprintf() with bounded vsnprintf()
  nubus: Call put_device() in bus initialization error path