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.330
Date: Wed, 28 Sep 2022 12:49:02 +0200	[thread overview]
Message-ID: <166436214215459@kroah.com> (raw)

I'm announcing the release of the 4.9.330 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/mips/lantiq/clk.c            |    1 +
 drivers/hv/vmbus_drv.c            |   10 +++++++++-
 drivers/net/can/usb/gs_usb.c      |    4 ++--
 drivers/net/ethernet/sun/sunhme.c |    4 ++--
 drivers/net/ipvlan/ipvlan_core.c  |    6 ++++--
 drivers/net/team/team.c           |   24 ++++++++++++++++++------
 drivers/parisc/ccio-dma.c         |    1 +
 drivers/s390/block/dasd_alias.c   |    9 +++++++--
 drivers/tty/serial/serial-tegra.c |    5 ++---
 drivers/usb/core/hub.c            |    2 +-
 drivers/video/fbdev/pxa3xx-gcu.c  |    2 +-
 fs/cifs/transport.c               |    4 ++--
 fs/ext4/ialloc.c                  |    2 +-
 include/linux/serial_core.h       |   17 +++++++++++++++++
 mm/slub.c                         |    5 ++++-
 net/mac80211/scan.c               |   11 +++++++----
 net/netfilter/nf_conntrack_irc.c  |   34 ++++++++++++++++++++++++++++------
 net/netfilter/nf_conntrack_sip.c  |    4 ++--
 sound/pci/hda/hda_intel.c         |    2 ++
 sound/pci/hda/patch_hdmi.c        |    1 +
 tools/perf/util/symbol-elf.c      |    7 ++-----
 22 files changed, 115 insertions(+), 42 deletions(-)

Adrian Hunter (1):
      perf kcore_copy: Do not check /proc/modules is unchanged

Alan Stern (1):
      USB: core: Fix RST error in hub.c

Benjamin Poirier (1):
      net: team: Unsync device addresses on ndo_stop

Chao Yu (1):
      mm/slub: fix to return errno if kmalloc() fails

David Leadbeater (1):
      netfilter: nf_conntrack_irc: Tighten matching on DCC message

Greg Kroah-Hartman (1):
      Linux 4.9.330

Hyunwoo Kim (1):
      video: fbdev: pxa3xx-gcu: Fix integer overflow in pxa3xx_gcu_write

Igor Ryzhov (1):
      netfilter: nf_conntrack_sip: fix ct_sip_walk_headers

Ilpo Järvinen (2):
      serial: Create uart_xmit_advance()
      serial: tegra: Use uart_xmit_advance(), fixes icount.tx accounting

Jan Kara (1):
      ext4: make directory inode spreading reflect flexbg size

Kai Vehmanen (1):
      ALSA: hda: add Intel 5 Series / 3400 PCI DID

Lu Wei (1):
      ipvlan: Fix out-of-bound bugs caused by unset skb->mac_header

Marc Kleine-Budde (1):
      can: gs_usb: gs_can_open(): fix race dev->can.state condition

Mohan Kumar (1):
      ALSA: hda/tegra: set depop delay for tegra

Randy Dunlap (1):
      MIPS: lantiq: export clk_get_io() for lantiq_wdt.ko

Sean Anderson (1):
      net: sunhme: Fix packet reception for len < RX_COPY_THRESHOLD

Siddh Raman Pant (1):
      wifi: mac80211: Fix UAF in ieee80211_scan_rx()

Stefan Haberland (1):
      s390/dasd: fix Oops in dasd_alias_get_start_dev due to missing pavgroup

Stefan Metzmacher (1):
      cifs: don't send down the destination address to sendmsg for a SOCK_STREAM

Vitaly Kuznetsov (1):
      Drivers: hv: Never allocate anything besides framebuffer from framebuffer memory region

Yang Yingliang (1):
      parisc: ccio-dma: Add missing iounmap in error path in ccio_probe()


             reply	other threads:[~2022-09-28 10:49 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-28 10:49 Greg Kroah-Hartman [this message]
2022-09-28 10:49 ` Linux 4.9.330 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=166436214215459@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.