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:   Thu, 6 Feb 2020 14:13:50 +1000
From:   Greg Ungerer <gerg@...ux-m68k.org>
To:     torvalds@...ux-foundation.org
Cc:     "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
        Linux/m68k <linux-m68k@...r.kernel.org>,
        Geert Uytterhoeven <geert@...ux-m68k.org>
Subject: [git pull] m68knommu changes for v5.6


Hi Linus,

Can you please pull the m68knommu git tree, for-next branch.

A couple of changes. One to remove old CONFIG options from the
m68knommu defconfig files. Another to fix a warning in the m68k
non-MMU get_user() macro.

Regards
Greg



The following changes since commit def9d2780727cec3313ed3522d0123158d87224d:

   Linux 5.5-rc7 (2020-01-19 16:02:49 -0800)

are available in the Git repository at:

   git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu.git for-next

for you to fetch changes up to 8044aad70a1fbd66376cdb2a13e536db9dd6c132:

   m68knommu: fix memcpy() out of bounds warning in get_user() (2020-02-03 14:43:35 +1000)

----------------------------------------------------------------
Greg Ungerer (1):
       m68knommu: fix memcpy() out of bounds warning in get_user()

Krzysztof Kozlowski (1):
       m68k: configs: Cleanup old Kconfig IO scheduler options

  arch/m68k/configs/amcore_defconfig   |  1 -
  arch/m68k/configs/m5208evb_defconfig |  2 --
  arch/m68k/configs/m5249evb_defconfig |  2 --
  arch/m68k/configs/m5272c3_defconfig  |  2 --
  arch/m68k/configs/m5275evb_defconfig |  2 --
  arch/m68k/configs/m5307c3_defconfig  |  2 --
  arch/m68k/configs/m5407c3_defconfig  |  2 --
  arch/m68k/configs/m5475evb_defconfig |  2 --
  arch/m68k/include/asm/uaccess_no.h   | 19 +++++++++++--------
  9 files changed, 11 insertions(+), 23 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ