Linux kernel -stable discussions
 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.333
Date: Wed, 13 Dec 2023 20:05:39 +0100	[thread overview]
Message-ID: <2023121339-scrunch-puppy-042f@gregkh> (raw)

I'm announcing the release of the 4.14.333 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/s390/mm/pgtable.c                            |    2 -
 drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c            |    2 -
 drivers/hwmon/acpi_power_meter.c                  |    4 ++
 drivers/infiniband/hw/bnxt_re/main.c              |    2 -
 drivers/net/ethernet/broadcom/tg3.c               |   42 ++++++++++++++++++----
 drivers/net/ethernet/broadcom/tg3.h               |    4 +-
 drivers/net/ethernet/hisilicon/hns/hns_dsaf_mac.c |   29 +++++++++++++++
 drivers/parport/parport_pc.c                      |   21 +++++++++++
 drivers/scsi/be2iscsi/be_main.c                   |    1 
 drivers/tty/serial/8250/8250_early.c              |    1 
 drivers/tty/serial/sc16is7xx.c                    |   12 ++++++
 fs/nilfs2/sufile.c                                |   42 ++++++++++++++++++----
 fs/nilfs2/the_nilfs.c                             |    6 ++-
 include/net/genetlink.h                           |    3 +
 kernel/trace/trace.c                              |   38 +++++++++----------
 net/core/drop_monitor.c                           |    4 +-
 net/ipv4/tcp_input.c                              |    6 ++-
 net/netlink/af_netlink.c                          |    4 +-
 net/netlink/genetlink.c                           |   35 ++++++++++++++++++
 net/packet/af_packet.c                            |   16 ++++----
 net/packet/internal.h                             |    2 -
 net/psample/psample.c                             |    3 +
 sound/core/pcm.c                                  |    1 
 24 files changed, 228 insertions(+), 54 deletions(-)

Alex Pakhunov (2):
      tg3: Move the [rt]x_dropped counters to tg3_napi
      tg3: Increment tx_dropped in tg3_tso_bug()

Armin Wolf (1):
      hwmon: (acpi_power_meter) Fix 4.29 MW bug

Cameron Williams (1):
      parport: Add support for Brainboxes IX/UC/PX parallel cards

Claudio Imbrenda (1):
      KVM: s390/mm: Properly reset no-dat

Daniel Borkmann (1):
      packet: Move reference count in packet_sock to atomic_long_t

Daniel Mack (1):
      serial: sc16is7xx: address RX timeout interrupt errata

Dinghao Liu (1):
      scsi: be2iscsi: Fix a memleak in beiscsi_init_wrb_handle()

Eric Dumazet (1):
      tcp: do not accept ACK of bytes we never sent

Greg Kroah-Hartman (1):
      Linux 4.14.333

Ido Schimmel (4):
      netlink: don't call ->netlink_bind with table lock held
      genetlink: add CAP_NET_ADMIN test for multicast bind
      psample: Require 'CAP_NET_ADMIN' when joining "packets" group
      drop_monitor: Require 'CAP_SYS_ADMIN' when joining "events" group

Jason Zhang (1):
      ALSA: pcm: fix out-of-bounds in snd_pcm_state_names

Kalesh AP (1):
      RDMA/bnxt_re: Correct module description string

Petr Pavlu (3):
      tracing: Fix a warning when allocating buffered events fails
      tracing: Fix incomplete locking when disabling buffered events
      tracing: Fix a possible race when disabling buffered events

Ronald Wahl (1):
      serial: 8250_omap: Add earlycon support for the AM654 UART controller

Ryusuke Konishi (2):
      nilfs2: prevent WARNING in nilfs_sufile_set_segment_usage()
      nilfs2: fix missing error check for sb_set_blocksize call

Steven Rostedt (Google) (1):
      tracing: Always update snapshot buffer size

Yonglong Liu (1):
      net: hns: fix fake link up on xge port

YuanShang (1):
      drm/amdgpu: correct chunk_ptr to a pointer to chunk.


             reply	other threads:[~2023-12-13 19:05 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-13 19:05 Greg Kroah-Hartman [this message]
2023-12-13 19:05 ` Linux 4.14.333 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=2023121339-scrunch-puppy-042f@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox