Hi Linus, The following changes since commit b845b574f86dcb6a70dfa698aa87a237b0878d2a: m68k: Move signal frame following exception on 68020/030 (2023-05-22 13:51:20 +0200) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k.git tags/m68k-for-v6.5-tag1 for you to fetch changes up to 4055eabe04a26f5d113b5a02588b20b5e166a753: m68k: defconfig: Update defconfigs for v6.4-rc1 (2023-06-12 11:20:44 +0200) ---------------------------------------------------------------- m68k updates for v6.5 - Miscellaneous NuBus fixes and improvements, - Defconfig updates. Thanks for pulling! ---------------------------------------------------------------- Finn Thain (3): nubus: Partially revert proc_create_single_data() conversion nubus: Remove proc entries before adding them nubus: Don't list slot resources by default Geert Uytterhoeven (1): m68k: defconfig: Update defconfigs for v6.4-rc1 arch/m68k/configs/amiga_defconfig | 2 +- arch/m68k/configs/apollo_defconfig | 2 +- arch/m68k/configs/atari_defconfig | 2 +- arch/m68k/configs/bvme6000_defconfig | 2 +- arch/m68k/configs/hp300_defconfig | 2 +- arch/m68k/configs/mac_defconfig | 2 +- arch/m68k/configs/multi_defconfig | 2 +- arch/m68k/configs/mvme147_defconfig | 2 +- arch/m68k/configs/mvme16x_defconfig | 2 +- arch/m68k/configs/q40_defconfig | 2 +- arch/m68k/configs/sun3_defconfig | 1 - arch/m68k/configs/sun3x_defconfig | 2 +- arch/m68k/configs/virt_defconfig | 2 -- drivers/nubus/nubus.c | 13 ++++++++++--- drivers/nubus/proc.c | 33 ++++++++++++++++++++++++--------- include/linux/nubus.h | 1 + 16 files changed, 46 insertions(+), 26 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