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>] [day] [month] [year] [list]
Date:	Fri, 19 Jul 2013 17:03:50 +0100
From:	Catalin Marinas <catalin.marinas@....com>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org
Subject: [GIT PULL] arm64 fixes for 3.11-rc2

Hi Linus,

Please pull the arm64 fixes below. Thanks.

The following changes since commit ad81f0545ef01ea651886dddac4bef6cec930092:

  Linux 3.11-rc1 (2013-07-14 15:18:27 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64.git tags/arm64-stable

for you to fetch changes up to ff701306cd49aaff80fb852323b387812bc76491:

  arm64: use common reboot infrastructure (2013-07-19 15:57:08 +0100)

----------------------------------------------------------------
- Post -rc1 update to the common reboot infrastructure.
- Fixes (user cache maintenance fault handling, !COMPAT compilation, CPU
  online and interrupt hanlding).

----------------------------------------------------------------
Catalin Marinas (1):
      arm64: Only enable local interrupts after the CPU is marked online

Chen Gang (1):
      arm64: add '#ifdef CONFIG_COMPAT' for aarch32_break_handler()

Marc Zyngier (1):
      arm64: use common reboot infrastructure

Will Deacon (1):
      arm64: mm: don't treat user cache maintenance faults as writes

 arch/arm64/include/asm/debug-monitors.h |  7 -----
 arch/arm64/include/asm/system_misc.h    |  3 ++-
 arch/arm64/kernel/process.c             |  2 +-
 arch/arm64/kernel/smp.c                 | 15 ++++++-----
 arch/arm64/mm/fault.c                   | 46 ++++++++++++++-------------------
 5 files changed, 31 insertions(+), 42 deletions(-)

-- 
Catalin
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ