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, 16 Jan 2015 17:16:48 +0000
From:	Will Deacon <will.deacon@....com>
To:	torvalds@...ux-foundation.org
Cc:	linux-kernel@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
	catalin.marinas@....com
Subject: [GIT PULL] arm64: fixes for -rc5

Hi Linus,

Just a couple of stragglers for arm64 here: wiring up compat_sys_execveat,
since arch/arm/ got that at -rc4 and a revert of a patch that broke our
handling of the device-tree blob with certain memory layouts.

Please pull.

Thanks,

Will

--->8

The following changes since commit eaa27f34e91a14cdceed26ed6c6793ec1d186115:

  linux 3.19-rc4 (2015-01-11 12:44:53 -0800)

are available in the git repository at:

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

for you to fetch changes up to 0145058c3d30b4319d747f64caa16a9cb15f0581:

  arm64: partially revert "ARM: 8167/1: extend the reserved memory for initrd to be page aligned" (2015-01-16 13:57:33 +0000)

----------------------------------------------------------------
arm64 fixes:
- Wire up compat_sys_execveat for compat (AArch32) tasks
- Revert 421520ba9829, as this breaks our side of the boot protocol

----------------------------------------------------------------
Catalin Marinas (1):
      arm64: partially revert "ARM: 8167/1: extend the reserved memory for initrd to be page aligned"

Will Deacon (1):
      arm64: compat: wire up compat_sys_execveat

 arch/arm64/include/asm/unistd.h   | 2 +-
 arch/arm64/include/asm/unistd32.h | 2 ++
 arch/arm64/mm/init.c              | 8 +-------
 3 files changed, 4 insertions(+), 8 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