Linux kernel -stable discussions
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: linux-kernel@vger.kernel.org,
	Andrew Morton <akpm@linux-foundation.org>,
	torvalds@linux-foundation.org, stable@vger.kernel.org
Cc: lwn@lwn.net, Jiri Slaby <jslaby@suse.cz>
Subject: Linux 3.4.30
Date: Mon, 11 Feb 2013 09:45:36 -0800	[thread overview]
Message-ID: <20130211174536.GA17267@kroah.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 3798 bytes --]

I'm announcing the release of the 3.4.30 kernel.

All users of the 3.4 kernel series must upgrade.

The updated 3.4.y git tree can be found at:
	git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-3.4.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 
 arch/x86/ia32/ia32entry.S               |    4 
 drivers/gpu/drm/radeon/evergreen.c      |   10 
 drivers/gpu/drm/radeon/radeon_combios.c |    8 
 drivers/gpu/drm/radeon/radeon_display.c |    4 
 drivers/gpu/drm/radeon/radeon_ring.c    |    3 
 drivers/gpu/drm/radeon/reg_srcs/cayman  |    1 
 drivers/rtc/rtc-isl1208.c               |    3 
 drivers/usb/core/hub.c                  |   70 +++++-
 drivers/usb/host/ehci-hub.c             |    6 
 drivers/usb/host/ehci-sched.c           |    2 
 drivers/usb/host/pci-quirks.c           |    1 
 drivers/usb/host/xhci-ring.c            |   13 -
 drivers/usb/serial/ftdi_sio.c           |    2 
 drivers/usb/serial/ftdi_sio_ids.h       |    9 
 drivers/usb/serial/option.c             |   13 +
 drivers/usb/serial/qcserial.c           |    1 
 drivers/usb/storage/initializers.c      |   76 +++++++
 drivers/usb/storage/initializers.h      |    4 
 drivers/usb/storage/unusual_devs.h      |  329 --------------------------------
 drivers/usb/storage/usb.c               |   12 +
 drivers/usb/storage/usual-tables.c      |   15 +
 fs/nilfs2/ioctl.c                       |    5 
 include/linux/usb/ch9.h                 |    6 
 kernel/sched/rt.c                       |    2 
 lib/digsig.c                            |    2 
 26 files changed, 241 insertions(+), 362 deletions(-)

Alan Stern (3):
      USB: EHCI: fix timer bug affecting port resume
      USB: EHCI: fix bug in scheduling periodic split transfers
      USB: XHCI: fix memory leak of URB-private data

Alex Deucher (4):
      drm/radeon/evergreen+: wait for the MC to settle after MC blackout
      drm/radeon: add WAIT_UNTIL to the non-VM safe regs list for cayman/TN
      drm/radeon: add quirk for RV100 board
      drm/radeon: prevent crash in the ring space allocation

Bjørn Mork (1):
      USB: option: add Changhong CH690

Christopher Staite (1):
      drm/radeon: fix MC blackout on evergreen+

Daniele Palmas (2):
      USB: option: add support for Telit LE920
      USB: qcserial: add Telit Gobi QDL device

David Moore (1):
      usb: Prevent dead ports when xhci is not enabled

Greg Kroah-Hartman (1):
      Linux 3.4.30

Jan Beulich (1):
      x86-64: Replace left over sti/cli in ia32 audit exit code

Jan Luebbe (1):
      drivers/rtc/rtc-isl1208.c: call rtc_update_irq() from the alarm irq handler

Lan Tianyu (1):
      usb: Using correct way to clear usb3.0 device's remote wakeup feature.

Nickolai Zeldovich (1):
      drivers: xhci: fix incorrect bit test

Petr Kubánek (1):
      USB: ftdi_sio: add Zolix FTDI PID

Sarah Sharp (2):
      xhci: Fix isoc TD encoding.
      xhci: Fix TD size for isochronous URBs.

Shawn Bohrer (1):
      sched/rt: Use root_domain of rt_rq not current processor

Sven Killig (1):
      USB: ftdi_sio: add PID/VID entries for ELV WS 300 PC II

Vyacheslav Dubeyko (1):
      nilfs2: fix fix very long mount time issue

YOSHIFUJI Hideaki (1):
      digsig: Fix memory leakage in digsig_verify_rsa()

fangxiaozhi (2):
      USB: storage: Define a new macro for USB storage match rules
      USB: storage: optimize to match the Huawei USB storage devices and support new switch command

liu chuansheng (1):
      drm/radeon: Calling object_unrefer() when creating fb failure


[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 836 bytes --]

             reply	other threads:[~2013-02-11 17:45 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-02-11 17:45 Greg KH [this message]
2013-02-11 17:45 ` Linux 3.4.30 Greg KH

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20130211174536.GA17267@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=akpm@linux-foundation.org \
    --cc=jslaby@suse.cz \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lwn@lwn.net \
    --cc=stable@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox