From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755670AbbJAJo6 (ORCPT ); Thu, 1 Oct 2015 05:44:58 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:38915 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751839AbbJAJoh (ORCPT ); Thu, 1 Oct 2015 05:44:37 -0400 Date: Thu, 1 Oct 2015 11:44:33 +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.54 Message-ID: <20151001094433.GA16929@kroah.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="X1bOJ3K7DJ5YkBrT" Content-Disposition: inline User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --X1bOJ3K7DJ5YkBrT 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.54 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 | 4=20 arch/arm64/Kconfig | 20 + arch/arm64/Makefile | 4=20 arch/arm64/kernel/head.S | 5=20 arch/arm64/kernel/module.c | 2=20 arch/arm64/kernel/signal32.c | 47 ++- arch/arm64/kvm/hyp.S | 5=20 arch/parisc/kernel/irq.c | 8=20 arch/parisc/kernel/syscall.S | 2=20 arch/powerpc/include/asm/pgtable-ppc64.h | 14 - arch/powerpc/include/asm/rtas.h | 1=20 arch/powerpc/kernel/rtas.c | 17 + arch/powerpc/mm/hugepage-hash64.c | 3=20 arch/powerpc/platforms/pseries/ras.c | 3=20 arch/x86/kernel/entry_64.S | 296 ++++++++++++++---= ----- arch/x86/kernel/nmi.c | 123 +++------ arch/x86/mm/init_32.c | 1=20 block/blk-mq-sysfs.c | 25 + drivers/base/node.c | 10=20 drivers/block/nvme-core.c | 2=20 drivers/gpu/drm/radeon/radeon_combios.c | 8=20 drivers/iio/gyro/Kconfig | 3=20 drivers/infiniband/core/uverbs.h | 3=20 drivers/infiniband/core/uverbs_cmd.c | 10=20 drivers/infiniband/core/uverbs_main.c | 43 ++- drivers/infiniband/hw/mlx4/ah.c | 6=20 drivers/infiniband/hw/mlx4/sysfs.c | 5=20 drivers/infiniband/hw/qib/qib_keys.c | 4=20 drivers/infiniband/hw/qib/qib_verbs.c | 14 - drivers/infiniband/hw/qib/qib_verbs.h | 2=20 drivers/input/evdev.c | 13=20 drivers/isdn/gigaset/ser-gigaset.c | 11=20 drivers/md/raid10.c | 5=20 drivers/media/platform/omap3isp/isp.c | 4=20 drivers/media/rc/rc-main.c | 3=20 drivers/mmc/core/core.c | 6=20 drivers/net/bonding/bond_main.c | 21 + drivers/net/ethernet/broadcom/tg3.c | 2=20 drivers/net/ethernet/brocade/bna/bnad.c | 2=20 drivers/net/ethernet/mellanox/mlx4/eq.c | 4=20 drivers/net/ethernet/stmicro/stmmac/descs.h | 2=20 drivers/net/ethernet/stmicro/stmmac/enh_desc.c | 3=20 drivers/net/ethernet/stmicro/stmmac/norm_desc.c | 3=20 drivers/net/ethernet/stmicro/stmmac/stmmac_main.c | 44 +-- drivers/net/usb/usbnet.c | 7=20 drivers/net/wireless/rtlwifi/rtl8192cu/sw.c | 1=20 drivers/xen/gntdev.c | 40 +- fs/btrfs/transaction.c | 3=20 fs/cifs/ioctl.c | 6=20 fs/coredump.c | 38 ++ fs/hfs/bnode.c | 9=20 fs/hfs/brec.c | 20 - fs/hfsplus/bnode.c | 3=20 fs/nfs/nfs4proc.c | 3=20 fs/nfs/pagelist.c | 4=20 fs/udf/inode.c | 16 + include/net/ip.h | 1=20 kernel/fork.c | 28 +- mm/vmscan.c | 2=20 net/bridge/br_mdb.c | 3=20 net/core/datagram.c | 45 +++ net/core/dev.c | 38 +- net/core/fib_rules.c | 14 - net/core/pktgen.c | 4=20 net/core/rtnetlink.c | 128 ++++----- net/ipv4/af_inet.c | 2=20 net/ipv4/datagram.c | 16 - net/ipv4/gre_offload.c | 2=20 net/ipv4/ip_fragment.c | 7=20 net/ipv4/ip_tunnel.c | 8=20 net/ipv4/udp.c | 15 - net/ipv6/datagram.c | 20 + net/ipv6/exthdrs_offload.c | 2=20 net/ipv6/ip6_gre.c | 1=20 net/ipv6/ip6_input.c | 6=20 net/ipv6/ip6_offload.c | 2=20 net/ipv6/ip6mr.c | 2=20 net/mac80211/tx.c | 3=20 net/mpls/mpls_gso.c | 2=20 net/netlink/af_netlink.c | 109 +++++--- net/netlink/af_netlink.h | 9=20 net/openvswitch/datapath.c | 2=20 net/openvswitch/flow_table.c | 21 - net/openvswitch/flow_table.h | 2=20 net/packet/af_packet.c | 8=20 net/rds/info.c | 2=20 net/sctp/protocol.c | 64 +++- net/tipc/socket.c | 1=20 sound/pci/hda/patch_realtek.c | 6=20 89 files changed, 1006 insertions(+), 532 deletions(-) Adrien Schildknecht (1): rtlwifi: rtl8192cu: Add new device ID Alexey Brodkin (1): stmmac: troubleshoot unexpected bits in des0 & des1 Andy Lutomirski (6): x86/nmi: Enable nested do_nmi() handling for 64-bit kernels x86/nmi/64: Remove asm code that saves CR2 x86/nmi/64: Switch stacks on userspace NMI entry x86/nmi/64: Improve nested NMI comments x86/nmi/64: Reorder nested NMI checks x86/nmi/64: Use DF to avoid userspace RSP confusing nested NMI detect= ion Aneesh Kumar K.V (1): powerpc/mm: Recompute hash value after a failed update Angga (1): ipv6: Make MLD packets to only be processed locally Bob Copeland (1): mac80211: enable assoc check for mesh interfaces Christoph Hellwig (1): IB/uverbs: reject invalid or unknown opcodes Dan Carpenter (1): rds: fix an integer overflow test in rds_info_getsockopt() Daniel Borkmann (3): rtnetlink: verify IFLA_VF_INFO attributes before passing them to driv= er ipv6: fix exthdrs offload registration in out_rt path netlink, mmap: transform mmap skb into full skb on taps David H=E4rdeman (1): rc-core: fix remove uevent generation David Vrabel (1): xen/gntdev: convert priv->lock to a mutex Edward Hyunkoo Jee (1): inet: frags: fix defragmented packet's IP header for af_packet Eric Dumazet (3): net: graceful exit from netif_alloc_netdev_queues() ipv6: lock socket in ip6_datagram_connect() udp: fix dst races with multicast early demux Eric W. Biederman (1): unshare: Unsharing a thread does not require unsharing a vm Eugene Shatokhin (1): usbnet: Get EVENT_NO_RUNTIME_PM bit before it is cleared Filipe Manana (1): Btrfs: check if previous transaction aborted to avoid fs corruption Florian Westphal (2): netlink: don't hold mutex in rcu callback when releasing mmapd ring net: gso: use feature flag argument in all protocol gso handlers Greg Kroah-Hartman (1): Linux 3.14.54 Helge Deller (1): parisc: Filter out spurious interrupts in PA-RISC irq handler Herbert Xu (3): net: Clone skb before setting peeked flag net: Fix skb csum races when peeking net: Fix skb_set_peeked use-after-free bug Hin-Tak Leung (2): hfs: fix B-tree corruption after insertion at position 0 hfs,hfsplus: cache pages correctly between bnode_create and bnode_free Ivan Vecera (1): bna: fix interrupts storm caused by erroneous packets Jack Morgenstein (2): IB/mlx4: Forbid using sysfs to change RoCE pkeys net/mlx4_core: Fix wrong index in propagating port change event to VFs Jaewon Kim (1): vmscan: fix increasing nr_isolated incurred by putback unevictable pa= ges Jan Kara (1): udf: Check length of extended attributes and allocation descriptors Jann Horn (2): CIFS: fix type confusion in copy offload ioctl fs: if a coredump already exists, unlink and recreate with O_EXCL Jean Delvare (1): tg3: Fix temperature reporting Jeff Vander Stoep (1): arm64: kconfig: Move LIST_POISON to a safe value Jeffery Miller (1): Add radeon suspend/resume quirk for HP Compaq dc5750. Jesse Gross (1): openvswitch: Zero flows on allocation. Jialing Fu (1): mmc: core: fix race condition in mmc_wait_data_done John David Anglin (1): parisc: Use double word condition in 64bit CAS operation Julian Anastasov (2): net: do not process device backlog during unregistration net: call rcu_read_lock early in process_backlog Keith Busch (1): NVMe: Initialize device reference count earlier Kinglong Mee (1): NFS: Fix a NULL pointer dereference of migration recovery ops for v4.= 2 client Lars Westerhoff (1): packet: missing dev_put() in packet_do_bind() Marc Zyngier (1): arm64: KVM: Disable virtual timer even if the guest is not using it Marcelo Ricardo Leitner (1): sctp: fix race on protocol/netns initialization Markus Pargmann (1): Revert "iio: bmg160: IIO_BUFFER and IIO_TRIGGERED_BUFFER are required" Michael Ellerman (1): powerpc/mm: Fix pte_pagesize_index() crash on 4K w/64K hash Mike Marciniszyn (1): IB/qib: Change lkey table allocation to support more MRs Minfei Huang (1): x86/mm: Initialize pmd_idx in page_table_range_init_count() Ming Lei (1): blk-mq: fix buffer overflow when reading sysfs file of 'pending' NeilBrown (2): NFSv4: don't set SETATTR for O_RDONLY|O_EXCL md/raid10: always set reshape_safe when initializing reshape_position. Nikolay Aleksandrov (3): bridge: mdb: zero out the local br_ip variable before use bridge: mdb: fix double add notification bonding: fix destruction of bond with devices different from arphrd_e= ther Noa Osherovich (1): IB/mlx4: Use correct SL on AH query under RoCE Oleg Nesterov (1): net: pktgen: fix race between pktgen_thread_worker() and kthread_stop= () Richard Laing (1): net/ipv6: Correct PIM6 mrt_lock handling Sakari Ailus (1): v4l: omap3isp: Fix sub-device power management code Stephen Smalley (1): net/tipc: initialize security state for new connection socket Takashi Iwai (3): Input: evdev - do not report errors form flush() ALSA: hda - Enable headphone jack detect on old Fujitsu laptops ALSA: hda - Use ALC880_FIXUP_FUJITSU for FSC Amilo M1437 Thomas Huth (1): powerpc/rtas: Introduce rtas_get_sensor_fast() for IRQ handlers Tilman Schmidt (1): isdn/gigaset: reset tty->receive_room when attaching ser_gigaset Timo Ter=E4s (1): ip_tunnel: fix ipv4 pmtu check to honor inner ip header df Trond Myklebust (1): NFS: nfs_set_pgio_error sometimes misses errors Will Deacon (3): arm64: compat: fix vfp save/restore across signal handlers in big-end= ian arm64: head.S: initialise mdcr_el2 in el2_setup arm64: errata: add module build workaround for erratum #843419 Wilson Kok (1): fib_rules: fix fib rule dumps across multiple skbs Yinghai Lu (1): mm: check if section present during memory block registering Yishai Hadas (1): IB/uverbs: Fix race between ib_uverbs_open and remove_one dingtianhong (1): bonding: correct the MAC address for "follow" fail_over_mac policy huaibin Wang (1): ip6_gre: release cached dst on tunnel removal --X1bOJ3K7DJ5YkBrT Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBCAAGBQJWDQCBAAoJEDjbvchgkmk+W0QP/A8O9YFxq3eu78nVCXO0cFjA LemqD4N19McjtK6Fw+/V/uIyTSHGPJkp8b3FsMEypWvjcULbvvyGutedRuZ7GJmh vrL3FUXy7zW0y54heCKH+QR99CFvxeh+tMAAQTsj9W+Ym9Gtc7xaE48Ar4MNLnP4 yhqdPprho/UzFIsw/2XImiWtlh+maay23bN9hWov8Z6uz59zVY4TpVzSXMAgqkhT 7je54r1Ulu9ppV3UPx1NS4oxrMi8ZJ3sGreHKEhHHmwmv9JjJszzBXMAwN6QsRwd 6d3YyifsodJGfrtLaFVydMbv+1aau4rfXZolW8Uod36zlawHYmu5pTZXl+QtEWgc jWYlqytCRq+otDStIad+y8J8NqyOSVd/0CGp1jpc/aShKVZPNRT/MVRPyfXpac5q XusB5rdj4SFV5NDfIvJhsvR0fxz4BYh+gJejRLqQmCYo32wmTI9MhyWDCx5+iso9 bDbh0K/c6B1xSCyqDkk7S6OfmVol8LZCcM/ZEmuOwo+CgxbNH2R1JRNLlsyd8cnB 1p2IAcEVGkmFVf239vRxZ0bNnsQJLSW1aA8fwGwnUFBW/FyO7XdOajhbP2CLMQWc aOuHCByqrD/ui+JDH1TO4rwfjczuuFy4iab3MGSvBE6U2qGGRYZWiR1CPTFvDnHM u4zjJe263hGcUjJvnLo5 =hbYV -----END PGP SIGNATURE----- --X1bOJ3K7DJ5YkBrT--