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:	Tue, 19 Mar 2013 18:19:40 +0000
From:	Catalin Marinas <Catalin.Marinas@....com>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] arm64 patches for 3.9

Hi Linus,

Please pull the arm64 fixes below. Thanks.

The following changes since commit a937536b868b8369b98967929045f1df54234323:

  Linux 3.9-rc3 (2013-03-17 15:59:32 -0700)

are available in the git repository at:

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

for you to fetch changes up to 792072066d30372772137be9ee2f4d72d77329f9:

  arm64: Kconfig.debug: Remove unused CONFIG_DEBUG_ERRORS (2013-03-19 16:19:19 +0000)

----------------------------------------------------------------
- Fix !SMP build error.
- Fix padding computation in struct ucontext (no ABI change).
- Minor clean-up after the signal patches (unused var).
- Two old Kconfig options clean-up.

----------------------------------------------------------------
Andreas Schwab (1):
      arm64: fix padding computation in struct ucontext

Catalin Marinas (2):
      arm64: Removed unused variable in compat_setup_rt_frame()
      arm64: Fix build error with !SMP

Paul Bolle (2):
      arm64: Do not select GENERIC_HARDIRQS_NO_DEPRECATED
      arm64: Kconfig.debug: Remove unused CONFIG_DEBUG_ERRORS

 arch/arm64/Kconfig                |  1 -
 arch/arm64/Kconfig.debug          | 11 -----------
 arch/arm64/configs/defconfig      |  1 -
 arch/arm64/include/asm/ucontext.h |  2 +-
 arch/arm64/kernel/arm64ksyms.c    |  2 ++
 arch/arm64/kernel/signal32.c      |  1 -
 6 files changed, 3 insertions(+), 15 deletions(-)
--
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