stable.vger.kernel.org archive mirror
 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.9.115
Date: Wed, 25 Jul 2018 11:41:16 +0200	[thread overview]
Message-ID: <20180725094116.GA25314@kroah.com> (raw)

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

I'm announcing the release of the 4.9.115 kernel.

All users of the 4.9 kernel series must upgrade.

The updated 4.9.y git tree can be found at:
	git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-4.9.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/arc/configs/axs101_defconfig          |    1 
 arch/arc/configs/axs103_defconfig          |    1 
 arch/arc/configs/axs103_smp_defconfig      |    1 
 arch/arc/configs/nsim_700_defconfig        |    1 
 arch/arc/configs/nsim_hs_defconfig         |    1 
 arch/arc/configs/nsim_hs_smp_defconfig     |    1 
 arch/arc/configs/nsimosci_defconfig        |    1 
 arch/arc/configs/nsimosci_hs_defconfig     |    1 
 arch/arc/configs/nsimosci_hs_smp_defconfig |    1 
 arch/arc/include/asm/page.h                |    2 -
 arch/arc/include/asm/pgtable.h             |    2 -
 arch/x86/include/asm/apm.h                 |    6 ----
 arch/x86/kernel/apm_32.c                   |    5 +++
 arch/x86/kernel/cpu/mcheck/mce.c           |    3 --
 block/blk-core.c                           |    9 ++----
 drivers/gpu/drm/i915/i915_irq.c            |   32 +++++++++++++++++++++--
 drivers/net/ethernet/broadcom/tg3.c        |    9 ++++++
 drivers/net/phy/phy_device.c               |    7 +----
 drivers/net/usb/asix_devices.c             |    4 ++
 drivers/net/usb/qmi_wwan.c                 |    1 
 drivers/ptp/ptp_chardev.c                  |    1 
 drivers/usb/host/xhci.c                    |   40 ++++++++++++++++++++++++++---
 drivers/usb/host/xhci.h                    |    4 ++
 drivers/vfio/pci/vfio_pci.c                |    4 ++
 fs/fat/inode.c                             |   20 +++++++++-----
 include/linux/skbuff.h                     |   10 +++----
 include/net/ipv6.h                         |    2 -
 lib/rhashtable.c                           |   17 +++++++-----
 mm/huge_memory.c                           |    2 +
 mm/memcontrol.c                            |    2 -
 net/core/gen_stats.c                       |   16 ++++++++++-
 net/core/skbuff.c                          |    1 
 net/ipv4/fib_frontend.c                    |    1 
 net/ipv4/sysctl_net_ipv4.c                 |    5 ++-
 net/ipv4/tcp.c                             |    3 --
 net/sunrpc/xprtrdma/rpc_rdma.c             |    2 -
 sound/core/rawmidi.c                       |   20 ++++++++++----
 virt/kvm/eventfd.c                         |    6 +++-
 39 files changed, 175 insertions(+), 72 deletions(-)

Alan Jenkins (1):
      block: do not use interruptible wait anywhere

Alexander Couzens (1):
      net: usb: asix: replace mii_nway_restart in resume path

Alexey Brodkin (2):
      ARC: Fix CONFIG_SWAP
      ARC: configs: Remove CONFIG_INITRAMFS_SOURCE from defconfigs

Chuck Lever (1):
      xprtrdma: Return -ENOBUFS when no pages are available

Colin Ian King (1):
      ipv6: fix useless rol32 call on hash

David Ahern (1):
      net/ipv4: Set oif in fib_compute_spec_dst

Davidlohr Bueso (1):
      lib/rhashtable: consider param->min_size when setting initial table size

Dewet Thibaut (1):
      x86/MCE: Remove min interval polling limitation

Greg Kroah-Hartman (1):
      Linux 4.9.115

Gustavo A. R. Silva (2):
      vfio/pci: Fix potential Spectre v1
      ptp: fix missing break in switch

Heiner Kallweit (1):
      net: phy: fix flag masking in __set_phy_supported

Hugh Dickins (1):
      mm/huge_memory.c: fix data loss when splitting a file pmd

Jing Xia (1):
      mm: memcg: fix use after free in mem_cgroup_iter()

Lan Tianyu (1):
      KVM/Eventfd: Avoid crash when assign and deassign specific eventfd in parallel.

Lorenzo Colitti (1):
      net: diag: Don't double-free TCP_NEW_SYN_RECV sockets in tcp_abort

Matevz Vucnik (1):
      qmi_wwan: add support for Quectel EG91

Mathias Nyman (1):
      xhci: Fix perceived dead host due to runtime suspend race with event handler

OGAWA Hirofumi (1):
      fat: fix memory allocation failure handling of match_strdup()

Sanjeev Bansal (1):
      tg3: Add higher cpu clock for 5762.

Stefano Brivio (2):
      net: Don't copy pfmemalloc flag in __copy_skb_header()
      skbuff: Unconditionally copy pfmemalloc in __skb_clone()

Takashi Iwai (1):
      ALSA: rawmidi: Change resized buffers atomically

Toke Høiland-Jørgensen (1):
      gen_stats: Fix netlink stats dumping in the presence of padding

Tyler Hicks (1):
      ipv4: Return EINVAL when ping_group_range sysctl doesn't map to user ns

Ville Syrjälä (2):
      x86/apm: Don't access __preempt_count with zeroed fs
      drm/i915: Fix hotplug irq ack on i965/g4x

Vineet Gupta (1):
      ARC: mm: allow mprotect to make stack mappings executable


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

             reply	other threads:[~2018-07-25  9:41 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-07-25  9:41 Greg KH [this message]
2018-07-25  9:41 ` Linux 4.9.115 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=20180725094116.GA25314@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;
as well as URLs for NNTP newsgroup(s).