lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20100105200316.GA29726@kroah.com>
Date:	Tue, 5 Jan 2010 12:03:16 -0800
From:	Greg KH <gregkh@...e.de>
To:	linux-kernel@...r.kernel.org, stable@...nel.org,
	akpm@...ux-foundation.org, torvalds@...ux-foundation.org,
	stable-review@...nel.org
Subject: [00/39] 2.6.31.10 stable review

This is the start of the stable review cycle for the 2.6.31.10 release.
There are 39 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, Jan 7, 00: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.31.10-rc1.gz
and the diffstat can be found below.

thanks,

greg k-h


 Makefile                                       |    2 +-
 arch/x86/include/asm/processor.h               |    2 +-
 arch/x86/kernel/ptrace.c                       |   16 +-
 drivers/ata/pata_cmd64x.c                      |    2 +-
 drivers/ata/pata_hpt3x2n.c                     |   64 ++++----
 drivers/dma/at_hdmac.c                         |    4 +-
 drivers/hwmon/fschmd.c                         |    2 +-
 drivers/hwmon/sht15.c                          |    6 +-
 drivers/i2c/chips/tsl2550.c                    |    3 +
 drivers/input/keyboard/atkbd.c                 |    9 +
 drivers/md/md.c                                |    8 +-
 drivers/media/video/ov511.c                    |    2 +-
 drivers/net/e100.c                             |   19 ++-
 drivers/net/usb/rtl8150.c                      |    2 +-
 drivers/net/wireless/hostap/hostap_main.c      |    3 +-
 drivers/net/wireless/iwmc3200wifi/iwm.h        |    2 +-
 drivers/net/wireless/libertas/wext.c           |    2 -
 drivers/net/wireless/rt2x00/rt61pci.c          |    5 +
 drivers/platform/x86/acerhdf.c                 |    7 +-
 drivers/s390/block/dasd_diag.c                 |   19 ++-
 drivers/scsi/scsi_transport_fc.c               |   17 ++-
 drivers/usb/misc/appledisplay.c                |    4 +-
 drivers/usb/misc/emi62.c                       |    2 +-
 drivers/usb/musb/musb_gadget_ep0.c             |   14 +-
 drivers/usb/serial/option.c                    |    5 +
 fs/cifs/connect.c                              |   13 +-
 fs/ext4/ext4.h                                 |    6 +-
 fs/ext4/inode.c                                |   36 ++--
 fs/ext4/mballoc.c                              |    6 -
 fs/ext4/super.c                                |    5 +
 fs/namei.c                                     |    1 +
 fs/quota/dquot.c                               |  213 +++++++++++++-----------
 fs/stat.c                                      |   10 +-
 fs/udf/super.c                                 |   32 +++-
 fs/xfs/xfs_log_recover.c                       |    4 +-
 include/linux/fs.h                             |    1 +
 include/linux/quota.h                          |    5 +-
 include/net/ipv6.h                             |    7 +
 include/net/netfilter/ipv6/nf_conntrack_ipv6.h |    2 +-
 kernel/time/clockevents.c                      |   18 ++-
 mm/memcontrol.c                                |    8 +-
 mm/oom_kill.c                                  |    2 +-
 net/ipv6/netfilter/nf_conntrack_l3proto_ipv6.c |   13 ++-
 net/ipv6/netfilter/nf_conntrack_reasm.c        |    7 +-
 net/ipv6/reassembly.c                          |    5 +-
 sound/mips/sgio2audio.c                        |    2 +-
 sound/pcmcia/pdaudiocf/pdaudiocf_pcm.c         |    2 +-
 sound/soc/codecs/wm9712.c                      |    3 +-
 sound/usb/usbaudio.c                           |    2 +-
 49 files changed, 396 insertions(+), 228 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ