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.312
Date: Wed, 27 Apr 2022 13:44:30 +0200 [thread overview]
Message-ID: <1651059870207100@kroah.com> (raw)
I'm announcing the release of the 4.9.312 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/arc/kernel/entry.S | 1
arch/arm/mach-vexpress/spc.c | 2 -
block/compat_ioctl.c | 2 -
drivers/ata/pata_marvell.c | 2 +
drivers/dma/at_xdmac.c | 12 +++++-----
drivers/dma/imx-sdma.c | 4 +--
drivers/gpu/drm/msm/mdp/mdp5/mdp5_plane.c | 3 ++
drivers/net/ethernet/intel/e1000e/ich8lan.c | 4 +--
drivers/net/vxlan.c | 4 +--
drivers/net/wireless/broadcom/brcm80211/brcmfmac/sdio.c | 2 -
drivers/platform/x86/samsung-laptop.c | 2 -
fs/cifs/cifsfs.c | 2 -
fs/ext4/inode.c | 11 ++++++++-
fs/ext4/super.c | 19 ++++++++++++----
fs/gfs2/rgrp.c | 9 ++++---
include/linux/etherdevice.h | 5 +---
mm/page_alloc.c | 2 -
net/netlink/af_netlink.c | 7 +++++
net/openvswitch/flow_netlink.c | 2 -
net/packet/af_packet.c | 13 +++++++---
sound/soc/soc-dapm.c | 6 +----
sound/usb/midi.c | 1
sound/usb/usbaudio.h | 2 -
24 files changed, 78 insertions(+), 41 deletions(-)
Bob Peterson (1):
gfs2: assign rgrp glock before compute_bitstructs
Borislav Petkov (2):
ALSA: usb-audio: Fix undefined behavior due to shift overflowing the constant
brcmfmac: sdio: Fix undefined behavior due to shift overflowing the constant
David Howells (1):
cifs: Check the IOCB_DIRECT flag, not O_DIRECT
Eric Dumazet (1):
netlink: reset network and mac headers in netlink_dump()
Greg Kroah-Hartman (1):
Linux 4.9.312
Hangbin Liu (1):
net/packet: fix packet_sock xmit return value checking
Hongbin Wang (1):
vxlan: fix error return code in vxlan_fdb_append
Jiapeng Chong (1):
platform/x86: samsung-laptop: Fix an unsigned comparison which can never be negative
Kees Cook (2):
etherdevice: Adjust ether_addr* prototypes to silence -Wstringop-overead
ARM: vexpress/spc: Avoid negative array index when !SMP
Khazhismel Kumykov (1):
block/compat_ioctl: fix range check in BLKGETSIZE
Miaoqian Lin (1):
dmaengine: imx-sdma: Fix error checking in sdma_event_remap
Paolo Valerio (1):
openvswitch: fix OOB access in reserve_sfa_size()
Sasha Neftin (1):
e1000e: Fix possible overflow in LTR decoding
Sergey Matyukevich (1):
ARC: entry: fix syscall_trace_exit argument
Tadeusz Struk (1):
ext4: limit length to bitmap_maxbytes - blocksize in punch_hole
Takashi Iwai (1):
ALSA: usb-audio: Clear MIDI port active flag after draining
Theodore Ts'o (2):
ext4: fix overhead calculation to account for the reserved gdt blocks
ext4: force overhead calculation if the s_overhead_cluster makes no sense
Xiaoke Wang (1):
drm/msm/mdp5: check the return of kzalloc()
Xiaomeng Tong (2):
dma: at_xdmac: fix a missing check on list iterator
ASoC: soc-dapm: fix two incorrect uses of list iterator
Xiongwei Song (1):
mm: page_alloc: fix building error on -Werror=array-compare
Zheyu Ma (1):
ata: pata_marvell: Check the 'bmdma_addr' beforing reading
next reply other threads:[~2022-04-27 11:44 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-04-27 11:44 Greg Kroah-Hartman [this message]
2022-04-27 11:44 ` Linux 4.9.312 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=1651059870207100@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.