stable.vger.kernel.org archive mirror
 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.310
Date: Fri, 17 Mar 2023 09:03:56 +0100	[thread overview]
Message-ID: <1679040236109254@kroah.com> (raw)

I'm announcing the release of the 4.14.310 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 +-
 arch/alpha/kernel/module.c               |    4 +---
 arch/mips/include/asm/mach-rc32434/pci.h |    2 +-
 arch/x86/kernel/cpu/amd.c                |   11 ++++++++++-
 drivers/gpu/drm/i915/intel_ringbuffer.c  |    4 ++--
 drivers/macintosh/windfarm_lm75_sensor.c |    4 ++--
 drivers/macintosh/windfarm_smu_sensors.c |    4 ++--
 drivers/media/i2c/ov5640.c               |    2 +-
 drivers/nfc/fdp/i2c.c                    |    4 ++++
 fs/ext4/fsmap.c                          |    2 ++
 fs/ext4/inline.c                         |    1 -
 fs/ext4/inode.c                          |    7 ++++++-
 fs/ext4/ioctl.c                          |    1 +
 fs/ext4/namei.c                          |   13 +++++++------
 fs/ext4/xattr.c                          |    3 +++
 fs/file.c                                |    1 +
 include/linux/pci_ids.h                  |    2 ++
 net/caif/caif_usb.c                      |    3 +++
 net/ipv6/ila/ila_xlat.c                  |    1 +
 net/nfc/netlink.c                        |    2 +-
 net/tipc/socket.c                        |    2 +-
 21 files changed, 52 insertions(+), 23 deletions(-)

Alvaro Karsz (1):
      PCI: Add SolidRun vendor ID

Andrew Cooper (1):
      x86/CPU/AMD: Disable XSAVES on AMD family 0x17

Darrick J. Wong (1):
      ext4: fix another off-by-one fsmap error on 1k block filesystems

Edward Humes (1):
      alpha: fix R_ALPHA_LITERAL reloc for large modules

Eric Dumazet (1):
      ila: do not generate empty messages in ila_xlat_nl_cmd_get_mapping()

Eric Whitney (1):
      ext4: fix RENAME_WHITEOUT handling for inline directories

Fedor Pchelkin (1):
      nfc: change order inside nfc_se_io error path

Greg Kroah-Hartman (1):
      Linux 4.14.310

John Harrison (1):
      drm/i915: Don't use BAR mappings for ring buffers with LLC

Kang Chen (1):
      nfc: fdp: add null check of devm_kmalloc_array in fdp_nci_i2c_read_device_properties

Nathan Chancellor (1):
      macintosh: windfarm: Use unsigned type for 1-bit bitfields

Paul Elder (1):
      media: ov5640: Fix analogue gain control

Rhythm Mahajan (1):
      x86/cpu: Fix LFENCE serialization check in init_amd()

Shigeru Yoshida (1):
      net: caif: Fix use-after-free in cfusbl_device_notify()

Theodore Ts'o (1):
      fs: prevent out-of-bounds array speculation when closing a file descriptor

Tung Nguyen (1):
      tipc: improve function tipc_wait_for_cond()

Ye Bin (2):
      ext4: move where set the MAY_INLINE_DATA flag is set
      ext4: fix WARNING in ext4_update_inline_data

Zhihao Cheng (1):
      ext4: zero i_disksize when initializing the bootloader inode

xurui (1):
      MIPS: Fix a compilation issue


             reply	other threads:[~2023-03-17  8:04 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-17  8:03 Greg Kroah-Hartman [this message]
2023-03-17  8:03 ` Linux 4.14.310 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=1679040236109254@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).