Hi Linus, The following changes since commit 9fde0348640252c79d462c4d29a09a14e8741f5c: m68k: Remove set_fs() (2021-09-24 13:35:07 +0200) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k.git tags/m68k-for-v5.16-tag1 for you to fetch changes up to 8a3c0a74ae87473589cb881a3854948d40000b7a: m68k: defconfig: Update defconfigs for v5.15-rc1 (2021-10-11 10:34:52 +0200) ---------------------------------------------------------------- m68k updates for v5.16 - A small comma vs. semicolon cleanup, - Defconfig updates. ---------------------------------------------------------------- Geert Uytterhoeven (2): m68k: muldi3: Use semicolon instead of comma m68k: defconfig: Update defconfigs for v5.15-rc1 arch/m68k/configs/amiga_defconfig | 7 +++++-- arch/m68k/configs/apollo_defconfig | 7 +++++-- arch/m68k/configs/atari_defconfig | 7 +++++-- arch/m68k/configs/bvme6000_defconfig | 7 +++++-- arch/m68k/configs/hp300_defconfig | 7 +++++-- arch/m68k/configs/mac_defconfig | 7 +++++-- arch/m68k/configs/multi_defconfig | 7 +++++-- arch/m68k/configs/mvme147_defconfig | 7 +++++-- arch/m68k/configs/mvme16x_defconfig | 7 +++++-- arch/m68k/configs/q40_defconfig | 7 +++++-- arch/m68k/configs/sun3_defconfig | 7 +++++-- arch/m68k/configs/sun3x_defconfig | 7 +++++-- arch/m68k/lib/muldi3.c | 2 +- 13 files changed, 61 insertions(+), 25 deletions(-) Thanks for pulling! 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