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] [day] [month] [year] [list]
Date:	Wed, 28 Sep 2011 15:00:30 +0200
From:	Arnd Bergmann <arnd@...db.de>
To:	Nicolas Ferre <nicolas.ferre@...el.com>
Cc:	"'linux-arm-kernel@...ts.infradead.org'" 
	<linux-arm-kernel@...ts.infradead.org>,
	"Jean-Christophe PLAGNIOL-VILLARD" <plagnioj@...osoft.com>,
	Linux Kernel list <linux-kernel@...r.kernel.org>
Subject: Re: at91 material for 3.1

On Wednesday 28 September 2011, Nicolas Ferre wrote:
> I have two little patches about Kconfig and one defconfig that are
> suitable for a 3.1 inclusion.
> 
> I wonder if you plan a pull request to Linus before 3.1-final?
> 
> If yes, would you prefer each patch in a feature branch on its own
> (at91-kconfig, at91-defconfig for instance) or a generic at91-fixes?

If you have updates that should go into the current release, they should
be bug fixes of some sort, so a single "fixes" branch is good for those.

Just send a pull request so I can add them to the common fixes branch
in the arm-soc tree. I generally send everything in there to Linus when
there is a significant amount of it, or when significant time has passed
since I sent the previous pull request or when there is something urgent
in the tree.

>From your description, it sounds like it's not urgent but I that it's
still appropriate for 3.1. Remember that when you send bug fixes I
want to have a short statement how important the patches are, roughly
listing them as one of 

1. regression: it's broken in this version without the fix, and the
   previous release was ok.
2. stable backport: the problem has been around for some time and
   the bug fix should be applied to all older kernels as well.
   (add a line "Cc: stable@...nel.org" below your Signed-off-by
   in that case)
3. bug in new code: some new feature was merged in this window
   and a bug was found in it.
4. minor bug fix: can wait for the next merge window, e.g. incorrect
   debug output or nonoptimial defconfigs.

	Arnd
--
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