[GIT PULL] m68k updates for v6.16

From: Geert Uytterhoeven
Date: Mon May 26 2025 - 08:56:34 EST


Hi Linus,

The following changes since commit 0af2f6be1b4281385b618cb86ad946eded089ac8:

Linux 6.15-rc1 (2025-04-06 13:11:33 -0700)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k.git tags/m68k-for-v6.16-tag1

for you to fetch changes up to f440518f379d22c95329e9e0e0fb6caaafa0f8b0:

m68k: defconfig: Update defconfigs for v6.15-rc1 (2025-05-19 13:37:36 +0200)

----------------------------------------------------------------
m68k updates for v6.16

- One more strscpy() conversion,
- Fix detection of real Mac II,
- Defconfig updates.

Thanks for pulling!

----------------------------------------------------------------
Finn Thain (1):
m68k: mac: Fix macintosh_config for Mac II

Geert Uytterhoeven (1):
m68k: defconfig: Update defconfigs for v6.15-rc1

Thorsten Blum (1):
m68k: Replace strcpy() with strscpy() in hardware_proc_show()

arch/m68k/configs/amiga_defconfig | 4 ----
arch/m68k/configs/apollo_defconfig | 4 ----
arch/m68k/configs/atari_defconfig | 4 ----
arch/m68k/configs/bvme6000_defconfig | 4 ----
arch/m68k/configs/hp300_defconfig | 4 ----
arch/m68k/configs/mac_defconfig | 4 ----
arch/m68k/configs/multi_defconfig | 4 ----
arch/m68k/configs/mvme147_defconfig | 4 ----
arch/m68k/configs/mvme16x_defconfig | 4 ----
arch/m68k/configs/q40_defconfig | 4 ----
arch/m68k/configs/sun3_defconfig | 4 ----
arch/m68k/configs/sun3x_defconfig | 4 ----
arch/m68k/kernel/setup_mm.c | 2 +-
arch/m68k/mac/config.c | 2 +-
14 files changed, 2 insertions(+), 50 deletions(-)

Gr{oetje,eeting}s,

Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx

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