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>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Wed,  2 Mar 2016 18:39:35 -0600
From:	Josh Poimboeuf <jpoimboe@...hat.com>
To:	Ingo Molnar <mingo@...hat.com>
Cc:	x86@...nel.org, linux-kernel@...r.kernel.org,
	Stephen Rothwell <sfr@...b.auug.org.au>,
	Masami Hiramatsu <masami.hiramatsu.pt@...achi.com>,
	Adrian Hunter <adrian.hunter@...el.com>,
	Michael Ellerman <mpe@...erman.id.au>,
	Peter Zijlstra <peterz@...radead.org>,
	Thomas Gleixner <tglx@...utronix.de>,
	"H. Peter Anvin" <hpa@...or.com>
Subject: [PATCH 0/2] objtool: Cross-compilation support

This adds the ability for CONFIG_STACK_VALIDATION to work in a
cross-compiled environment against an x86 kernel.  Based on tip/master.

Josh Poimboeuf (2):
  x86/asm/decoder: Use explicitly signed chars
  objtool: Support CROSS_COMPILE

 arch/x86/lib/insn.c                     |  6 +++---
 tools/lib/subcmd/Makefile               |  6 ++++--
 tools/objtool/Makefile                  | 17 ++++++++++-------
 tools/objtool/arch/x86/insn/insn.c      |  6 +++---
 tools/perf/util/intel-pt-decoder/insn.c |  6 +++---
 5 files changed, 23 insertions(+), 18 deletions(-)

-- 
2.4.3

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ