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, 5 Nov 2012 11:10:21 +0100
From:	Greg KH <gregkh@...uxfoundation.org>
To:	linux-kernel@...r.kernel.org,
	Andrew Morton <akpm@...ux-foundation.org>,
	torvalds@...ux-foundation.org, stable@...r.kernel.org
Cc:	lwn@....net, Jiri Slaby <jslaby@...e.cz>
Subject: Linux 3.6.6

I'm announcing the release of the 3.6.6 kernel.

All users of the 3.6 kernel series must upgrade.

The updated 3.6.y git tree can be found at:
        git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-3.6.y
and can be browsed at the normal kernel.org git web browser:
        http://git.kernel.org/?p=linux/kernel/git/stable/linux-stable.git;a=summary

thanks,

greg k-h

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

 Makefile                                |    2 
 block/blk-cgroup.c                      |    7 +
 drivers/block/floppy.c                  |   27 ++--
 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/scsi/qla2xxx/qla_target.c       |   25 +---
 drivers/scsi/qla2xxx/qla_target.h       |    1 
 drivers/scsi/qla2xxx/tcm_qla2xxx.c      |   73 +++++++++++
 drivers/target/target_core_sbc.c        |   18 ++
 drivers/target/target_core_transport.c  |    1 
 drivers/usb/serial/io_edgeport.c        |    1 
 drivers/usb/serial/iuu_phoenix.c        |    3 
 drivers/usb/serial/mos7840.c            |  198 +++++++++++---------------------
 fs/ceph/addr.c                          |   11 -
 fs/ceph/export.c                        |    2 
 fs/ceph/mds_client.c                    |    3 
 fs/ext4/ialloc.c                        |   19 +--
 include/linux/ceph/osd_client.h         |    2 
 include/linux/ceph/osdmap.h             |    6 
 net/ceph/messenger.c                    |    6 
 net/ceph/osd_client.c                   |   32 +++--
 net/ceph/osdmap.c                       |   18 ++
 29 files changed, 309 insertions(+), 222 deletions(-)

Alex Elder (2):
      rbd: reset BACKOFF if unable to re-queue
      ceph: avoid 32-bit page index overflow

Ben Skeggs (3):
      drm/nouveau: silence modesetting spam on pre-gf8 chipsets
      drm/nouveau: fix suspend/resume when in headless mode
      drm/nouveau: headless mode by default if pci class != vga display

Bernhard Kohl (1):
      target: reintroduce some obsolete SCSI-2 commands

Dan Carpenter (1):
      gpio-timberdale: fix a potential wrapping issue

David Zafman (1):
      ceph: fix dentry reference leak in encode_fh()

Eric Sandeen (1):
      ext4: fix unjournaled inode bitmap modification

Greg Kroah-Hartman (1):
      Linux 3.6.6

Herton Ronaldo Krzesinski (3):
      floppy: don't call alloc_ordered_workqueue inside the alloc_disk loop
      floppy: do put_disk on current dr if blk_init_queue fails
      floppy: properly handle failure on add_disk loop

Jiri Slaby (1):
      HID: microsoft: fix invalid rdesc for 3k kbd

Johan Hovold (2):
      USB: mos7840: fix port-data memory leak
      USB: iuu_phoenix: fix backported patches

Jun'ichi Nomura (1):
      blkcg: Fix use-after-free of q->root_blkg and q->root_rl.blkg

Mathias Nyman (1):
      gpiolib: Don't return -EPROBE_DEFER to sysfs, or for invalid gpios

NeilBrown (1):
      md/raid1: Fix assembling of arrays containing Replacements.

Nicholas Bellinger (1):
      target: Fix double-free of se_cmd in target_complete_tmr_failure

Paul Bolle (1):
      USB: io_edgeport: remove unused variable

Roland Dreier (1):
      qla2xxx: Update target lookup session tables when a target session changes

Sage Weil (2):
      libceph: avoid NULL kref_put when osd reset races with alloc_msg
      libceph: check for invalid mapping

Yan, Zheng (1):
      ceph: Fix oops when handling mdsmap that decreases max_mds


Content of type "application/pgp-signature" skipped

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ