mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-20 17:49:10 +00:00
kernel: Update to 4.17.2/4.16.16/4.14.50/4.9.109
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>
This commit is contained in:
parent
268b5269f9
commit
2ff0491ac1
@ -218,22 +218,22 @@ endef
|
||||
# Debug targets only for latest stable and LTS stable
|
||||
#
|
||||
ifeq ($(ARCH),x86_64)
|
||||
$(eval $(call kernel,4.17.1,4.17.x,$(EXTRA),$(DEBUG)))
|
||||
$(eval $(call kernel,4.16.15,4.16.x,$(EXTRA),$(DEBUG)))
|
||||
$(eval $(call kernel,4.14.49,4.14.x,$(EXTRA),$(DEBUG)))
|
||||
$(eval $(call kernel,4.14.49,4.14.x,,-dbg))
|
||||
$(eval $(call kernel,4.17.2,4.17.x,$(EXTRA),$(DEBUG)))
|
||||
$(eval $(call kernel,4.16.16,4.16.x,$(EXTRA),$(DEBUG)))
|
||||
$(eval $(call kernel,4.14.50,4.14.x,$(EXTRA),$(DEBUG)))
|
||||
$(eval $(call kernel,4.14.50,4.14.x,,-dbg))
|
||||
$(eval $(call kernel,4.14.40,4.14.x,-rt,))
|
||||
$(eval $(call kernel,4.9.108,4.9.x,$(EXTRA),$(DEBUG)))
|
||||
$(eval $(call kernel,4.9.109,4.9.x,$(EXTRA),$(DEBUG)))
|
||||
$(eval $(call kernel,4.4.136,4.4.x,$(EXTRA),$(DEBUG)))
|
||||
|
||||
else ifeq ($(ARCH),aarch64)
|
||||
$(eval $(call kernel,4.17.1,4.17.x,$(EXTRA),$(DEBUG)))
|
||||
$(eval $(call kernel,4.14.49,4.14.x,$(EXTRA),$(DEBUG)))
|
||||
$(eval $(call kernel,4.17.2,4.17.x,$(EXTRA),$(DEBUG)))
|
||||
$(eval $(call kernel,4.14.50,4.14.x,$(EXTRA),$(DEBUG)))
|
||||
$(eval $(call kernel,4.14.40,4.14.x,-rt,))
|
||||
|
||||
else ifeq ($(ARCH),s390x)
|
||||
$(eval $(call kernel,4.17.1,4.17.x,$(EXTRA),$(DEBUG)))
|
||||
$(eval $(call kernel,4.14.49,4.14.x,$(EXTRA),$(DEBUG)))
|
||||
$(eval $(call kernel,4.17.2,4.17.x,$(EXTRA),$(DEBUG)))
|
||||
$(eval $(call kernel,4.14.50,4.14.x,$(EXTRA),$(DEBUG)))
|
||||
endif
|
||||
|
||||
# Target for kernel config
|
||||
|
@ -1,6 +1,6 @@
|
||||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm64 4.14.49 Kernel Configuration
|
||||
# Linux/arm64 4.14.50 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM64=y
|
||||
CONFIG_64BIT=y
|
||||
|
@ -1,6 +1,6 @@
|
||||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/s390 4.14.49 Kernel Configuration
|
||||
# Linux/s390 4.14.50 Kernel Configuration
|
||||
#
|
||||
CONFIG_MMU=y
|
||||
CONFIG_ZONE_DMA=y
|
||||
|
@ -1,6 +1,6 @@
|
||||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/x86 4.14.49 Kernel Configuration
|
||||
# Linux/x86 4.14.50 Kernel Configuration
|
||||
#
|
||||
CONFIG_64BIT=y
|
||||
CONFIG_X86_64=y
|
||||
|
@ -1,6 +1,6 @@
|
||||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/x86 4.16.15 Kernel Configuration
|
||||
# Linux/x86 4.16.16 Kernel Configuration
|
||||
#
|
||||
CONFIG_64BIT=y
|
||||
CONFIG_X86_64=y
|
||||
|
@ -1,6 +1,6 @@
|
||||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm64 4.17.1 Kernel Configuration
|
||||
# Linux/arm64 4.17.2 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM64=y
|
||||
CONFIG_64BIT=y
|
||||
|
@ -1,6 +1,6 @@
|
||||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/s390 4.17.1 Kernel Configuration
|
||||
# Linux/s390 4.17.2 Kernel Configuration
|
||||
#
|
||||
CONFIG_MMU=y
|
||||
CONFIG_ZONE_DMA=y
|
||||
|
@ -1,6 +1,6 @@
|
||||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/x86 4.17.1 Kernel Configuration
|
||||
# Linux/x86 4.17.2 Kernel Configuration
|
||||
#
|
||||
CONFIG_64BIT=y
|
||||
CONFIG_X86_64=y
|
||||
|
@ -1,6 +1,6 @@
|
||||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/x86 4.9.108 Kernel Configuration
|
||||
# Linux/x86 4.9.109 Kernel Configuration
|
||||
#
|
||||
CONFIG_64BIT=y
|
||||
CONFIG_X86_64=y
|
||||
|
@ -1,4 +1,4 @@
|
||||
From e0469a6a7ae535a394c8aa41845379b0c4e7a6e5 Mon Sep 17 00:00:00 2001
|
||||
From 013e0499cb2793bfba544b04c3207699e9e34e61 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
|
||||
|
@ -1,4 +1,4 @@
|
||||
From 4a617c30defc192a1718bddcf611270eacf400a2 Mon Sep 17 00:00:00 2001
|
||||
From 5596bdce0513e632ce8377e8c77da30f036572f6 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()
|
||||
|
@ -1,4 +1,4 @@
|
||||
From e40cbcdd195388cec54d04136cef17f6f09657a9 Mon Sep 17 00:00:00 2001
|
||||
From 696e550e57c7a5b578b1437d15f1928838b662a5 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()
|
||||
|
@ -1,4 +1,4 @@
|
||||
From 556d9b4374f96d93e7a51b19e9bd8c6c15b40836 Mon Sep 17 00:00:00 2001
|
||||
From 4e413fab059c767064785bd4b88411028383fbfb 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()
|
||||
|
@ -1,4 +1,4 @@
|
||||
From 8056af97b8a0397e5b30ad8f685202ead4a72be3 Mon Sep 17 00:00:00 2001
|
||||
From c5cc4c4570fa5b920447dfeeebd0373887a9abf2 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()
|
||||
|
@ -1,4 +1,4 @@
|
||||
From 5bccf998470439c711dd1c9b2ea4dd78549448a1 Mon Sep 17 00:00:00 2001
|
||||
From bddab20769865e42b70ca3b06b8983efdf9ba8ab 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()
|
||||
|
@ -1,4 +1,4 @@
|
||||
From 45ef7c597e4ecb19d4c3f70962df3e1ab7389a59 Mon Sep 17 00:00:00 2001
|
||||
From cdf0de3641ff147934c3ed9ef33b64a1693be4f9 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()
|
||||
|
@ -1,4 +1,4 @@
|
||||
From 2859da8b1c38018c701157c857005c6508561a99 Mon Sep 17 00:00:00 2001
|
||||
From f9355122b33730009a4d7d3d3a0ce0eaa20889ed 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()
|
||||
|
@ -1,4 +1,4 @@
|
||||
From 70edb5992f3042ba141f0e5fbb567746c9d64d87 Mon Sep 17 00:00:00 2001
|
||||
From d99a30b30f06088d07a3faeb0d4db3c181302fc8 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()
|
||||
|
@ -1,4 +1,4 @@
|
||||
From e84f3f7d32a44a95d45278843d64aea3434e6598 Mon Sep 17 00:00:00 2001
|
||||
From 2eb7d56797cde8a4e7e155961619c78de6ab7bc4 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()
|
||||
|
@ -1,4 +1,4 @@
|
||||
From 0b8c21691bcadd9db4e88663b809f15a20ca3ac4 Mon Sep 17 00:00:00 2001
|
||||
From 1f21a2f467e2a49ba0d3663f92cced34fcd63c7a 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()
|
||||
|
@ -1,4 +1,4 @@
|
||||
From e4ad1569aae0f489dc1c741f72f7ed6278dc5eba Mon Sep 17 00:00:00 2001
|
||||
From 84c01865de1af10fafe0b7417880dd2b5e24342e 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()
|
||||
|
@ -1,4 +1,4 @@
|
||||
From 7a22374dd5cb5276c40b5a7e0cc34a20b3b7a4b0 Mon Sep 17 00:00:00 2001
|
||||
From fbfc821968ed53b4224254d7b0cdcfd861ec86ed 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()
|
||||
|
@ -1,4 +1,4 @@
|
||||
From c116089e27f6de3cf9d07046e4c449c9bb3bc5aa Mon Sep 17 00:00:00 2001
|
||||
From 8005ebc9db93c3b5788f196500d3c656fc56d978 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()
|
||||
|
@ -1,4 +1,4 @@
|
||||
From dd9888c3894ad70ecabfd8e25b2469b6ccb270b3 Mon Sep 17 00:00:00 2001
|
||||
From b67817853a586c119ea2ebd10058ae4da3159aeb 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()
|
||||
|
@ -1,4 +1,4 @@
|
||||
From fc8b8dfd0e81702c994abc01a5cbca33d42247b5 Mon Sep 17 00:00:00 2001
|
||||
From 058e58283d14be4b382f3e26a874489188f55344 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()
|
||||
|
@ -1,4 +1,4 @@
|
||||
From f2f707b155b8d4a31f5a3523c825e445410fbe8e Mon Sep 17 00:00:00 2001
|
||||
From b64e5c223dab937f00b0528c6b626c310d945739 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()
|
||||
|
@ -1,4 +1,4 @@
|
||||
From a38c8e54e1a6f67343d879998fe2588f8c90c652 Mon Sep 17 00:00:00 2001
|
||||
From 4c994cad6edc34ee7bf6bf815718ab258e496fdd 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
|
||||
|
@ -1,4 +1,4 @@
|
||||
From 46774fac0e731e780b229e5e293e88a37fd8ebd9 Mon Sep 17 00:00:00 2001
|
||||
From e4aec8f1d3fbd40e016ea8705e8d8b556964a8a6 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
|
||||
|
@ -1,4 +1,4 @@
|
||||
From 92decf5aa820868a0a8d2a2db0f041714fea7161 Mon Sep 17 00:00:00 2001
|
||||
From b1e3daa4f55d58deaf5346b650b297df552a22c3 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
|
||||
|
@ -1,4 +1,4 @@
|
||||
From d29ca06defdfd723251b59e9beb47c55377e6eb1 Mon Sep 17 00:00:00 2001
|
||||
From 3ea009549840796f0c2c1fb2f75dea4e1184063b 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
|
||||
|
@ -1,4 +1,4 @@
|
||||
From 5343ad0c4c851d8786f01daa7e6b8f2543a28501 Mon Sep 17 00:00:00 2001
|
||||
From 781f31ca2d081ae72880fc4157006a39bb2cb888 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()
|
||||
|
@ -1,4 +1,4 @@
|
||||
From 39b54135af9515052e0c0ff517c5e5730a00454e Mon Sep 17 00:00:00 2001
|
||||
From 6b9967317260083c1dfeb6fdc7b4217159f2721f 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
|
||||
|
@ -1,4 +1,4 @@
|
||||
From cd230ed6a90493b6454328e69fc8660d4c512bf6 Mon Sep 17 00:00:00 2001
|
||||
From 25eaa8e25433abe0846eb1d3d9df5a550e782619 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
|
||||
|
@ -1,4 +1,4 @@
|
||||
From debe7c548a06f59a6905c929a5a05fbff2400d5f Mon Sep 17 00:00:00 2001
|
||||
From b4ce27a8f5cc92b9872c62dd59509789108491dd 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
|
||||
|
@ -1,4 +1,4 @@
|
||||
From ad98988d2ae6ba0ba617f1aaa2b9f7abef84218b Mon Sep 17 00:00:00 2001
|
||||
From bb6d66efdd4af77e127bf8b19cd6945d78235889 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
|
||||
|
@ -1,4 +1,4 @@
|
||||
From 6da10eefde74c92584f8bf836e3d84f95ead730c Mon Sep 17 00:00:00 2001
|
||||
From 1fc89097aa194e945a3948422e6144fbe4dc36d2 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.
|
||||
|
@ -1,4 +1,4 @@
|
||||
From 7cc3ab50c33e8e858691ef935cd6cb27c8ebdb8b Mon Sep 17 00:00:00 2001
|
||||
From 6cc5a9a1530ae6eb98d735975cf8b105bc8ff5cd 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
|
||||
|
@ -1,4 +1,4 @@
|
||||
From 7ce3283cc3f2072af198400225be9b65fe829ada Mon Sep 17 00:00:00 2001
|
||||
From d6742ab8b17f1dde261f1ae861ea4d9526f7b3a6 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
|
||||
|
@ -1,4 +1,4 @@
|
||||
From edfac9d040de0b3cb9f8c51b56cc9adc6368d742 Mon Sep 17 00:00:00 2001
|
||||
From fdfb4651d98e0d6d45733cf8188834ec7dbab6b7 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.
|
||||
|
@ -1,4 +1,4 @@
|
||||
From b11eebed2eaf39e4cb919aa7605b1c0c1f4a3369 Mon Sep 17 00:00:00 2001
|
||||
From 58217b4fa48784fe3283eb4401d2283f41659484 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
|
||||
|
@ -1,4 +1,4 @@
|
||||
From 84bea1a092dc976a7372da4719fa18c5da758a6b Mon Sep 17 00:00:00 2001
|
||||
From cef0df67160ff92c6d9c3ec30615ed765a9af0f8 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
|
||||
|
@ -1,4 +1,4 @@
|
||||
From bc044c727706ce27fe8555d870c27339afee2381 Mon Sep 17 00:00:00 2001
|
||||
From aa6e2629795ad67f3005fdb508d7737f2d45303f 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
|
||||
|
Loading…
Reference in New Issue
Block a user