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:	Mon, 23 May 2011 14:18:06 +0200
From:	Oleg Nesterov <oleg@...hat.com>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	KOSAKI Motohiro <kosaki.motohiro@...fujitsu.com>,
	linux-kernel@...r.kernel.org
Subject: [GIT PULL] unify compat/native exec for v2.6.40

Linus,

please pull from

  git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc.git exec_rm_compat

Unifies compat/native do_execve() code. Based on discussion with you
and Kosaki.

Oleg Nesterov (4):
      exec: introduce get_user_arg_ptr() helper
      exec: introduce struct user_arg_ptr
      exec: unify do_execve/compat_do_execve code
      exec: document acct_arg_size()

 fs/compat.c             |  235 -----------------------------------------------
 fs/exec.c               |  125 ++++++++++++++++++++-----
 include/linux/binfmts.h |    4 -
 3 files changed, 100 insertions(+), 264 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