public inbox for linux-kernel@vger.kernel.org
 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.82
Date: Sat, 22 Feb 2014 11:12:21 -0800	[thread overview]
Message-ID: <20140222191221.GA12420@kroah.com> (raw)

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

I'm announcing the release of the 3.4.82 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/s390/kernel/head64.S               |    7 +-
 arch/s390/mm/page-states.c              |   10 +++
 block/blk-lib.c                         |    8 ++
 drivers/block/xen-blkfront.c            |    5 +
 drivers/char/raw.c                      |    2 
 drivers/infiniband/hw/qib/qib_iba7322.c |    5 +
 drivers/md/raid5.c                      |   90 +++++++++++++++-----------------
 drivers/power/max17040_battery.c        |    5 +
 drivers/spi/spi.c                       |    4 -
 drivers/staging/iio/adc/ad799x_core.c   |    3 -
 drivers/tty/n_gsm.c                     |   11 +++
 drivers/usb/serial/ftdi_sio.c           |    3 +
 drivers/usb/serial/ftdi_sio_ids.h       |    7 ++
 drivers/usb/serial/option.c             |    3 -
 drivers/usb/storage/Kconfig             |    4 +
 drivers/usb/storage/scsiglue.c          |    6 ++
 drivers/usb/storage/unusual_cypress.h   |    2 
 drivers/usb/storage/unusual_devs.h      |    7 ++
 fs/file.c                               |    2 
 fs/lockd/svclock.c                      |    8 ++
 kernel/irq/irqdesc.c                    |    1 
 kernel/time/jiffies.c                   |    6 ++
 kernel/trace/ring_buffer.c              |    7 ++
 net/mac80211/tx.c                       |    2 
 scripts/mod/file2alias.c                |    4 -
 virt/kvm/coalesced_mmio.c               |    8 --
 27 files changed, 152 insertions(+), 70 deletions(-)

Alan Stern (3):
      usb-storage: add unusual-devs entry for BlackBerry 9000
      usb-storage: restrict bcdDevice range for Super Top in Cypress ATACB
      usb-storage: enable multi-LUN scanning when needed

Bjørn Mork (1):
      usb: ftdi_sio: add Mindstorms EV3 console adapter

Dan Carpenter (1):
      KVM: return an error code in kvm_vm_ioctl_register_coalesced_mmio()

David Vrabel (1):
      xen-blkfront: handle backend CLOSED without CLOSING

Eric W. Biederman (1):
      fs/file.c:fdtable: avoid triggering OOMs from alloc_fdmem

Geert Uytterhoeven (1):
      spi: Fix crash with double message finalisation on error handling

Greg Kroah-Hartman (1):
      Linux 3.4.82

Hartmut Knaack (1):
      staging:iio:ad799x fix error_free_irq which was freeing an irq that may not have been requested

Jan Moskyto Matejka (1):
      Modpost: fixed USB alias generation for ranges including 0x9 and 0xA

Jens Axboe (1):
      block: add cond_resched() to potentially long running ioctl discard loop

Johannes Berg (1):
      mac80211: fix fragmentation code, particularly for encryption

Krzysztof Kozlowski (1):
      power: max17040: Fix NULL pointer dereference when there is no platform_data

Lars Poeschel (1):
      tty: n_gsm: Fix for modems with brk in modem status control

Martin Schwidefsky (1):
      s390: fix kernel crash due to linkage stack instructions

Michael Holzheu (1):
      s390/dump: Fix dump memory detection

Mike Marciniszyn (1):
      IB/qib: Add missing serdes init sequence

Mikulas Patocka (1):
      time: Fix overflow when HZ is smaller than 60

NeilBrown (1):
      lockd: send correct lock when granting a delayed lock.

Oleg Nesterov (1):
      md/raid5: Fix CPU hotplug callback registration

Paul Bolle (1):
      raw: test against runtime value of max_raw_minors

Paul Gortmaker (1):
      genirq: Add missing irq_to_desc export for CONFIG_SPARSE_IRQ=n

Raymond Wanyoike (1):
      usb: option: blacklist ZTE MF667 net interface

Steven Rostedt (Red Hat) (1):
      ring-buffer: Fix first commit on sub-buffer having non-zero delta

Ulrich Hahn (1):
      USB: ftdi_sio: add Tagsys RFID Reader IDs


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

             reply	other threads:[~2014-02-22 19:09 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-22 19:12 Greg KH [this message]
2014-02-22 19:12 ` Linux 3.4.82 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=20140222191221.GA12420@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