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 for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200417170403.GA15479@gaia>
Date:   Fri, 17 Apr 2020 18:04:05 +0100
From:   Catalin Marinas <catalin.marinas@....com>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     Will Deacon <will@...nel.org>,
        linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org
Subject: [GIT PULL] arm64 fixes for 5.7-rc2

Hi Linus,

Please pull the arm64 fixes below. Thanks.

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/arm64/linux tags/arm64-fixes

for you to fetch changes up to c9a4ef66450145a356a626c833d3d7b1668b3ded:

  arm64: Delete the space separator in __emit_inst (2020-04-15 13:07:12 +0100)

----------------------------------------------------------------
- Remove vdso code trying to free unallocated pages.

- Delete the space separator in the __emit_inst macro as it breaks the
  clang integrated assembler.

----------------------------------------------------------------
Fangrui Song (1):
      arm64: Delete the space separator in __emit_inst

Mark Rutland (1):
      arm64: vdso: don't free unallocated pages

 arch/arm64/include/asm/sysreg.h |  4 +++-
 arch/arm64/kernel/vdso.c        | 13 +------------
 2 files changed, 4 insertions(+), 13 deletions(-)

-- 
Catalin

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ