All of lore.kernel.org
 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 4.4.88
Date: Thu, 14 Sep 2017 09:03:58 -0700	[thread overview]
Message-ID: <20170914160358.GA3425@kroah.com> (raw)

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

I'm announcing the release of the 4.4.88 kernel.

All users of the 4.4 kernel series must upgrade.

The updated 4.4.y git tree can be found at:
	git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-4.4.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/bluetooth/btusb.c                      |    1 
 drivers/gpu/drm/i2c/adv7511.c                  |   71 ++++++++++++++++------
 drivers/gpu/drm/nouveau/nvkm/subdev/pci/base.c |    4 +
 drivers/hwtracing/intel_th/pci.c               |   10 +++
 drivers/input/mouse/trackpoint.c               |    4 -
 drivers/net/wireless/ath/ath10k/core.c         |   12 +--
 drivers/net/wireless/mwifiex/cfg80211.c        |    2 
 drivers/net/wireless/mwifiex/scan.c            |    6 +
 drivers/net/wireless/realtek/rtlwifi/pci.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/nfs/internal.h                              |    1 
 fs/nfs/pagelist.c                              |   26 +++-----
 fs/nfs/pnfs.c                                  |    2 
 fs/xfs/xfs_linux.h                             |    9 ++
 include/linux/pci_ids.h                        |    1 
 include/linux/workqueue.h                      |    2 
 kernel/locking/locktorture.c                   |    4 +
 net/bluetooth/l2cap_core.c                     |   80 +++++++++++++------------
 sound/isa/msnd/msnd_midi.c                     |   30 ++++-----
 sound/isa/msnd/msnd_pinnacle.c                 |   23 +++----
 32 files changed, 237 insertions(+), 139 deletions(-)

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

Alexander Shishkin (2):
      intel_th: pci: Add Cannon Lake PCH-H support
      intel_th: pci: Add Cannon Lake PCH-LP support

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

Archit Taneja (1):
      drm/bridge: adv7511: Fix mutex deadlock when interrupts are disabled

Ben Hutchings (1):
      workqueue: Fix flag collision

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

Brian Norris (1):
      mwifiex: correct channel stat buffer overflows

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

Dmitry Tunin (1):
      Bluetooth: Add support of 13d3:3494 RTL8723BE device

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 4.4.88

Ilia Mirkin (1):
      drm/nouveau/pci/msi: disable MSI on big-endian platforms by default

John Stultz (3):
      drm/bridge: adv7511: Use work_struct to defer hotplug handing to out of irq context
      drm/bridge: adv7511: Switch to using drm_kms_helper_hotplug_event()
      drm/bridge: adv7511: Re-write the i2c address before EDID probing

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

Malcolm Priestley (1):
      rtlwifi: rtl_pci_probe: Fix fail path of _rtl_pci_find_adapter

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

Rakesh Pillai (1):
      ath10k: fix memory leak in rx ring buffer allocation

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

Trond Myklebust (1):
      NFS: Fix 2 use after free issues in the I/O code

Wolfram Sang (1):
      drm: adv7511: really enable interrupts for EDID detection

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


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

             reply	other threads:[~2017-09-14 16:04 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-09-14 16:03 Greg KH [this message]
2017-09-14 16:04 ` Linux 4.4.88 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=20170914160358.GA3425@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.