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,  2 Nov 2012 10:06:35 -0700
From:	Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To:	linux-kernel@...r.kernel.org, stable@...r.kernel.org
Cc:	Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
	torvalds@...ux-foundation.org, akpm@...ux-foundation.org,
	alan@...rguk.ukuu.org.uk
Subject: [ 00/11] 3.4.18-stable review

This is the start of the stable review cycle for the 3.4.18 release.
There are 11 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 Nov  4 17:03:08 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.4.18-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.18-rc1

Ben Skeggs <bskeggs@...hat.com>
    drm/nouveau: headless mode by default if pci class != vga display

Ben Skeggs <bskeggs@...hat.com>
    drm/nouveau: fix suspend/resume when in headless mode

Ben Skeggs <bskeggs@...hat.com>
    drm/nouveau: silence modesetting spam on pre-gf8 chipsets

Jiri Slaby <jslaby@...e.cz>
    HID: microsoft: fix invalid rdesc for 3k kbd

Nicholas Bellinger <nab@...ux-iscsi.org>
    target: Fix double-free of se_cmd in target_complete_tmr_failure

Larry Finger <Larry.Finger@...inger.net>
    b43: Fix oops on unload when firmware not found

Herton Ronaldo Krzesinski <herton.krzesinski@...onical.com>
    floppy: do put_disk on current dr if blk_init_queue fails

NeilBrown <neilb@...e.de>
    md/raid1: Fix assembling of arrays containing Replacements.

Mathias Nyman <mathias.nyman@...ux.intel.com>
    gpiolib: Don't return -EPROBE_DEFER to sysfs, or for invalid gpios

Dan Carpenter <dan.carpenter@...cle.com>
    gpio-timberdale: fix a potential wrapping issue

Eric Sandeen <sandeen@...hat.com>
    ext4: fix unjournaled inode bitmap modification


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

Diffstat:

 Makefile                                |  4 ++--
 drivers/block/floppy.c                  |  1 +
 drivers/gpio/gpio-timberdale.c          |  4 ++--
 drivers/gpio/gpiolib.c                  | 10 +++++++---
 drivers/gpu/drm/nouveau/nouveau_drv.c   | 20 +++++++++++---------
 drivers/gpu/drm/nouveau/nouveau_state.c |  4 +++-
 drivers/gpu/drm/nouveau/nv04_dac.c      |  8 ++++----
 drivers/gpu/drm/nouveau/nv04_dfp.c      |  6 +++---
 drivers/gpu/drm/nouveau/nv04_tv.c       |  4 ++--
 drivers/hid/hid-microsoft.c             | 18 +++++++++++++-----
 drivers/md/raid1.c                      |  2 +-
 drivers/net/wireless/b43/main.c         |  2 ++
 drivers/target/target_core_transport.c  |  1 -
 fs/ext4/ialloc.c                        | 19 +++++++++----------
 14 files changed, 60 insertions(+), 43 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