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:   Fri,  1 Mar 2019 14:50:01 +0100
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.1

	Hi Linus,

The following changes since commit bfeffd155283772bbe78c6a05dec7c0128ee500c:

  Linux 5.0-rc1 (2019-01-06 17:08:20 -0800)

are available in the Git repository at:

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

for you to fetch changes up to 28713169d879b67be2ef2f84dcf54905de238294:

  m68k: Add -ffreestanding to CFLAGS (2019-01-21 10:36:53 +0100)

----------------------------------------------------------------
m68k updates for v5.1

  - VLA removal,
  - Gcc-8.x build fixes,
  - Small improvements and cleanups,
  - Defconfig updates.

----------------------------------------------------------------
Finn Thain (5):
      m68k/mac: Clean up unused timer definitions
      m68k/mac: Skip VIA port setup unless RTC is connected
      m68k/mac: Remove obsolete comment
      m68k/mac: Use '030 reset method on SE/30
      m68k: Add -ffreestanding to CFLAGS

Geert Uytterhoeven (5):
      m68k/defconfig: Drop NET_VENDOR_<FOO>=n
      m68k: Avoid VLA use in mangle_kernel_stack()
      m68k/atari: Avoid VLA use in atari_switches_setup()
      m68k/defconfig: Update defconfigs for v5.0-rc1
      dio: Fix buffer overflow in case of unknown board

Jonathan Neuschäfer (1):
      m68k/apollo: Fix comment in Makefile

 arch/m68k/Makefile                   |  5 ++++-
 arch/m68k/apollo/Makefile            |  2 +-
 arch/m68k/atari/config.c             |  2 +-
 arch/m68k/configs/amcore_defconfig   | 20 -------------------
 arch/m68k/configs/amiga_defconfig    | 37 ++---------------------------------
 arch/m68k/configs/apollo_defconfig   | 34 ++------------------------------
 arch/m68k/configs/atari_defconfig    | 33 ++-----------------------------
 arch/m68k/configs/bvme6000_defconfig | 33 ++-----------------------------
 arch/m68k/configs/hp300_defconfig    | 34 ++------------------------------
 arch/m68k/configs/mac_defconfig      | 34 ++------------------------------
 arch/m68k/configs/multi_defconfig    | 34 ++------------------------------
 arch/m68k/configs/mvme147_defconfig  | 34 ++------------------------------
 arch/m68k/configs/mvme16x_defconfig  | 33 ++-----------------------------
 arch/m68k/configs/q40_defconfig      | 38 ++----------------------------------
 arch/m68k/configs/sun3_defconfig     | 33 ++-----------------------------
 arch/m68k/configs/sun3x_defconfig    | 34 ++------------------------------
 arch/m68k/include/asm/macints.h      |  3 ---
 arch/m68k/kernel/signal.c            |  3 ++-
 arch/m68k/mac/misc.c                 | 18 ++++-------------
 arch/m68k/mac/via.c                  | 20 +++++++++++--------
 drivers/dio/dio.c                    |  4 ++--
 21 files changed, 50 insertions(+), 438 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