Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1732416

Linux 3.18.71

From Greg KH <gregkh@linuxfoundation.org>
Newsgroups linux.kernel
Subject Linux 3.18.71
Date 2017-09-14 18:10 +0200
Message-ID <upESg-7ea-51@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


[Multipart message — attachments visible in raw view] - view raw

I'm announcing the release of the 3.18.71 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/mm/fault.c                 |    5 +-
 drivers/ata/pata_amd.c              |    1 
 drivers/ata/pata_cs5536.c           |    1 
 drivers/base/bus.c                  |    2 
 drivers/input/mouse/trackpoint.c    |    4 -
 drivers/scsi/sg.c                   |   19 ++++++--
 drivers/staging/rts5208/rtsx_scsi.c |    2 
 drivers/usb/core/devio.c            |    4 -
 drivers/usb/core/quirks.c           |    6 ++
 drivers/usb/host/pci-quirks.c       |   35 ++++++++-------
 drivers/usb/serial/option.c         |    1 
 fs/btrfs/super.c                    |    2 
 fs/dlm/user.c                       |    4 +
 fs/xfs/libxfs/xfs_dinode.h          |    9 +++-
 include/linux/pci_ids.h             |    1 
 include/linux/workqueue.h           |    2 
 kernel/locking/locktorture.c        |    4 +
 mm/cma.c                            |   15 ++----
 net/bluetooth/l2cap_core.c          |   80 +++++++++++++++++++-----------------
 sound/isa/msnd/msnd_midi.c          |   30 ++++++-------
 sound/isa/msnd/msnd_pinnacle.c      |   23 +++++-----
 22 files changed, 147 insertions(+), 105 deletions(-)

Aleksa Sarai (1):
      btrfs: resume qgroup rescan on rw remount

Andrey Korolyov (1):
      cs5536: add support for IDE controller variant

Ben Hutchings (1):
      workqueue: Fix flag collision

Ben Seri (1):
      Bluetooth: Properly check L2CAP config option output buffer length

Christophe JAILLET (1):
      driver core: bus: Fix a potential double free

Colin Ian King (1):
      staging/rts5208: fix incorrect shift to extract upper nybble

Dmitry Fleytman (1):
      usb: Add device quirk for Logitech HD Pro Webcam C920-C

Doug Berger (1):
      cma: fix calculation of aligned offset

Douglas Anderson (1):
      USB: core: Avoid race of async_completed() w/ usbdev_release()

Edwin Török (1):
      dlm: avoid double-free on error path in dlm_device_{register,unregister}

Greg Kroah-Hartman (1):
      Linux 3.18.71

Kai-Heng Feng (1):
      usb: quirks: add delay init quirk for Corsair Strafe RGB keyboard

Maciej S. Szmigiero (1):
      USB: serial: option: add support for D-Link DWM-157 C1

Mark Rutland (1):
      ARM: 8692/1: mm: abort uaccess retries upon fatal signal

Oscar Campos (1):
      Input: trackpoint - assume 3 buttons when buttons detection fails

Richard Wareing (1):
      xfs: XFS_IS_REALTIME_INODE() should be false if no rt device present

Sandeep Singh (1):
      usb:xhci:Fix regression when ATI chipsets detected

Takashi Iwai (1):
      ALSA: msnd: Optimize / harden DSP and MIDI loops

Todd Poynor (2):
      scsi: sg: protect against races between mmap() and SG_SET_RESERVED_SIZE
      scsi: sg: recheck MMAP_IO request length with lock held

Yang Shi (1):
      locktorture: Fix potential memory leak with rw lock test

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

Linux 3.18.71 Greg KH <gregkh@linuxfoundation.org> - 2017-09-14 18:10 +0200
  Re: Linux 3.18.71 Greg KH <gregkh@linuxfoundation.org> - 2017-09-14 18:10 +0200

csiph-web