From mboxrd@z Thu Jan 1 00:00:00 1970 Date: Wed, 31 Jan 2018 16:25:34 +0100 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.18.93 Message-ID: <20180131152534.GA11909@kroah.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="oyUTqETQ0mS9luUI" Content-Disposition: inline User-Agent: Mutt/1.9.3 (2018-01-21) X-Mailing-List: linux-kernel@vger.kernel.org List-ID: --oyUTqETQ0mS9luUI Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable I'm announcing the release of the 3.18.93 kernel. All users of the 3.18 kernel series must upgrade. The updated 3.18.y git tree can be found at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linu= x-3.18.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 - arch/arm/boot/dts/kirkwood-openblocks_a7.dts | 10 +++++++-- arch/arm64/kvm/handle_exit.c | 4 +-- arch/mips/ar7/platform.c | 2 - arch/x86/include/asm/processor.h | 2 - arch/x86/kernel/cpu/microcode/intel.c | 20 ++++++++++++++++-- drivers/input/misc/twl4030-vibra.c | 7 ++++-- drivers/input/misc/twl6040-vibra.c | 2 - drivers/input/touchscreen/88pm860x-ts.c | 16 ++++++++++---- drivers/md/dm-thin-metadata.c | 6 ++++- drivers/md/persistent-data/dm-btree.c | 19 +---------------- drivers/net/ppp/pppoe.c | 11 +++++---- drivers/net/vmxnet3/vmxnet3_drv.c | 2 - drivers/phy/phy-core.c | 4 +++ drivers/scsi/libiscsi.c | 2 - drivers/scsi/sg.c | 30 ++++++++--------------= ----- fs/fcntl.c | 4 +++ fs/pipe.c | 18 ++++++++++++++-- fs/reiserfs/bitmap.c | 14 +++++++++--- include/linux/tcp.h | 7 +++++- include/net/arp.h | 3 ++ include/net/net_namespace.h | 10 +++++++++ include/scsi/sg.h | 1=20 include/uapi/linux/eventpoll.h | 13 +++++++++++ ipc/msg.c | 5 +++- kernel/futex.c | 3 ++ kernel/gcov/Kconfig | 1=20 kernel/time/hrtimer.c | 2 + mm/memcontrol.c | 2 - mm/memory-failure.c | 7 ++++++ mm/mmap.c | 6 +++-- net/can/af_can.c | 22 +++++++++---------- net/core/dev.c | 19 +++++++++++++---- net/core/neighbour.c | 4 +-- net/dccp/ccids/ccid2.c | 3 ++ net/ipv4/arp.c | 7 +++++- net/ipv4/igmp.c | 2 - net/ipv4/tcp.c | 3 ++ net/ipv4/tcp_timer.c | 15 +++++++++++++ net/ipv6/ip6_output.c | 6 +++-- net/key/af_key.c | 8 +++++++ net/netfilter/nf_conntrack_core.c | 7 ++++++ net/netfilter/nf_conntrack_expect.c | 2 - net/netfilter/nf_conntrack_sip.c | 5 +++- net/netfilter/nfnetlink_cthelper.c | 10 +++++++++ net/netfilter/xt_osf.c | 7 ++++++ net/sctp/socket.c | 30 ++++++++++------------= ----- sound/core/pcm_lib.c | 1=20 sound/pci/hda/patch_cirrus.c | 1=20 tools/usb/usbip/src/usbip.c | 2 + 50 files changed, 273 insertions(+), 116 deletions(-) Alexey Kodanev (1): dccp: don't restart ccid2_hc_tx_rto_expire() if sk in closed state Andy Lutomirski (1): x86/asm/32: Make sync_core() handle missing CPUID on all 32-bit kerne= ls Arnd Bergmann (2): gcov: disable for COMPILE_TEST phy: work around 'phys' references to usb-nop-xceiv devices Craig Gallek (1): tcp: __tcp_hdrlen() helper Dan Streetman (1): net: tcp: close sock if net namespace is exiting Dennis Yang (1): dm thin metadata: THIN_MAX_CONCURRENT_LOCKS should be 6 Eric Biggers (2): af_key: fix buffer overread in verify_address_len() af_key: fix buffer overread in parse_exthdrs() Eric Dumazet (1): net: qdisc_pkt_len_init() should be more robust Felix Fietkau (1): net: igmp: fix source address check for IGMPv3 reports Florian Westphal (1): netfilter: restart search if moved to other chain Greg KH (1): eventpoll.h: add missing epoll event masks Greg Kroah-Hartman (1): Linux 3.18.93 Guillaume Nault (1): pppoe: take ->needed_headroom of lower device into account on xmit H. Nikolaus Schaller (1): Input: twl6040-vibra - fix DT node memory management Hannes Reinecke (1): scsi: sg: disable SET_FORCE_LOW_DMA Jeff Mahoney (2): reiserfs: fix race in prealloc discard reiserfs: don't preallocate blocks for extended attributes Jia Zhang (1): x86/microcode/intel: Extend BDW late-loading further with LLC size ch= eck Jim Westfall (2): net: Allow neigh contructor functions ability to modify the primary_k= ey ipv4: Make neigh lookup keys for loopback/point-to-point devices be I= NADDR_ANY Jiri Slaby (2): ipc: msg, make msgrcv work with LONG_MIN fs/fcntl: f_setown, avoid undefined behaviour Joe Lawrence (1): pipe: avoid round_pipe_size() nr_pages overflow on 32-bit Joe Thornber (1): dm btree: fix serious bug in btree_split_beneath() Johan Hovold (3): Input: 88pm860x-ts - fix child-node lookup Input: twl6040-vibra - fix child-node lookup Input: twl4030-vibra - fix sibling-node lookup Johannes Thumshirn (1): scsi: libiscsi: fix shifting of DID_REQUEUE host byte Jonas Gorski (1): MIPS: AR7: ensure the port type's FCR value is used Jonathan Dieter (1): usbip: Fix implicit fallthrough warning Kevin Cernekee (2): netfilter: nfnetlink_cthelper: Add missing permission checks netfilter: xt_osf: Add missing permission checks Li Jinyue (1): futex: Prevent overflow by strengthen input validation Liping Zhang (1): netfilter: nf_ct_expect: remove the redundant slash when policy name = is empty Marc Kleine-Budde (2): can: af_can: can_rcv(): replace WARN_ONCE by pr_warn_once can: af_can: canfd_rcv(): replace WARN_ONCE by pr_warn_once Marc Zyngier (1): arm64: KVM: Fix SMCCC handling of unimplemented SMC/HVC calls Marek Belisko (1): Input: twl4030-vibra - fix ERROR: Bad of_node_put() warning Michal Hocko (2): mm/mmap.c: do not blow on PROT_NONE MAP_FIXED holes in the stack hwpoison, memcg: forcibly uncharge LRU pages Mike Maloney (1): ipv6: fix udpv6 sendmsg crash caused by too small MTU Neil Horman (1): vmxnet3: repair memory leak Takashi Iwai (2): ALSA: pcm: Remove yet superfluous WARN_ON() ALSA: hda - Apply the existing quirk to iMac 14,1 Thomas Gleixner (1): hrtimer: Reset hrtimer cpu base proper on CPU hotplug Thomas Petazzoni (1): ARM: dts: kirkwood: fix pin-muxing of MPP7 on OpenBlocks A7 Ulrich Weber (1): netfilter: nf_conntrack_sip: extend request line validation Xin Long (2): sctp: do not allow the v4 socket to bind a v4mapped v6 address sctp: return error if the asoc has been peeled off in sctp_wait_for_s= ndbuf --oyUTqETQ0mS9luUI Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEEZH8oZUiU471FcZm+ONu9yGCSaT4FAlpx3+oACgkQONu9yGCS aT6pBxAArh2+mNhdNWuh4fjWK81mu+Lt5VzdcTW9WthM1sEntcNXetqN3irUFOOd BRszJPN1wxZXlBMX/yzsjSH9afXkWyPUpxyK1XlBLn/zcY91HG8ksk0SI4dJakQc abKavBZJv37xM/iUAnwJxnsp5IOlYyyojj21ZxbdwGZagyZzP5VS7U7LPgbZseCE ZdQagNKQDxgL7WLuK7a5ZlHzDg2CzIagOraR+2T2nYoLZgSColxHEu5fzHLwbRag Ntkxt+yJ8ZgcAGbhDWGhOEr+xLH4JPv+MOr0SxX4jFwQy9KLbmcwRhLVRwDZiBma t4BQqNgb9kHzsA00uJ3Jx9k77wWpnTB/RY1Jj/Wv4MvKtX6/5EOHA6i1rS8AyEpJ ql2q42F8+IsTHwsOdijA8kMF68PAQo5pdhW7PS/t28ujOpyTeSl4Sw4el5ajJPXD sb4beJVa4mbDzjMww/iN0I8xxuaJjy3aaYEdqAi98Z8nITELPocUdqM/j+RJdZFd R3eqEuevZbY2PLfuMyIintV18eoLCEdWMlU5OKo6Mt/auFHTRlKuCI6vR6YYLrG6 cf9BcVRhC42L6AOxhyKh9JoG/c+txy32M4bdiVVljuSfeG4ADmIlI3c5IDVje+XU owISrtKSFLRnOBGEuZ13quSEMMG+LqCpf9Q+sCjSp92oqHw2gGI= =YfVB -----END PGP SIGNATURE----- --oyUTqETQ0mS9luUI--