From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753837AbcHTQOq (ORCPT ); Sat, 20 Aug 2016 12:14:46 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:51569 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752796AbcHTQOo (ORCPT ); Sat, 20 Aug 2016 12:14:44 -0400 Date: Sat, 20 Aug 2016 18:14:49 +0200 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.77 Message-ID: <20160820161449.GA28211@kroah.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="bg08WKrSYDhXBjb5" Content-Disposition: inline User-Agent: Mutt/1.7.0 (2016-08-17) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --bg08WKrSYDhXBjb5 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable I'm announcing the release of the 3.14.77 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 ------------ Documentation/module-signing.txt | 6 ++ Makefile | 2=20 arch/arm/include/asm/pgtable-3level.h | 7 ++- arch/metag/include/asm/cmpxchg_lnkget.h | 2=20 arch/mips/kvm/kvm_mips_emul.c | 33 ++++++++++---- arch/mips/kvm/kvm_tlb.c | 61 ++++++++++++++++++----= ----- drivers/char/random.c | 12 +++-- drivers/gpio/gpio-intel-mid.c | 19 -------- drivers/gpio/gpio-pca953x.c | 2=20 drivers/gpu/drm/i915/intel_display.c | 20 ++------ drivers/gpu/drm/radeon/atombios_encoders.c | 1=20 drivers/gpu/drm/radeon/radeon_atombios.c | 4 - drivers/gpu/drm/radeon/radeon_atpx_handler.c | 5 ++ drivers/gpu/drm/radeon/radeon_connectors.c | 15 +++--- drivers/infiniband/hw/mlx4/qp.c | 2=20 drivers/infiniband/hw/mlx5/qp.c | 21 +++++---- drivers/infiniband/ulp/ipoib/ipoib_main.c | 4 + drivers/md/dm-flakey.c | 23 ++++++---- drivers/media/platform/s5p-mfc/s5p_mfc.c | 11 ++++ drivers/mtd/ubi/build.c | 5 +- drivers/mtd/ubi/vmt.c | 25 +++++++---- drivers/pci/quirks.c | 10 ++-- drivers/platform/x86/hp-wmi.c | 7 ++- drivers/target/iscsi/iscsi_target.c | 22 +++++++-- drivers/target/target_core_device.c | 8 ++- drivers/target/target_core_file.c | 3 - drivers/target/target_core_iblock.c | 3 - drivers/target/target_core_transport.c | 3 - drivers/usb/core/devio.c | 9 ++- drivers/usb/renesas_usbhs/mod_gadget.c | 9 +++ drivers/usb/serial/option.c | 3 + drivers/virtio/virtio_balloon.c | 2=20 fs/cifs/cifsencrypt.c | 16 ++++--- fs/cifs/dir.c | 24 +++++++++- fs/cifs/smb2ops.c | 30 ++++++++++++- fs/nfs/write.c | 5 +- include/linux/mlx5/qp.h | 5 +- include/target/target_core_backend.h | 2=20 kernel/module.c | 13 +++-- net/bluetooth/l2cap_sock.c | 2=20 net/ipv4/tcp_input.c | 6 +- net/ipv4/udp.c | 6 +- net/ipv6/udp.c | 6 +- net/netlabel/netlabel_kapi.c | 12 ++++- scripts/recordmcount.c | 9 +++ 45 files changed, 337 insertions(+), 158 deletions(-) Alex Deucher (3): drm/radeon: add a delay after ATPX dGPU power off drm/radeon: fix firmware info version checks drm/radeon: support backlight control for UNIPHY3 Alex Hung (1): hp-wmi: Fix wifi cannot be hard-unblocked Amadeusz S=C5=82awi=C5=84ski (1): Bluetooth: Fix l2cap_sock_setsockopt() with optname BT_RCVMTU Andy Shevchenko (1): gpio: intel-mid: Remove potentially harmful code Artemy Kovalyov (1): IB/mlx5: Fix MODIFY_QP command input structure Ben Hutchings (2): module: Invalidate signatures on force-loaded modules Documentation/module-signing.txt: Note need for version info if reusi= ng a key Benjamin Coddington (1): nfs: don't create zero-length requests Chris Blake (1): PCI: Mark Atheros AR9485 and QCA9882 to avoid bus reset Daniele Palmas (1): USB: serial: option: add support for Telit LE910 PID 0x1206 Eli Cohen (1): IB/mlx5: Fix post send fence logic Erez Shitrit (1): IB/IPoIB: Don't update neigh validity for unresolved entries Eric Dumazet (1): udp: properly support MSG_PEEK with truncated buffers Greg Kroah-Hartman (2): tcp: make challenge acks faster Linux 3.14.77 Iosif Harutyunov (1): ubi: Fix race condition between ubi device creation and udev James Hogan (5): MIPS: KVM: Fix mapped fault broken commpage handling MIPS: KVM: Add missing gfn range check MIPS: KVM: Fix gfn range check in kseg0 tlb faults MIPS: KVM: Propagate kseg0/mapped tlb fault errors metag: Fix __cmpxchg_u32 asm constraint for CMP Javier Martinez Canillas (2): s5p-mfc: Set device name for reserved memory region devs s5p-mfc: Add release callback for memory region devs Kangjie Lu (1): USB: usbfs: fix potential infoleak in devio Konstantin Neumoin (1): balloon: check the number of available pages in leak balloon Laura Abbott (1): ftrace/recordmcount: Work around for addition of metag magic but not = relocations Lyude (1): drm/radeon: Poll for both connect/disconnect on analog connectors Mario Kleiner (1): drm/i915/dp: Revert "drm/i915/dp: fall back to 18 bpp when sink capab= ility is unknown" Mike Christie (1): target: Fix max_unmap_lba_count calc overflow Mike Snitzer (1): dm flakey: error READ bios during the down_interval Nicholas Bellinger (1): target: Fix race between iscsi-target connection shutdown + ABORT_TASK Noa Osherovich (1): IB/mlx5: Fix returned values of query QP Paul Moore (1): netlabel: add address family checks to netlbl_{sock,req}_delattr() Pavel Shilovsky (1): CIFS: Fix a possible invalid memory access in smb2_query_symlink() Rabin Vincent (1): cifs: fix crash due to race in hmac(md5) handling Richard Weinberger (1): ubi: Make volume resize power cut aware Sachin Prabhu (1): cifs: Check for existing directory when opening file with O_CREAT Steve Capper (1): ARM: 8579/1: mm: Fix definition of pmd_mknotpresent Theodore Ts'o (1): random: print a warning for the first ten uninitialized random users Vignesh R (1): gpio: pca953x: Fix NBANK calculation for PCA9536 Yishai Hadas (1): IB/mlx4: Fix the SQ size of an RC QP Yoshihiro Shimoda (1): usb: renesas_usbhs: protect the CFIFOSEL setting in usbhsg_ep_enable() --bg08WKrSYDhXBjb5 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBCAAGBQJXuIH4AAoJEDjbvchgkmk+b8EQAIxgH9TDYWBC/uJ6GN1i/mJr 2sP0plb+doJWw/7TlugLRTK9NZaywLSVsMfdghTrgKapru50nT/lWZo0Q9/EpA+r /8JjwCjox5Xf1IzxEmWTpjTEzb/AV/dVXttdJFVt/CQ5ejpoGLScOYFirkpEaI6H kjCJpS79u7m4alZkYcK9MUEQqSN+rAQI0v1UvDnE0KVfH+ZUyyehSJ9X8dBcjvyX xc2/ruL3JmnKUFgoA29G1esR3J6vS9LJ5pwStC7bmePjljHFNFUNY2c6goaH7oOM g1KTdWnV6W+wrLSu7X3iGQM058xLji1IKmhYvsAWAle2q/R1GzpW3Cme6juWsvKU XmAiFXFMDHV1xtmkqqkQCKy0YZvybakI3kWULmWmcm+ky6d1orzrCUwM2LTe8dgv rkoV7zWe2wKkR7KZGP895c0T5inry9hffmvLXHTCyitlB0QzL7uSwWZa1sGqG8lo OFzAu0z268qQ2bBugBRw2SxnZoJdd34lAtbEnzD8NULiNML/Qq0DAsb/N10v2o1t KyCRAOOyt65QFqgXVgvJrzIkmPt8/EM4OX8TELNpzcpQYdrVX636uAbgBFeeke/y 8tTssl4A1UTYGACEKZsc6TNZpZ9KQ6R13HhBIzCA+z4+TjyqngZVw5tfAZFxgfah NIcBJ7DvA4zvxbKFsy2A =OoRo -----END PGP SIGNATURE----- --bg08WKrSYDhXBjb5--