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>] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 16 Jan 2012 10:45:27 -0800
From:	Greg KH <gregkh@...e.de>
To:	linux-kernel@...r.kernel.org, stable@...r.kernel.org
Cc:	torvalds@...ux-foundation.org, akpm@...ux-foundation.org,
	alan@...rguk.ukuu.org.uk
Subject: [00/48] 3.1.10-stable review

Note, this is the LAST 3.1.y stable release.  Everyone should move to
the 3.2 kernel series now.

This is the start of the stable review cycle for the 3.1.10 release.
There are 48 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 Wed, January 18, 2012, 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/v3.0/stable-review/patch-3.1.10-rc1.gz
and the diffstat can be found below.

thanks,

greg k-h

 Documentation/virtual/kvm/api.txt           |    7 ++
 Makefile                                    |    4 +-
 arch/x86/include/asm/amd_nb.h               |    2 +
 arch/x86/kernel/amd_nb.c                    |   31 +++++++++
 arch/x86/kernel/kvmclock.c                  |    5 +-
 arch/x86/kvm/i8254.c                        |   10 ++-
 arch/x86/mm/mmap.c                          |    4 +-
 arch/x86/pci/Makefile                       |    3 +-
 arch/x86/pci/acpi.c                         |   18 +++++-
 arch/x86/pci/amd_bus.c                      |   42 +++---------
 drivers/gpu/drm/radeon/r100.c               |    5 +-
 drivers/gpu/drm/radeon/r600_hdmi.c          |    7 ++
 drivers/gpu/drm/radeon/radeon_device.c      |    5 +-
 drivers/gpu/drm/radeon/rs600.c              |    4 +-
 drivers/hid/Kconfig                         |    1 +
 drivers/hid/hid-core.c                      |    2 +-
 drivers/md/raid1.c                          |   11 +++-
 drivers/mtd/mtd_blkdevs.c                   |    3 +-
 drivers/mtd/mtdoops.c                       |    5 +-
 drivers/mtd/tests/mtd_stresstest.c          |    7 ++
 drivers/mtd/ubi/eba.c                       |    6 +-
 drivers/mtd/ubi/ubi.h                       |    2 +
 drivers/mtd/ubi/wl.c                        |   12 ++-
 drivers/net/wireless/rtlwifi/rtl8192se/fw.c |    4 +
 drivers/pci/msi.c                           |   10 +++
 drivers/platform/x86/ideapad-laptop.c       |    2 +
 drivers/pnp/quirks.c                        |   42 ++++++++++++
 drivers/rtc/interface.c                     |    4 +-
 drivers/scsi/mpt2sas/mpt2sas_base.c         |   83 ++++++++----------------
 drivers/scsi/mpt2sas/mpt2sas_scsih.c        |   11 ++--
 drivers/xen/xenbus/xenbus_xs.c              |    6 ++
 fs/ext4/super.c                             |    7 +-
 fs/nfs/callback_proc.c                      |    2 +-
 fs/nfs/file.c                               |    4 +-
 fs/nfs/nfs4proc.c                           |   96 ++++++++++++++++-----------
 fs/nfs/nfs4xdr.c                            |   31 +++++++--
 fs/nfs/super.c                              |   43 +++++-------
 include/linux/memcontrol.h                  |    6 ++
 include/linux/nfs_xdr.h                     |    5 ++
 include/linux/pci_regs.h                    |    2 +-
 include/linux/sunrpc/xdr.h                  |    2 +
 include/xen/interface/io/xs_wire.h          |    3 +
 init/do_mounts.c                            |   35 +++++++++-
 mm/filemap.c                                |   18 +-----
 mm/memcontrol.c                             |   44 ++++++++++++
 mm/slub.c                                   |    5 ++
 net/mac80211/wpa.c                          |    2 +-
 net/sunrpc/xdr.c                            |    3 +-
 security/integrity/ima/ima_api.c            |    4 +-
 security/integrity/ima/ima_queue.c          |   17 ++++--
 sound/pci/hda/hda_local.h                   |    7 ++-
 sound/pci/hda/hda_proc.c                    |    2 +
 sound/pci/hda/patch_cirrus.c                |   27 ++------
 sound/pci/hda/patch_conexant.c              |    2 -
 sound/pci/hda/patch_sigmatel.c              |   36 +++++++----
 sound/pci/hda/patch_via.c                   |    5 +-
 sound/pci/ice1712/amp.c                     |    7 ++-
 sound/usb/usx2y/usb_stream.c                |    6 +-
 virt/kvm/assigned-dev.c                     |   93 +++++++++++++++++++++++---
 59 files changed, 591 insertions(+), 281 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