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>] [day] [month] [year] [list]
Date:   Fri, 9 Mar 2018 18:40:19 +0000
From:   Catalin Marinas <catalin.marinas@....com>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     Will Deacon <will.deacon@....com>,
        linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org
Subject: [GIT PULL] arm64 fixes for 4.16-rc5

Hi Linus,

Please pull the arm64 fixes below. Thanks.

The following changes since commit 4a3928c6f8a53fa1aed28ccba227742486e8ddcb:

  Linux 4.16-rc3 (2018-02-25 18:50:41 -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 e21da1c992007594d391e7b301779cf30f438691:

  arm64: Relax ARM_SMCCC_ARCH_WORKAROUND_1 discovery (2018-03-09 17:52:07 +0000)

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

- The SMCCC firmware interface for the spectre variant 2 mitigation has
  been updated to allow the discovery of whether the CPU needs the
  workaround. This pull request relaxes the kernel check on the return
  value from firmware.

- Fix the commit allowing changing from global to non-global page table
  entries which inadvertently disallowed other safe attribute changes.

- Fix sleeping in atomic during the arm_perf_teardown_cpu() code.

----------------------------------------------------------------
Ard Biesheuvel (1):
      arm64: mm: fix thinko in non-global page table attribute check

Marc Zyngier (1):
      arm64: Relax ARM_SMCCC_ARCH_WORKAROUND_1 discovery

Will Deacon (1):
      arm_pmu: Use disable_irq_nosync when disabling SPI in CPU teardown hook

 arch/arm64/kernel/cpu_errata.c | 4 ++--
 arch/arm64/mm/mmu.c            | 8 ++++----
 drivers/perf/arm_pmu.c         | 2 +-
 3 files changed, 7 insertions(+), 7 deletions(-)

-- 
Catalin

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ