From 920a2e98cbbdd250dbf3d50e149ad4c9921f276b Mon Sep 17 00:00:00 2001 From: Rolf Neugebauer Date: Fri, 27 Mar 2020 16:52:47 +0000 Subject: [PATCH] kernel: Update to 5.4.28/4.19.113/4.14.174 Signed-off-by: Rolf Neugebauer --- kernel/Makefile | 12 ++++++------ kernel/config-4.14.x-x86_64 | 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 +- ...ducded-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 ++-- .../0005-hyper-v-trace-vmbus_onoffer_rescind.patch | 4 ++-- .../0006-hyper-v-trace-vmbus_onopen_result.patch | 4 ++-- .../0007-hyper-v-trace-vmbus_ongpadl_created.patch | 4 ++-- .../0008-hyper-v-trace-vmbus_ongpadl_torndown.patch | 4 ++-- ...0009-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 ++-- .../0013-hyper-v-trace-vmbus_establish_gpadl.patch | 4 ++-- .../0014-hyper-v-trace-vmbus_teardown_gpadl.patch | 4 ++-- .../0015-hyper-v-trace-vmbus_negotiate_version.patch | 4 ++-- .../0016-hyper-v-trace-vmbus_release_relid.patch | 4 ++-- ...hyper-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 ++-- ...vsc-Allow-only-one-remove-lun-work-item-to-.patch | 4 ++-- ...vsc-Avoid-excessive-host-scan-on-controller.patch | 4 ++-- ...ols-Add-fallback-definitions-for-GELF_ST_VI.patch | 4 ++-- ...api-linux-swab-Fix-potentially-missing-__al.patch | 4 ++-- ...api-linux-swab-Fix-potentially-missing-__al.patch | 4 ++-- 30 files changed, 59 insertions(+), 59 deletions(-) diff --git a/kernel/Makefile b/kernel/Makefile index 4d6371376..ab56c9d63 100644 --- a/kernel/Makefile +++ b/kernel/Makefile @@ -252,18 +252,18 @@ endef # Debug targets only for latest stable and LTS stable # ifeq ($(ARCH),x86_64) -$(eval $(call kernel,5.4.19,5.4.x,$(EXTRA),$(DEBUG))) -$(eval $(call kernel,4.19.104,4.19.x,$(EXTRA),$(DEBUG))) -$(eval $(call kernel,4.19.104,4.19.x,,-dbg)) +$(eval $(call kernel,5.4.28,5.4.x,$(EXTRA),$(DEBUG))) +$(eval $(call kernel,4.19.113,4.19.x,$(EXTRA),$(DEBUG))) +$(eval $(call kernel,4.19.113,4.19.x,,-dbg)) $(eval $(call kernel,4.19.59,4.19.x,-rt,)) -$(eval $(call kernel,4.14.171,4.14.x,$(EXTRA),$(DEBUG))) +$(eval $(call kernel,4.14.174,4.14.x,$(EXTRA),$(DEBUG))) else ifeq ($(ARCH),aarch64) -$(eval $(call kernel,5.4.19,5.4.x,$(EXTRA),$(DEBUG))) +$(eval $(call kernel,5.4.28,5.4.x,$(EXTRA),$(DEBUG))) $(eval $(call kernel,4.19.59,4.19.x,-rt,)) else ifeq ($(ARCH),s390x) -$(eval $(call kernel,5.4.19,5.4.x,$(EXTRA),$(DEBUG))) +$(eval $(call kernel,5.4.28,5.4.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 20faa1bf0..d00fcf0c6 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.171 Kernel Configuration +# Linux/x86 4.14.174 Kernel Configuration # CONFIG_64BIT=y CONFIG_X86_64=y diff --git a/kernel/config-4.19.x-x86_64 b/kernel/config-4.19.x-x86_64 index 60093d06d..107852ecc 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.104 Kernel Configuration +# Linux/x86 4.19.113 Kernel Configuration # # diff --git a/kernel/config-5.4.x-aarch64 b/kernel/config-5.4.x-aarch64 index 8d0e309e1..26c95bcde 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.19 Kernel Configuration +# Linux/arm64 5.4.28 Kernel Configuration # # diff --git a/kernel/config-5.4.x-s390x b/kernel/config-5.4.x-s390x index aefcffb92..9c506114e 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.19 Kernel Configuration +# Linux/s390 5.4.28 Kernel Configuration # # diff --git a/kernel/config-5.4.x-x86_64 b/kernel/config-5.4.x-x86_64 index e293347d5..dac75d91f 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.19 Kernel Configuration +# Linux/x86 5.4.28 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 dd1132f6e..a8458376b 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 cc4294c196a451a91e413eb7afb1e0598000273b Mon Sep 17 00:00:00 2001 +From 56acceb9b7252dc0c9f3ee01625a9dad8461b8b7 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.17.1 +2.24.0 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 9112c9557..78930e1ab 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 1492249cd1539c8aa4db9e50074832b4459b77fd Mon Sep 17 00:00:00 2001 +From 8c2062401403c8a9a203af268d0ec69ddff1103c 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.17.1 +2.24.0 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 80db42527..a7423226c 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 f40fc467a8eb0c3efdba96c71f47cf3adfdabdae Mon Sep 17 00:00:00 2001 +From c2b71b1d0a9c4c7eefe8da97ffc4baa4615fa6e5 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.17.1 +2.24.0 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 5f2b5b2da..001ca1a91 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 04c650249126339cf57f107a1359a79204f1545b Mon Sep 17 00:00:00 2001 +From 595d68c0b18c7ebfaa3794fd22ef7b50d5e7bf40 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.17.1 +2.24.0 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 089add6d5..ff8aa0f46 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 6dcd9834beffd604c120ad1d94ea79d4041c9b09 Mon Sep 17 00:00:00 2001 +From 2955351528e97452a9dae475eb64441f2dfefde9 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.17.1 +2.24.0 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 401788f3c..319b7fa27 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 5f57c14badd2045ec6769a4a99fad002e4174914 Mon Sep 17 00:00:00 2001 +From 7ec50c0fdbf7dd576cc7fcd3357fc804a2e4a4de 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.17.1 +2.24.0 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 496515c92..4d276a6b0 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 0edf47887dd929ae68990a9f84aa75be6e32d226 Mon Sep 17 00:00:00 2001 +From 588dd389b2928b24daa38e901d9145116c2db0d7 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.17.1 +2.24.0 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 fa29085c9..9bcbc3b5e 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 6d1f4526f9b36b8815637a99ad6f25c45088dcfb Mon Sep 17 00:00:00 2001 +From 219a97671a3e1ae1914a62c5e7e269df5c68d82b 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.17.1 +2.24.0 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 8ed0ca8a5..881981355 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 f03446d0e131d71ec981b40ba3172bb10930125b Mon Sep 17 00:00:00 2001 +From 18ffc33bbae039509d07f2cc2054499560532859 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.17.1 +2.24.0 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 771d0e445..1a1a0b089 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 4d4f02903cfcd3e5ae1883f77413bba79184d73f Mon Sep 17 00:00:00 2001 +From cd66081931b2dc974da2c9de5ea3a84886282185 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.17.1 +2.24.0 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 132d83361..0f080bedb 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 224b58ab6375cdf5d1ea37721e291c3f9b057445 Mon Sep 17 00:00:00 2001 +From f0fa37ea2a46cb24bf91ea3492623c16381b73d2 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.17.1 +2.24.0 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 9fd306737..e9a32a00a 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 fbb158ba985fffb9b264dfa9740ae61ab029c53d Mon Sep 17 00:00:00 2001 +From 563dc5d22087ed6328c45b59d8b2e498acfd7513 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.17.1 +2.24.0 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 179f12630..28192bafc 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 759ec4d5e00f2f3c8e9a8c216752712ff72ea278 Mon Sep 17 00:00:00 2001 +From 2090b4ac2819e64573787437960b92afccd4ccf3 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.17.1 +2.24.0 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 7df3afb04..a67ee0a39 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 0cd8a3269c0e08ab50582cdb6aaddfd13044395f Mon Sep 17 00:00:00 2001 +From 89aeff0aa68cb9b1dc1adf28043f7f7f32386e7f 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.17.1 +2.24.0 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 1405e410d..9e63f5035 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 f97ce15b1f52b119759e966141f3bb46aaf2e1c0 Mon Sep 17 00:00:00 2001 +From 9671d96306b5b5b6f1b17822cd2623e2d1f596bb 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.17.1 +2.24.0 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 2886c7c2e..fea206280 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 b408a2d33087caabf1d5d359a24ea2921fc1590e Mon Sep 17 00:00:00 2001 +From 3d2d34fd831e942463030924f423bda8568ce912 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.17.1 +2.24.0 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 ef3d5cc25..f0cd145e1 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 58fc6d52cfe2fa26e34863dde948773173d918c8 Mon Sep 17 00:00:00 2001 +From 3680bc215f62a93c46e8801ba8d988160d27db8b 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.17.1 +2.24.0 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 feacb54b3..d319225d6 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 339fbc00c47cfffe527284191c886931bc2404aa Mon Sep 17 00:00:00 2001 +From 1a5e65cb9456a2d26e60b0249c470f4c90899108 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.17.1 +2.24.0 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 2af3bc25a..d33bdb58d 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 f7e0092c9ce2487bd34a9dcb90c452b20d6df891 Mon Sep 17 00:00:00 2001 +From 0da3e404cb0a4a6876a85f80260bd653dabc7826 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.17.1 +2.24.0 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 48bc6879f..8435096ce 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 71bc9a88e17b1403f8090c469da8b24925f9fd2b Mon Sep 17 00:00:00 2001 +From 3d5ab764aa966d80a2f8df397ade599a8980f443 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.17.1 +2.24.0 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 59fcde191..159b41898 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 bb70fe1cae8aeedd12edfc4197ea37a1a6cde4ec Mon Sep 17 00:00:00 2001 +From 284d1e2fdfa1134ba366198e0e1bd671147399f9 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.17.1 +2.24.0 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 07e179209..bb6027bc8 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 508ecfc022b2de6f15e2a3623c82f4819feeb758 Mon Sep 17 00:00:00 2001 +From 66f0f687d1a77d74639a694d5f95900970851560 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.17.1 +2.24.0 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 1a5305cad..e5309ca74 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 f9d6ddaaf4252734fe522ab3a72630f449928574 Mon Sep 17 00:00:00 2001 +From 4156e51c13d1f856eb335454b2d4d4ebcb41dd59 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.17.1 +2.24.0 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 0668386fd..9b52976db 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 25c77fe64622437dc707ee29f161f66a59504589 Mon Sep 17 00:00:00 2001 +From bb2c12a651f3f5efe5e2d8327e3cfd68b95d4b85 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.17.1 +2.24.0