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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 7 Jun 2007 23:23:49 -0700
From:	Andrew Morton <akpm@...ux-foundation.org>
To:	Rusty Russell <rusty@...tcorp.com.au>
Cc:	lkml - Kernel Mailing List <linux-kernel@...r.kernel.org>,
	virtualization <virtualization@...ts.linux-foundation.org>
Subject: Re: [PATCH 1/7] lguest documentation: infrastructure and Chapter I

On Fri, 08 Jun 2007 13:10:57 +1000 Rusty Russell <rusty@...tcorp.com.au> wrote:

> The netfilter code had very good documentation: the Netfilter Hacking
> HOWTO.  Noone ever read it.
> 
> So this time I'm trying something different, using a bit of
> Knuthiness.
> 
> Signed-off-by: Rusty Russell <rusty@...tcorp.com.au>
> ---
>  Documentation/lguest/extract          |   58 +++++++++++++++++++++++++++++++++
>  Documentation/lguest/lguest.c         |    9 +++--
>  drivers/lguest/Makefile               |   12 ++++++
>  drivers/lguest/README                 |   47 ++++++++++++++++++++++++++
>  drivers/lguest/core.c                 |    7 ++-
>  drivers/lguest/hypercalls.c           |    9 +++--
>  drivers/lguest/interrupts_and_traps.c |   13 +++++++
>  drivers/lguest/io.c                   |    8 +++-
>  drivers/lguest/lguest.c               |   31 ++++++++++++++++-
>  drivers/lguest/lguest_bus.c           |    3 +
>  drivers/lguest/lguest_user.c          |    7 +++
>  drivers/lguest/page_tables.c          |   10 ++++-
>  drivers/lguest/segments.c             |   11 ++++++
>  drivers/lguest/switcher.S             |   13 +++----
>  14 files changed, 219 insertions(+), 19 deletions(-)

This patch series craps all over the existing one:

lguest-export-symbols-for-lguest-as-a-module.patch
lguest-the-guest-code.patch
lguest-the-host-code.patch
lguest-the-asm-offsets.patch
lguest-the-makefile-and-kconfig.patch
lguest-the-console-driver.patch
lguest-the-net-driver.patch
lguest-the-block-driver.patch
lguest-the-documentation-example-launcher.patch

obviously we could append this new series to the existing one, but that
limits our ability to make further changes over the next few weeks.  Or we
just give up trying to present the series nicely and it hits mainline with
a random stream of uninteresting and irrelevant afterthoughts at the end,
like we're some lameo git users or something.

(I could split all this up, but I'm getting kinda bored of preventing you
from mucking up your own patch series)

So... what course dost thou wish to take?
-
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