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, 5 Nov 2007 22:08:26 +1100
From:	Rusty Russell <rusty@...tcorp.com.au>
To:	Linus Torvalds <torvalds@...ux-foundation.org>,
	linux-kernel@...r.kernel.org
Cc:	Adrian Bunk <bunk@...nel.org>, Ingo Molnar <mingo@...e.hu>,
	lguest <lguest@...abs.org>
Subject: [PULL] lguest tree

Hi Linus,

	This includes Adrian's unexporting and re-staticing of futex and mm
routines once used by lguest (no longer, with the new "virtio" model).

The following changes since commit b55d1b1814c52463c11707f53dbdc223e09b2924:
  Linus Torvalds (1):
        Merge branch 'drm-patches' of master.kernel.org:/.../airlied/drm-2.6

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguest.git master

Adrian Bunk (3):
      lguest: make async_hcall() static
      unexport access_process_vm
      kernel/futex.c: make 3 functions static

Rusty Russell (1):
      lguest: tidy up documentation

 arch/x86/lguest/boot.c         |   69 +++++++++++++++++++--------------------
 include/asm-x86/lguest_hcall.h |    3 --
 include/linux/futex.h          |    4 --
 kernel/futex.c                 |   11 ++----
 mm/memory.c                    |    1 -
 5 files changed, 38 insertions(+), 50 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