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, 25 Feb 2021 15:35:17 +0800
From:   Greentime Hu <green.hu@...il.com>
To:     Linus Torvalds <torvalds@...ux-foundation.org>,
        Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
        Arnd Bergmann <arnd@...db.de>, Nickhu <nickhu@...estech.com>
Subject: [GIT PULL] nds32 patches for 5.12-rc1

Hi Linus

Please pull the arch/nds32 updates for v5.12-rc1.
Thank you.

The following changes since commit f40ddce88593482919761f74910f42f4b84c004b:

  Linux 5.11 (2021-02-14 14:32:24 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/greentime/linux.git
tags/nds32-for-linux-5.12

for you to fetch changes up to 40e0dd851e7b7afe219820fb270b09016e41d4fc:

  nds32: Fix bogus reference to <asm/procinfo.h> (2021-02-25 14:31:49 +0800)

----------------------------------------------------------------
nds32 patches for 5.12

Here is the nds32 patchset based on 5.11
Contained in here are
1. code clean up
2. code refine

----------------------------------------------------------------
Christoph Hellwig (2):
      nds32: remove dump_instr
      nds32: use get_kernel_nofault in dump_mem

Geert Uytterhoeven (2):
      nds32: Replace <linux/clk-provider.h> by <linux/of_clk.h>
      nds32: Fix bogus reference to <asm/procinfo.h>

Krzysztof Kozlowski (1):
      nds32: configs: Cleanup CONFIG_CROSS_COMPILE

 arch/nds32/configs/defconfig |  1 -
 arch/nds32/kernel/setup.c    |  2 +-
 arch/nds32/kernel/time.c     |  2 +-
 arch/nds32/kernel/traps.c    | 50
+++-----------------------------------------------
 4 files changed, 5 insertions(+), 50 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ