diff --git a/kernel/Makefile b/kernel/Makefile index 7c3001801..dc444f72e 100644 --- a/kernel/Makefile +++ b/kernel/Makefile @@ -261,23 +261,23 @@ endef # Debug targets only for latest stable and LTS stable # ifeq ($(ARCH),x86_64) -$(eval $(call kernel,4.20.4,4.20.x,$(EXTRA),$(DEBUG))) -$(eval $(call kernel,4.19.17,4.19.x,$(EXTRA),$(DEBUG))) -$(eval $(call kernel,4.14.95,4.14.x,$(EXTRA),$(DEBUG))) -$(eval $(call kernel,4.14.95,4.14.x,,-dbg)) +$(eval $(call kernel,4.20.5,4.20.x,$(EXTRA),$(DEBUG))) +$(eval $(call kernel,4.19.18,4.19.x,$(EXTRA),$(DEBUG))) +$(eval $(call kernel,4.14.96,4.14.x,$(EXTRA),$(DEBUG))) +$(eval $(call kernel,4.14.96,4.14.x,,-dbg)) $(eval $(call kernel,4.14.87,4.14.x,-rt,)) -$(eval $(call kernel,4.9.152,4.9.x,$(EXTRA),$(DEBUG))) +$(eval $(call kernel,4.9.153,4.9.x,$(EXTRA),$(DEBUG))) else ifeq ($(ARCH),aarch64) -$(eval $(call kernel,4.20.4,4.20.x,$(EXTRA),$(DEBUG))) -$(eval $(call kernel,4.19.17,4.19.x,$(EXTRA),$(DEBUG))) -$(eval $(call kernel,4.14.95,4.14.x,$(EXTRA),$(DEBUG))) +$(eval $(call kernel,4.20.5,4.20.x,$(EXTRA),$(DEBUG))) +$(eval $(call kernel,4.19.18,4.19.x,$(EXTRA),$(DEBUG))) +$(eval $(call kernel,4.14.96,4.14.x,$(EXTRA),$(DEBUG))) $(eval $(call kernel,4.14.87,4.14.x,-rt,)) else ifeq ($(ARCH),s390x) -$(eval $(call kernel,4.20.4,4.20.x,$(EXTRA),$(DEBUG))) -$(eval $(call kernel,4.19.17,4.19.x,$(EXTRA),$(DEBUG))) -$(eval $(call kernel,4.14.95,4.14.x,$(EXTRA),$(DEBUG))) +$(eval $(call kernel,4.20.5,4.20.x,$(EXTRA),$(DEBUG))) +$(eval $(call kernel,4.19.18,4.19.x,$(EXTRA),$(DEBUG))) +$(eval $(call kernel,4.14.96,4.14.x,$(EXTRA),$(DEBUG))) endif # Target for kernel config diff --git a/kernel/config-4.14.x-aarch64 b/kernel/config-4.14.x-aarch64 index eeac014f3..cceabefa8 100644 --- a/kernel/config-4.14.x-aarch64 +++ b/kernel/config-4.14.x-aarch64 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/arm64 4.14.95 Kernel Configuration +# Linux/arm64 4.14.96 Kernel Configuration # CONFIG_ARM64=y CONFIG_64BIT=y diff --git a/kernel/config-4.14.x-s390x b/kernel/config-4.14.x-s390x index 70864e474..c64328816 100644 --- a/kernel/config-4.14.x-s390x +++ b/kernel/config-4.14.x-s390x @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/s390 4.14.95 Kernel Configuration +# Linux/s390 4.14.96 Kernel Configuration # CONFIG_MMU=y CONFIG_ZONE_DMA=y diff --git a/kernel/config-4.14.x-x86_64 b/kernel/config-4.14.x-x86_64 index 238540f7e..9976395ea 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.95 Kernel Configuration +# Linux/x86 4.14.96 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 837c42376..ea9da7112 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.17 Kernel Configuration +# Linux/arm64 4.19.18 Kernel Configuration # # diff --git a/kernel/config-4.19.x-s390x b/kernel/config-4.19.x-s390x index 5121b336b..bd595a020 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.17 Kernel Configuration +# Linux/s390 4.19.18 Kernel Configuration # # diff --git a/kernel/config-4.19.x-x86_64 b/kernel/config-4.19.x-x86_64 index 8f44421eb..343d8f5ab 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.17 Kernel Configuration +# Linux/x86 4.19.18 Kernel Configuration # # diff --git a/kernel/config-4.20.x-aarch64 b/kernel/config-4.20.x-aarch64 index e3f479b89..21958b721 100644 --- a/kernel/config-4.20.x-aarch64 +++ b/kernel/config-4.20.x-aarch64 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/arm64 4.20.4 Kernel Configuration +# Linux/arm64 4.20.5 Kernel Configuration # # diff --git a/kernel/config-4.20.x-s390x b/kernel/config-4.20.x-s390x index 569787175..1288079cc 100644 --- a/kernel/config-4.20.x-s390x +++ b/kernel/config-4.20.x-s390x @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/s390 4.20.4 Kernel Configuration +# Linux/s390 4.20.5 Kernel Configuration # # diff --git a/kernel/config-4.20.x-x86_64 b/kernel/config-4.20.x-x86_64 index 42821378f..f195d835e 100644 --- a/kernel/config-4.20.x-x86_64 +++ b/kernel/config-4.20.x-x86_64 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 4.20.4 Kernel Configuration +# Linux/x86 4.20.5 Kernel Configuration # # diff --git a/kernel/config-4.9.x-x86_64 b/kernel/config-4.9.x-x86_64 index 52b4d41b1..6a66c2b39 100644 --- a/kernel/config-4.9.x-x86_64 +++ b/kernel/config-4.9.x-x86_64 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 4.9.152 Kernel Configuration +# Linux/x86 4.9.153 Kernel Configuration # CONFIG_64BIT=y CONFIG_X86_64=y 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 4721339d7..27965afd0 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 fcda7c3205c0a52b29a62c7b889a2e8505adbc97 Mon Sep 17 00:00:00 2001 +From f2598b6c92bb8ab19da1f81f0e7945dbbc28317a 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 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 e56d158ba..69971c207 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 1d51850156e16dca7e2f24f67a262819c3d27ef0 Mon Sep 17 00:00:00 2001 +From d9def6a9b6c8f170e2c3b501bd49abc76e468235 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() 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 c519f9c10..5bb0d066d 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 c7efecdd5adaa75401553c185bd3b7420be8ad20 Mon Sep 17 00:00:00 2001 +From 7dacce84a7046903b1c7ba7e438c89a9b1c64727 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() 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 fd394a930..755bdb737 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 d5d43faa91d5c49bb5a0d2afcac28b3d87d6fb2d Mon Sep 17 00:00:00 2001 +From fcf9d9290cee27c1a30db9f11d834a45697b7b5a 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() 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 9f0bb05c0..379bfaf06 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 8cd2a3f0d67b01c020d460e4763383fa5e1fb411 Mon Sep 17 00:00:00 2001 +From 06f5b82073e42b0d9b3c268a197c8b93f37663d6 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() 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 5a35b96e7..16b41a3e1 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 4851fb7807448d50f696740ecb98dc60433f69f5 Mon Sep 17 00:00:00 2001 +From 1b6d120d2dc89a0e610d46f03cb2c29abf3991f1 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() 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 4808209ee..b26baee62 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 690e88fd38b835c303e9088616e71af829647389 Mon Sep 17 00:00:00 2001 +From 656e62b0f3925be4b3f2778c105b87ae31b378bc 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() 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 9df5cf938..2f695769c 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 75daad76b1215f2ffb944e4d83fc1127de14a5ba Mon Sep 17 00:00:00 2001 +From e877d6642c6acf6647a835fc37bea912a4023725 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() 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 be670581a..5d830a9eb 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 45cb8cebc045d71da8dcd4036a075b8146be5771 Mon Sep 17 00:00:00 2001 +From 1b7064d6edf8d0abd5670b51c9a0c41213a385be 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() 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 86efc76df..5c426b713 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 aacd42b06a100adad9d8a6986a99c785d4e5bfc9 Mon Sep 17 00:00:00 2001 +From ebe1786baacce327b6fdc6262f5d91cbb0656480 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() 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 5adb45c06..fab9d7a28 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 2b04d827b72b56876cf6d3425781177996a19e0e Mon Sep 17 00:00:00 2001 +From 09f565ab2df6adf441a5e06bb46867dcf4388032 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() 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 a80f78c04..309195cb7 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 83fa96985cfde3a8bd5188393f5dad67cb7a291b Mon Sep 17 00:00:00 2001 +From fd0e57d464881a3085ae2b6719c0376184d71770 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() 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 7f39de53b..346b90f5e 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 56973cb45b5ef8559473352dc365c077ae559338 Mon Sep 17 00:00:00 2001 +From 71403399ab9ccd0b42364160f20d205fc3fe6f05 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() 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 757ca1632..af1ed72b9 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 1e5b7805cc96d9462c754f685b1b12d10fa1d33b Mon Sep 17 00:00:00 2001 +From e6c5e7616ddd3b37371eb7f52d1e990de349e182 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() 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 f95de61a6..aac38a324 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 e5c94b04d9325190d933ea2168c43ac29d9472a3 Mon Sep 17 00:00:00 2001 +From 82bde17de7e8e6b49432dcef2e076ef40865fd74 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() 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 aedd5761c..6c830c72b 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 bf53cb4e48749e73b69a6819900bb8b38b9a3ece Mon Sep 17 00:00:00 2001 +From 7063ab1dc874504af7f764c42cf0ff853c19b89a 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() 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 95345b104..3ec66a76a 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 228475a17332bb0f1b3fc6b7a3af2e5d7f1ecf68 Mon Sep 17 00:00:00 2001 +From 62b4cdf82ee81bb199fb77767bbe3004d6fb0060 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() 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 c9342c07d..ace4dbcca 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 a83111a74ce27dcd8da8e6a3ef7e77f2ce7891c8 Mon Sep 17 00:00:00 2001 +From 9b7b7299e6b9db3166b94581cbe6ff0eeab139a9 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 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 7f1d00a09..da9ae6beb 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 713030e8781cdef3e8bf5e6872a3012772c6c22d Mon Sep 17 00:00:00 2001 +From 96024f426ac63d1ef0a51e92a57932489dcb3e5e 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 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 d040e6b18..56ec3d7eb 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 459ec0afc0d48ecd66a31c25db023a4c913c8a03 Mon Sep 17 00:00:00 2001 +From a821c4abeedd178833ee830183c088522707b048 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 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 dee0482f9..764671cc4 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 79f0d44e9b9d334d98b2cb977f6069f51b956c00 Mon Sep 17 00:00:00 2001 +From a464fc3b39a7ae33e5a706055009bb7168dbac08 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 diff --git a/kernel/patches-4.9.x/0001-tools-build-Add-test-for-sched_getcpu.patch b/kernel/patches-4.9.x/0001-tools-build-Add-test-for-sched_getcpu.patch index 26bcf097e..e8ee80817 100644 --- a/kernel/patches-4.9.x/0001-tools-build-Add-test-for-sched_getcpu.patch +++ b/kernel/patches-4.9.x/0001-tools-build-Add-test-for-sched_getcpu.patch @@ -1,4 +1,4 @@ -From 259b36614dce397f6e8a48232a183171e5e60743 Mon Sep 17 00:00:00 2001 +From ff799bf51606de47db6226945c9a110f5bdcf7b2 Mon Sep 17 00:00:00 2001 From: Arnaldo Carvalho de Melo Date: Thu, 2 Mar 2017 12:55:49 -0300 Subject: [PATCH 01/14] tools build: Add test for sched_getcpu() diff --git a/kernel/patches-4.9.x/0002-perf-jit-Avoid-returning-garbage-for-a-ret-variable.patch b/kernel/patches-4.9.x/0002-perf-jit-Avoid-returning-garbage-for-a-ret-variable.patch index 7a10db786..8e687d88e 100644 --- a/kernel/patches-4.9.x/0002-perf-jit-Avoid-returning-garbage-for-a-ret-variable.patch +++ b/kernel/patches-4.9.x/0002-perf-jit-Avoid-returning-garbage-for-a-ret-variable.patch @@ -1,4 +1,4 @@ -From 9f9a63eecc79db33c9de30584e1d01bc7c324792 Mon Sep 17 00:00:00 2001 +From 95dd26341be280fc1888fe4acae6acdb86b42fdf Mon Sep 17 00:00:00 2001 From: Arnaldo Carvalho de Melo Date: Thu, 13 Oct 2016 17:12:35 -0300 Subject: [PATCH 02/14] perf jit: Avoid returning garbage for a ret variable diff --git a/kernel/patches-4.9.x/0003-hv_sock-introduce-Hyper-V-Sockets.patch b/kernel/patches-4.9.x/0003-hv_sock-introduce-Hyper-V-Sockets.patch index 66d968b34..1aa382a3c 100644 --- a/kernel/patches-4.9.x/0003-hv_sock-introduce-Hyper-V-Sockets.patch +++ b/kernel/patches-4.9.x/0003-hv_sock-introduce-Hyper-V-Sockets.patch @@ -1,4 +1,4 @@ -From 955c1dc52c2cb58b95028206dfd0be8ff4133af6 Mon Sep 17 00:00:00 2001 +From 31e7e71d17762c25987d0a4c21de4d678d005848 Mon Sep 17 00:00:00 2001 From: Dexuan Cui Date: Sat, 23 Jul 2016 01:35:51 +0000 Subject: [PATCH 03/14] hv_sock: introduce Hyper-V Sockets diff --git a/kernel/patches-4.9.x/0004-vmbus-Don-t-spam-the-logs-with-unknown-GUIDs.patch b/kernel/patches-4.9.x/0004-vmbus-Don-t-spam-the-logs-with-unknown-GUIDs.patch index a691ba9e8..c384c3af9 100644 --- a/kernel/patches-4.9.x/0004-vmbus-Don-t-spam-the-logs-with-unknown-GUIDs.patch +++ b/kernel/patches-4.9.x/0004-vmbus-Don-t-spam-the-logs-with-unknown-GUIDs.patch @@ -1,4 +1,4 @@ -From 8df0a6d6f770a79dc0e6820c0f2c2c099c1084d7 Mon Sep 17 00:00:00 2001 +From 3d2944aa783ae23b9390eeac5f517b4b0658f5cd Mon Sep 17 00:00:00 2001 From: Rolf Neugebauer Date: Mon, 23 May 2016 18:55:45 +0100 Subject: [PATCH 04/14] vmbus: Don't spam the logs with unknown GUIDs diff --git a/kernel/patches-4.9.x/0005-Drivers-hv-utils-Fix-the-mapping-between-host-versio.patch b/kernel/patches-4.9.x/0005-Drivers-hv-utils-Fix-the-mapping-between-host-versio.patch index b155f6c43..86f91f624 100644 --- a/kernel/patches-4.9.x/0005-Drivers-hv-utils-Fix-the-mapping-between-host-versio.patch +++ b/kernel/patches-4.9.x/0005-Drivers-hv-utils-Fix-the-mapping-between-host-versio.patch @@ -1,4 +1,4 @@ -From 2fa70540d2ce54d95b2bd1a46441914dc7aa8f04 Mon Sep 17 00:00:00 2001 +From 346c76e3752de0f21e92310a9e86f9317d63e07e Mon Sep 17 00:00:00 2001 From: Alex Ng Date: Sun, 6 Nov 2016 13:14:07 -0800 Subject: [PATCH 05/14] Drivers: hv: utils: Fix the mapping between host diff --git a/kernel/patches-4.9.x/0006-Drivers-hv-vss-Improve-log-messages.patch b/kernel/patches-4.9.x/0006-Drivers-hv-vss-Improve-log-messages.patch index 113b57193..56d0cefe3 100644 --- a/kernel/patches-4.9.x/0006-Drivers-hv-vss-Improve-log-messages.patch +++ b/kernel/patches-4.9.x/0006-Drivers-hv-vss-Improve-log-messages.patch @@ -1,4 +1,4 @@ -From 5c1590e36bf588aa4d8a6cfec7a7558229f5a897 Mon Sep 17 00:00:00 2001 +From cc720bb68313df6ae0eaba847670a0f3b46cbd35 Mon Sep 17 00:00:00 2001 From: Alex Ng Date: Sun, 6 Nov 2016 13:14:10 -0800 Subject: [PATCH 06/14] Drivers: hv: vss: Improve log messages. diff --git a/kernel/patches-4.9.x/0007-Drivers-hv-vss-Operation-timeouts-should-match-host-.patch b/kernel/patches-4.9.x/0007-Drivers-hv-vss-Operation-timeouts-should-match-host-.patch index cc2e711cc..2ba205faa 100644 --- a/kernel/patches-4.9.x/0007-Drivers-hv-vss-Operation-timeouts-should-match-host-.patch +++ b/kernel/patches-4.9.x/0007-Drivers-hv-vss-Operation-timeouts-should-match-host-.patch @@ -1,4 +1,4 @@ -From fdc5dfd41cd17ce894a6ffff5aff8d97131eb376 Mon Sep 17 00:00:00 2001 +From 2d6b1021e42b2cfff1a272a8e420a001a03fbaf3 Mon Sep 17 00:00:00 2001 From: Alex Ng Date: Sun, 6 Nov 2016 13:14:11 -0800 Subject: [PATCH 07/14] Drivers: hv: vss: Operation timeouts should match host diff --git a/kernel/patches-4.9.x/0008-Drivers-hv-vmbus-Use-all-supported-IC-versions-to-ne.patch b/kernel/patches-4.9.x/0008-Drivers-hv-vmbus-Use-all-supported-IC-versions-to-ne.patch index adc5b441f..a3ba84bc3 100644 --- a/kernel/patches-4.9.x/0008-Drivers-hv-vmbus-Use-all-supported-IC-versions-to-ne.patch +++ b/kernel/patches-4.9.x/0008-Drivers-hv-vmbus-Use-all-supported-IC-versions-to-ne.patch @@ -1,4 +1,4 @@ -From b701f78b7ab8fd59328572a49e83d16833d826d7 Mon Sep 17 00:00:00 2001 +From 693e22dae27795e170f6c88b5dd88f17f3def107 Mon Sep 17 00:00:00 2001 From: Alex Ng Date: Sat, 28 Jan 2017 12:37:17 -0700 Subject: [PATCH 08/14] Drivers: hv: vmbus: Use all supported IC versions to diff --git a/kernel/patches-4.9.x/0009-Drivers-hv-Log-the-negotiated-IC-versions.patch b/kernel/patches-4.9.x/0009-Drivers-hv-Log-the-negotiated-IC-versions.patch index d2b181647..f7be76391 100644 --- a/kernel/patches-4.9.x/0009-Drivers-hv-Log-the-negotiated-IC-versions.patch +++ b/kernel/patches-4.9.x/0009-Drivers-hv-Log-the-negotiated-IC-versions.patch @@ -1,4 +1,4 @@ -From 74bcb56bae4eeeb430d08a67dd3a2cecc8c51999 Mon Sep 17 00:00:00 2001 +From 416de24a78386cf56da017812fd0545655dc1041 Mon Sep 17 00:00:00 2001 From: Alex Ng Date: Sat, 28 Jan 2017 12:37:18 -0700 Subject: [PATCH 09/14] Drivers: hv: Log the negotiated IC versions. diff --git a/kernel/patches-4.9.x/0010-vmbus-fix-missed-ring-events-on-boot.patch b/kernel/patches-4.9.x/0010-vmbus-fix-missed-ring-events-on-boot.patch index 7c724d421..9aa6a67f8 100644 --- a/kernel/patches-4.9.x/0010-vmbus-fix-missed-ring-events-on-boot.patch +++ b/kernel/patches-4.9.x/0010-vmbus-fix-missed-ring-events-on-boot.patch @@ -1,4 +1,4 @@ -From 4b10c0b20d43891a8b51f6e05a966fa90b91b1d9 Mon Sep 17 00:00:00 2001 +From c491fe8e3331231c198276ffb5082a79a82bced6 Mon Sep 17 00:00:00 2001 From: Dexuan Cui Date: Sun, 26 Mar 2017 16:42:20 +0800 Subject: [PATCH 10/14] vmbus: fix missed ring events on boot diff --git a/kernel/patches-4.9.x/0011-vmbus-remove-goto-error_clean_msglist-in-vmbus_open.patch b/kernel/patches-4.9.x/0011-vmbus-remove-goto-error_clean_msglist-in-vmbus_open.patch index 171763783..4a88fbf9a 100644 --- a/kernel/patches-4.9.x/0011-vmbus-remove-goto-error_clean_msglist-in-vmbus_open.patch +++ b/kernel/patches-4.9.x/0011-vmbus-remove-goto-error_clean_msglist-in-vmbus_open.patch @@ -1,4 +1,4 @@ -From 19d1f7f7400ca4af52ca73796b51af1e01a72d0b Mon Sep 17 00:00:00 2001 +From 787344d0795fbc4e65c300f983862c4d44e7bb5a Mon Sep 17 00:00:00 2001 From: Dexuan Cui Date: Wed, 29 Mar 2017 18:37:10 +0800 Subject: [PATCH 11/14] vmbus: remove "goto error_clean_msglist" in diff --git a/kernel/patches-4.9.x/0012-vmbus-dynamically-enqueue-dequeue-the-channel-on-vmb.patch b/kernel/patches-4.9.x/0012-vmbus-dynamically-enqueue-dequeue-the-channel-on-vmb.patch index db9863026..c1d669c2a 100644 --- a/kernel/patches-4.9.x/0012-vmbus-dynamically-enqueue-dequeue-the-channel-on-vmb.patch +++ b/kernel/patches-4.9.x/0012-vmbus-dynamically-enqueue-dequeue-the-channel-on-vmb.patch @@ -1,4 +1,4 @@ -From 0f59da3e5550ddda57654d338675a28f9a274f8d Mon Sep 17 00:00:00 2001 +From 28989a724a458623c2ba54d9342c80d61466c59b Mon Sep 17 00:00:00 2001 From: Dexuan Cui Date: Fri, 24 Mar 2017 20:53:18 +0800 Subject: [PATCH 12/14] vmbus: dynamically enqueue/dequeue the channel on diff --git a/kernel/patches-4.9.x/0013-bridge-implement-missing-ndo_uninit.patch b/kernel/patches-4.9.x/0013-bridge-implement-missing-ndo_uninit.patch index 1a1e3af39..abd560579 100644 --- a/kernel/patches-4.9.x/0013-bridge-implement-missing-ndo_uninit.patch +++ b/kernel/patches-4.9.x/0013-bridge-implement-missing-ndo_uninit.patch @@ -1,4 +1,4 @@ -From 333b8b31860f7e6e7c6dc7e848a05e94d42d27bb Mon Sep 17 00:00:00 2001 +From 7e9e556ec10cd8f80e512636e7e3984cdf452d38 Mon Sep 17 00:00:00 2001 From: Ido Schimmel Date: Mon, 10 Apr 2017 14:59:27 +0300 Subject: [PATCH 13/14] bridge: implement missing ndo_uninit() diff --git a/kernel/patches-4.9.x/0014-bridge-move-bridge-multicast-cleanup-to-ndo_uninit.patch b/kernel/patches-4.9.x/0014-bridge-move-bridge-multicast-cleanup-to-ndo_uninit.patch index 94e4cab91..f2701c59d 100644 --- a/kernel/patches-4.9.x/0014-bridge-move-bridge-multicast-cleanup-to-ndo_uninit.patch +++ b/kernel/patches-4.9.x/0014-bridge-move-bridge-multicast-cleanup-to-ndo_uninit.patch @@ -1,4 +1,4 @@ -From fa9474afbcfd6727292b18662dfc13acd739071f Mon Sep 17 00:00:00 2001 +From 6eda64a8a3c390327ba0e6a2ec30785dd2af58ba Mon Sep 17 00:00:00 2001 From: Xin Long Date: Tue, 25 Apr 2017 22:58:37 +0800 Subject: [PATCH 14/14] bridge: move bridge multicast cleanup to ndo_uninit