Prev: [01/17] hwmon: (coretemp) Properly label the sensors
Next: [10/17] SCSI: aacraid: Eliminate use after free
From: Greg KH on 30 Jul 2010 13:10 This is the start of the stable review cycle for the 2.6.27.49 release. There are 17 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 August 1, 2010, 18: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.49-rc1.gz and the diffstat can be found below. thanks, greg k-h Makefile | 2 +- arch/x86/kernel/pci-calgary_64.c | 17 +++++++++------ drivers/char/agp/amd64-agp.c | 27 +++++++++++++---------- drivers/hwmon/coretemp.c | 32 +++++++++++++++++++++++++++- drivers/infiniband/ulp/ipoib/ipoib_main.c | 4 +- drivers/net/bonding/bond_main.c | 1 + drivers/net/cpmac.c | 3 +- drivers/net/sky2.c | 19 ++++++++++++---- drivers/net/wireless/hostap/hostap_cs.c | 10 +++++++++ drivers/net/wireless/hostap/hostap_hw.c | 13 +++++++++++ drivers/net/wireless/hostap/hostap_wlan.h | 2 +- drivers/scsi/aacraid/commctrl.c | 4 +- fs/cifs/cifssmb.c | 16 ++++++++++++++ fs/cifs/sess.c | 10 +-------- fs/ecryptfs/messaging.c | 17 ++++++++------- include/math-emu/op-common.h | 2 +- net/ipv6/netfilter/ip6t_REJECT.c | 6 +++- scripts/mod/modpost.c | 2 +- 18 files changed, 133 insertions(+), 54 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/ |