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:   Mon, 6 Jan 2020 18:09:39 +0000
From:   Vineet Gupta <Vineet.Gupta1@...opsys.com>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
CC:     arcml <linux-snps-arc@...ts.infradead.org>,
        lkml <linux-kernel@...r.kernel.org>,
        Randy Dunlap <rdunlap@...radead.org>,
        "Mike Rapoport" <rppt@...ux.vnet.ibm.com>,
        Eugeniy Paltsev <Eugeniy.Paltsev@...opsys.com>
Subject: [GIT PULL] ARC updates for 5.5-rc6

Hi Linus,

Happy New Year. Please pull ARC fixed for 5.5-rc6.

Thx,
-Vineet

----------------->
The following changes since commit e42617b825f8073569da76dc4510bfa019b1c35a:

  Linux 5.5-rc1 (2019-12-08 14:57:55 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc.git/ tags/arc-5.5-rc6

for you to fetch changes up to 7ecc6c1d5c8dbc713c647512a5267ca0eafe3e1c:

  ARC: pt_regs: remove hardcoded registers offset (2019-12-28 13:05:08 -0800)

----------------------------------------------------------------
ARC fixes for v5.5-rc6

 - Kconfig warning, stale define, duplicate asm-offset entry ...

----------------------------------------------------------------
Eugeniy Paltsev (2):
      ARC: asm-offsets: remove duplicate entry
      ARC: pt_regs: remove hardcoded registers offset

Mike Rapoport (1):
      ARC: mm: drop stale define of __ARCH_USE_5LEVEL_HACK

Randy Dunlap (1):
      arc: eznps: fix allmodconfig kconfig warning

 arch/arc/include/asm/entry-arcv2.h |  8 ++++----
 arch/arc/include/asm/hugepage.h    |  1 -
 arch/arc/kernel/asm-offsets.c      | 10 +++++++++-
 arch/arc/plat-eznps/Kconfig        |  2 +-
 4 files changed, 14 insertions(+), 7 deletions(-)

Powered by blists - more mailing lists