* [GIT PULL] m68k updates for v7.1
@ 2026-04-16 7:56 Geert Uytterhoeven
2026-04-16 15:19 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Geert Uytterhoeven @ 2026-04-16 7:56 UTC (permalink / raw)
To: Linus Torvalds
Cc: Andrew Morton, Greg Ungerer, linux-m68k, linux-kernel,
Geert Uytterhoeven
Hi Linus,
The following changes since commit 6de23f81a5e08be8fbf5e8d7e9febc72a5b5f27f:
Linux 7.0-rc1 (2026-02-22 13:18:59 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k.git tags/m68k-for-v7.1-tag1
for you to fetch changes up to 56f295853f38d3202c20fd0d98939e7a4c56c3fb:
m68k: virt: Switch to qemu-virt-ctrl driver (2026-04-13 12:16:10 +0200)
----------------------------------------------------------------
m68k updates for v7.1
- Add support for QEMU virt-ctrl, and use it for system reset and
power off on the virt platform,
- Defconfig updates,
- Miscellaneous fixes and improvements.
Thanks for pulling!
P.S. This PR is sent out a bit later than usual, due to the build
bots reporting an issue last weekend, which is now fixed.
----------------------------------------------------------------
Geert Uytterhoeven (2):
m68k: defconfig: hp300: Enable monochrome and 16-color linux logos
m68k: defconfig: Update defconfigs for v7.0-rc1
Kuan-Wei Chiu (2):
power: reset: Add QEMU virt-ctrl driver
m68k: virt: Switch to qemu-virt-ctrl driver
Thomas Weißschuh (1):
m68k: uapi: Add ucontext.h
Thorsten Blum (2):
m68k: q40: Remove commented out code
m68k: emu: Replace unbounded sprintf() in nfhd_init_one()
MAINTAINERS | 6 ++
arch/m68k/Kconfig.machine | 2 +
arch/m68k/configs/amiga_defconfig | 2 +
arch/m68k/configs/apollo_defconfig | 2 +-
arch/m68k/configs/atari_defconfig | 2 +
arch/m68k/configs/hp300_defconfig | 4 +-
arch/m68k/configs/mac_defconfig | 2 +
arch/m68k/configs/multi_defconfig | 2 +
arch/m68k/configs/q40_defconfig | 2 +
arch/m68k/emu/nfblock.c | 3 +-
arch/m68k/include/{ => uapi}/asm/ucontext.h | 5 +-
arch/m68k/q40/config.c | 15 ----
arch/m68k/virt/config.c | 42 +---------
arch/m68k/virt/platform.c | 20 ++++-
drivers/power/reset/Kconfig | 10 +++
drivers/power/reset/Makefile | 1 +
drivers/power/reset/qemu-virt-ctrl.c | 122 ++++++++++++++++++++++++++++
17 files changed, 178 insertions(+), 64 deletions(-)
rename arch/m68k/include/{ => uapi}/asm/ucontext.h (82%)
create mode 100644 drivers/power/reset/qemu-virt-ctrl.c
Gr{oetje,eeting}s,
Geert
--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org
In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] m68k updates for v7.1
2026-04-16 7:56 [GIT PULL] m68k updates for v7.1 Geert Uytterhoeven
@ 2026-04-16 15:19 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2026-04-16 15:19 UTC (permalink / raw)
To: Geert Uytterhoeven
Cc: Linus Torvalds, Andrew Morton, Greg Ungerer, linux-m68k,
linux-kernel, Geert Uytterhoeven
The pull request you sent on Thu, 16 Apr 2026 09:56:27 +0200:
> git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k.git tags/m68k-for-v7.1-tag1
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/090748e62f57a80286b2fcc32fe2be069f891200
Thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-04-16 15:19 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-16 7:56 [GIT PULL] m68k updates for v7.1 Geert Uytterhoeven
2026-04-16 15:19 ` pr-tracker-bot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox