All of lore.kernel.org
 help / color / mirror / Atom feed
From: Rusty Russell <rusty@rustcorp.com.au>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: lguest <lguest@ozlabs.org>,
	linux-kernel@vger.kernel.org, Eugene Teo <eugeneteo@gmail.com>,
	Paul Bolle <pebolle@tiscali.nl>
Subject: [PULL] lguest fixes
Date: Tue, 11 Mar 2008 09:56:48 +1100	[thread overview]
Message-ID: <200803110956.48858.rusty@rustcorp.com.au> (raw)

The following changes since commit cdeeeae056a429e729ae9e914fa8142ee45bee93:
  Linus Torvalds (1):
        Linux 2.6.25-rc5

are available in the git repository at:

  ssh://master.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus.git master

Eugene Teo (1):
      lguest: make sure cpu is initialized before accessing it

Paul Bolle (1):
      lguest: Do not append space to guests kernel command line

Rusty Russell (3):
      lguest: fix __get_vm_area usage.
      lguest: Sanitize the lguest clock.
      lguest: Revert 1ce70c4fac3c3954bd48c035f448793867592bc0, fix real problem.

 Documentation/lguest/lguest.c |    7 +++-
 arch/x86/lguest/boot.c        |   55 ++++++++++++++++------------------------
 drivers/lguest/core.c         |   15 +++++++++-
 drivers/lguest/lguest_user.c  |   15 ++++++-----
 drivers/lguest/page_tables.c  |    2 +-
 5 files changed, 49 insertions(+), 45 deletions(-)

             reply	other threads:[~2008-03-10 22:58 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-10 22:56 Rusty Russell [this message]
  -- strict thread matches above, loose matches on Subject: below --
2009-01-30  1:16 [PULL] lguest fixes Rusty Russell
2009-03-09  3:25 Rusty Russell
2010-12-16  7:33 Rusty Russell
2015-02-24  1:33 Rusty Russell

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200803110956.48858.rusty@rustcorp.com.au \
    --to=rusty@rustcorp.com.au \
    --cc=eugeneteo@gmail.com \
    --cc=lguest@ozlabs.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=pebolle@tiscali.nl \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.