mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: linux-kernel@vger.kernel.org,
	Andrew Morton <akpm@linux-foundation.org>,
	torvalds@linux-foundation.org, stable@vger.kernel.org
Cc: lwn@lwn.net, Jiri Slaby <jslaby@suse.cz>
Subject: Linux 3.18.83
Date: Tue, 21 Nov 2017 17:19:26 +0100	[thread overview]
Message-ID: <20171121161926.GA18388@kroah.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 5408 bytes --]

I'm announcing the release of the 3.18.83 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 linux-3.18.y
and can be browsed at the normal kernel.org git web browser:
	http://git.kernel.org/?p=linux/kernel/git/stable/linux-stable.git;a=summary

thanks,

greg k-h

------------

 Makefile                                      |    2 
 arch/arm/mach-omap2/pdata-quirks.c            |    1 
 arch/mips/include/asm/asm.h                   |   10 +-
 arch/mips/kernel/setup.c                      |    4 +
 arch/mips/netlogic/common/irq.c               |    4 -
 crypto/Kconfig                                |    1 
 drivers/ata/Kconfig                           |    3 
 drivers/extcon/extcon-palmas.c                |    5 +
 drivers/gpu/drm/mgag200/mgag200_main.c        |    2 
 drivers/gpu/drm/sti/sti_vtg.c                 |    4 +
 drivers/media/rc/imon.c                       |    5 +
 drivers/media/usb/dvb-usb/dib0700_devices.c   |   24 +++---
 drivers/net/ethernet/intel/igb/e1000_82575.c  |   11 ++
 drivers/net/ethernet/intel/igb/e1000_i210.c   |    4 -
 drivers/net/ethernet/intel/igb/igb_main.c     |   21 +++--
 drivers/net/ethernet/intel/ixgbe/ixgbe_main.c |   23 +++--
 drivers/scsi/lpfc/lpfc_attr.c                 |   17 ++++
 drivers/scsi/lpfc/lpfc_sli.c                  |    3 
 drivers/scsi/lpfc/lpfc_vport.c                |    8 ++
 drivers/staging/rtl8188eu/include/rtw_debug.h |    2 
 drivers/target/iscsi/iscsi_target.c           |    1 
 drivers/target/iscsi/iscsi_target_core.h      |    1 
 drivers/target/iscsi/iscsi_target_login.c     |    7 +
 drivers/usb/core/devio.c                      |   14 +++
 drivers/usb/core/quirks.c                     |    3 
 drivers/usb/serial/garmin_gps.c               |   23 +++++
 drivers/usb/serial/qcserial.c                 |    1 
 drivers/video/backlight/adp5520_bl.c          |   12 ++-
 drivers/video/backlight/lcd.c                 |    4 -
 include/dt-bindings/pinctrl/omap.h            |    4 -
 include/target/iscsi/iscsi_target_core.h      |    1 
 include/uapi/linux/rds.h                      |  102 +++++++++++++-------------
 sound/drivers/vx/vx_pcm.c                     |    8 +-
 sound/pci/vx222/vx222_ops.c                   |   12 +--
 sound/pcmcia/vx/vxp_ops.c                     |   12 +--
 35 files changed, 238 insertions(+), 121 deletions(-)

Aaron Sierra (1):
      igb: reset the PHY before reading the PHY ID

Alan Stern (1):
      USB: usbfs: compute urb->actual_length for isochronous

Alexey Khoroshilov (1):
      backlight: adp5520: Fix error handling in adp5520_bl_probe()

Andrey Konovalov (1):
      media: dib0700: fix invalid dvb_detach argument

Arvind Yadav (3):
      media: imon: Fix null-ptr-deref in imon_probe
      drm/sti: sti_vtg: Handle return NULL error from devm_ioremap_nocache
      gpu: drm: mgag200: mgag200_main:- Handle error from pci_iomap

Bernhard Rosenkraenzer (1):
      USB: Add delay-init quirk for Corsair K70 LUX keyboards

Dmitry V. Levin (2):
      uapi: fix linux/rds.h userspace compilation error
      uapi: fix linux/rds.h userspace compilation errors

Douglas Fischer (1):
      USB: serial: qcserial: add pid/vid for Sierra Wireless EM7355 fw update

Emil Tantilov (2):
      ixgbe: fix AER error handling
      ixgbe: handle close/suspend race with netif_device_detach/present

Galo Navarro (1):
      staging: rtl8188eu: fix incorrect ERROR tags from logs

Geert Uytterhoeven (3):
      ata: ATA_BMDMA should depend on HAS_DMA
      ata: SATA_HIGHBANK should depend on HAS_DMA
      ata: SATA_MV should depend on HAS_DMA

Greg Kroah-Hartman (1):
      Linux 3.18.83

Hannu Lounento (1):
      igb: Fix hw_dbg logging in igb_update_flash_i210

James Smart (4):
      scsi: lpfc: Add missing memory barrier
      scsi: lpfc: FCoE VPort enable-disable does not bring up the VPort
      scsi: lpfc: Correct host name in symbolic_name field
      scsi: lpfc: Correct issue leading to oops during link reset

Johan Hovold (3):
      USB: serial: garmin_gps: fix memory leak on failed URB submit
      USB: serial: garmin_gps: fix I/O after failed probe and remove
      USB: serial: garmin_gps: fix memory leak on probe errors

Marcin Nowakowski (1):
      MIPS: init: Ensure reserved memory regions are not added to bootmem

Nicholas Bellinger (1):
      iscsi-target: Fix iscsi_np reset hung task during parallel delete

Paul Burton (2):
      MIPS: End asm function prologue macros with .insn
      MIPS: Netlogic: Exclude netlogic,xlp-pic code from XLR builds

Roger Quadros (1):
      extcon: palmas: Check the parent instance to prevent the NULL

Sasha Levin (2):
      Revert "crypto: xts - Add ECB dependency"
      Revert "uapi: fix linux/rds.h userspace compilation errors"

Takashi Iwai (2):
      ALSA: vx: Don't try to update capture stream before running
      ALSA: vx: Fix possible transfer overflow

Todd Fujinaka (1):
      igb: close/suspend race in netif_device_detach

Tony Lindgren (2):
      ARM: OMAP2+: Fix init for multiple quirks for the same SoC
      ARM: dts: Fix omap3 off mode pull defines

Uwe Kleine-König (1):
      backlight: lcd: Fix race condition during register


[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

             reply	other threads:[~2017-11-21 16:19 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-21 16:19 Greg KH [this message]
2017-11-21 16:19 ` Greg KH

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20171121161926.GA18388@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=akpm@linux-foundation.org \
    --cc=jslaby@suse.cz \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lwn@lwn.net \
    --cc=stable@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®