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:	Tue, 12 Mar 2013 15:44:02 -0700
From:	Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To:	linux-kernel@...r.kernel.org
Cc:	Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
	torvalds@...ux-foundation.org, akpm@...ux-foundation.org,
	stable@...r.kernel.org
Subject: [ 00/21] 3.0.69-stable review

This is the start of the stable review cycle for the 3.0.69 release.
There are 21 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 Thu Mar 14 22:32:21 UTC 2013.
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.69-rc1.gz
and the diffstat can be found below.

thanks,

greg k-h

-------------
Pseudo-Shortlog of commits:

Greg Kroah-Hartman <gregkh@...uxfoundation.org>
    Linux 3.0.69-rc1

Ben Hutchings <ben@...adent.org.uk>
    dmi_scan: fix missing check for _DMI_ signature in smbios_present()

Eric W. Biederman <ebiederm@...ssion.com>
    decnet: Fix disappearing sysctl entries

Steven Rostedt <srostedt@...hat.com>
    ftrace: Update the kconfig for DYNAMIC_FTRACE

Tu, Xiaobing <xiaobing.tu@...el.com>
    Fix memory leak in cpufreq stats.

Al Viro <viro@...IV.linux.org.uk>
    vfs: fix pipe counter breakage

David Howells <dhowells@...hat.com>
    keys: fix race with concurrent install_user_keyrings()

Konstantin Khlebnikov <khlebnikov@...nvz.org>
    e1000e: fix pci-device enable-counter balance

Takashi Iwai <tiwai@...e.de>
    ALSA: vmaster: Fix slave change notification

Sean Connor <sconnor004@...yinics.org>
    ALSA: ice1712: Initialize card->private_data properly

Alex Deucher <alexander.deucher@....com>
    drm/radeon: add primary dac adj quirk for R200 board

Mark Brown <broonie@...nsource.wolfsonmicro.com>
    hwmon: (sht15) Check return value of regulator_enable()

NeilBrown <neilb@...e.de>
    md: raid0: fix error return from create_stripe_zones.

Felix Fietkau <nbd@...nwrt.org>
    ath9k: fix RSSI dummy marker value

Rusty Russell <rusty@...tcorp.com.au>
    hw_random: make buffer usable in scatterlist.

Trond Myklebust <Trond.Myklebust@...app.com>
    SUNRPC: Don't start the retransmission timer when out of socket space

Jeff Layton <jlayton@...hat.com>
    cifs: ensure that cifs_get_root() only traverses directories

Thomas Gleixner <tglx@...utronix.de>
    btrfs: Init io_lock after cloning btrfs device struct

Asias He <asias@...hat.com>
    target/pscsi: Fix page increment

Dan Carpenter <dan.carpenter@...cle.com>
    SCSI: dc395x: uninitialized variable in device_alloc()

Russell King <rmk+kernel@....linux.org.uk>
    ARM: fix scheduling while atomic warning in alignment handling code

Russell King <rmk+kernel@....linux.org.uk>
    ARM: VFP: fix emulation of second VFP instruction


-------------

Diffstat:

 Makefile                                |  4 ++--
 arch/arm/mm/alignment.c                 | 11 ++++-------
 arch/arm/vfp/vfpmodule.c                |  2 +-
 drivers/char/hw_random/core.c           | 19 ++++++++++++++++---
 drivers/cpufreq/cpufreq_stats.c         |  1 +
 drivers/firmware/dmi_scan.c             |  5 ++---
 drivers/gpu/drm/radeon/radeon_combios.c |  9 +++++++++
 drivers/hwmon/sht15.c                   |  8 +++++++-
 drivers/md/raid0.c                      |  2 +-
 drivers/net/e1000e/netdev.c             |  2 +-
 drivers/net/wireless/ath/ath9k/common.h |  2 +-
 drivers/scsi/dc395x.c                   |  2 +-
 drivers/target/target_core_pscsi.c      |  1 -
 fs/btrfs/volumes.c                      |  1 +
 fs/cifs/cifsfs.c                        |  5 +++++
 fs/pipe.c                               |  3 +++
 kernel/trace/Kconfig                    | 24 ++++++++++++++----------
 net/decnet/af_decnet.c                  |  4 ++++
 net/decnet/sysctl_net_decnet.c          | 28 ++++++++++++++++++++++++++++
 net/sunrpc/xprt.c                       |  6 +++++-
 security/keys/process_keys.c            |  2 +-
 sound/core/vmaster.c                    |  5 ++++-
 sound/pci/ice1712/ice1712.c             |  2 ++
 23 files changed, 113 insertions(+), 35 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