The patch titled Add stable branch to maintainers file has been added to the -mm tree. Its filename is add-stable-branch-to-maintainers-file.patch See http://www.zip.com.au/~akpm/linux/patches/stuff/added-to-mm.txt to find out what to do about this ------------------------------------------------------ Subject: Add stable branch to maintainers file From: Steven Rostedt <rostedt@xxxxxxxxxxx> While helping someone to submit a patch to the stable branch, I noticed that the stable branch is not listed in the MAINTAINERS file. This was after I went there to look for the email addresses for the stable branch list (stable@xxxxxxxxxx). This patch adds the stable branch to the maintainers file so that people can find where to send patches when they have a fix for the stable team. Signed-off-by: Steven Rostedt <rostedt@xxxxxxxxxxx> Signed-off-by: Chris Wright <chrisw@xxxxxxxxxxxx> Cc: Greg KH <greg@xxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxx> --- diff -puN MAINTAINERS~add-stable-branch-to-maintainers-file MAINTAINERS --- a/MAINTAINERS~add-stable-branch-to-maintainers-file +++ a/MAINTAINERS @@ -2626,6 +2626,14 @@ M: dbrownell@xxxxxxxxxxxxxxxxxxxxx L: spi-devel-general@xxxxxxxxxxxxxxxxxxxxx S: Maintained +STABLE BRANCH: +P: Greg Kroah-Hartman +M: greg@xxxxxxxxx +P: Chris Wright +M: chrisw@xxxxxxxxxxxx +L: stable@xxxxxxxxxx +S: Maintained + TPM DEVICE DRIVER P: Kylene Hall M: kjhall@xxxxxxxxxx _ Patches currently in -mm which might be from rostedt@xxxxxxxxxxx are origin.patch add-stable-branch-to-maintainers-file.patch remove-unnecessary-barrier-in-rtc_get_rtc_time.patch rtmutex-clean-up-and-remove-some-extra-spinlocks.patch - To unsubscribe from this list: send the line "unsubscribe mm-commits" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html