public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PATCH] Fixes in the -stable tree, but not in mainline
@ 2006-04-17 21:29 Greg KH
  2006-04-17 21:33 ` [PATCH 1/5] isd200: limit to BLK_DEV_IDE Greg KH
  2006-04-18 16:06 ` [GIT PATCH] Fixes in the -stable tree, but not in mainline Theodore Ts'o
  0 siblings, 2 replies; 9+ messages in thread
From: Greg KH @ 2006-04-17 21:29 UTC (permalink / raw)
  To: Linus Torvalds, Andrew Morton; +Cc: linux-kernel

Here are 5 patches that are in the -stable tree, yet not currently fixed
in your mainline tree.  One of them is a security fix, so it probably
would be a good idea to get it into there :)

Please pull from:
	rsync://rsync.kernel.org/pub/scm/linux/kernel/git/gregkh/stable-2.6.git/
or from:
	master.kernel.org:/pub/scm/linux/kernel/git/gregkh/stable-2.6.git/
if it isn't synced up yet.

The full patch series will sent to the linux-kernel mailing list, if
anyone wants to see them.

thanks,

greg k-h


 drivers/block/cciss.c       |   96 ++++++++++++++++++++++----------------------
 drivers/usb/storage/Kconfig |    3 -
 fs/ext3/resize.c            |    1 
 fs/partitions/check.c       |    5 ++
 ipc/shm.c                   |    2 
 5 files changed, 59 insertions(+), 48 deletions(-)

---------------

Ananiev, Leonid I:
      ext3: Fix missed mutex unlock

Hugh Dickins:
      shmat: stop mprotect from giving write permission to a readonly attachment (CVE-2006-1524)

Mike Miller:
      cciss: bug fix for crash when running hpacucli

Randy Dunlap:
      isd200: limit to BLK_DEV_IDE

Stephen Rothwell:
      Fix block device symlink name


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2006-04-18 20:39 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-04-17 21:29 [GIT PATCH] Fixes in the -stable tree, but not in mainline Greg KH
2006-04-17 21:33 ` [PATCH 1/5] isd200: limit to BLK_DEV_IDE Greg KH
2006-04-17 21:33   ` [PATCH 2/5] Fix block device symlink name Greg KH
2006-04-17 21:33     ` [PATCH 3/5] ext3: Fix missed mutex unlock Greg KH
2006-04-17 21:33       ` [PATCH 4/5] cciss: bug fix for crash when running hpacucli Greg KH
2006-04-17 21:33         ` [PATCH 5/5] shmat: stop mprotect from giving write permission to a readonly attachment (CVE-2006-1524) Greg KH
2006-04-18 16:06 ` [GIT PATCH] Fixes in the -stable tree, but not in mainline Theodore Ts'o
2006-04-18 17:42   ` Greg KH
2006-04-18 20:39     ` Andrew Morton

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox