projects
/
linux-2.6-microblaze.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
c48953d
cb39cf9
)
Merge tag 'm68k-for-v7.0-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert...
author
Linus Torvalds
<torvalds@linux-foundation.org>
Tue, 10 Feb 2026 04:18:59 +0000
(20:18 -0800)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Tue, 10 Feb 2026 04:18:59 +0000
(20:18 -0800)
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
Trivial merge