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, 4 Oct 2013 16:57:31 +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 updates for 3.12

Hi Linus,

Please pull the arm64 fixes/updates below. Thanks.

The following changes since commit 25804e6a96681d5d2142058948e218999e4f547c:

  arm64: Widen hwcap to be 64 bit (2013-09-20 09:56:07 +0100)

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 09d3ce74d7d60f37d1b030886ec659bbfe2e73bf:

  arm64: Remove duplicate DEBUG_STACK_USAGE config (2013-10-02 18:03:26 +0100)

----------------------------------------------------------------
- Bug-fixes (get_user/put_user, incorrect register width for ASID,
  FPSIMD initialisation)
- Kconfig clean-up
- defconfig update

----------------------------------------------------------------
AKASHI Takahiro (1):
      arm64: avoid multiple evaluation of ptr in get_user/put_user()

Jiang Liu (1):
      arm64: fix possible invalid FPSIMD initialization state

Matthew Leach (1):
      arm64: use correct register width when retrieving ASID

Ramkumar Ramachandra (2):
      arm64: include EXT4 in defconfig
      arm64: include VIRTIO_{MMIO,BLK} in defconfig

Stephen Boyd (1):
      arm64: Remove duplicate DEBUG_STACK_USAGE config

 arch/arm64/Kconfig.debug         |  7 -------
 arch/arm64/configs/defconfig     |  5 ++++-
 arch/arm64/include/asm/uaccess.h | 10 ++++++----
 arch/arm64/kernel/fpsimd.c       |  2 ++
 arch/arm64/mm/tlb.S              |  2 +-
 5 files changed, 13 insertions(+), 13 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