[PATCH RT 5/5] Linux 5.4.74-rt42-rc2

2020-11-10 Thread Steven Rostedt
5.4.74-rt42-rc2 stable review patch. If anyone has any objections, please let me know. -- From: "Steven Rostedt (VMware)" --- localversion-rt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/localversion-rt b/localversion-rt index 629e0b4384b8..9338de9953e3 1

[PATCH RT 0/5] Linux 5.4.74-rt42-rc2

2020-11-10 Thread Steven Rostedt
Siewior (3): net: Properly annotate the try-lock for the seqlock mm/memcontrol: Disable preemption in __mod_memcg_lruvec_state() timers: Don't block on ->expiry_lock for TIMER_IRQSAFE Steven Rostedt (VMware) (1): Linux 5.4.74-rt42-rc2 include/linux/seqlock.

Re: [PATCH RT 6/6] Linux 5.4.74-rt42-rc1

2020-11-09 Thread Sebastian Andrzej Siewior
On 2020-11-06 21:06:42 [-0500], Steven Rostedt wrote: > 5.4.74-rt42-rc1 stable review patch. > If anyone has any objections, please let me know. The remaining queue looks good. Sebastian

[PATCH RT 6/6] Linux 5.4.74-rt42-rc1

2020-11-06 Thread Steven Rostedt
5.4.74-rt42-rc1 stable review patch. If anyone has any objections, please let me know. -- From: "Steven Rostedt (VMware)" --- localversion-rt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/localversion-rt b/localversion-rt index 629e0b4384b8..31c892a05e4d 1

[PATCH RT 0/6] Linux 5.4.74-rt42-rc1

2020-11-06 Thread Steven Rostedt
superfluous BH-disable around listening_hash mm/memcontrol: Disable preemption in __mod_memcg_lruvec_state() timers: Don't block on ->expiry_lock for TIMER_IRQSAFE Steven Rostedt (VMware) (1): Linux 5.4.74-rt42-rc1 include/linux/seqlock.h | 9 - include/net/sch_g

Re: Linux 5.4.74

2020-11-01 Thread Greg Kroah-Hartman
diff --git a/Makefile b/Makefile index f9a8d76a693e..3be5a9c352b9 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 5 PATCHLEVEL = 4 -SUBLEVEL = 73 +SUBLEVEL = 74 EXTRAVERSION = NAME = Kleptomaniac Octopus diff --git a/arch/arm64/Makefile b/arc

Linux 5.4.74

2020-11-01 Thread Greg Kroah-Hartman
P_NEW when SO_TIMESTAMPNS is disabled Frederic Barrat (1): cxl: Rework error message for incompatible slots Gao Xiang (1): erofs: avoid duplicated permission check for "trusted." xattrs Geert Uytterhoeven (1): ata: sata_rcar: Fix DMA boundary mask Greg Kroah-Hartman (1)