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]
Message-ID: <ZWHQscDGVrKPEb6W@arm.com>
Date:   Sat, 25 Nov 2023 10:47:13 +0000
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 6.7-rc3

Hi Linus,

Please pull the arm64 fixes below. Thanks.

The following changes since commit b85ea95d086471afb4ad062012a4d73cd328fa86:

  Linux 6.7-rc1 (2023-11-12 16:19:07 -0800)

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 c0a8574204054effad6ac83cc75c02576e2985fe:

  arm64: add dependency between vmlinuz.efi and Image (2023-11-23 19:10:29 +0000)

----------------------------------------------------------------
arm64 fixes:

- Fix "rodata=on" not disabling "rodata=full" on arm64

- Add arm64 make dependency between vmlinuz.efi and Image, leading to
  occasional build failures previously (with parallel building)

- Add newline to the output formatting of the za-fork kselftest

----------------------------------------------------------------
Mark Brown (1):
      kselftest/arm64: Fix output formatting for za-fork

Masahiro Yamada (1):
      arm64: add dependency between vmlinuz.efi and Image

Will Deacon (1):
      arm64: mm: Fix "rodata=on" when CONFIG_RODATA_FULL_DEFAULT_ENABLED=y

 arch/arm64/Makefile                        |  2 +-
 arch/arm64/include/asm/setup.h             | 17 +++++++++++++++--
 arch/arm64/mm/pageattr.c                   |  7 +++----
 tools/testing/selftests/arm64/fp/za-fork.c |  2 +-
 4 files changed, 20 insertions(+), 8 deletions(-)

-- 
Catalin

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ