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, 7 Aug 2015 16:05:48 -0700
From:	Andy Lutomirski <luto@...capital.net>
To:	X86 ML <x86@...nel.org>,
	"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
	Ingo Molnar <mingo@...nel.org>
Subject: [GIT PULL] A vdso change for 4.3

Hi Ingo,

Here's a trivial vDSO change..  It adds a GNU hash to the vDSO.  I
don't anticipate any problems, but it's remotely possible that there'a
a buggy glibc out there that will object.  If that happens, we can
deal with it by reverting or by recommending that users set
CONFIG_COMPAT_VDSO, depending on how obscure the breakage is.

Apparently this gives an impressive speedup loading large programs
with some ELF interpreters.

Please consider pulling for Linux 4.3.

The following changes since commit d770e558e21961ad6cfdf0ff7df0eb5d7d4f0754:

  Linux 4.2-rc1 (2015-07-05 11:01:52 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/luto/linux.git
tags/pr-20150807-vdso

for you to fetch changes up to 90829afce3021b586dc5f52c872521a3c0692921:

  x86/vdso: Emit a GNU hash (2015-08-07 15:57:01 -0700)

----------------------------------------------------------------
x86/vdso: Emit a GNU hash

Just one change: the eponymous GNU hash addition.

----------------------------------------------------------------
Andy Lutomirski (1):
      x86/vdso: Emit a GNU hash

 arch/x86/entry/vdso/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--Andy

-- 
Andy Lutomirski
AMA Capital Management, LLC
--
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