From: Greg Kroah-Hartman Date: Thu, 23 Aug 2018 15:30:17 +0000 (+0200) Subject: fixed up some 4.17 names X-Git-Tag: v4.18.5~5 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=af530f91f77171062535175259caaae67599ddc4;p=thirdparty%2Fkernel%2Fstable-queue.git fixed up some 4.17 names --- diff --git a/queue-4.17/arm-dts-imx6-rdu2-fix-irq-type-for-mv88e6xxx-switch.patch b/queue-4.17/arm-dts-imx6-rdu2-fix-irq-type-for-mv88e6xxx-switch.patch index 81b26a34ce6..1e836a83352 100644 --- a/queue-4.17/arm-dts-imx6-rdu2-fix-irq-type-for-mv88e6xxx-switch.patch +++ b/queue-4.17/arm-dts-imx6-rdu2-fix-irq-type-for-mv88e6xxx-switch.patch @@ -1,9 +1,9 @@ From foo@baz Wed Aug 22 09:16:56 CEST 2018 -From: "Uwe Kleine-König" +From: Uwe Kleine-König Date: Thu, 19 Jul 2018 21:38:23 +0200 Subject: ARM: dts: imx6: RDU2: fix irq type for mv88e6xxx switch -From: "Uwe Kleine-König" +From: Uwe Kleine-König [ Upstream commit e01a06c8089132bb4da035c6a83df23916ca3ebf ] diff --git a/queue-4.17/batman-adv-avoid-storing-non-tt-sync-flags-on-singular-entries-too.patch b/queue-4.17/batman-adv-avoid-storing-non-tt-sync-flags-on-singular-entries-too.patch index 1b62673f16d..b87f288fc92 100644 --- a/queue-4.17/batman-adv-avoid-storing-non-tt-sync-flags-on-singular-entries-too.patch +++ b/queue-4.17/batman-adv-avoid-storing-non-tt-sync-flags-on-singular-entries-too.patch @@ -1,9 +1,9 @@ From foo@baz Wed Aug 22 09:16:56 CEST 2018 -From: "Linus Lüssing" +From: Linus Lüssing Date: Thu, 7 Jun 2018 00:46:23 +0200 Subject: batman-adv: Avoid storing non-TT-sync flags on singular entries too -From: "Linus Lüssing" +From: Linus Lüssing [ Upstream commit 4a519b83da16927fb98fd32b0f598e639d1f1859 ] diff --git a/queue-4.17/batman-adv-fix-multicast-tt-issues-with-bogus-roam-flags.patch b/queue-4.17/batman-adv-fix-multicast-tt-issues-with-bogus-roam-flags.patch index 48b03c279dd..48457dc4d73 100644 --- a/queue-4.17/batman-adv-fix-multicast-tt-issues-with-bogus-roam-flags.patch +++ b/queue-4.17/batman-adv-fix-multicast-tt-issues-with-bogus-roam-flags.patch @@ -1,9 +1,9 @@ From foo@baz Wed Aug 22 09:16:56 CEST 2018 -From: "Linus Lüssing" +From: Linus Lüssing Date: Thu, 7 Jun 2018 00:46:24 +0200 Subject: batman-adv: Fix multicast TT issues with bogus ROAM flags -From: "Linus Lüssing" +From: Linus Lüssing [ Upstream commit a44ebeff6bbd6ef50db41b4195fca87b21aefd20 ] diff --git a/queue-4.17/platform-x86-dell-laptop-fix-backlight-detection.patch b/queue-4.17/platform-x86-dell-laptop-fix-backlight-detection.patch index 28c738b9f5c..454d56c00b6 100644 --- a/queue-4.17/platform-x86-dell-laptop-fix-backlight-detection.patch +++ b/queue-4.17/platform-x86-dell-laptop-fix-backlight-detection.patch @@ -1,9 +1,9 @@ From foo@baz Wed Aug 22 09:16:56 CEST 2018 -From: "Damien Thébault" +From: Damien Thébault Date: Wed, 18 Jul 2018 12:06:01 +0200 Subject: platform/x86: dell-laptop: Fix backlight detection -From: "Damien Thébault" +From: Damien Thébault [ Upstream commit 2502e5a025935b7b476b69eda4959b3c4022c72b ] diff --git a/queue-4.17/smb3-increase-initial-number-of-credits-requested-to-allow-write.patch b/queue-4.17/smb3-increase-initial-number-of-credits-requested-to-allow-write.patch index fcd1546f506..544ff246b17 100644 --- a/queue-4.17/smb3-increase-initial-number-of-credits-requested-to-allow-write.patch +++ b/queue-4.17/smb3-increase-initial-number-of-credits-requested-to-allow-write.patch @@ -16,7 +16,7 @@ limit to grow very slowly). This lack of credits initially would impact large i/o performance, when large i/o is tried early before enough credits are built up. -Signed-off-by: Steve French +Signed-off-by: Steve French Reviewed-by: Ronnie Sahlberg Signed-off-by: Sasha Levin Signed-off-by: Greg Kroah-Hartman