mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-19 09:16:29 +00:00
kernel: Update to 4.15.7/4.4.23/4.9.85/4.4.119
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>
This commit is contained in:
parent
9dd07f6f79
commit
fcba3e2350
@ -214,14 +214,14 @@ endef
|
||||
# Build Targets
|
||||
# Debug targets only for latest stable and LTS stable
|
||||
#
|
||||
$(eval $(call kernel,4.15.6,4.15.x,$(EXTRA),$(DEBUG)))
|
||||
$(eval $(call kernel,4.14.22,4.14.x,$(EXTRA),$(DEBUG)))
|
||||
$(eval $(call kernel,4.14.22,4.14.x,,-dbg))
|
||||
$(eval $(call kernel,4.15.7,4.15.x,$(EXTRA),$(DEBUG)))
|
||||
$(eval $(call kernel,4.14.23,4.14.x,$(EXTRA),$(DEBUG)))
|
||||
$(eval $(call kernel,4.14.23,4.14.x,,-dbg))
|
||||
$(eval $(call kernel,4.14.18,4.14.x,-rt,))
|
||||
$(eval $(call kernel,4.9.84,4.9.x,$(EXTRA),$(DEBUG)))
|
||||
$(eval $(call kernel,4.9.85,4.9.x,$(EXTRA),$(DEBUG)))
|
||||
|
||||
ifeq ($(ARCH),x86_64)
|
||||
$(eval $(call kernel,4.4.118,4.4.x,$(EXTRA),$(DEBUG)))
|
||||
$(eval $(call kernel,4.4.119,4.4.x,$(EXTRA),$(DEBUG)))
|
||||
endif
|
||||
|
||||
# Target for kernel config
|
||||
|
@ -1,6 +1,6 @@
|
||||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm64 4.14.22 Kernel Configuration
|
||||
# Linux/arm64 4.14.23 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM64=y
|
||||
CONFIG_64BIT=y
|
||||
|
@ -1,6 +1,6 @@
|
||||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/x86 4.14.22 Kernel Configuration
|
||||
# Linux/x86 4.14.23 Kernel Configuration
|
||||
#
|
||||
CONFIG_64BIT=y
|
||||
CONFIG_X86_64=y
|
||||
|
@ -1,6 +1,6 @@
|
||||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm64 4.15.6 Kernel Configuration
|
||||
# Linux/arm64 4.15.7 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM64=y
|
||||
CONFIG_64BIT=y
|
||||
|
@ -1,6 +1,6 @@
|
||||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/x86 4.15.6 Kernel Configuration
|
||||
# Linux/x86 4.15.7 Kernel Configuration
|
||||
#
|
||||
CONFIG_64BIT=y
|
||||
CONFIG_X86_64=y
|
||||
|
@ -1,6 +1,6 @@
|
||||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/x86 4.4.118 Kernel Configuration
|
||||
# Linux/x86 4.4.119 Kernel Configuration
|
||||
#
|
||||
CONFIG_64BIT=y
|
||||
CONFIG_X86_64=y
|
||||
|
@ -1,6 +1,6 @@
|
||||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm64 4.9.84 Kernel Configuration
|
||||
# Linux/arm64 4.9.85 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM64=y
|
||||
CONFIG_64BIT=y
|
||||
|
@ -1,6 +1,6 @@
|
||||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/x86 4.9.84 Kernel Configuration
|
||||
# Linux/x86 4.9.85 Kernel Configuration
|
||||
#
|
||||
CONFIG_64BIT=y
|
||||
CONFIG_X86_64=y
|
||||
|
@ -1,4 +1,4 @@
|
||||
From a1b34005c9458bad9f960bfda094951d613c9b47 Mon Sep 17 00:00:00 2001
|
||||
From 7c21991d895dc46ed8f3ffadbeb878944e84bf00 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/18] NVDIMM: reducded ND_MIN_NAMESPACE_SIZE from 4MB to 4KB
|
||||
|
@ -1,4 +1,4 @@
|
||||
From 9cbb4ea3c4cfbe4e16b4b4de033f680a6787a3a8 Mon Sep 17 00:00:00 2001
|
||||
From fa435f246e2f10d2c780262646651c765164ea6f 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/18] hyper-v: trace vmbus_on_msg_dpc()
|
||||
|
@ -1,4 +1,4 @@
|
||||
From ae17241066b60618e31c00c0c29a4114b19e6f0d Mon Sep 17 00:00:00 2001
|
||||
From 8f991b8ace0f8d5b4ef0af08211b92cb356235c5 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/18] hyper-v: trace vmbus_on_message()
|
||||
|
@ -1,4 +1,4 @@
|
||||
From dad7b1881f1101aa3627c4ee75608c67ae9861bd Mon Sep 17 00:00:00 2001
|
||||
From 61b92055453f7ea494f284d069a8747ccac316ac 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/18] hyper-v: trace vmbus_onoffer()
|
||||
|
@ -1,4 +1,4 @@
|
||||
From 7b60ef14c93bb91bf3525743f3695e000923becd Mon Sep 17 00:00:00 2001
|
||||
From 6e69cb8b48ef5d80c84a78f0822b5b88c6976135 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/18] hyper-v: trace vmbus_onoffer_rescind()
|
||||
|
@ -1,4 +1,4 @@
|
||||
From 04cc79ed2350f28cdce12bb23236807b965a50c7 Mon Sep 17 00:00:00 2001
|
||||
From 3036f397008018cc0d66417222e17da0b58f9699 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/18] hyper-v: trace vmbus_onopen_result()
|
||||
|
@ -1,4 +1,4 @@
|
||||
From fa5be7ddf0a4170178c0aea1b4d9297c39fb493f Mon Sep 17 00:00:00 2001
|
||||
From ee5b835d406997ed5cb711e191594642e7eefa89 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/18] hyper-v: trace vmbus_ongpadl_created()
|
||||
|
@ -1,4 +1,4 @@
|
||||
From 8fa5a2553f95a34813eaf496bc03e06635327a68 Mon Sep 17 00:00:00 2001
|
||||
From 6244c3323d8e972f40e73f037d40a99d7c168b14 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/18] hyper-v: trace vmbus_ongpadl_torndown()
|
||||
|
@ -1,4 +1,4 @@
|
||||
From 165d18df9a8576c372648b3bc80292986bdb2035 Mon Sep 17 00:00:00 2001
|
||||
From 52cba26c8142742185da8400c88458b980c02b78 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/18] hyper-v: trace vmbus_onversion_response()
|
||||
|
@ -1,4 +1,4 @@
|
||||
From 9fc4c21f6c02f90a7bd84d2fe0d36416355f5d48 Mon Sep 17 00:00:00 2001
|
||||
From 0aaae2d8e9d8c304b852314f5494a0ef7260cf63 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/18] hyper-v: trace vmbus_request_offers()
|
||||
|
@ -1,4 +1,4 @@
|
||||
From 21464e04e25386626d5aea4192498b5381e10447 Mon Sep 17 00:00:00 2001
|
||||
From 54c6c5f983490ce0f4e18f793c5ffed3fd1ac7eb 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/18] hyper-v: trace vmbus_open()
|
||||
|
@ -1,4 +1,4 @@
|
||||
From dab1b6dd05df4e424004f66ff44d3c35a46cc184 Mon Sep 17 00:00:00 2001
|
||||
From 190f3e0583ee2087361f40e521d4ee70c1f0649a 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/18] hyper-v: trace vmbus_close_internal()
|
||||
|
@ -1,4 +1,4 @@
|
||||
From b63ecff4ac69bcbb7ba00815de7294d7eace285a Mon Sep 17 00:00:00 2001
|
||||
From ebab5c47114f5684de132d410f366eb97de2dde3 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/18] hyper-v: trace vmbus_establish_gpadl()
|
||||
|
@ -1,4 +1,4 @@
|
||||
From 7cdbd0868f2d55d448165c4c4a840ec184c90030 Mon Sep 17 00:00:00 2001
|
||||
From 09d153b7df32aa9bf3f43868d3b105f0788ffdf7 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/18] hyper-v: trace vmbus_teardown_gpadl()
|
||||
|
@ -1,4 +1,4 @@
|
||||
From e3aaf8b5b9e69cc1a9cd00cbe89deb1aefdc5145 Mon Sep 17 00:00:00 2001
|
||||
From f9c3ab055b56a2d1436411956f21e978b3c7db13 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/18] hyper-v: trace vmbus_negotiate_version()
|
||||
|
@ -1,4 +1,4 @@
|
||||
From 0ca6bee3f60431fc6254fa3d328c91c840bd9a71 Mon Sep 17 00:00:00 2001
|
||||
From 34b3a3b03fedba671b40f0b7b862f0a24710b544 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/18] hyper-v: trace vmbus_release_relid()
|
||||
|
@ -1,4 +1,4 @@
|
||||
From ad84b930f5b81500596ff1cba835ba6b9c890199 Mon Sep 17 00:00:00 2001
|
||||
From 0ed2ff1224b3e943ce74070a1ccd5bc097308810 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/18] hyper-v: trace vmbus_send_tl_connect_request()
|
||||
|
@ -1,4 +1,4 @@
|
||||
From aa53663a01a8f07f2de7b900229674953ab7e985 Mon Sep 17 00:00:00 2001
|
||||
From abe235e1c642c9f11f47919f267e7e63c03cd75a 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/18] hyper-v: trace channel events
|
||||
|
@ -1,4 +1,4 @@
|
||||
From 4a97330443a97c5eccf9cc995c781f2630875fce Mon Sep 17 00:00:00 2001
|
||||
From 3e1dbcde7c722ac1038d1b501b60ed0b3615aa89 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 7f79632273d2a637c56c6b2d11e70a9edbb10aff Mon Sep 17 00:00:00 2001
|
||||
From b79042bbfda85f49e195fdeb67ac9062d67cdaaa 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 12abeb70645ee627f033b46a486ab6221c35b5cd Mon Sep 17 00:00:00 2001
|
||||
From 6545927afac3b0ac19edbd1365f810b9d297184b 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 451c8441623fa8344b9ec3cf3c2ceb8d36d64d1b Mon Sep 17 00:00:00 2001
|
||||
From 9b1c9db2e09f4f032205024df2d868156ad87d30 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 a19c34585a0579de7b3fa4f24183fc2951a975a0 Mon Sep 17 00:00:00 2001
|
||||
From 71a64e25f51a27f511eb5bb17ecdac97b8e592e6 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 2e724e63f341b5ca630a2d3eec2e5f63b38fae9d Mon Sep 17 00:00:00 2001
|
||||
From 0351aaafae3d0fbe08e71410d7faddc69813c90e 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 e82ae011cdc1e86001aee9fdff7355550bc98349 Mon Sep 17 00:00:00 2001
|
||||
From 1eeda423d7d6f3e2c382440c66e27e5ba8aa367d 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 9aeaf24dafc2383e4984192e207a42f08b762833 Mon Sep 17 00:00:00 2001
|
||||
From 106919994017752fa454513a5261697c8bfd5a14 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 f08347b8aa39572973b7edf64985410b0f292849 Mon Sep 17 00:00:00 2001
|
||||
From 63ad326beb8fdd9dd6b06e04c55c22a574780e07 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 983e7aa03193ea7527094c8ea91be45fe12375ff Mon Sep 17 00:00:00 2001
|
||||
From 8616f352bfa10e5d9f1110f5928e458b3e9f589f 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 3a58034784853e13ea575d35bfa565eb942ed215 Mon Sep 17 00:00:00 2001
|
||||
From cffc752dd6f815f7e38891e9fb5c18090c4c4b15 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 9e3ef771cda686febc90008137dacd7d8ab384ee Mon Sep 17 00:00:00 2001
|
||||
From 0a4612aeecd9f803e37bae1eae73100958694683 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