From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.linuxfoundation.org ([140.211.169.12]:37752 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752330AbcEDWRo (ORCPT ); Wed, 4 May 2016 18:17:44 -0400 Date: Wed, 4 May 2016 15:17:42 -0700 From: Greg KH To: linux-kernel@vger.kernel.org, Andrew Morton , torvalds@linux-foundation.org, stable@vger.kernel.org Cc: lwn@lwn.net, Jiri Slaby Subject: Linux 3.14.68 Message-ID: <20160504221742.GA21514@kroah.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="AhhlLboLdkugWU4S" Content-Disposition: inline Sender: stable-owner@vger.kernel.org List-ID: --AhhlLboLdkugWU4S Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable I'm announcing the release of the 3.14.68 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 linu= x-3.14.y and can be browsed at the normal kernel.org git web browser: http://git.kernel.org/?p=3Dlinux/kernel/git/stable/linux-stable.git;a=3Dsu= mmary thanks, greg k-h ------------ Makefile | 2=20 arch/arm/mach-omap2/cpuidle34xx.c | 69 ++++++++++++++++++++++++++= ++++- arch/arm/mach-omap2/omap_hwmod.c | 8 +-- arch/x86/include/asm/xen/hypervisor.h | 2=20 arch/x86/kernel/process_64.c | 12 +++++ arch/x86/xen/enlighten.c | 2=20 crypto/gcm.c | 3 + drivers/block/paride/pd.c | 4 - drivers/block/paride/pt.c | 4 - drivers/bus/imx-weim.c | 2=20 drivers/crypto/ccp/ccp-crypto-aes-cmac.c | 3 + drivers/crypto/ccp/ccp-crypto-sha.c | 3 + drivers/edac/i7core_edac.c | 2=20 drivers/edac/sb_edac.c | 2=20 drivers/firmware/efi/vars.c | 37 +++++++++++----- drivers/gpu/drm/qxl/qxl_display.c | 13 ++++- drivers/gpu/drm/qxl/qxl_drv.h | 2=20 drivers/hv/vmbus_drv.c | 36 ++++++++++++++++ drivers/i2c/busses/i2c-cpm.c | 4 - drivers/i2c/busses/i2c-exynos5.c | 24 ++++++++-- drivers/input/tablet/gtco.c | 10 ++++ drivers/misc/Kconfig | 2=20 drivers/misc/ad525x_dpot.c | 2=20 drivers/net/ethernet/jme.c | 23 +++++----- drivers/pinctrl/pinctrl-single.c | 6 +- drivers/rtc/rtc-hym8563.c | 2=20 drivers/rtc/rtc-vr41xx.c | 13 +++-- drivers/staging/usbip/usbip_common.c | 11 ++++ drivers/tty/serial/sh-sci.c | 39 ----------------- drivers/usb/core/hcd-pci.c | 9 ++++ drivers/usb/host/xhci-mem.c | 6 ++ drivers/video/da8xx-fb.c | 7 +-- fs/ext4/inode.c | 6 +- include/linux/poison.h | 4 - kernel/futex.c | 2=20 kernel/workqueue.c | 29 +++++++++++++ lib/assoc_array.c | 4 + lib/lz4/lz4defs.h | 21 +++++---- net/sunrpc/cache.c | 6 +- net/wireless/nl80211.c | 2=20 sound/soc/codecs/rt5640.c | 2=20 sound/soc/codecs/rt5640.h | 36 ++++++++-------- sound/soc/samsung/s3c-i2s-v2.c | 2=20 sound/soc/samsung/s3c-i2s-v2.h | 2=20 tools/perf/Documentation/perf-stat.txt | 8 +++ 45 files changed, 345 insertions(+), 143 deletions(-) Alexander Kochetkov (1): rtc: hym8563: fix invalid year calculation Andy Lutomirski (1): x86/iopl/64: Properly context-switch IOPL on Xen PV Arnd Bergmann (2): ASoC: s3c24xx: use const snd_soc_component_driver pointer paride: make 'verbose' parameter an 'int' again Ben Hutchings (1): misc/bmp085: Enable building as a module Borislav Petkov (1): perf stat: Document --detailed option Davidlohr Bueso (1): futex: Acknowledge a new waiter in counter before plist Dmitry Ivanov (1): nl80211: check netlink protocol in socket release notification Eryu Guan (1): ext4: fix NULL pointer dereference in ext4_mark_inode_dirty() Fabio Estevam (1): bus: imx-weim: Take the 'status' property value into account Geert Uytterhoeven (2): rtc: vr41xx: Wire up alarm_irq_enable serial: sh-sci: Remove cpufreq notifier to fix crash/deadlock Greg Kroah-Hartman (1): Linux 3.14.68 Guo-Fu Tseng (2): jme: Do not enable NIC WoL functions on S0 jme: Fix device PM wakeup API usage Herbert Xu (1): crypto: gcm - Fix rfc4543 decryption crash Ignat Korchagin (1): USB: usbip: fix potential out-of-bounds write Javier Martinez Canillas (1): i2c: exynos5: Fix possible ABBA deadlock by keeping I2C clock prepared Jerome Marchand (1): assoc_array: don't call compare_object() on a node John Keeping (1): drm/qxl: fix cursor position with non-zero hotspot Keerthy (1): pinctrl: single: Fix pcs_parse_bits_in_pinctrl_entry to use __ffs tha= n ffs Laszlo Ersek (1): efi: Fix out-of-bounds read in variable_matches() Lokesh Vutla (1): ARM: OMAP2+: hwmod: Fix updating of sysconfig register Lu Baolu (1): usb: xhci: fix wild pointers in xhci_mem_cleanup Michael Ellerman (1): i2c: cpm: Fix build break due to incompatible pointer types Michael Hennerich (1): drivers/misc/ad525x_dpot: AD5274 fix RDAC read back errors NeilBrown (1): sunrpc/cache: drop reference when sunrpc_cache_pipe_upcall() detects = a race Pali Roh=E1r (1): ARM: OMAP3: Add cpuidle parameters table for omap3430 Robert Dobrowolski (1): usb: hcd: out of bounds access in for_each_companion Roman Pen (1): workqueue: fix ghost PENDING flag while doing MQ IO Rui Salvaterra (1): lib: lz4: fixed zram with lz4 on big endian machines Sugar Zhang (1): ASoC: rt5640: Correct the digital interface data select Sushaanth Srirangapathi (1): fbdev: da8xx-fb: fix videomodes of lcd panels Tom Lendacky (1): crypto: ccp - Prevent information leakage on export Tony Luck (1): EDAC: i7core, sb_edac: Don't return NOTIFY_BAD from mce_decoder callb= ack Vasily Kulikov (1): include/linux/poison.h: fix LIST_POISON{1,2} offset Vitaly Kuznetsov (1): Drivers: hv: vmbus: prevent cpu offlining on newer hypervisors Vladis Dronov (1): Input: gtco - fix crash on detecting device without endpoints --AhhlLboLdkugWU4S Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBCAAGBQJXKnUEAAoJEDjbvchgkmk+m5sQAMD4ekrIujfDBaTVfmSKZmBL SKlk08bseIDy1vjSUmwEfleyM2XIfR5ZHVo6JY6DB659MjrKY7No54sTj4Lsp3Z6 EkK/LiItCrmbCF7SzdsaYzPOpf0ymkCheWz6/nz3du3Ku18yU3k++yXvGCXiQroi lItHAuqvKjPn2rt0jj8JPHPj01N18HUee3Xi/N4B6GK9pQfuTlzVlAMtKmEhY17L GQLRotEYTnv6D7zJ7PIbaIn9gAQ6sXk1ysiepPy3sSK1XEdXAdHhe7D7YqlRdzGH S/i/kXAbXzT4OxOMX5YDiwyxs0NNsC4MfbuuzUEl6YXu4L2AqoGx9aKv3yMCfu5e FdXSiiIh679X/2AJCZuqBxHi/nMfItLxmQmx79I12m94aq/l47uAgWuS8dT6YdID 9DtDf7qhKg7mUP1pluk5aOhVS2gvSo9ZoAi60JgEyZcdSNfxL1umdgD/vOGj4DIY 4/tHAwBJ+nda5TDQ9IQPtcz5RZNs0OqIBDzpM1xbSItsjNapnVoV6wF96OfqZ0So GLAmpyURg/IP1vOyI3JbbmjGZRdvTZiJ7nHc/KTyhxoOMUDlDXHIkxdZaX/2kPaM nmE3lLuF9wQhRuJma3dKJFLAIpeQNcv1dbR3e+F8fSvSpNgbKhHg3mLl58hTLLua SRR3NdoOa5jNJOQMjPeb =l5wH -----END PGP SIGNATURE----- --AhhlLboLdkugWU4S--