kernel: Update to 4.14.47/4.9.105/4.4.135

These releases are a single patch only, fixing  a bug.

Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>
This commit is contained in:
Rolf Neugebauer 2018-06-04 14:02:55 +01:00 committed by Rolf Neugebauer
parent 25c74cbfe8
commit ba5e75a24e
39 changed files with 44 additions and 44 deletions

View File

@ -219,20 +219,20 @@ endef
#
ifeq ($(ARCH),x86_64)
$(eval $(call kernel,4.16.13,4.16.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.14.46,4.14.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.14.46,4.14.x,,-dbg))
$(eval $(call kernel,4.14.47,4.14.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.14.47,4.14.x,,-dbg))
$(eval $(call kernel,4.14.40,4.14.x,-rt,))
$(eval $(call kernel,4.9.104,4.9.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.4.134,4.4.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.9.105,4.9.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.4.135,4.4.x,$(EXTRA),$(DEBUG)))
else ifeq ($(ARCH),aarch64)
$(eval $(call kernel,4.16.13,4.16.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.14.46,4.14.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.14.47,4.14.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.14.40,4.14.x,-rt,))
else ifeq ($(ARCH),s390x)
$(eval $(call kernel,4.16.13,4.16.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.14.46,4.14.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.14.47,4.14.x,$(EXTRA),$(DEBUG)))
endif
# Target for kernel config

View File

@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/arm64 4.14.46 Kernel Configuration
# Linux/arm64 4.14.47 Kernel Configuration
#
CONFIG_ARM64=y
CONFIG_64BIT=y

View File

@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/s390 4.14.46 Kernel Configuration
# Linux/s390 4.14.47 Kernel Configuration
#
CONFIG_MMU=y
CONFIG_ZONE_DMA=y

View File

@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/x86 4.14.46 Kernel Configuration
# Linux/x86 4.14.47 Kernel Configuration
#
CONFIG_64BIT=y
CONFIG_X86_64=y

View File

@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/x86 4.4.134 Kernel Configuration
# Linux/x86 4.4.135 Kernel Configuration
#
CONFIG_64BIT=y
CONFIG_X86_64=y

View File

@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/x86 4.9.104 Kernel Configuration
# Linux/x86 4.9.105 Kernel Configuration
#
CONFIG_64BIT=y
CONFIG_X86_64=y

View File

@ -1,4 +1,4 @@
From ba9c012833d60b0cea2fe198f93fa14e1dc8a176 Mon Sep 17 00:00:00 2001
From 9ca8f2316a573c004238486c3f37104002ebc6b5 Mon Sep 17 00:00:00 2001
From: Cheng-mean Liu <soccerl@microsoft.com>
Date: Tue, 11 Jul 2017 16:58:26 -0700
Subject: [PATCH 01/21] NVDIMM: reducded ND_MIN_NAMESPACE_SIZE from 4MB to 4KB

View File

@ -1,4 +1,4 @@
From b97cdaf612964ff20e1ea1458b137c99e733e028 Mon Sep 17 00:00:00 2001
From 3d67ad15d7dfed75c3f7ccca13045feda5383e24 Mon Sep 17 00:00:00 2001
From: Vitaly Kuznetsov <vkuznets@redhat.com>
Date: Sun, 29 Oct 2017 12:21:00 -0700
Subject: [PATCH 02/21] hyper-v: trace vmbus_on_msg_dpc()

View File

@ -1,4 +1,4 @@
From 379cb036637690d8bce433ad833b3d843f159eb3 Mon Sep 17 00:00:00 2001
From 8f1cdd80ee5bf73af527721ae33e3512cf948009 Mon Sep 17 00:00:00 2001
From: Vitaly Kuznetsov <vkuznets@redhat.com>
Date: Sun, 29 Oct 2017 12:21:01 -0700
Subject: [PATCH 03/21] hyper-v: trace vmbus_on_message()

View File

@ -1,4 +1,4 @@
From 7d1ddbee3234cfbe7b5afcde867563c2d2bdbdb1 Mon Sep 17 00:00:00 2001
From 625af1eeb62b4f9b248983ce57b0bdb6cb35d353 Mon Sep 17 00:00:00 2001
From: Vitaly Kuznetsov <vkuznets@redhat.com>
Date: Sun, 29 Oct 2017 12:21:02 -0700
Subject: [PATCH 04/21] hyper-v: trace vmbus_onoffer()

View File

@ -1,4 +1,4 @@
From d57f1c982a64450e55dae7bbe43b22e1b8e665b4 Mon Sep 17 00:00:00 2001
From b4bb996b4ab0500ff2b3af63a197d2767789e395 Mon Sep 17 00:00:00 2001
From: Vitaly Kuznetsov <vkuznets@redhat.com>
Date: Sun, 29 Oct 2017 12:21:03 -0700
Subject: [PATCH 05/21] hyper-v: trace vmbus_onoffer_rescind()

View File

@ -1,4 +1,4 @@
From 466715e8592b1b4285660244a6e0965e9019e2a4 Mon Sep 17 00:00:00 2001
From fa0a025a08f4293c6d2560a6b88e423d8d9e06b1 Mon Sep 17 00:00:00 2001
From: Vitaly Kuznetsov <vkuznets@redhat.com>
Date: Sun, 29 Oct 2017 12:21:04 -0700
Subject: [PATCH 06/21] hyper-v: trace vmbus_onopen_result()

View File

@ -1,4 +1,4 @@
From aa61d30051c9fd557e7b58f011a4a350713cf0bd Mon Sep 17 00:00:00 2001
From 583cb000b3813c0dcb098337eef8a1400d61253f Mon Sep 17 00:00:00 2001
From: Vitaly Kuznetsov <vkuznets@redhat.com>
Date: Sun, 29 Oct 2017 12:21:05 -0700
Subject: [PATCH 07/21] hyper-v: trace vmbus_ongpadl_created()

View File

@ -1,4 +1,4 @@
From c1abcfc524eb10d27c859a7dfd4181aed5ae6cc1 Mon Sep 17 00:00:00 2001
From 343e1c98924dacf5663468c57b68036e42fdba4e Mon Sep 17 00:00:00 2001
From: Vitaly Kuznetsov <vkuznets@redhat.com>
Date: Sun, 29 Oct 2017 12:21:06 -0700
Subject: [PATCH 08/21] hyper-v: trace vmbus_ongpadl_torndown()

View File

@ -1,4 +1,4 @@
From ed40a33eb52a17ac7d34debbe01c6a2596d9616e Mon Sep 17 00:00:00 2001
From b7014daeddb74ef99b9a8376e50a8cb52e8ca8c5 Mon Sep 17 00:00:00 2001
From: Vitaly Kuznetsov <vkuznets@redhat.com>
Date: Sun, 29 Oct 2017 12:21:07 -0700
Subject: [PATCH 09/21] hyper-v: trace vmbus_onversion_response()

View File

@ -1,4 +1,4 @@
From cbeb345bfa1be4052a948a05ffa80367b0d5194c Mon Sep 17 00:00:00 2001
From ac0eff9ffd5704ae535b92067fb9e74f3f32f49e Mon Sep 17 00:00:00 2001
From: Vitaly Kuznetsov <vkuznets@redhat.com>
Date: Sun, 29 Oct 2017 12:21:08 -0700
Subject: [PATCH 10/21] hyper-v: trace vmbus_request_offers()

View File

@ -1,4 +1,4 @@
From cc1130ff132dcc5c968dfe482520e348e74ebdfd Mon Sep 17 00:00:00 2001
From 4ee72f28dc175b44c840e76ebc9827f2e1eb2095 Mon Sep 17 00:00:00 2001
From: Vitaly Kuznetsov <vkuznets@redhat.com>
Date: Sun, 29 Oct 2017 12:21:09 -0700
Subject: [PATCH 11/21] hyper-v: trace vmbus_open()

View File

@ -1,4 +1,4 @@
From dc991f18a20ff9eeb92d63a0cc30b86c998315ce Mon Sep 17 00:00:00 2001
From a306d832d2ea103b937f14cd71cdad4aa10587de Mon Sep 17 00:00:00 2001
From: Vitaly Kuznetsov <vkuznets@redhat.com>
Date: Sun, 29 Oct 2017 12:21:10 -0700
Subject: [PATCH 12/21] hyper-v: trace vmbus_close_internal()

View File

@ -1,4 +1,4 @@
From 9cc7a6f8154f3e61c2bf0cf3b509969fb943ff5e Mon Sep 17 00:00:00 2001
From c382420bdb06d1b9095968303c5e33cd8245760b Mon Sep 17 00:00:00 2001
From: Vitaly Kuznetsov <vkuznets@redhat.com>
Date: Sun, 29 Oct 2017 12:21:11 -0700
Subject: [PATCH 13/21] hyper-v: trace vmbus_establish_gpadl()

View File

@ -1,4 +1,4 @@
From 726a1daebeb30fa49089182af636cc8568478894 Mon Sep 17 00:00:00 2001
From cf637cf9961e7ea5881a62f8877297db14e5e8c2 Mon Sep 17 00:00:00 2001
From: Vitaly Kuznetsov <vkuznets@redhat.com>
Date: Sun, 29 Oct 2017 12:21:12 -0700
Subject: [PATCH 14/21] hyper-v: trace vmbus_teardown_gpadl()

View File

@ -1,4 +1,4 @@
From a9c44c1f9b9fb84e59a096ca660a240289f3bfea Mon Sep 17 00:00:00 2001
From 5bd55bb1d611ae89021ea214e60df08b30e876db Mon Sep 17 00:00:00 2001
From: Vitaly Kuznetsov <vkuznets@redhat.com>
Date: Sun, 29 Oct 2017 12:21:13 -0700
Subject: [PATCH 15/21] hyper-v: trace vmbus_negotiate_version()

View File

@ -1,4 +1,4 @@
From 31062dfba0a0a70855ac6cd545ac58f33521f7d6 Mon Sep 17 00:00:00 2001
From 3309f86da87726934438472ab760dd2b5b6e074b Mon Sep 17 00:00:00 2001
From: Vitaly Kuznetsov <vkuznets@redhat.com>
Date: Sun, 29 Oct 2017 12:21:14 -0700
Subject: [PATCH 16/21] hyper-v: trace vmbus_release_relid()

View File

@ -1,4 +1,4 @@
From 64952a8dc4b8b29c331020f6c626092eb0d6c4c2 Mon Sep 17 00:00:00 2001
From 2bd9efba67777bf3a5ee54597c5fbbd5c74c6d1f Mon Sep 17 00:00:00 2001
From: Vitaly Kuznetsov <vkuznets@redhat.com>
Date: Sun, 29 Oct 2017 12:21:15 -0700
Subject: [PATCH 17/21] hyper-v: trace vmbus_send_tl_connect_request()

View File

@ -1,4 +1,4 @@
From e732588217b9dea8deb4c429e51f4072b5098110 Mon Sep 17 00:00:00 2001
From 2e1b7fd2fde2f83700621a57fe2552757e8e4c19 Mon Sep 17 00:00:00 2001
From: Vitaly Kuznetsov <vkuznets@redhat.com>
Date: Sun, 29 Oct 2017 12:21:16 -0700
Subject: [PATCH 18/21] hyper-v: trace channel events

View File

@ -1,4 +1,4 @@
From bfa9cbafcb57649ebd26c4bcef84a838e8282f7c Mon Sep 17 00:00:00 2001
From b580cf23cb3bd3f3320651826701c58eb0a53ac2 Mon Sep 17 00:00:00 2001
From: Christian Borntraeger <borntraeger@de.ibm.com>
Date: Tue, 12 Dec 2017 09:08:35 +0100
Subject: [PATCH 19/21] serial: forbid 8250 on s390

View File

@ -1,4 +1,4 @@
From e97e7ad3b51fbd7d4820cd3753873178a671e39a Mon Sep 17 00:00:00 2001
From d7212c70d329ffef4bf529b7cc6fbd2c0cbec2f3 Mon Sep 17 00:00:00 2001
From: Cathy Avery <cavery@redhat.com>
Date: Tue, 31 Oct 2017 08:52:06 -0400
Subject: [PATCH 20/21] scsi: storvsc: Allow only one remove lun work item to

View File

@ -1,4 +1,4 @@
From 869e66821846ad1f4c2b9dba57f54348f60518cc Mon Sep 17 00:00:00 2001
From 45967829dfce69edd63fdd5639739658edfb1501 Mon Sep 17 00:00:00 2001
From: Long Li <longli@microsoft.com>
Date: Tue, 31 Oct 2017 14:58:08 -0700
Subject: [PATCH 21/21] scsi: storvsc: Avoid excessive host scan on controller

View File

@ -1,4 +1,4 @@
From b9dab29a41e15debcb71f2303b990dd477a9301c Mon Sep 17 00:00:00 2001
From 51ab76a3c84a67360d0ad4bf08aed19a235a381e Mon Sep 17 00:00:00 2001
From: Arnaldo Carvalho de Melo <acme@redhat.com>
Date: Thu, 2 Mar 2017 12:55:49 -0300
Subject: [PATCH 01/12] tools build: Add test for sched_getcpu()

View File

@ -1,4 +1,4 @@
From f19873d58012f2be3049f4c37617bf770c71bbaa Mon Sep 17 00:00:00 2001
From f042e5b7898a64865262c25f8f7cc8c4ea564265 Mon Sep 17 00:00:00 2001
From: Arnaldo Carvalho de Melo <acme@redhat.com>
Date: Thu, 13 Oct 2016 17:12:35 -0300
Subject: [PATCH 02/12] perf jit: Avoid returning garbage for a ret variable

View File

@ -1,4 +1,4 @@
From 857f06cdb327c299ae815cdde3b9b182f6cd61a7 Mon Sep 17 00:00:00 2001
From be0e419880282540948b9a419d7d7f38b058a404 Mon Sep 17 00:00:00 2001
From: Dexuan Cui <decui@microsoft.com>
Date: Sat, 23 Jul 2016 01:35:51 +0000
Subject: [PATCH 03/12] hv_sock: introduce Hyper-V Sockets

View File

@ -1,4 +1,4 @@
From 97fb4448eb3ad91ff26714d8bb9949221e2b37a1 Mon Sep 17 00:00:00 2001
From 953ac6d71f3b74e7381eb3847465ecdc5835e8b7 Mon Sep 17 00:00:00 2001
From: Rolf Neugebauer <rolf.neugebauer@gmail.com>
Date: Mon, 23 May 2016 18:55:45 +0100
Subject: [PATCH 04/12] vmbus: Don't spam the logs with unknown GUIDs

View File

@ -1,4 +1,4 @@
From 1a60f06ce186b71b3dadd8fa55b03415eb85152d Mon Sep 17 00:00:00 2001
From e50df6f00faba0e0b8950ef75f72a177b45ecb34 Mon Sep 17 00:00:00 2001
From: Alex Ng <alexng@messages.microsoft.com>
Date: Sun, 6 Nov 2016 13:14:07 -0800
Subject: [PATCH 05/12] Drivers: hv: utils: Fix the mapping between host

View File

@ -1,4 +1,4 @@
From 4ce75e25cd1f29f6f77def0d170430f0cdd2a883 Mon Sep 17 00:00:00 2001
From 5193d953bc955eaa679a538474cb260e6d8ecb07 Mon Sep 17 00:00:00 2001
From: Alex Ng <alexng@messages.microsoft.com>
Date: Sun, 6 Nov 2016 13:14:10 -0800
Subject: [PATCH 06/12] Drivers: hv: vss: Improve log messages.

View File

@ -1,4 +1,4 @@
From 6d391d14d072976b1c6abec5af3e125f59670ca4 Mon Sep 17 00:00:00 2001
From a8f0610ef4182d6f4d1d4ae48374bc7c0916ede9 Mon Sep 17 00:00:00 2001
From: Alex Ng <alexng@messages.microsoft.com>
Date: Sun, 6 Nov 2016 13:14:11 -0800
Subject: [PATCH 07/12] Drivers: hv: vss: Operation timeouts should match host

View File

@ -1,4 +1,4 @@
From cd853ff153726f54fd29423b845c0c3f6a30b1f4 Mon Sep 17 00:00:00 2001
From 56c2c251ae275cdcdf90ddaffe1bf2507270070e Mon Sep 17 00:00:00 2001
From: Alex Ng <alexng@messages.microsoft.com>
Date: Sat, 28 Jan 2017 12:37:17 -0700
Subject: [PATCH 08/12] Drivers: hv: vmbus: Use all supported IC versions to

View File

@ -1,4 +1,4 @@
From 4c81e54ee9f7bf481424606ac12b657f2ba53e52 Mon Sep 17 00:00:00 2001
From ec4c1e1ef1c3d76be72711f393cd46cb2316c0a0 Mon Sep 17 00:00:00 2001
From: Alex Ng <alexng@messages.microsoft.com>
Date: Sat, 28 Jan 2017 12:37:18 -0700
Subject: [PATCH 09/12] Drivers: hv: Log the negotiated IC versions.

View File

@ -1,4 +1,4 @@
From bd6004619de46f787ba82005921ba85e6d1f6379 Mon Sep 17 00:00:00 2001
From ef82f79933d13cdabc2835344c0ca721751ef481 Mon Sep 17 00:00:00 2001
From: Dexuan Cui <decui@microsoft.com>
Date: Sun, 26 Mar 2017 16:42:20 +0800
Subject: [PATCH 10/12] vmbus: fix missed ring events on boot

View File

@ -1,4 +1,4 @@
From 60265ff873592ab85ad85345a3111c7f7acfdc60 Mon Sep 17 00:00:00 2001
From ee823cbce452210c573d158d07ed06e6dfa04023 Mon Sep 17 00:00:00 2001
From: Dexuan Cui <decui@microsoft.com>
Date: Wed, 29 Mar 2017 18:37:10 +0800
Subject: [PATCH 11/12] vmbus: remove "goto error_clean_msglist" in

View File

@ -1,4 +1,4 @@
From 5abdf5e8fbf5bcbce842bb68a3e5cd9f8ccabebd Mon Sep 17 00:00:00 2001
From 582ab4994490346d8aa7cec5dba8398707d4101c Mon Sep 17 00:00:00 2001
From: Dexuan Cui <decui@microsoft.com>
Date: Fri, 24 Mar 2017 20:53:18 +0800
Subject: [PATCH 12/12] vmbus: dynamically enqueue/dequeue the channel on