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, 19 May 2020 21:36:13 +0000
From:   Vineet Gupta <Vineet.Gupta1@...opsys.com>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
CC:     lkml <linux-kernel@...r.kernel.org>,
        arcml <linux-snps-arc@...ts.infradead.org>,
        Masahiro Yamada <masahiroy@...nel.org>,
        Eugeniy Paltsev <Eugeniy.Paltsev@...opsys.com>
Subject: [GIT PULL] ARC fixes for 5.7

Hi Linus,

Please pull the assorted ARC fixes for 5.7.

Thx,
-Vineet
----------------------------->
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/vgupta/arc.git/ tags/arc-5.7-rc7

for you to fetch changes up to 7915502377c54c9f58f6ac537bde0c2c342a6742:

  ARC: show_regs: avoid extra line of output (2020-05-14 15:05:00 -0700)

----------------------------------------------------------------
ARC fixes for 5.7

 - Recent DSP code regressing ARC700 platforms

 - Thinkos in ICCM/DCCM size checks

 - USB regression

 - other small fixes here and there

----------------------------------------------------------------
Eugeniy Paltsev (3):
      ARC: Fix ICCM & DCCM runtime size checks
      ARC: [plat-hsdk]: fix USB regression
      ARC: guard dsp early init against non ARCv2

Masahiro Yamada (2):
      arc: ptrace: hard-code "arc" instead of UTS_MACHINE
      arc: remove #ifndef CONFIG_AS_CFI_SIGNAL_FRAME

Vineet Gupta (3):
      ARC: entry: comment
      ARC: [plat-eznps]: Restrict to CONFIG_ISA_ARCOMPACT
      ARC: show_regs: avoid extra line of output

 arch/arc/configs/hsdk_defconfig    |  1 +
 arch/arc/include/asm/dsp-impl.h    |  2 ++
 arch/arc/include/asm/entry-arcv2.h |  2 ++
 arch/arc/kernel/Makefile           |  3 ---
 arch/arc/kernel/ptrace.c           |  2 +-
 arch/arc/kernel/setup.c            |  5 +++--
 arch/arc/kernel/troubleshoot.c     | 14 ++++++--------
 arch/arc/kernel/unwind.c           |  2 --
 arch/arc/plat-eznps/Kconfig        |  1 +
 9 files changed, 16 insertions(+), 16 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ