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 5.4.187
Date: Wed, 23 Mar 2022 09:27:16 +0100 [thread overview]
Message-ID: <164802403725159@kroah.com> (raw)
I'm announcing the release of the 5.4.187 kernel.
All users of the 5.4 kernel series must upgrade.
The updated 5.4.y git tree can be found at:
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-5.4.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/arm64/include/asm/vectors.h | 4 -
drivers/atm/eni.c | 2
drivers/crypto/qcom-rng.c | 17 +++--
drivers/firmware/efi/apple-properties.c | 2
drivers/firmware/efi/efi.c | 2
drivers/gpu/drm/panel/panel-simple.c | 2
drivers/input/tablet/aiptek.c | 10 +--
drivers/net/hyperv/netvsc_drv.c | 3 +
drivers/net/phy/marvell.c | 8 +-
drivers/usb/class/usbtmc.c | 13 +++-
drivers/usb/gadget/function/rndis.c | 1
drivers/usb/gadget/udc/core.c | 3 -
fs/ocfs2/super.c | 22 +++----
include/linux/if_arp.h | 1
net/dsa/dsa2.c | 1
net/packet/af_packet.c | 11 +++
tools/perf/util/symbol.c | 2
tools/testing/selftests/bpf/prog_tests/timer_crash.c | 32 -----------
tools/testing/selftests/bpf/progs/timer_crash.c | 54 -------------------
20 files changed, 64 insertions(+), 128 deletions(-)
Alan Stern (2):
usb: gadget: Fix use-after-free bug by not setting udc->dev.driver
usb: usbtmc: Fix bug in pipe direction for control transfers
Arnd Bergmann (1):
arm64: fix clang warning about TRAMP_VALIAS
Brian Masney (1):
crypto: qcom-rng - ensure buffer for generate is completely filled
Dan Carpenter (1):
usb: gadget: rndis: prevent integer overflow in rndis_set_response()
Eric Dumazet (1):
net/packet: fix slab-out-of-bounds access in packet_recvmsg()
Greg Kroah-Hartman (2):
Revert "selftests/bpf: Add test for bpf_timer overwriting crash"
Linux 5.4.187
Jiasheng Jiang (2):
atm: eni: Add check for dma_map_single
hv_netvsc: Add check for kvmalloc_array
Joseph Qi (1):
ocfs2: fix crash when initialize filecheck kobj fails
Kurt Cancemi (1):
net: phy: marvell: Fix invalid comparison in the resume and suspend functions
Marek Vasut (1):
drm/panel: simple: Fix Innolux G070Y2-L01 BPP settings
Miaoqian Lin (1):
net: dsa: Add missing of_node_put() in dsa_port_parse_of
Michael Petlan (1):
perf symbols: Fix symbol size calculation condition
Nicolas Dichtel (1):
net: handle ARPHRD_PIMREG in dev_is_mac_header_xmit()
Pavel Skripkin (1):
Input: aiptek - properly check endpoint type
Randy Dunlap (1):
efi: fix return value of __setup handlers
next reply other threads:[~2022-03-23 8:27 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-03-23 8:27 Greg Kroah-Hartman [this message]
2022-03-23 8:27 ` Linux 5.4.187 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=164802403725159@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.