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 for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Fri, 22 Jan 2010 16:11:45 -0800
From:	Greg KH <gregkh@...e.de>
To:	linux-kernel@...r.kernel.org, stable@...nel.org
Cc:	stable-review@...nel.org, torvalds@...ux-foundation.org,
	akpm@...ux-foundation.org, alan@...rguk.ukuu.org.uk
Subject: [00/29] 2.6.32.6 stable review

This is the start of the stable review cycle for the 2.6.32.6 release.
There are 29 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 Monday, January 24, 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.32.6-rc1.gz
and the diffstat can be found below.

thanks,

greg k-h


 Makefile                              |    2 +-
 arch/x86/kernel/cpuid.c               |    5 +-
 arch/x86/kernel/msr.c                 |    4 +-
 arch/x86/pci/i386.c                   |    9 +++
 block/blk-settings.c                  |   22 ++++++
 drivers/acpi/ec.c                     |  125 +++++++++++++++++++++------------
 drivers/char/nozomi.c                 |    2 +-
 drivers/char/tty_io.c                 |    2 +-
 drivers/gpu/drm/i915/intel_sdvo.c     |   83 +++++++++++++++++++++-
 drivers/md/dm-table.c                 |   20 ++----
 drivers/media/video/gspca/sunplus.c   |   26 ++++----
 drivers/misc/enclosure.c              |    1 +
 drivers/serial/8250_pnp.c             |   10 +---
 drivers/staging/asus_oled/asus_oled.c |   12 ++-
 drivers/staging/hv/Hv.c               |   50 +++++++-------
 drivers/staging/hv/Hv.h               |    6 +-
 drivers/staging/hv/Vmbus.c            |   12 ++--
 drivers/usb/core/devices.c            |    2 +-
 drivers/usb/core/hub.c                |    3 +
 drivers/usb/core/message.c            |    8 +-
 drivers/usb/core/sysfs.c              |    6 ++
 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 +-
 drivers/usb/serial/generic.c          |    2 +
 drivers/usb/storage/unusual_devs.h    |    7 --
 drivers/usb/storage/usb.c             |    3 +-
 fs/ecryptfs/crypto.c                  |    4 +-
 fs/ecryptfs/file.c                    |   14 ++--
 include/linux/blkdev.h                |    2 +
 include/linux/enclosure.h             |    2 +
 kernel/perf_event.c                   |   29 +++++++-
 mm/vmalloc.c                          |    4 +-
 tools/perf/builtin-timechart.c        |    2 +-
 36 files changed, 365 insertions(+), 167 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