On Wed, Dec 12, 2007 at 10:33:08PM -0800, Greg KH wrote: > This is the start of the stable review cycle for the 2.6.22.15 release. > There are 36 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.
The rolled-up patch can be found at: kernel.org/pub/linux/kernel/v2.6/stable-review/patch-2.6.22.15-rc1.gz the full diffstat can be found below for those interested. thanks, greg k-h --------------- Makefile | 2 - crypto/algapi.c | 6 +-- drivers/ata/ahci.c | 65 ---------------------------------- drivers/ata/libata-core.c | 10 ----- drivers/atm/he.c | 10 ++--- drivers/block/rd.c | 13 ++++++ drivers/isdn/i4l/isdn_common.c | 5 ++ drivers/isdn/i4l/isdn_net.c | 8 ++-- drivers/net/atl1/atl1_main.c | 25 ++++++------- drivers/net/forcedeth.c | 38 +++++++++++++------ drivers/usb/host/ehci-hcd.c | 5 ++ drivers/usb/image/microtek.c | 2 - drivers/video/fb_ddc.c | 8 ++-- fs/nfsd/nfsfh.c | 20 +++++++--- fs/xfs/linux-2.6/xfs_buf.c | 2 + include/linux/pci_ids.h | 4 ++ include/linux/thread_info.h | 17 +++++++- include/net/tcp.h | 3 + kernel/exit.c | 2 - kernel/futex.c | 25 ++++++------- kernel/hrtimer.c | 8 ++++ kernel/sys.c | 2 - lib/libcrc32c.c | 7 +-- lib/textsearch.c | 8 +++- mm/shmem.c | 5 +- net/bridge/br.c | 4 +- net/bridge/br_input.c | 7 ++- net/bridge/netfilter/ebtable_broute.c | 4 +- net/decnet/dn_dev.c | 4 +- net/ipv4/arp.c | 19 --------- net/ipv4/netfilter/nf_nat_core.c | 2 - net/ipv4/route.c | 8 +--- net/ipv4/sysctl_net_ipv4.c | 2 - net/ipv4/tcp_illinois.c | 2 - net/ipv4/tcp_output.c | 1 net/ipv6/addrconf.c | 11 +++++ net/key/af_key.c | 2 - net/netfilter/xt_TCPMSS.c | 4 -- net/rxrpc/Kconfig | 1 net/unix/af_unix.c | 9 ++++ net/xfrm/xfrm_state.c | 2 - 41 files changed, 190 insertions(+), 192 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/