All of lore.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.96
Date: Mon, 30 Jun 2014 21:03:35 -0700	[thread overview]
Message-ID: <20140701040335.GA20260@kroah.com> (raw)

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

I'm announcing the release of the 3.4.96 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/arm/kernel/stacktrace.c                 |   18 ++-
 arch/s390/include/asm/lowcore.h              |   11 +-
 arch/x86/kernel/entry_32.S                   |   15 +--
 arch/x86/syscalls/syscall_64.tbl             |    6 -
 drivers/acpi/bus.c                           |    7 +
 drivers/char/applicom.c                      |    1 
 drivers/hid/hid-core.c                       |   12 ++
 drivers/net/can/sja1000/peak_pci.c           |   14 +--
 drivers/staging/tidspbridge/core/dsp-clock.c |    4 
 drivers/target/target_core_rd.c              |    2 
 drivers/usb/dwc3/gadget.c                    |    4 
 drivers/usb/gadget/inode.c                   |    2 
 drivers/usb/host/pci-quirks.c                |   19 +++-
 drivers/usb/misc/usbtest.c                   |   40 +++++++-
 drivers/usb/serial/option.c                  |   15 ++-
 drivers/usb/serial/sierra.c                  |   54 +++++++++--
 drivers/usb/serial/usb_wwan.c                |  123 ++++++++++++++-------------
 drivers/video/matrox/matroxfb_base.h         |    2 
 fs/btrfs/backref.c                           |    2 
 fs/btrfs/extent_io.c                         |    3 
 fs/btrfs/volumes.c                           |    5 -
 fs/ext4/mballoc.c                            |    2 
 include/linux/irqdesc.h                      |    4 
 include/linux/skbuff.h                       |   16 +++
 kernel/irq/manage.c                          |    4 
 kernel/irq/spurious.c                        |  106 ++++++++++++++++++++++-
 mm/memory-failure.c                          |   25 +++--
 mm/rmap.c                                    |    8 +
 mm/vmscan.c                                  |    3 
 net/core/skbuff.c                            |    5 -
 31 files changed, 399 insertions(+), 135 deletions(-)

Alan Stern (2):
      USB: usbtest: add a timeout for scatter-gather tests
      USB: EHCI: avoid BIOS handover on the HASEE E200

Andy Lutomirski (1):
      x86_32, entry: Do syscall exit work on badsys (CVE-2014-4508)

Chris Mason (1):
      Btrfs: fix double free in find_lock_delalloc_range

Christian Borntraeger (1):
      s390/lowcore: reserve 96 bytes for IRB in lowcore

Dan Carpenter (1):
      applicom: dereferencing NULL on error path

Eric Sandeen (1):
      btrfs: fix use of uninit "ret" in end_extent_writepage()

Felipe Balbi (1):
      usb: dwc3: gadget: clear stall when disabling endpoint

Greg Kroah-Hartman (1):
      Linux 3.4.96

H. Peter Anvin (1):
      x86-32, espfix: Remove filter for espfix32 due to race

Huang Rui (1):
      usb: usbtest: fix unlink write error with pattern 1

Hugh Dickins (1):
      mm: fix sleeping function warning from __put_anon_vma

Johan Hovold (10):
      USB: option: fix runtime PM handling
      USB: usb_wwan: fix write and suspend race
      USB: usb_wwan: fix urb leak at shutdown
      USB: usb_wwan: fix potential NULL-deref at resume
      USB: usb_wwan: fix potential blocked I/O after resume
      USB: sierra: fix AA deadlock in open error path
      USB: sierra: fix use after free at suspend/resume
      USB: sierra: fix urb and memory leak in resume error path
      USB: sierra: fix urb and memory leak on disconnect
      USB: sierra: fix remote wakeup

Johannes Weiner (1):
      mm: vmscan: clear kswapd's special reclaim powers before exiting

Kees Cook (1):
      HID: core: fix validation of report id 0

Liu Bo (1):
      Btrfs: use right type to get real comparison

Lv Zheng (1):
      ACPI: Fix conflict between customized DSDT and DSDT local copy

Maurizio Lombardi (1):
      ext4: fix wrong assert in ext4_mb_normalize_request()

Michael S. Tsirkin (3):
      skbuff: add an api to orphan frags
      skbuff: export skb_copy_ubufs
      skbuff: skb_segment: orphan frags before copying

Mike Frysinger (1):
      x86, x32: Use compat shims for io_{setup,submit}

Mikulas Patocka (1):
      matroxfb: perform a dummy read of M_STATUS

Nicholas A. Bellinger (1):
      target: Explicitly clear ramdisk_mcp backend pages

Paul Bolle (2):
      staging: tidspbridge: check for CONFIG_SND_OMAP_SOC_MCBSP
      usb: gadget: rename CONFIG_USB_GADGET_PXA25X

Rickard Strandqvist (1):
      fs: btrfs: volumes.c: Fix for possible null pointer dereference

Roger Quadros (1):
      usb: usbtest: Add timetout to simple_io()

Russell King (1):
      ARM: stacktrace: avoid listing stacktrace functions in stacktrace

Stephane Grosjean (1):
      can: peak_pci: prevent use after free at netdev removal

Thomas Gleixner (1):
      genirq: Sanitize spurious interrupt detection of threaded irqs

Tony Luck (2):
      mm/memory-failure.c-failure: send right signal code to correct thread
      mm/memory-failure.c: don't let collect_procs() skip over processes for MF_ACTION_REQUIRED

xiao jin (2):
      USB: usb_wwan: fix urb leak in write error path
      USB: usb_wwan: fix race between write and resume


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

             reply	other threads:[~2014-07-01  4:03 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-01  4:03 Greg KH [this message]
2014-07-01  4:03 ` Linux 3.4.96 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=20140701040335.GA20260@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.