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:	Fri, 4 May 2012 13:43:07 -0700
From:	Greg KH <gregkh@...uxfoundation.org>
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/47] 3.0.31-stable review

This is the start of the stable review cycle for the 3.0.31 release.
There are 47 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 me know.

Responses should be made by Sun May  6 20:42:43 UTC 2012.
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.0.31-rc1.gz
and the diffstat can be found below.

thanks,

greg k-h

-------------
 Makefile                                      |    4 +-
 arch/arm/include/asm/tls.h                    |    4 +
 arch/x86/kernel/apic/apic.c                   |   34 ++--
 arch/x86/xen/smp.c                            |   15 ++
 arch/x86/xen/xen-asm.S                        |    2 +-
 drivers/ata/libata-eh.c                       |    3 +-
 drivers/dma/at_hdmac.c                        |    4 -
 drivers/firmware/efivars.c                    |  222 +++++++++++++++++++++++--
 drivers/gpu/drm/i915/i915_gem_execbuffer.c    |    8 +-
 drivers/gpu/drm/i915/intel_sdvo.c             |   34 ++--
 drivers/hwmon/coretemp.c                      |    6 +-
 drivers/hwmon/fam15h_power.c                  |   42 +++++
 drivers/i2c/busses/i2c-pnx.c                  |    3 +-
 drivers/mmc/host/sdhci-esdhc-imx.c            |    3 +-
 drivers/net/wireless/ipw2x00/ipw2200.c        |   13 +-
 drivers/net/wireless/rtlwifi/pci.c            |    1 +
 drivers/net/wireless/wl1251/main.c            |    1 +
 drivers/net/wireless/wl1251/sdio.c            |    2 +-
 drivers/scsi/libsas/sas_expander.c            |   26 ++-
 drivers/staging/brcm80211/brcmsmac/wlc_bmac.c |    3 +-
 drivers/staging/brcm80211/brcmsmac/wlc_bmac.h |    1 +
 drivers/staging/brcm80211/brcmsmac/wlc_main.c |    8 +
 drivers/usb/class/cdc-wdm.c                   |    7 +-
 drivers/usb/core/hcd-pci.c                    |    9 +
 drivers/usb/gadget/f_mass_storage.c           |    2 +-
 drivers/usb/gadget/file_storage.c             |    2 +-
 drivers/usb/gadget/uvc.h                      |    2 +-
 drivers/usb/gadget/uvc_v4l2.c                 |    2 +-
 drivers/usb/host/ehci-hcd.c                   |    2 +-
 drivers/usb/host/ehci-pci.c                   |    8 +
 drivers/usb/host/fsl-mph-dr-of.c              |    1 +
 fs/autofs4/autofs_i.h                         |   12 +-
 fs/autofs4/dev-ioctl.c                        |    3 +-
 fs/autofs4/inode.c                            |    4 +-
 fs/autofs4/waitq.c                            |   20 +--
 fs/nfs/nfs4proc.c                             |   23 ++-
 fs/nfs/super.c                                |    8 +-
 fs/nfsd/nfs4proc.c                            |    7 +-
 fs/nfsd/nfs4state.c                           |   23 +--
 fs/pipe.c                                     |   31 +++-
 include/linux/efi.h                           |   13 +-
 include/linux/kvm_host.h                      |    6 +
 include/linux/pipe_fs_i.h                     |    1 +
 include/linux/usb/hcd.h                       |    2 +
 kernel/sched.c                                |   53 +++---
 net/mac80211/tx.c                             |    3 +-
 net/wireless/nl80211.c                        |   29 ++--
 scripts/mod/file2alias.c                      |    4 +
 sound/soc/soc-dapm.c                          |    2 +
 virt/kvm/iommu.c                              |   12 +-
 virt/kvm/kvm_main.c                           |    5 +-
 51 files changed, 570 insertions(+), 165 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