From 7438dcaf0825aedf06100211a066b36875fc3021 Mon Sep 17 00:00:00 2001 From: Rolf Neugebauer Date: Wed, 29 Jan 2020 20:31:47 +0000 Subject: [PATCH] kernel: Update to 4.14.168/4.19.99/5.4.9 Signed-off-by: Rolf Neugebauer --- kernel/Makefile | 16 ++++++++-------- kernel/config-4.14.x-x86_64 | 2 +- kernel/config-4.19.x-aarch64 | 2 +- kernel/config-4.19.x-s390x | 2 +- kernel/config-4.19.x-x86_64 | 2 +- kernel/config-5.4.x-aarch64 | 2 +- kernel/config-5.4.x-s390x | 2 +- kernel/config-5.4.x-x86_64 | 2 +- ...ed-ND_MIN_NAMESPACE_SIZE-from-4MB-to-4K.patch | 4 ++-- .../0002-hyper-v-trace-vmbus_on_msg_dpc.patch | 4 ++-- .../0003-hyper-v-trace-vmbus_on_message.patch | 4 ++-- .../0004-hyper-v-trace-vmbus_onoffer.patch | 4 ++-- ...005-hyper-v-trace-vmbus_onoffer_rescind.patch | 4 ++-- .../0006-hyper-v-trace-vmbus_onopen_result.patch | 4 ++-- ...007-hyper-v-trace-vmbus_ongpadl_created.patch | 4 ++-- ...08-hyper-v-trace-vmbus_ongpadl_torndown.patch | 4 ++-- ...-hyper-v-trace-vmbus_onversion_response.patch | 4 ++-- ...0010-hyper-v-trace-vmbus_request_offers.patch | 4 ++-- .../0011-hyper-v-trace-vmbus_open.patch | 4 ++-- ...0012-hyper-v-trace-vmbus_close_internal.patch | 4 ++-- ...013-hyper-v-trace-vmbus_establish_gpadl.patch | 4 ++-- ...0014-hyper-v-trace-vmbus_teardown_gpadl.patch | 4 ++-- ...5-hyper-v-trace-vmbus_negotiate_version.patch | 4 ++-- .../0016-hyper-v-trace-vmbus_release_relid.patch | 4 ++-- ...r-v-trace-vmbus_send_tl_connect_request.patch | 4 ++-- .../0018-hyper-v-trace-channel-events.patch | 4 ++-- .../0019-serial-forbid-8250-on-s390.patch | 4 ++-- ...Allow-only-one-remove-lun-work-item-to-.patch | 4 ++-- ...Avoid-excessive-host-scan-on-controller.patch | 4 ++-- ...Add-fallback-definitions-for-GELF_ST_VI.patch | 4 ++-- ...linux-swab-Fix-potentially-missing-__al.patch | 4 ++-- ...linux-swab-Fix-potentially-missing-__al.patch | 4 ++-- 32 files changed, 63 insertions(+), 63 deletions(-) diff --git a/kernel/Makefile b/kernel/Makefile index c282413f9..27c1a01fc 100644 --- a/kernel/Makefile +++ b/kernel/Makefile @@ -252,20 +252,20 @@ endef # Debug targets only for latest stable and LTS stable # ifeq ($(ARCH),x86_64) -$(eval $(call kernel,5.4.4,5.4.x,$(EXTRA),$(DEBUG))) -$(eval $(call kernel,4.19.90,4.19.x,$(EXTRA),$(DEBUG))) -$(eval $(call kernel,4.19.90,4.19.x,,-dbg)) +$(eval $(call kernel,5.4.9,5.4.x,$(EXTRA),$(DEBUG))) +$(eval $(call kernel,4.19.99,4.19.x,$(EXTRA),$(DEBUG))) +$(eval $(call kernel,4.19.99,4.19.x,,-dbg)) $(eval $(call kernel,4.19.59,4.19.x,-rt,)) -$(eval $(call kernel,4.14.159,4.14.x,$(EXTRA),$(DEBUG))) +$(eval $(call kernel,4.14.168,4.14.x,$(EXTRA),$(DEBUG))) else ifeq ($(ARCH),aarch64) -$(eval $(call kernel,5.4.4,5.4.x,$(EXTRA),$(DEBUG))) -$(eval $(call kernel,4.19.90,4.19.x,$(EXTRA),$(DEBUG))) +$(eval $(call kernel,5.4.9,5.4.x,$(EXTRA),$(DEBUG))) +$(eval $(call kernel,4.19.99,4.19.x,$(EXTRA),$(DEBUG))) $(eval $(call kernel,4.19.59,4.19.x,-rt,)) else ifeq ($(ARCH),s390x) -$(eval $(call kernel,5.4.4,5.4.x,$(EXTRA),$(DEBUG))) -$(eval $(call kernel,4.19.90,4.19.x,$(EXTRA),$(DEBUG))) +$(eval $(call kernel,5.4.9,5.4.x,$(EXTRA),$(DEBUG))) +$(eval $(call kernel,4.19.99,4.19.x,$(EXTRA),$(DEBUG))) endif # Target for kernel config diff --git a/kernel/config-4.14.x-x86_64 b/kernel/config-4.14.x-x86_64 index fe8e958f8..5bd399ff4 100644 --- a/kernel/config-4.14.x-x86_64 +++ b/kernel/config-4.14.x-x86_64 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 4.14.159 Kernel Configuration +# Linux/x86 4.14.168 Kernel Configuration # CONFIG_64BIT=y CONFIG_X86_64=y diff --git a/kernel/config-4.19.x-aarch64 b/kernel/config-4.19.x-aarch64 index 2774ed327..0bdb5a1d2 100644 --- a/kernel/config-4.19.x-aarch64 +++ b/kernel/config-4.19.x-aarch64 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/arm64 4.19.90 Kernel Configuration +# Linux/arm64 4.19.99 Kernel Configuration # # diff --git a/kernel/config-4.19.x-s390x b/kernel/config-4.19.x-s390x index d579fef3f..dcf8cc773 100644 --- a/kernel/config-4.19.x-s390x +++ b/kernel/config-4.19.x-s390x @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/s390 4.19.90 Kernel Configuration +# Linux/s390 4.19.99 Kernel Configuration # # diff --git a/kernel/config-4.19.x-x86_64 b/kernel/config-4.19.x-x86_64 index 79cfbac7b..8ed9a4d85 100644 --- a/kernel/config-4.19.x-x86_64 +++ b/kernel/config-4.19.x-x86_64 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 4.19.90 Kernel Configuration +# Linux/x86 4.19.99 Kernel Configuration # # diff --git a/kernel/config-5.4.x-aarch64 b/kernel/config-5.4.x-aarch64 index 9c3beb074..3ff0d0efb 100644 --- a/kernel/config-5.4.x-aarch64 +++ b/kernel/config-5.4.x-aarch64 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/arm64 5.4.4 Kernel Configuration +# Linux/arm64 5.4.9 Kernel Configuration # # diff --git a/kernel/config-5.4.x-s390x b/kernel/config-5.4.x-s390x index 7408c7570..1504a24c3 100644 --- a/kernel/config-5.4.x-s390x +++ b/kernel/config-5.4.x-s390x @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/s390 5.4.4 Kernel Configuration +# Linux/s390 5.4.9 Kernel Configuration # # diff --git a/kernel/config-5.4.x-x86_64 b/kernel/config-5.4.x-x86_64 index 0c5f9e69f..b0664dac3 100644 --- a/kernel/config-5.4.x-x86_64 +++ b/kernel/config-5.4.x-x86_64 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 5.4.4 Kernel Configuration +# Linux/x86 5.4.9 Kernel Configuration # # diff --git a/kernel/patches-4.14.x/0001-NVDIMM-reducded-ND_MIN_NAMESPACE_SIZE-from-4MB-to-4K.patch b/kernel/patches-4.14.x/0001-NVDIMM-reducded-ND_MIN_NAMESPACE_SIZE-from-4MB-to-4K.patch index 597035902..8f85e079b 100644 --- a/kernel/patches-4.14.x/0001-NVDIMM-reducded-ND_MIN_NAMESPACE_SIZE-from-4MB-to-4K.patch +++ b/kernel/patches-4.14.x/0001-NVDIMM-reducded-ND_MIN_NAMESPACE_SIZE-from-4MB-to-4K.patch @@ -1,4 +1,4 @@ -From f53d6836a90272d8fbfd5c5adb9252c3b46bdb24 Mon Sep 17 00:00:00 2001 +From 772f9ffee6426a82904d76bdc2061c9997eb7bb2 Mon Sep 17 00:00:00 2001 From: Cheng-mean Liu Date: Tue, 11 Jul 2017 16:58:26 -0700 Subject: [PATCH 01/21] NVDIMM: reducded ND_MIN_NAMESPACE_SIZE from 4MB to 4KB @@ -24,5 +24,5 @@ index 145f242c7c90..e360610911f3 100644 enum ars_masks { -- -2.24.0 +2.17.1 diff --git a/kernel/patches-4.14.x/0002-hyper-v-trace-vmbus_on_msg_dpc.patch b/kernel/patches-4.14.x/0002-hyper-v-trace-vmbus_on_msg_dpc.patch index 9e662e59e..00b7d05b2 100644 --- a/kernel/patches-4.14.x/0002-hyper-v-trace-vmbus_on_msg_dpc.patch +++ b/kernel/patches-4.14.x/0002-hyper-v-trace-vmbus_on_msg_dpc.patch @@ -1,4 +1,4 @@ -From ca2a66078ec2f0212f325b3fc62005134897c5d6 Mon Sep 17 00:00:00 2001 +From 1c1a3ff2d180fa7680b3c716a89284670a39e499 Mon Sep 17 00:00:00 2001 From: Vitaly Kuznetsov Date: Sun, 29 Oct 2017 12:21:00 -0700 Subject: [PATCH 02/21] hyper-v: trace vmbus_on_msg_dpc() @@ -107,5 +107,5 @@ index 1fd812ed679b..70f857441399 100644 WARN_ONCE(1, "unknown msgtype=%d\n", hdr->msgtype); goto msg_handled; -- -2.24.0 +2.17.1 diff --git a/kernel/patches-4.14.x/0003-hyper-v-trace-vmbus_on_message.patch b/kernel/patches-4.14.x/0003-hyper-v-trace-vmbus_on_message.patch index d785fc4f0..c391f1c18 100644 --- a/kernel/patches-4.14.x/0003-hyper-v-trace-vmbus_on_message.patch +++ b/kernel/patches-4.14.x/0003-hyper-v-trace-vmbus_on_message.patch @@ -1,4 +1,4 @@ -From effe9ec6be69b23643e6e590cde8c4d9f2954431 Mon Sep 17 00:00:00 2001 +From bcc9505e001a4070bf4a931a3af3660eb46d8e41 Mon Sep 17 00:00:00 2001 From: Vitaly Kuznetsov Date: Sun, 29 Oct 2017 12:21:01 -0700 Subject: [PATCH 03/21] hyper-v: trace vmbus_on_message() @@ -45,5 +45,5 @@ index 9c2772922c76..d432aba5df8a 100644 #define TRACE_INCLUDE_PATH . #undef TRACE_INCLUDE_FILE -- -2.24.0 +2.17.1 diff --git a/kernel/patches-4.14.x/0004-hyper-v-trace-vmbus_onoffer.patch b/kernel/patches-4.14.x/0004-hyper-v-trace-vmbus_onoffer.patch index 1ba5445a4..757c22607 100644 --- a/kernel/patches-4.14.x/0004-hyper-v-trace-vmbus_onoffer.patch +++ b/kernel/patches-4.14.x/0004-hyper-v-trace-vmbus_onoffer.patch @@ -1,4 +1,4 @@ -From c38b58e7deb05c8b20e7a74d6a95ae5d0e9ada0e Mon Sep 17 00:00:00 2001 +From 818754df5e6b1e3db4ac811a15ddead3c6793858 Mon Sep 17 00:00:00 2001 From: Vitaly Kuznetsov Date: Sun, 29 Oct 2017 12:21:02 -0700 Subject: [PATCH 04/21] hyper-v: trace vmbus_onoffer() @@ -76,5 +76,5 @@ index d432aba5df8a..488b873b563e 100644 #define TRACE_INCLUDE_PATH . #undef TRACE_INCLUDE_FILE -- -2.24.0 +2.17.1 diff --git a/kernel/patches-4.14.x/0005-hyper-v-trace-vmbus_onoffer_rescind.patch b/kernel/patches-4.14.x/0005-hyper-v-trace-vmbus_onoffer_rescind.patch index 0f2c7c531..1119ec797 100644 --- a/kernel/patches-4.14.x/0005-hyper-v-trace-vmbus_onoffer_rescind.patch +++ b/kernel/patches-4.14.x/0005-hyper-v-trace-vmbus_onoffer_rescind.patch @@ -1,4 +1,4 @@ -From cb59752ba173d41f736ee315569727d8ebc22f3b Mon Sep 17 00:00:00 2001 +From 4deadbc752f3bb0a84516e09437b2dcd35e55fab Mon Sep 17 00:00:00 2001 From: Vitaly Kuznetsov Date: Sun, 29 Oct 2017 12:21:03 -0700 Subject: [PATCH 05/21] hyper-v: trace vmbus_onoffer_rescind() @@ -47,5 +47,5 @@ index 488b873b563e..dbbed1d1f327 100644 #define TRACE_INCLUDE_PATH . #undef TRACE_INCLUDE_FILE -- -2.24.0 +2.17.1 diff --git a/kernel/patches-4.14.x/0006-hyper-v-trace-vmbus_onopen_result.patch b/kernel/patches-4.14.x/0006-hyper-v-trace-vmbus_onopen_result.patch index dd80b7aa9..5e5b24bb9 100644 --- a/kernel/patches-4.14.x/0006-hyper-v-trace-vmbus_onopen_result.patch +++ b/kernel/patches-4.14.x/0006-hyper-v-trace-vmbus_onopen_result.patch @@ -1,4 +1,4 @@ -From bb02c8a77a5ab506114942a00df133aaa16af119 Mon Sep 17 00:00:00 2001 +From 469229a9446ef1e5d3049a0fabf65f7fac42d3f3 Mon Sep 17 00:00:00 2001 From: Vitaly Kuznetsov Date: Sun, 29 Oct 2017 12:21:04 -0700 Subject: [PATCH 06/21] hyper-v: trace vmbus_onopen_result() @@ -56,5 +56,5 @@ index dbbed1d1f327..9757c19d1c08 100644 #define TRACE_INCLUDE_PATH . #undef TRACE_INCLUDE_FILE -- -2.24.0 +2.17.1 diff --git a/kernel/patches-4.14.x/0007-hyper-v-trace-vmbus_ongpadl_created.patch b/kernel/patches-4.14.x/0007-hyper-v-trace-vmbus_ongpadl_created.patch index 6b7fca746..48b948051 100644 --- a/kernel/patches-4.14.x/0007-hyper-v-trace-vmbus_ongpadl_created.patch +++ b/kernel/patches-4.14.x/0007-hyper-v-trace-vmbus_ongpadl_created.patch @@ -1,4 +1,4 @@ -From 360e15dadba3f904326a0a90fb82d0e77de4f7be Mon Sep 17 00:00:00 2001 +From 4d3460034cdb687ce0d89649d5e33ca81fc4d619 Mon Sep 17 00:00:00 2001 From: Vitaly Kuznetsov Date: Sun, 29 Oct 2017 12:21:05 -0700 Subject: [PATCH 07/21] hyper-v: trace vmbus_ongpadl_created() @@ -56,5 +56,5 @@ index 9757c19d1c08..20734b7b341b 100644 #define TRACE_INCLUDE_PATH . #undef TRACE_INCLUDE_FILE -- -2.24.0 +2.17.1 diff --git a/kernel/patches-4.14.x/0008-hyper-v-trace-vmbus_ongpadl_torndown.patch b/kernel/patches-4.14.x/0008-hyper-v-trace-vmbus_ongpadl_torndown.patch index e2f090b00..845c8b26d 100644 --- a/kernel/patches-4.14.x/0008-hyper-v-trace-vmbus_ongpadl_torndown.patch +++ b/kernel/patches-4.14.x/0008-hyper-v-trace-vmbus_ongpadl_torndown.patch @@ -1,4 +1,4 @@ -From 60ee680388a3aa5cabc11781d40c43fd826d32fd Mon Sep 17 00:00:00 2001 +From 70e36f7ed9b51de772268a86aa6157038d24e387 Mon Sep 17 00:00:00 2001 From: Vitaly Kuznetsov Date: Sun, 29 Oct 2017 12:21:06 -0700 Subject: [PATCH 08/21] hyper-v: trace vmbus_ongpadl_torndown() @@ -47,5 +47,5 @@ index 20734b7b341b..84c08cdf7235 100644 #define TRACE_INCLUDE_PATH . #undef TRACE_INCLUDE_FILE -- -2.24.0 +2.17.1 diff --git a/kernel/patches-4.14.x/0009-hyper-v-trace-vmbus_onversion_response.patch b/kernel/patches-4.14.x/0009-hyper-v-trace-vmbus_onversion_response.patch index c0e5a0df4..959f041b3 100644 --- a/kernel/patches-4.14.x/0009-hyper-v-trace-vmbus_onversion_response.patch +++ b/kernel/patches-4.14.x/0009-hyper-v-trace-vmbus_onversion_response.patch @@ -1,4 +1,4 @@ -From b2bb017d06494dac6da28df4b0375ac153eb236f Mon Sep 17 00:00:00 2001 +From 46f121e5b122e0e48e9448ea5aeed15e706768b7 Mon Sep 17 00:00:00 2001 From: Vitaly Kuznetsov Date: Sun, 29 Oct 2017 12:21:07 -0700 Subject: [PATCH 09/21] hyper-v: trace vmbus_onversion_response() @@ -51,5 +51,5 @@ index 84c08cdf7235..2a046547107f 100644 #define TRACE_INCLUDE_PATH . #undef TRACE_INCLUDE_FILE -- -2.24.0 +2.17.1 diff --git a/kernel/patches-4.14.x/0010-hyper-v-trace-vmbus_request_offers.patch b/kernel/patches-4.14.x/0010-hyper-v-trace-vmbus_request_offers.patch index 19ff92b97..c9cd6566c 100644 --- a/kernel/patches-4.14.x/0010-hyper-v-trace-vmbus_request_offers.patch +++ b/kernel/patches-4.14.x/0010-hyper-v-trace-vmbus_request_offers.patch @@ -1,4 +1,4 @@ -From 89a75030466d358126e39b017ed85a81d7ec6cc9 Mon Sep 17 00:00:00 2001 +From bab8990084d1d283706b5b0a360a97e322688a4f Mon Sep 17 00:00:00 2001 From: Vitaly Kuznetsov Date: Sun, 29 Oct 2017 12:21:08 -0700 Subject: [PATCH 10/21] hyper-v: trace vmbus_request_offers() @@ -51,5 +51,5 @@ index 2a046547107f..566ac0f2fe56 100644 #define TRACE_INCLUDE_PATH . #undef TRACE_INCLUDE_FILE -- -2.24.0 +2.17.1 diff --git a/kernel/patches-4.14.x/0011-hyper-v-trace-vmbus_open.patch b/kernel/patches-4.14.x/0011-hyper-v-trace-vmbus_open.patch index 5976cc919..b6f8d18da 100644 --- a/kernel/patches-4.14.x/0011-hyper-v-trace-vmbus_open.patch +++ b/kernel/patches-4.14.x/0011-hyper-v-trace-vmbus_open.patch @@ -1,4 +1,4 @@ -From 0bd830ee90ea0044e82281b9838bfe064a011ea1 Mon Sep 17 00:00:00 2001 +From 1d5cd7a15d54f2d5cfef538edae830990092c56e Mon Sep 17 00:00:00 2001 From: Vitaly Kuznetsov Date: Sun, 29 Oct 2017 12:21:09 -0700 Subject: [PATCH 11/21] hyper-v: trace vmbus_open() @@ -66,5 +66,5 @@ index 566ac0f2fe56..38fedb803bd8 100644 #define TRACE_INCLUDE_PATH . #undef TRACE_INCLUDE_FILE -- -2.24.0 +2.17.1 diff --git a/kernel/patches-4.14.x/0012-hyper-v-trace-vmbus_close_internal.patch b/kernel/patches-4.14.x/0012-hyper-v-trace-vmbus_close_internal.patch index 51d60a10c..0b3264c96 100644 --- a/kernel/patches-4.14.x/0012-hyper-v-trace-vmbus_close_internal.patch +++ b/kernel/patches-4.14.x/0012-hyper-v-trace-vmbus_close_internal.patch @@ -1,4 +1,4 @@ -From 0104ceb8cc484a22476fc8cac0e07b2de34eb1b1 Mon Sep 17 00:00:00 2001 +From 2679c561da260b15f73638bc84c01b1f3fcbf28f Mon Sep 17 00:00:00 2001 From: Vitaly Kuznetsov Date: Sun, 29 Oct 2017 12:21:10 -0700 Subject: [PATCH 12/21] hyper-v: trace vmbus_close_internal() @@ -54,5 +54,5 @@ index 38fedb803bd8..302bd4e964f0 100644 #define TRACE_INCLUDE_PATH . #undef TRACE_INCLUDE_FILE -- -2.24.0 +2.17.1 diff --git a/kernel/patches-4.14.x/0013-hyper-v-trace-vmbus_establish_gpadl.patch b/kernel/patches-4.14.x/0013-hyper-v-trace-vmbus_establish_gpadl.patch index ec0049dd1..a3ec63147 100644 --- a/kernel/patches-4.14.x/0013-hyper-v-trace-vmbus_establish_gpadl.patch +++ b/kernel/patches-4.14.x/0013-hyper-v-trace-vmbus_establish_gpadl.patch @@ -1,4 +1,4 @@ -From a6d315eecdfdd08ee31fe127127ed76d996c87ac Mon Sep 17 00:00:00 2001 +From 44891415d4c7a56f459dd72d2f6574e2fe58309e Mon Sep 17 00:00:00 2001 From: Vitaly Kuznetsov Date: Sun, 29 Oct 2017 12:21:11 -0700 Subject: [PATCH 13/21] hyper-v: trace vmbus_establish_gpadl() @@ -92,5 +92,5 @@ index 302bd4e964f0..978e70bdc7c5 100644 #define TRACE_INCLUDE_PATH . #undef TRACE_INCLUDE_FILE -- -2.24.0 +2.17.1 diff --git a/kernel/patches-4.14.x/0014-hyper-v-trace-vmbus_teardown_gpadl.patch b/kernel/patches-4.14.x/0014-hyper-v-trace-vmbus_teardown_gpadl.patch index 5885415b8..acdd22236 100644 --- a/kernel/patches-4.14.x/0014-hyper-v-trace-vmbus_teardown_gpadl.patch +++ b/kernel/patches-4.14.x/0014-hyper-v-trace-vmbus_teardown_gpadl.patch @@ -1,4 +1,4 @@ -From 44d0336c3bcc677675fa82c598bf9f560b85dc1a Mon Sep 17 00:00:00 2001 +From 6237e6fb77e480f84a7ef04b3165398b241b4283 Mon Sep 17 00:00:00 2001 From: Vitaly Kuznetsov Date: Sun, 29 Oct 2017 12:21:12 -0700 Subject: [PATCH 14/21] hyper-v: trace vmbus_teardown_gpadl() @@ -57,5 +57,5 @@ index 978e70bdc7c5..cd33a52ef27f 100644 #define TRACE_INCLUDE_PATH . #undef TRACE_INCLUDE_FILE -- -2.24.0 +2.17.1 diff --git a/kernel/patches-4.14.x/0015-hyper-v-trace-vmbus_negotiate_version.patch b/kernel/patches-4.14.x/0015-hyper-v-trace-vmbus_negotiate_version.patch index 1a79e1b3e..890046057 100644 --- a/kernel/patches-4.14.x/0015-hyper-v-trace-vmbus_negotiate_version.patch +++ b/kernel/patches-4.14.x/0015-hyper-v-trace-vmbus_negotiate_version.patch @@ -1,4 +1,4 @@ -From ff4d95226c54a17a76c8179f72635b7cf64d16f5 Mon Sep 17 00:00:00 2001 +From 2b469713711781ce430d56e020556e88634b1677 Mon Sep 17 00:00:00 2001 From: Vitaly Kuznetsov Date: Sun, 29 Oct 2017 12:21:13 -0700 Subject: [PATCH 15/21] hyper-v: trace vmbus_negotiate_version() @@ -66,5 +66,5 @@ index cd33a52ef27f..f06284d64a8c 100644 #define TRACE_INCLUDE_PATH . #undef TRACE_INCLUDE_FILE -- -2.24.0 +2.17.1 diff --git a/kernel/patches-4.14.x/0016-hyper-v-trace-vmbus_release_relid.patch b/kernel/patches-4.14.x/0016-hyper-v-trace-vmbus_release_relid.patch index b39a64047..229688094 100644 --- a/kernel/patches-4.14.x/0016-hyper-v-trace-vmbus_release_relid.patch +++ b/kernel/patches-4.14.x/0016-hyper-v-trace-vmbus_release_relid.patch @@ -1,4 +1,4 @@ -From 9cd76edb4608c726899969df76d8b460c7711732 Mon Sep 17 00:00:00 2001 +From d5243e3a027acaef88c53a65132d5e5c0d122ef7 Mon Sep 17 00:00:00 2001 From: Vitaly Kuznetsov Date: Sun, 29 Oct 2017 12:21:14 -0700 Subject: [PATCH 16/21] hyper-v: trace vmbus_release_relid() @@ -64,5 +64,5 @@ index f06284d64a8c..f0e437c3522f 100644 #define TRACE_INCLUDE_PATH . #undef TRACE_INCLUDE_FILE -- -2.24.0 +2.17.1 diff --git a/kernel/patches-4.14.x/0017-hyper-v-trace-vmbus_send_tl_connect_request.patch b/kernel/patches-4.14.x/0017-hyper-v-trace-vmbus_send_tl_connect_request.patch index 1d2033e7f..ad457bec3 100644 --- a/kernel/patches-4.14.x/0017-hyper-v-trace-vmbus_send_tl_connect_request.patch +++ b/kernel/patches-4.14.x/0017-hyper-v-trace-vmbus_send_tl_connect_request.patch @@ -1,4 +1,4 @@ -From 61ddfdcfb69573b684efe950e9c4a95da0d4de65 Mon Sep 17 00:00:00 2001 +From 0d81f02f6f9a8146dee1d638a278b1135ae77168 Mon Sep 17 00:00:00 2001 From: Vitaly Kuznetsov Date: Sun, 29 Oct 2017 12:21:15 -0700 Subject: [PATCH 17/21] hyper-v: trace vmbus_send_tl_connect_request() @@ -70,5 +70,5 @@ index f0e437c3522f..5382d9630306 100644 #define TRACE_INCLUDE_PATH . #undef TRACE_INCLUDE_FILE -- -2.24.0 +2.17.1 diff --git a/kernel/patches-4.14.x/0018-hyper-v-trace-channel-events.patch b/kernel/patches-4.14.x/0018-hyper-v-trace-channel-events.patch index cb25573a7..39a537777 100644 --- a/kernel/patches-4.14.x/0018-hyper-v-trace-channel-events.patch +++ b/kernel/patches-4.14.x/0018-hyper-v-trace-channel-events.patch @@ -1,4 +1,4 @@ -From 3544cc8fe73cf221fc17064be476af9f47ab56ff Mon Sep 17 00:00:00 2001 +From 8ed12aab763b0904a47c625bb17fb145e3020678 Mon Sep 17 00:00:00 2001 From: Vitaly Kuznetsov Date: Sun, 29 Oct 2017 12:21:16 -0700 Subject: [PATCH 18/21] hyper-v: trace channel events @@ -97,5 +97,5 @@ index 70f857441399..14288a2958d0 100644 case HV_CALL_ISR: vmbus_channel_isr(channel); -- -2.24.0 +2.17.1 diff --git a/kernel/patches-4.14.x/0019-serial-forbid-8250-on-s390.patch b/kernel/patches-4.14.x/0019-serial-forbid-8250-on-s390.patch index fd5f47ced..526425c8d 100644 --- a/kernel/patches-4.14.x/0019-serial-forbid-8250-on-s390.patch +++ b/kernel/patches-4.14.x/0019-serial-forbid-8250-on-s390.patch @@ -1,4 +1,4 @@ -From 03fa65540dd750a1cb875145615303fd7492b94e Mon Sep 17 00:00:00 2001 +From 1cdbd8647da5e1763e29220fcc9214d0492331f0 Mon Sep 17 00:00:00 2001 From: Christian Borntraeger Date: Tue, 12 Dec 2017 09:08:35 +0100 Subject: [PATCH 19/21] serial: forbid 8250 on s390 @@ -31,5 +31,5 @@ index a5c0ef1e7695..16b1496e6105 100644 ---help--- This selects whether you want to include the driver for the standard -- -2.24.0 +2.17.1 diff --git a/kernel/patches-4.14.x/0020-scsi-storvsc-Allow-only-one-remove-lun-work-item-to-.patch b/kernel/patches-4.14.x/0020-scsi-storvsc-Allow-only-one-remove-lun-work-item-to-.patch index 895485f9c..a37b3baea 100644 --- a/kernel/patches-4.14.x/0020-scsi-storvsc-Allow-only-one-remove-lun-work-item-to-.patch +++ b/kernel/patches-4.14.x/0020-scsi-storvsc-Allow-only-one-remove-lun-work-item-to-.patch @@ -1,4 +1,4 @@ -From ba73d346b0dd3efc44de486866fca2daa1959026 Mon Sep 17 00:00:00 2001 +From be8f317e6ef533f8c274e7a2d84af70116f69ff8 Mon Sep 17 00:00:00 2001 From: Cathy Avery Date: Tue, 31 Oct 2017 08:52:06 -0400 Subject: [PATCH 20/21] scsi: storvsc: Allow only one remove lun work item to @@ -128,5 +128,5 @@ index 5adeb1e4b186..405b5da45fa1 100644 storvsc_dev_remove(dev); scsi_host_put(host); -- -2.24.0 +2.17.1 diff --git a/kernel/patches-4.14.x/0021-scsi-storvsc-Avoid-excessive-host-scan-on-controller.patch b/kernel/patches-4.14.x/0021-scsi-storvsc-Avoid-excessive-host-scan-on-controller.patch index 33b28b9bf..a77ea7b32 100644 --- a/kernel/patches-4.14.x/0021-scsi-storvsc-Avoid-excessive-host-scan-on-controller.patch +++ b/kernel/patches-4.14.x/0021-scsi-storvsc-Avoid-excessive-host-scan-on-controller.patch @@ -1,4 +1,4 @@ -From 0fd3df7b47b6cac9b9d46329c0fef1dd7ebe6e0c Mon Sep 17 00:00:00 2001 +From 567d73124d0618e177c2c69279bc7fc9a6998fa4 Mon Sep 17 00:00:00 2001 From: Long Li Date: Tue, 31 Oct 2017 14:58:08 -0700 Subject: [PATCH 21/21] scsi: storvsc: Avoid excessive host scan on controller @@ -106,5 +106,5 @@ index 405b5da45fa1..7b9173eebdd7 100644 ret = scsi_add_host(host, &device->device); if (ret != 0) -- -2.24.0 +2.17.1 diff --git a/kernel/patches-4.19.x/0001-perf-symbols-Add-fallback-definitions-for-GELF_ST_VI.patch b/kernel/patches-4.19.x/0001-perf-symbols-Add-fallback-definitions-for-GELF_ST_VI.patch index 302b5750b..82f241a75 100644 --- a/kernel/patches-4.19.x/0001-perf-symbols-Add-fallback-definitions-for-GELF_ST_VI.patch +++ b/kernel/patches-4.19.x/0001-perf-symbols-Add-fallback-definitions-for-GELF_ST_VI.patch @@ -1,4 +1,4 @@ -From 8b83a2f6ef2fa898161f3a7766e1c0da9adb54ba Mon Sep 17 00:00:00 2001 +From 14a3389e996e3ca85369322987debd915ab78e56 Mon Sep 17 00:00:00 2001 From: Arnaldo Carvalho de Melo Date: Mon, 4 Feb 2019 15:48:03 -0300 Subject: [PATCH 1/2] perf symbols: Add fallback definitions for @@ -49,5 +49,5 @@ index a701a8a48f00..dc3fbcbb0e79 100644 #ifdef HAVE_CPLUS_DEMANGLE_SUPPORT -- -2.24.0 +2.17.1 diff --git a/kernel/patches-4.19.x/0002-include-uapi-linux-swab-Fix-potentially-missing-__al.patch b/kernel/patches-4.19.x/0002-include-uapi-linux-swab-Fix-potentially-missing-__al.patch index 01b524d06..63b12d2fe 100644 --- a/kernel/patches-4.19.x/0002-include-uapi-linux-swab-Fix-potentially-missing-__al.patch +++ b/kernel/patches-4.19.x/0002-include-uapi-linux-swab-Fix-potentially-missing-__al.patch @@ -1,4 +1,4 @@ -From 73f20f50d9204abcff0ff18c6abf09c8643cb8a5 Mon Sep 17 00:00:00 2001 +From 4e8a6948003989f314d84bb3dc548b85548b2c9d Mon Sep 17 00:00:00 2001 From: Matt Redfearn Date: Wed, 3 Jan 2018 09:57:30 +0000 Subject: [PATCH 2/2] include/uapi/linux/swab: Fix potentially missing @@ -51,5 +51,5 @@ index 23cd84868cc3..f6a8cf737abf 100644 /* -- -2.24.0 +2.17.1 diff --git a/kernel/patches-5.4.x/0001-include-uapi-linux-swab-Fix-potentially-missing-__al.patch b/kernel/patches-5.4.x/0001-include-uapi-linux-swab-Fix-potentially-missing-__al.patch index 00385af0e..7ee9f0413 100644 --- a/kernel/patches-5.4.x/0001-include-uapi-linux-swab-Fix-potentially-missing-__al.patch +++ b/kernel/patches-5.4.x/0001-include-uapi-linux-swab-Fix-potentially-missing-__al.patch @@ -1,4 +1,4 @@ -From 9be6bfc1bd4218035fdca1f8db5eb8855fd8f01d Mon Sep 17 00:00:00 2001 +From 35ebc3345acc433b0536eb450133a5252c8fe46b Mon Sep 17 00:00:00 2001 From: Matt Redfearn Date: Wed, 3 Jan 2018 09:57:30 +0000 Subject: [PATCH] include/uapi/linux/swab: Fix potentially missing @@ -51,5 +51,5 @@ index 23cd84868cc3..f6a8cf737abf 100644 /* -- -2.24.0 +2.17.1