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.9.307
Date: Wed, 16 Mar 2022 13:14:44 +0100	[thread overview]
Message-ID: <1647432884267@kroah.com> (raw)

I'm announcing the release of the 4.9.307 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:
	https://git.kernel.org/?p=linux/kernel/git/stable/linux-stable.git;a=summary

thanks,

greg k-h

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

 Makefile                                      |    2 +-
 arch/arm/include/asm/spectre.h                |    6 ++++++
 arch/arm/kernel/entry-armv.S                  |    4 ++--
 drivers/gpio/gpio-ts4900.c                    |   24 +++++++++++++++++++-----
 drivers/net/ethernet/nxp/lpc_eth.c            |    5 ++++-
 drivers/net/ethernet/qlogic/qed/qed_sriov.c   |   18 +++++++++++-------
 drivers/net/ethernet/qlogic/qed/qed_vf.c      |    7 +++++++
 drivers/net/ethernet/xilinx/xilinx_emaclite.c |    4 +++-
 drivers/net/xen-netback/xenbus.c              |   12 ++++--------
 drivers/nfc/port100.c                         |    2 ++
 drivers/staging/gdm724x/gdm_lte.c             |    5 +++--
 fs/btrfs/extent-tree.c                        |    1 +
 include/linux/mlx5/mlx5_ifc.h                 |    4 ++--
 kernel/trace/trace.c                          |   10 ++++++----
 net/ax25/af_ax25.c                            |    7 +++++++
 net/batman-adv/hard-interface.c               |   13 ++++++++-----
 net/core/net-sysfs.c                          |    2 +-
 net/sctp/sctp_diag.c                          |    9 +++------
 tools/testing/selftests/memfd/memfd_test.c    |    1 +
 19 files changed, 91 insertions(+), 45 deletions(-)

Dan Carpenter (1):
      staging: gdm724x: fix use after free in gdm_lte_rx()

Duoming Zhou (1):
      ax25: Fix NULL pointer dereference in ax25_kill_by_device

Eric Dumazet (1):
      sctp: fix kernel-infoleak for SCTP sockets

Greg Kroah-Hartman (1):
      Linux 4.9.307

Jia-Ju Bai (1):
      net: qlogic: check the return value of dma_alloc_coherent() in qed_vf_hw_prepare()

Jiasheng Jiang (1):
      net: ethernet: lpc_eth: Handle error for clk_enable

Marek Marczykowski-Górecki (1):
      Revert "xen-netback: Check for hotplug-status existence before watching"

Mark Featherston (1):
      gpio: ts4900: Do not set DAT and OE together

Miaoqian Lin (1):
      ethernet: Fix error handling in xemaclite_of_probe

Mike Kravetz (1):
      selftests/memfd: clean up mapping in mfd_fail_write

Mohammad Kabat (1):
      net/mlx5: Fix size field in bufferx_reg struct

Pavel Skripkin (1):
      NFC: port100: fix use-after-free in port100_send_complete

Qu Wenruo (1):
      btrfs: unlock newly allocated extent buffer after error

Randy Dunlap (1):
      ARM: Spectre-BHB: provide empty stub for non-config

Russell King (Oracle) (1):
      ARM: fix Thumb2 regression with Spectre BHB

Sven Eckelmann (2):
      batman-adv: Request iflink once in batadv-on-batadv check
      batman-adv: Don't expect inter-netns unique iflink indices

Sven Schnelle (1):
      tracing: Ensure trace buffer is at least 4096 bytes large

Tom Rix (1):
      qed: return status of qed_iov_get_link

suresh kumar (1):
      net-sysfs: add check for netdevice being present to speed_show


             reply	other threads:[~2022-03-16 12:14 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-16 12:14 Greg Kroah-Hartman [this message]
2022-03-16 12:14 ` Linux 4.9.307 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=1647432884267@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.