lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Mon,  1 Jun 2020 14:59:37 +0200
From:   Geert Uytterhoeven <geert@...ux-m68k.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     Andrew Morton <akpm@...ux-foundation.org>,
        Greg Ungerer <gerg@...ux-m68k.org>,
        linux-m68k@...ts.linux-m68k.org, linux-kernel@...r.kernel.org,
        Geert Uytterhoeven <geert@...ux-m68k.org>
Subject: [GIT PULL] m68k updates for 5.8

	Hi Linus,

The following changes since commit 8f3d9f354286745c751374f5f1fcafee6b3f3136:

  Linux 5.7-rc1 (2020-04-12 12:35:55 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k.git tags/m68k-for-v5.8-tag1

for you to fetch changes up to 3381df0954199458fa3993db72fb427f0ed1e43b:

  m68k: tools: Replace zero-length array with flexible-array member (2020-05-25 10:55:56 +0200)

----------------------------------------------------------------
m68k updates for v5.8

  - Several Mac fixes,
  - Defconfig updates,
  - Minor cleanups and fixes.

----------------------------------------------------------------
Finn Thain (3):
      m68k: mac: Don't call via_flush_cache() on Mac IIfx
      m68k: mac: Remove misleading comment
      m68k: mac: Avoid stuck ISM IOP interrupt on Quadra 900/950

Geert Uytterhoeven (1):
      m68k: defconfig: Update defconfigs for v5.7-rc1

Gustavo A. R. Silva (3):
      m68k: amiga: config: Mark expected switch fall-through
      m68k: amiga: config: Replace zero-length array with flexible-array member
      m68k: tools: Replace zero-length array with flexible-array member

Jason Wang (1):
      m68k: Add missing __user annotation in get_user()

 arch/m68k/amiga/config.c             |  7 ++---
 arch/m68k/configs/amiga_defconfig    |  6 ++++-
 arch/m68k/configs/apollo_defconfig   |  6 ++++-
 arch/m68k/configs/atari_defconfig    |  6 ++++-
 arch/m68k/configs/bvme6000_defconfig |  6 ++++-
 arch/m68k/configs/hp300_defconfig    |  6 ++++-
 arch/m68k/configs/mac_defconfig      |  6 ++++-
 arch/m68k/configs/multi_defconfig    |  6 ++++-
 arch/m68k/configs/mvme147_defconfig  |  6 ++++-
 arch/m68k/configs/mvme16x_defconfig  |  6 ++++-
 arch/m68k/configs/q40_defconfig      |  6 ++++-
 arch/m68k/configs/sun3_defconfig     |  6 ++++-
 arch/m68k/configs/sun3x_defconfig    |  6 ++++-
 arch/m68k/include/asm/mac_via.h      |  1 +
 arch/m68k/include/asm/uaccess_mm.h   |  2 +-
 arch/m68k/mac/config.c               | 21 ++-------------
 arch/m68k/mac/iop.c                  | 51 ++++++++++++++++++++----------------
 arch/m68k/mac/via.c                  |  6 ++++-
 arch/m68k/tools/amiga/dmesg.c        |  2 +-
 19 files changed, 102 insertions(+), 60 deletions(-)

Thanks for pulling!

Gr{oetje,eeting}s,

						Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@...ux-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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ