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, 13 Aug 2012 15:02:07 -0700
From:	Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To:	linux-kernel@...r.kernel.org, stable@...r.kernel.org
Cc:	Greg KH <gregkh@...uxfoundation.org>,
	torvalds@...ux-foundation.org, akpm@...ux-foundation.org,
	alan@...rguk.ukuu.org.uk
Subject: [ 00/44] 3.0.41-stable review

From: Greg KH <gregkh@...uxfoundation.org>

This is the start of the stable review cycle for the 3.0.41 release.
There are 44 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 Wed Aug 15 22:01:40 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.41-rc1.gz
and the diffstat can be found below.

thanks,

greg k-h

-------------
 MAINTAINERS                           |    2 +-
 Makefile                              |    4 +-
 arch/arm/configs/mxs_defconfig        |    1 -
 arch/arm/include/asm/cacheflush.h     |    8 +-
 arch/arm/include/asm/mutex.h          |  119 +----------
 arch/arm/mm/tlb-v7.S                  |   12 ++
 arch/arm/vfp/vfpmodule.c              |    6 +
 arch/ia64/include/asm/atomic.h        |    4 +-
 arch/ia64/kernel/irq_ia64.c           |    1 -
 arch/x86/kernel/alternative.c         |    2 +-
 arch/x86/kernel/microcode_core.c      |   31 ++-
 drivers/char/mspec.c                  |    2 +-
 drivers/char/random.c                 |  374 ++++++++++++++++++++++-----------
 drivers/firmware/dmi_scan.c           |    3 +
 drivers/firmware/pcdp.c               |    4 +-
 drivers/input/tablet/wacom_wac.c      |    2 +-
 drivers/mfd/ab3100-core.c             |    5 -
 drivers/mfd/ab3550-core.c             |    2 -
 drivers/mfd/ezx-pcap.c                |    2 +-
 drivers/mfd/wm831x-otp.c              |    8 +
 drivers/net/e1000e/82571.c            |    4 +-
 drivers/net/wireless/rt2x00/rt61pci.c |    3 +-
 drivers/rtc/rtc-wm831x.c              |   24 ++-
 drivers/usb/core/hub.c                |    9 +
 fs/nilfs2/ioctl.c                     |    4 +-
 fs/nilfs2/super.c                     |    3 +
 fs/nilfs2/the_nilfs.c                 |    1 +
 fs/nilfs2/the_nilfs.h                 |    2 +
 include/linux/irqdesc.h               |    1 -
 include/linux/mfd/ezx-pcap.h          |    1 +
 include/linux/random.h                |   19 +-
 include/trace/events/random.h         |  134 ++++++++++++
 kernel/irq/handle.c                   |    7 +-
 kernel/irq/manage.c                   |   17 --
 mm/hugetlb.c                          |   25 ++-
 mm/memory-failure.c                   |    6 +-
 mm/mmu_notifier.c                     |   45 ++--
 net/core/dev.c                        |    3 +
 net/core/rtnetlink.c                  |    1 +
 net/mac80211/mesh.c                   |    1 +
 net/sunrpc/rpcb_clnt.c                |    4 +-
 net/wireless/core.c                   |    5 +
 net/wireless/core.h                   |    1 +
 net/wireless/util.c                   |    5 +-
 sound/pci/hda/patch_conexant.c        |    1 -
 45 files changed, 589 insertions(+), 329 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