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:	Thu,  5 Sep 2013 13:28:11 -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/14] 3.4.61-stable review

This is the start of the stable review cycle for the 3.4.61 release.
There are 14 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 Sat Sep  7 20:25:41 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.4.61-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.4.61-rc1

Roland Dreier <roland@...estorage.com>
    SCSI: sg: Fix user memory corruption when SG_IO is interrupted by a signal

Nicholas Bellinger <nab@...ux-iscsi.org>
    target: Fix trailing ASCII space usage in INQUIRY vendor+model

Lan Tianyu <tianyu.lan@...el.com>
    ACPI / EC: Add ASUSTEK L4R to quirk list in order to validate ECDT

Stanislaw Gruszka <sgruszka@...hat.com>
    iwl4965: fix rfkill set state regression

Helmut Schaa <helmut.schaa@...glemail.com>
    ath9k_htc: Restore skb headroom when returning skb to mac80211

Trond Myklebust <Trond.Myklebust@...app.com>
    SUNRPC: Fix memory corruption issue on 32-bit highmem systems

Imre Deak <imre.deak@...el.com>
    drm/i915: ivb: fix edp voltage swing reg val

Jakob Bornecrantz <jakob@...are.com>
    drm/vmwgfx: Split GMR2_REMAP commands if they are to large

Russ Anderson <rja@....com>
    drivers/base/memory.c: fix show_mem_removable() to handle missing sections

Paul Bolle <pebolle@...cali.nl>
    regmap: silence GCC warning

Eugene Surovegin <ebs@...home.net>
    powerpc/hvsi: Increase handshake timeout from 200ms to 400ms.

Paul Mackerras <paulus@...ba.org>
    powerpc: Work around gcc miscompilation of __pa() on 64-bit

Takashi Iwai <tiwai@...e.de>
    ALSA: opti9xx: Fix conflicting driver object name

Dave Kleikamp <dave.kleikamp@...cle.com>
    jfs: fix readdir cookie incompatibility with NFSv4


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

Diffstat:

 Makefile                                      |  4 +-
 arch/powerpc/Kconfig                          |  1 +
 arch/powerpc/include/asm/page.h               | 10 +++++
 drivers/acpi/ec.c                             |  4 ++
 drivers/base/memory.c                         |  2 +
 drivers/base/regmap/regmap.c                  |  2 +-
 drivers/gpu/drm/i915/i915_reg.h               |  2 +-
 drivers/gpu/drm/vmwgfx/vmwgfx_gmr.c           | 58 ++++++++++++++++++---------
 drivers/net/wireless/ath/ath9k/htc_drv_txrx.c | 10 +++++
 drivers/net/wireless/iwlegacy/4965-mac.c      |  2 +-
 drivers/target/target_core_cdb.c              |  9 +++--
 drivers/tty/hvc/hvsi_lib.c                    |  4 +-
 fs/bio.c                                      | 20 ++++++---
 fs/jfs/jfs_dtree.c                            | 31 ++++++++++----
 net/sunrpc/xdr.c                              |  9 +++--
 sound/isa/opti9xx/opti92x-ad1848.c            |  8 +---
 16 files changed, 125 insertions(+), 51 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