From: Sasha Levin sashal@kernel.org
Merge 125 patches from 4.19.131 stable branch (127 total) beside 2 already merged patches: 11e6b688936b ata/libata: Fix usage of page address by page_address in ata_scsi_mode_select_xlat function 135eccd83909 xfs: add agf freeblocks verify in xfs_agf_verify
Signed-off-by: Sasha Levin sashal@kernel.org --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makefile b/Makefile index 6443cbd51f70..605a6a2e03dc 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 4 PATCHLEVEL = 19 -SUBLEVEL = 130 +SUBLEVEL = 131 EXTRAVERSION = NAME = "People's Front"