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:	Tue, 10 Feb 2015 07:59:29 +0800
From:	Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To:	David Daney <ddaney.cavm@...il.com>
Cc:	linux-kernel@...r.kernel.org, stable@...r.kernel.org,
	David Daney <david.daney@...ium.com>
Subject: Re: [PATCH] stable_kernel_rules: Add clause about specification of
 kernel versions to patch.

On Mon, Feb 09, 2015 at 03:39:23PM -0800, David Daney wrote:
> From: David Daney <david.daney@...ium.com>
> 
> Signed-off-by: David Daney <david.daney@...ium.com>
> ---
>  Documentation/stable_kernel_rules.txt | 10 ++++++++++
>  1 file changed, 10 insertions(+)
> 
> diff --git a/Documentation/stable_kernel_rules.txt b/Documentation/stable_kernel_rules.txt
> index aee73e7..82c097a 100644
> --- a/Documentation/stable_kernel_rules.txt
> +++ b/Documentation/stable_kernel_rules.txt
> @@ -41,6 +41,16 @@ Procedure for submitting patches to the -stable tree:
>     in the sign-off area. Once the patch is merged it will be applied to
>     the stable tree without anything else needing to be done by the author
>     or subsystem maintainer.
> + - The kernel versions, to which the patch should be applied, can be
> +   specified in the following format in the sign-off area:
> +
> +     Cc:  <stable@...r.kernel.org> # 3.3.x
> +
> +   The tag has the meaning of:
> +     git cherry-pick <this commit>
> +
> +   For each "-stable" tree starting with the specified version.
> +
>   - If the patch requires other patches as prerequisites which can be
>     cherry-picked, then this can be specified in the following format in
>     the sign-off area:

Nice, I'll queue this up after 3.20-rc1 is out, thanks.

greg k-h
--
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