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:   Tue, 9 Aug 2022 10:33:27 +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>, gerg@...nel.org
Subject: [git pull] m68knommu changes for v5.20

Hi Linus,

Please pull the m68knommu changes for v5.20.

Just a few small changes this time. Spelling fix, sparse warning fix and
a fix for compilation with flexcan driver enabled on hardware without that
hardware block.

Regards
Greg




The following changes since commit e0dccc3b76fb35bb257b4118367a883073d7390e:

   Linux 5.19-rc8 (2022-07-24 13:26:27 -0700)

are available in the Git repository at:

   git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu.git tags/m68knommu-for-v5.20

for you to fetch changes up to 472e68df4a5eacdbe4fd07cffef1b5ffdd95516b:

   m68k: Fix syntax errors in comments (2022-07-25 09:01:09 +1000)

----------------------------------------------------------------
Fixes include:
. spelling in comment
. compilation when flexcan driver enabled
. sparse warning

----------------------------------------------------------------
Randy Dunlap (1):
       m68k: coldfire/device.c: protect FLEXCAN blocks

Wang Jingjin (1):
       m68k: coldfire: make symbol m523x_clk_lookup static

Xiang wangx (1):
       m68k: Fix syntax errors in comments

  arch/m68k/coldfire/device.c | 6 +++---
  arch/m68k/coldfire/intc-2.c | 2 +-
  arch/m68k/coldfire/m523x.c  | 2 +-
  3 files changed, 5 insertions(+), 5 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ