From: Greg KH on 26 Jan 2010 14:30 This is the start of the stable review cycle for the 2.6.27.45 release. There are 11 patches in this series, all will be posted as a response to this one. If anyone has any issues with these being applied, please let us know. If anyone is a maintainer of the proper subsystem, and wants to add a Signed-off-by: line to the patch, please respond with it. Responses should be made by Thursday, January 28, 20:00:00 UTC. Anything received after that time might be too late. The whole patch series can be found in one patch at: kernel.org/pub/linux/kernel/v2.6/stable-review/patch-2.6.27.45-rc1.gz and the diffstat can be found below. thanks, greg k-h Makefile | 2 +- arch/s390/kvm/intercept.c | 4 ++-- drivers/char/tty_io.c | 2 +- drivers/edac/i5000_edac.c | 8 +++++++- drivers/scsi/megaraid/megaraid_sas.c | 2 +- drivers/usb/core/hub.c | 3 +++ drivers/usb/host/ehci-hcd.c | 5 +++-- drivers/usb/host/ehci-hub.c | 20 +++++++++++++++++++- drivers/usb/host/ehci-q.c | 11 ++++++++--- drivers/usb/host/uhci-hcd.c | 15 ++++++++++++++- drivers/usb/host/uhci-hub.c | 2 +- fs/ecryptfs/crypto.c | 4 ++-- fs/ecryptfs/file.c | 14 +++++++------- fs/reiserfs/inode.c | 17 ++++++++++++++--- ipc/msg.c | 1 + ipc/sem.c | 1 + ipc/shm.c | 1 + 17 files changed, 86 insertions(+), 26 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|
Pages: 1 Prev: [03/11] reiserfs: truncate blocks not used by a write Next: [05/11] ecryptfs: use after free |