All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: linux-kernel@vger.kernel.org, akpm@linux-foundation.org,
	torvalds@linux-foundation.org, stable@vger.kernel.org
Cc: lwn@lwn.net, jslaby@suse.cz,
	Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Subject: Linux 4.14.318
Date: Wed, 14 Jun 2023 11:38:00 +0200	[thread overview]
Message-ID: <2023061401-retiring-volatile-d131@gregkh> (raw)

I'm announcing the release of the 4.14.318 kernel.

All users of the 4.14 kernel series must upgrade.

The updated 4.14.y git tree can be found at:
	git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-4.14.y
and can be browsed at the normal kernel.org git web browser:
	https://git.kernel.org/?p=linux/kernel/git/stable/linux-stable.git;a=summary

thanks,

greg k-h

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

 Makefile                                     |    2 -
 drivers/gpu/drm/amd/amdgpu/vi.c              |   11 ++++++--
 drivers/i2c/busses/i2c-sprd.c                |    6 ++--
 drivers/infiniband/hw/i40iw/i40iw.h          |    5 +--
 drivers/input/joystick/xpad.c                |    1 
 drivers/input/mouse/elantech.c               |    9 +++---
 drivers/net/ethernet/broadcom/bnxt/bnxt.c    |    3 ++
 drivers/net/ethernet/intel/i40e/i40e_alloc.h |   17 ++++--------
 drivers/spi/spi-qup.c                        |   37 +++++++++++++--------------
 drivers/staging/rtl8192e/rtl8192e/rtl_core.c |    6 ++--
 drivers/staging/rtl8192e/rtl8192e/rtl_core.h |    5 +++
 fs/btrfs/relocation.c                        |   14 +++++++---
 fs/ceph/caps.c                               |    6 ++++
 fs/ceph/snap.c                               |    4 ++
 fs/ext4/xattr.c                              |    6 ++--
 include/linux/netdevice.h                    |    7 +++--
 include/net/pkt_sched.h                      |    2 +
 include/net/sock.h                           |   18 +++++++++----
 lib/cpu_rmap.c                               |    2 -
 net/batman-adv/distributed-arp-table.c       |    2 -
 net/bluetooth/hci_core.c                     |    8 ++---
 net/bluetooth/l2cap_core.c                   |   13 +++++++++
 net/core/dev.c                               |    6 ++--
 net/sched/cls_api.c                          |    2 -
 24 files changed, 122 insertions(+), 70 deletions(-)

Ben Hutchings (1):
      lib: cpu_rmap: Fix potential use-after-free in irq_cpu_rmap_release()

Chia-I Wu (1):
      drm/amdgpu: fix xclk freq on CHIP_STONEY

Dmitry Torokhov (1):
      Input: psmouse - fix OOB access in Elantech protocol

Eric Dumazet (3):
      rfs: annotate lockless accesses to sk->sk_rxhash
      rfs: annotate lockless accesses to RFS sock flow table
      net: sched: move rtm_tca_policy declaration to include file

Greg Kroah-Hartman (4):
      i40iw: fix build warning in i40iw_manage_apbvt()
      i40e: fix build warnings in i40e_alloc.h
      Revert "staging: rtl8192e: Replace macro RTL_PCI_DEVICE with PCI_DEVICE"
      Linux 4.14.318

Ismael Ferreras Morezuelas (1):
      Input: xpad - delete a Razer DeathAdder mouse VID/PID entry

Josef Bacik (1):
      btrfs: check return value of btrfs_commit_transaction in relocation

Luiz Augusto von Dentz (1):
      Bluetooth: Fix use-after-free in hci_remove_ltk/hci_remove_irk

Somnath Kotur (1):
      bnxt_en: Query default VLAN before VNIC setup on a VF

Stephan Gerhold (1):
      spi: qup: Request DMA before enabling clocks

Sungwoo Kim (1):
      Bluetooth: L2CAP: Add missing checks for invalid DCID

Theodore Ts'o (1):
      ext4: only check dquot_initialize_needed() when debugging

Uwe Kleine-König (1):
      i2c: sprd: Delete i2c adapter in .remove's error path

Vladislav Efanov (1):
      batman-adv: Broken sync while rescheduling delayed work

Xiubo Li (1):
      ceph: fix use-after-free bug for inodes when flushing capsnaps

Ying Hsu (1):
      Bluetooth: Fix l2cap_disconnect_req deadlock

Zixuan Fu (1):
      btrfs: unset reloc control if transaction commit fails in prepare_to_relocate()


             reply	other threads:[~2023-06-14  9:38 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-14  9:38 Greg Kroah-Hartman [this message]
2023-06-14  9:38 ` Linux 4.14.318 Greg Kroah-Hartman

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=2023061401-retiring-volatile-d131@gregkh \
    --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.