From 161c6f0cf3af63fbffa05f887e8e77a24fff88aa Mon Sep 17 00:00:00 2001 From: Greg Kroah-Hartman Date: Sat, 31 Oct 2020 10:51:54 +0100 Subject: [PATCH] 4.19: remove prefixes on some patches --- queue-4.19/chelsio-chtls-fix-deadlock-issue.patch | 2 +- queue-4.19/chelsio-chtls-fix-memory-leaks-in-cpl-handlers.patch | 2 +- queue-4.19/chelsio-chtls-fix-tls-record-info-to-user.patch | 2 +- queue-4.19/cxgb4-set-up-filter-action-after-rewrites.patch | 2 +- queue-4.19/gtp-fix-an-use-before-init-in-gtp_newlink.patch | 2 +- queue-4.19/mlxsw-core-fix-memory-leak-on-module-removal.patch | 2 +- queue-4.19/netem-fix-zero-division-in-tabledist.patch | 2 +- ...forced-threading-in-combination-with-shared-interrupts.patch | 2 +- .../ravb-fix-bit-fields-checking-in-ravb_hwtstamp_get.patch | 2 +- queue-4.19/tcp-prevent-low-rmem-stalls-with-so_rcvlowat.patch | 2 +- queue-4.19/tipc-fix-memory-leak-caused-by-tipc_buf_append.patch | 2 +- 11 files changed, 11 insertions(+), 11 deletions(-) diff --git a/queue-4.19/chelsio-chtls-fix-deadlock-issue.patch b/queue-4.19/chelsio-chtls-fix-deadlock-issue.patch index f513763edcf..18198b05797 100644 --- a/queue-4.19/chelsio-chtls-fix-deadlock-issue.patch +++ b/queue-4.19/chelsio-chtls-fix-deadlock-issue.patch @@ -1,7 +1,7 @@ From foo@baz Sat Oct 31 10:28:22 AM CET 2020 From: Vinay Kumar Yadav Date: Mon, 26 Oct 2020 01:05:39 +0530 -Subject: [PATCH stable 5.8 06/22] chelsio/chtls: fix deadlock issue +Subject: chelsio/chtls: fix deadlock issue From: Vinay Kumar Yadav diff --git a/queue-4.19/chelsio-chtls-fix-memory-leaks-in-cpl-handlers.patch b/queue-4.19/chelsio-chtls-fix-memory-leaks-in-cpl-handlers.patch index a6c980d43cf..0d0fecd9626 100644 --- a/queue-4.19/chelsio-chtls-fix-memory-leaks-in-cpl-handlers.patch +++ b/queue-4.19/chelsio-chtls-fix-memory-leaks-in-cpl-handlers.patch @@ -1,7 +1,7 @@ From foo@baz Sat Oct 31 10:28:22 AM CET 2020 From: Vinay Kumar Yadav Date: Mon, 26 Oct 2020 01:12:29 +0530 -Subject: [PATCH stable 5.8 07/22] chelsio/chtls: fix memory leaks in CPL handlers +Subject: chelsio/chtls: fix memory leaks in CPL handlers From: Vinay Kumar Yadav diff --git a/queue-4.19/chelsio-chtls-fix-tls-record-info-to-user.patch b/queue-4.19/chelsio-chtls-fix-tls-record-info-to-user.patch index 9f271e0756d..1c5589a6b9d 100644 --- a/queue-4.19/chelsio-chtls-fix-tls-record-info-to-user.patch +++ b/queue-4.19/chelsio-chtls-fix-tls-record-info-to-user.patch @@ -1,7 +1,7 @@ From foo@baz Sat Oct 31 10:28:22 AM CET 2020 From: Vinay Kumar Yadav Date: Fri, 23 Oct 2020 00:35:57 +0530 -Subject: [PATCH stable 5.8 08/22] chelsio/chtls: fix tls record info to user +Subject: chelsio/chtls: fix tls record info to user From: Vinay Kumar Yadav diff --git a/queue-4.19/cxgb4-set-up-filter-action-after-rewrites.patch b/queue-4.19/cxgb4-set-up-filter-action-after-rewrites.patch index 9836044a167..55b715cf8ba 100644 --- a/queue-4.19/cxgb4-set-up-filter-action-after-rewrites.patch +++ b/queue-4.19/cxgb4-set-up-filter-action-after-rewrites.patch @@ -1,7 +1,7 @@ From foo@baz Sat Oct 31 10:28:22 AM CET 2020 From: Raju Rangoju Date: Fri, 23 Oct 2020 17:28:52 +0530 -Subject: [PATCH stable 5.8 09/22] cxgb4: set up filter action after rewrites +Subject: cxgb4: set up filter action after rewrites From: Raju Rangoju diff --git a/queue-4.19/gtp-fix-an-use-before-init-in-gtp_newlink.patch b/queue-4.19/gtp-fix-an-use-before-init-in-gtp_newlink.patch index e7fef572389..0a053236881 100644 --- a/queue-4.19/gtp-fix-an-use-before-init-in-gtp_newlink.patch +++ b/queue-4.19/gtp-fix-an-use-before-init-in-gtp_newlink.patch @@ -1,7 +1,7 @@ From foo@baz Sat Oct 31 10:28:22 AM CET 2020 From: Masahiro Fujiwara Date: Tue, 27 Oct 2020 20:48:46 +0900 -Subject: [PATCH stable 5.8 10/22] gtp: fix an use-before-init in gtp_newlink() +Subject: gtp: fix an use-before-init in gtp_newlink() From: Masahiro Fujiwara diff --git a/queue-4.19/mlxsw-core-fix-memory-leak-on-module-removal.patch b/queue-4.19/mlxsw-core-fix-memory-leak-on-module-removal.patch index 40110997bbd..0bc08bd22f4 100644 --- a/queue-4.19/mlxsw-core-fix-memory-leak-on-module-removal.patch +++ b/queue-4.19/mlxsw-core-fix-memory-leak-on-module-removal.patch @@ -1,7 +1,7 @@ From foo@baz Sat Oct 31 10:28:22 AM CET 2020 From: Ido Schimmel Date: Sat, 24 Oct 2020 16:37:32 +0300 -Subject: [PATCH stable 5.8 13/22] mlxsw: core: Fix memory leak on module removal +Subject: mlxsw: core: Fix memory leak on module removal From: Ido Schimmel diff --git a/queue-4.19/netem-fix-zero-division-in-tabledist.patch b/queue-4.19/netem-fix-zero-division-in-tabledist.patch index eb8280fd54b..a5683d2946e 100644 --- a/queue-4.19/netem-fix-zero-division-in-tabledist.patch +++ b/queue-4.19/netem-fix-zero-division-in-tabledist.patch @@ -1,7 +1,7 @@ From foo@baz Sat Oct 31 10:28:22 AM CET 2020 From: Aleksandr Nogikh Date: Wed, 28 Oct 2020 17:07:31 +0000 -Subject: [PATCH stable 5.8 14/22] netem: fix zero division in tabledist +Subject: netem: fix zero division in tabledist From: Aleksandr Nogikh diff --git a/queue-4.19/r8169-fix-issue-with-forced-threading-in-combination-with-shared-interrupts.patch b/queue-4.19/r8169-fix-issue-with-forced-threading-in-combination-with-shared-interrupts.patch index 536234e15c5..2541ce7a2f4 100644 --- a/queue-4.19/r8169-fix-issue-with-forced-threading-in-combination-with-shared-interrupts.patch +++ b/queue-4.19/r8169-fix-issue-with-forced-threading-in-combination-with-shared-interrupts.patch @@ -1,7 +1,7 @@ From foo@baz Sat Oct 31 10:28:22 AM CET 2020 From: Heiner Kallweit Date: Thu, 29 Oct 2020 10:18:53 +0100 -Subject: [PATCH stable 5.8 18/22] r8169: fix issue with forced threading in combination with shared interrupts +Subject: r8169: fix issue with forced threading in combination with shared interrupts From: Heiner Kallweit diff --git a/queue-4.19/ravb-fix-bit-fields-checking-in-ravb_hwtstamp_get.patch b/queue-4.19/ravb-fix-bit-fields-checking-in-ravb_hwtstamp_get.patch index e8205147630..5f11960fbc9 100644 --- a/queue-4.19/ravb-fix-bit-fields-checking-in-ravb_hwtstamp_get.patch +++ b/queue-4.19/ravb-fix-bit-fields-checking-in-ravb_hwtstamp_get.patch @@ -1,7 +1,7 @@ From foo@baz Sat Oct 31 10:28:22 AM CET 2020 From: Andrew Gabbasov Date: Mon, 26 Oct 2020 05:21:30 -0500 -Subject: [PATCH stable 5.8 19/22] ravb: Fix bit fields checking in ravb_hwtstamp_get() +Subject: ravb: Fix bit fields checking in ravb_hwtstamp_get() From: Andrew Gabbasov diff --git a/queue-4.19/tcp-prevent-low-rmem-stalls-with-so_rcvlowat.patch b/queue-4.19/tcp-prevent-low-rmem-stalls-with-so_rcvlowat.patch index ef85e66dae4..48dce01bdfe 100644 --- a/queue-4.19/tcp-prevent-low-rmem-stalls-with-so_rcvlowat.patch +++ b/queue-4.19/tcp-prevent-low-rmem-stalls-with-so_rcvlowat.patch @@ -1,7 +1,7 @@ From foo@baz Sat Oct 31 10:28:22 AM CET 2020 From: Arjun Roy Date: Fri, 23 Oct 2020 11:47:09 -0700 -Subject: [PATCH stable 5.8 20/22] tcp: Prevent low rmem stalls with SO_RCVLOWAT. +Subject: tcp: Prevent low rmem stalls with SO_RCVLOWAT. From: Arjun Roy diff --git a/queue-4.19/tipc-fix-memory-leak-caused-by-tipc_buf_append.patch b/queue-4.19/tipc-fix-memory-leak-caused-by-tipc_buf_append.patch index 9a46a06beb6..15db6e1a2a9 100644 --- a/queue-4.19/tipc-fix-memory-leak-caused-by-tipc_buf_append.patch +++ b/queue-4.19/tipc-fix-memory-leak-caused-by-tipc_buf_append.patch @@ -1,7 +1,7 @@ From foo@baz Sat Oct 31 10:28:22 AM CET 2020 From: Tung Nguyen Date: Tue, 27 Oct 2020 10:24:03 +0700 -Subject: [PATCH stable 5.8 21/22] tipc: fix memory leak caused by tipc_buf_append() +Subject: tipc: fix memory leak caused by tipc_buf_append() From: Tung Nguyen -- 2.47.3