From mboxrd@z Thu Jan 1 00:00:00 1970 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752655AbeAQJkg (ORCPT + 1 other); Wed, 17 Jan 2018 04:40:36 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:47018 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752468AbeAQJk3 (ORCPT ); Wed, 17 Jan 2018 04:40:29 -0500 Date: Wed, 17 Jan 2018 10:40:25 +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.92 Message-ID: <20180117094025.GA7123@kroah.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="9jxsPFA5p3P2qPhR" Content-Disposition: inline User-Agent: Mutt/1.9.2 (2017-12-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Return-Path: --9jxsPFA5p3P2qPhR Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable I'm announcing the release of the 3.18.92 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=20 arch/mips/kernel/ptrace.c | 147 +++++++++++++++++= +---- arch/x86/kernel/acpi/boot.c | 60 +++++--- arch/x86/kernel/cpu/microcode/intel.c | 13 + arch/x86/kvm/svm.c | 19 ++ arch/x86/kvm/vmx.c | 14 +- crypto/algapi.c | 12 + drivers/crypto/n2_core.c | 3=20 drivers/infiniband/ulp/srpt/ib_srpt.c | 3=20 drivers/input/mouse/elantech.c | 2=20 drivers/net/can/usb/gs_usb.c | 2=20 drivers/net/can/usb/kvaser_usb.c | 2=20 drivers/net/ethernet/intel/e1000e/ich8lan.c | 11 + drivers/net/ethernet/renesas/sh_eth.c | 29 +++- drivers/net/ethernet/stmicro/stmmac/stmmac_main.c | 6=20 drivers/staging/android/ashmem.c | 2=20 drivers/target/iscsi/iscsi_target.c | 21 +-- drivers/target/target_core_tmr.c | 9 + drivers/target/target_core_transport.c | 2=20 drivers/usb/misc/usb3503.c | 2=20 drivers/usb/mon/mon_bin.c | 8 + drivers/usb/serial/cp210x.c | 2=20 drivers/usb/storage/unusual_uas.h | 7 + drivers/usb/usbip/usbip_common.c | 17 -- include/linux/fscache.h | 2=20 include/linux/phy.h | 11 + include/linux/sh_eth.h | 1=20 include/target/target_core_base.h | 1=20 kernel/acct.c | 2=20 kernel/events/core.c | 61 ++++++++- kernel/signal.c | 18 +- net/8021q/vlan.c | 7 - net/bluetooth/l2cap_core.c | 20 +- net/rds/rdma.c | 4=20 sound/core/oss/pcm_oss.c | 41 ++++-- sound/core/oss/pcm_plugin.c | 14 +- sound/core/pcm_lib.c | 4=20 sound/drivers/aloop.c | 98 +++++++------- 38 files changed, 487 insertions(+), 192 deletions(-) Aaron Ma (1): Input: elantech - add new icbody type 15 Bart Van Assche (1): IB/srpt: Disable RDMA access by the initiator Ben Seri (1): Bluetooth: Prevent stack info leak from the EFS element. Benjamin Poirier (1): e1000e: Fix e1000_check_for_copper_link_ich8lan return value. Christian Holl (1): USB: serial: cp210x: add new device ID ELV ALC 8xxx Cong Wang (1): 8021q: fix a memory leak for VLAN 0 device David Howells (1): fscache: Fix the default for fscache_maybe_release_page() Diego Elio Petten=F2 (1): USB: serial: cp210x: add IDs for LifeScan OneTouch Verio IQ Eric Biggers (1): crypto: algapi - fix NULL dereference in crypto_remove_spawns() Greg Kroah-Hartman (2): Revert "can: kvaser_usb: free buf in error paths" Linux 3.18.92 Icenowy Zheng (1): uas: ignore UAS for Norelsys NS1068(X) chips Jan Engelhardt (1): crypto: n2 - cure use after free Jerome Brunet (1): net: stmmac: enable EEE in MII, GMII or RGMII only Jia Zhang (1): x86/microcode/intel: Extend BDW late-loading with a revision check Jim Mattson (1): kvm: vmx: Scrub hardware GPRs at VM-exit Maciej W. Rozycki (6): MIPS: Factor out NT_PRFPREG regset access helpers MIPS: Guard against any partial write attempt with PTRACE_SETREGSET MIPS: Consistently handle buffer counter with PTRACE_SETREGSET MIPS: Fix an FCSR access API regression with NT_PRFPREG and MSA MIPS: Disallow outsized PTRACE_SETREGSET NT_PRFPREG regset accesses MIPS: Also verify sizeof `elf_fpreg_t' with PTRACE_SETREGSET Mohamed Ghannam (2): RDS: Heap OOB write in rds_message_alloc_sgs() RDS: null pointer dereference in rds_atomic_free_op Nicholas Bellinger (2): iscsi-target: Make TASK_REASSIGN use proper se_cmd->cmd_kref target: Avoid early CMD_T_PRE_EXECUTE failures during ABORT_TASK Oleg Nesterov (4): kernel/acct.c: fix the acct->needcheck check in check_free_space() kernel/signal.c: protect the traced SIGNAL_UNKILLABLE tasks from SIGK= ILL kernel/signal.c: protect the SIGNAL_UNKILLABLE tasks from !sig_kernel= _only() signals kernel/signal.c: remove the no longer needed SIGNAL_UNKILLABLE check = in complete_signal() Pete Zaitcev (1): USB: fix usbmon BUG trigger Peter Zijlstra (1): perf/core: Fix concurrent sys_perf_event_open() vs. 'move_group' race Sergei Shtylyov (2): sh_eth: fix TSU resource handling sh_eth: fix SH7757 GEther initialization Shuah Khan (1): usbip: remove kernel addresses from usb device and urb debug msgs Stefan Agner (1): usb: misc: usb3503: make sure reset is low for at least 100us Takashi Iwai (7): ALSA: pcm: Remove incorrect snd_BUG_ON() usages ALSA: pcm: Add missing error checks in OSS emulation plugin builder ALSA: pcm: Abort properly at pending signal in OSS read/write loops ALSA: pcm: Allow aborting mutex lock at OSS read/write loops ALSA: aloop: Release cable upon open error path ALSA: aloop: Fix inconsistent format due to incomplete rule ALSA: aloop: Fix racy hw constraints adjustment Vikas C Sajjan (2): x86/acpi: Handle SCI interrupts above legacy space gracefully x86/acpi: Reduce code duplication in mp_override_legacy_irq() Viktor Slavkovic (1): staging: android: ashmem: fix a race condition in ASHMEM_SET_SIZE ioc= tl Wolfgang Grandegger (1): can: gs_usb: fix return value of the "set_bittiming" callback --9jxsPFA5p3P2qPhR Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEEZH8oZUiU471FcZm+ONu9yGCSaT4FAlpfGgUACgkQONu9yGCS aT5SQRAA0/sugVoJPs8jEhfdl8RJEXaQNUbICXZZv+X4u8oBoF1Ebmvd9tb5WpFu ECcjAECNOyOr+mu8FrJod3hOvIrcDmRuXbsY+89F7m2MLCnosYkDMNrDl2keMhEZ W7mjEp9j5o4Fd4ZuNzoql/lECLxKytXSWRfdg+F+hoaISq68uUeivj+gRfOkitJB JIj4uk3EbGJo0vWaTkQTwMB8/GbGoGkRQ9I5nIg2gmXDgjIls2WCRqzO46v/6A9T yINsMowgIqaljnS63WunJTzHGbBT21yY3rdetW1zoWYE/dhMhs/FQonVMh+/9yAH ++orsOtEh4ECbaWqGYLFTwhLnx1hlu5AhwZXfgjdFktfdJMGS/YKqwwgQCbdJsSd WqaVSv9NCsetVOV19P3LIVqMs3DDHkhPQJyGGofdLE+UnYoKX7EYZFmNfFcZuUHU Bjog7zlTlZZ0GKpGMIi2nZHa44lqC2SLYH0lLYdiCx8FjdHEjB4fjJwnw8dBrxQg 1wh8kpo+1MqLP3f/1cKdZFcnmHur2F4PeB2GbVJm+0WUdVsixoKohGB0XeR7Hsh8 IpLgoVXGcGWTZi/A+2fUYDOgtuLfzGiTc5hKvP6bjSfPbbuSV4+n9zuCsFgHJ6qY FNsfwch1rEMWRSiUc6kcwbiQTAu40oO8DGjYg/1szn0XYKyShUg= =5MSb -----END PGP SIGNATURE----- --9jxsPFA5p3P2qPhR--