[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <165141863986144@kroah.com>
Date: Sun, 1 May 2022 17:23:59 +0200
From: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To: linux-kernel@...r.kernel.org, akpm@...ux-foundation.org,
torvalds@...ux-foundation.org, stable@...r.kernel.org
Cc: lwn@....net, jslaby@...e.cz,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Subject: Linux 4.19.241
I'm announcing the release of the 4.19.241 kernel.
All users of the 4.19 kernel series must upgrade.
The updated 4.19.y git tree can be found at:
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-4.19.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/ia64/kernel/kprobes.c | 78 +++++++++++++++++++-
arch/powerpc/include/asm/exception-64s.h | 37 +++++----
drivers/block/Kconfig | 16 ++++
drivers/block/floppy.c | 43 ++++++++---
drivers/lightnvm/Kconfig | 2
drivers/media/platform/vicodec/vicodec-core.c | 6 -
drivers/net/ethernet/stmicro/stmmac/altr_tse_pcs.c | 8 ++
drivers/net/ethernet/stmicro/stmmac/altr_tse_pcs.h | 4 -
drivers/net/ethernet/stmicro/stmmac/dwmac-socfpga.c | 13 ++-
drivers/net/hamradio/6pack.c | 5 -
net/sched/cls_u32.c | 18 ++--
12 files changed, 180 insertions(+), 52 deletions(-)
Dafna Hirschfeld (1):
media: vicodec: upon release, call m2m release before freeing ctrl handler
Eric Dumazet (1):
net/sched: cls_u32: fix netns refcount changes in u32_change()
Greg Kroah-Hartman (3):
Revert "net: ethernet: stmmac: fix altr_tse_pcs function when using a fixed-link"
lightnvm: disable the subsystem
Linux 4.19.241
Lin Ma (2):
hamradio: defer 6pack kfree after unregister_netdev
hamradio: remove needs_free_netdev to avoid UAF
Masami Hiramatsu (3):
Revert "ia64: kprobes: Fix to pass correct trampoline address to the handler"
Revert "ia64: kprobes: Use generic kretprobe trampoline handler"
ia64: kprobes: Fix to pass correct trampoline address to the handler
Michael Ellerman (1):
powerpc/64s: Unmerge EX_LR and EX_DAR
Nicholas Piggin (1):
powerpc/64/interrupt: Temporarily save PPR on stack to fix register corruption due to SLB miss
Willy Tarreau (1):
floppy: disable FDRAWCMD by default
Powered by blists - more mailing lists