|
|
Subscribe / Log in / New account

Linux 3.14.75

From:  Greg KH <gregkh-AT-linuxfoundation.org>
To:  linux-kernel-AT-vger.kernel.org, Andrew Morton <akpm-AT-linux-foundation.org>, torvalds-AT-linux-foundation.org, stable-AT-vger.kernel.org
Subject:  Linux 3.14.75
Date:  Wed, 10 Aug 2016 21:42:33 +0200
Message-ID:  <20160810194233.GA26706@kroah.com>
Cc:  lwn-AT-lwn.net, Jiri Slaby <jslaby-AT-suse.cz>

I'm announcing the release of the 3.14.75 kernel.

All users of the 3.14 kernel series must upgrade.

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

thanks,

greg k-h

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

 Makefile                                |    2 
 arch/arc/kernel/stacktrace.c            |    2 
 arch/arc/mm/tlbex.S                     |    6 -
 drivers/input/joystick/xpad.c           |    3 
 drivers/input/touchscreen/wacom_w8001.c |    2 
 drivers/mmc/card/block.c                |   12 +-
 drivers/net/can/at91_can.c              |    5 -
 drivers/net/can/dev.c                   |    9 +
 drivers/net/ethernet/marvell/mvneta.c   |    2 
 drivers/pinctrl/pinctrl-single.c        |    3 
 drivers/s390/net/qeth_l2_main.c         |    1 
 drivers/s390/net/qeth_l3_main.c         |    1 
 drivers/scsi/ipr.c                      |    1 
 drivers/xen/xen-pciback/conf_space.c    |    6 -
 fs/ecryptfs/file.c                      |   15 ++-
 fs/ecryptfs/kthread.c                   |   13 --
 fs/ext4/extents.c                       |    4 
 fs/nilfs2/the_nilfs.c                   |    2 
 net/ceph/osdmap.c                       |  152 ++++++++++++++++++++++----------
 sound/core/timer.c                      |    3 
 20 files changed, 168 insertions(+), 76 deletions(-)

Alexey Brodkin (1):
      arc: unwind: warn only once if DW2_UNWIND is disabled

Andrey Grodzovsky (1):
      xen/pciback: Fix conf_space read/write overlap check.

Brian King (1):
      ipr: Clear interrupt on croc/crocodile when running with LSI

Cameron Gutman (1):
      Input: xpad - validate USB endpoint count during probe

Dmitri Epshtein (1):
      net: mvneta: set real interrupt per packet for tx_done

Greg Kroah-Hartman (1):
      Linux 3.14.75

Ilya Dryomov (1):
      libceph: apply new_state before new_up_client on incrementals

Jeff Mahoney (2):
      Revert "ecryptfs: forbid opening files without mmap handler"
      ecryptfs: don't allow mmap when the lower fs doesn't support it

Kangjie Lu (3):
      ALSA: timer: Fix leak in SNDRV_TIMER_IOCTL_PARAMS
      ALSA: timer: Fix leak in events via snd_timer_user_ccallback
      ALSA: timer: Fix leak in events via snd_timer_user_tinterrupt

Oliver Hartkopp (2):
      can: fix handling of unmodifiable configuration options fix
      can: fix oops caused by wrong rtnl dellink usage

Ping Cheng (1):
      Input: wacom_w8001 - w8001_MAX_LENGTH should be 13

Taras Kondratiuk (1):
      mmc: block: fix packed command header endianness

Tony Lindgren (1):
      pinctrl: single: Fix missing flush of posted write for a wakeirq

Torsten Hilbrich (1):
      fs/nilfs2: fix potential underflow in call to crc32_le

Ursula Braun (1):
      qeth: delete napi struct when removing a qeth device

Vegard Nossum (1):
      ext4: verify extent header depth

Vineet Gupta (1):
      ARC: use ASL assembler mnemonic

Wolfgang Grandegger (1):
      can: at91_can: RX queue could get stuck at high bus load



Copyright © 2016, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds