Prev: Problems Compile Misc Module Example
Next: [[PATCH 05/11]] viafb: enable second display channel at central place
From: Greg KH on 11 Aug 2010 20:00 This is the start of the stable review cycle for the 2.6.27.51 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 Friday, August 13, 2010, 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.51-rc1.gz and the diffstat can be found below. thanks, greg k-h Makefile | 2 +- arch/x86/xen/enlighten.c | 2 +- arch/x86/xen/time.c | 43 +---------------------- arch/x86/xen/xen-ops.h | 3 +- drivers/char/nvram.c | 14 +++++-- drivers/md/raid10.c | 18 +++++++++ drivers/pci/quirks.c | 1 + fs/ecryptfs/file.c | 60 +++++++++++++++++++------------ fs/jfs/xattr.c | 87 ++++++++++++++++++++-------------------------- fs/signalfd.c | 2 + fs/splice.c | 12 +------ mm/backing-dev.c | 3 ++ 12 files changed, 115 insertions(+), 132 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/ |