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 <[email protected]>
    Linux 3.0.69-rc1

Ben Hutchings <[email protected]>
    dmi_scan: fix missing check for _DMI_ signature in smbios_present()

Eric W. Biederman <[email protected]>
    decnet: Fix disappearing sysctl entries

Steven Rostedt <[email protected]>
    ftrace: Update the kconfig for DYNAMIC_FTRACE

Tu, Xiaobing <[email protected]>
    Fix memory leak in cpufreq stats.

Al Viro <[email protected]>
    vfs: fix pipe counter breakage

David Howells <[email protected]>
    keys: fix race with concurrent install_user_keyrings()

Konstantin Khlebnikov <[email protected]>
    e1000e: fix pci-device enable-counter balance

Takashi Iwai <[email protected]>
    ALSA: vmaster: Fix slave change notification

Sean Connor <[email protected]>
    ALSA: ice1712: Initialize card->private_data properly

Alex Deucher <[email protected]>
    drm/radeon: add primary dac adj quirk for R200 board

Mark Brown <[email protected]>
    hwmon: (sht15) Check return value of regulator_enable()

NeilBrown <[email protected]>
    md: raid0: fix error return from create_stripe_zones.

Felix Fietkau <[email protected]>
    ath9k: fix RSSI dummy marker value

Rusty Russell <[email protected]>
    hw_random: make buffer usable in scatterlist.

Trond Myklebust <[email protected]>
    SUNRPC: Don't start the retransmission timer when out of socket space

Jeff Layton <[email protected]>
    cifs: ensure that cifs_get_root() only traverses directories

Thomas Gleixner <[email protected]>
    btrfs: Init io_lock after cloning btrfs device struct

Asias He <[email protected]>
    target/pscsi: Fix page increment

Dan Carpenter <[email protected]>
    SCSI: dc395x: uninitialized variable in device_alloc()

Russell King <[email protected]>
    ARM: fix scheduling while atomic warning in alignment handling code

Russell King <[email protected]>
    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 [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to