Merge pull request #3271 from rn/kern-up

Update kernel to 4.20.2/4.19.15/4.14.93/4.9.150
This commit is contained in:
Rolf Neugebauer 2019-01-17 17:12:10 +01:00 committed by GitHub
commit 6412cfa117
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
135 changed files with 146 additions and 146 deletions

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.19.14
image: linuxkit/kernel:4.19.15
cmdline: "console=ttyS0"
init:
- linuxkit/init:e0dced91adbfba34c53cd673760e011f410638ff

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.19.14
image: linuxkit/kernel:4.19.15
cmdline: "console=ttyS0"
init:
- linuxkit/init:e0dced91adbfba34c53cd673760e011f410638ff

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.19.14
image: linuxkit/kernel:4.19.15
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0"
init:
- linuxkit/init:e0dced91adbfba34c53cd673760e011f410638ff

View File

@ -1,6 +1,6 @@
# This is an example for building the open source components of Docker for Mac
kernel:
image: linuxkit/kernel:4.19.14
image: linuxkit/kernel:4.19.15
cmdline: "console=ttyS0 page_poison=1"
init:
- linuxkit/vpnkit-expose-port:v0.6 # install vpnkit-expose-port and vpnkit-iptables-wrapper on host

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.19.14
image: linuxkit/kernel:4.19.15
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0"
init:
- linuxkit/init:e0dced91adbfba34c53cd673760e011f410638ff

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.19.14
image: linuxkit/kernel:4.19.15
cmdline: "console=ttyS0"
init:
- linuxkit/init:e0dced91adbfba34c53cd673760e011f410638ff

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.19.14
image: linuxkit/kernel:4.19.15
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0"
init:
- linuxkit/init:e0dced91adbfba34c53cd673760e011f410638ff

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.19.14
image: linuxkit/kernel:4.19.15
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0"
init:
- linuxkit/init:e0dced91adbfba34c53cd673760e011f410638ff

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.19.14
image: linuxkit/kernel:4.19.15
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:e0dced91adbfba34c53cd673760e011f410638ff

View File

@ -1,6 +1,6 @@
# Simple example of using an external logging service
kernel:
image: linuxkit/kernel:4.19.14
image: linuxkit/kernel:4.19.15
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:e0dced91adbfba34c53cd673760e011f410638ff

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.19.14
image: linuxkit/kernel:4.19.15
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:e0dced91adbfba34c53cd673760e011f410638ff

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.19.14
image: linuxkit/kernel:4.19.15
cmdline: "console=tty0 console=ttyS0"
init:
- linuxkit/init:e0dced91adbfba34c53cd673760e011f410638ff

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.19.14
image: linuxkit/kernel:4.19.15
cmdline: "console=ttyS0"
init:
- linuxkit/init:e0dced91adbfba34c53cd673760e011f410638ff

View File

@ -5,7 +5,7 @@
# for arm64 then the 'ucode' line in the kernel section can be left
# out.
kernel:
image: linuxkit/kernel:4.19.14
image: linuxkit/kernel:4.19.15
cmdline: "console=ttyAMA0"
ucode: ""
onboot:

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.19.14
image: linuxkit/kernel:4.19.15
cmdline: console=ttyS1
ucode: intel-ucode.cpio
init:

View File

@ -1,7 +1,7 @@
# Minimal YAML to run a redis server (used at DockerCon'17)
# connect: nc localhost 6379
kernel:
image: linuxkit/kernel:4.19.14
image: linuxkit/kernel:4.19.15
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0"
init:
- linuxkit/init:e0dced91adbfba34c53cd673760e011f410638ff

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.19.14
image: linuxkit/kernel:4.19.15
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0 root=/dev/vda"
init:
- linuxkit/init:e0dced91adbfba34c53cd673760e011f410638ff

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.19.14
image: linuxkit/kernel:4.19.15
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0"
init:
- linuxkit/init:e0dced91adbfba34c53cd673760e011f410638ff

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.19.14
image: linuxkit/kernel:4.19.15
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0"
init:
- linuxkit/init:e0dced91adbfba34c53cd673760e011f410638ff

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.19.14
image: linuxkit/kernel:4.19.15
cmdline: "console=tty0"
init:
- linuxkit/init:e0dced91adbfba34c53cd673760e011f410638ff

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.19.14
image: linuxkit/kernel:4.19.15
cmdline: "console=ttyS0"
init:
- linuxkit/init:e0dced91adbfba34c53cd673760e011f410638ff

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.19.14
image: linuxkit/kernel:4.19.15
cmdline: "console=ttyS0"
init:
- linuxkit/init:e0dced91adbfba34c53cd673760e011f410638ff

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.19.14
image: linuxkit/kernel:4.19.15
cmdline: "console=ttyS0"
init:
- linuxkit/init:e0dced91adbfba34c53cd673760e011f410638ff

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.19.14
image: linuxkit/kernel:4.19.15
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:e0dced91adbfba34c53cd673760e011f410638ff

View File

@ -261,23 +261,23 @@ endef
# Debug targets only for latest stable and LTS stable
#
ifeq ($(ARCH),x86_64)
$(eval $(call kernel,4.20.1,4.20.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.19.14,4.19.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.14.92,4.14.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.14.92,4.14.x,,-dbg))
$(eval $(call kernel,4.20.2,4.20.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.19.15,4.19.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.14.93,4.14.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.14.93,4.14.x,,-dbg))
$(eval $(call kernel,4.14.87,4.14.x,-rt,))
$(eval $(call kernel,4.9.149,4.9.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.9.150,4.9.x,$(EXTRA),$(DEBUG)))
else ifeq ($(ARCH),aarch64)
$(eval $(call kernel,4.20.1,4.20.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.19.14,4.19.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.14.92,4.14.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.20.2,4.20.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.19.15,4.19.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.14.93,4.14.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.14.87,4.14.x,-rt,))
else ifeq ($(ARCH),s390x)
$(eval $(call kernel,4.20.1,4.20.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.19.14,4.19.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.14.92,4.14.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.20.2,4.20.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.19.15,4.19.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.14.93,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.92 Kernel Configuration
# Linux/arm64 4.14.93 Kernel Configuration
#
CONFIG_ARM64=y
CONFIG_64BIT=y

View File

@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/s390 4.14.92 Kernel Configuration
# Linux/s390 4.14.93 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.92 Kernel Configuration
# Linux/x86 4.14.93 Kernel Configuration
#
CONFIG_64BIT=y
CONFIG_X86_64=y

View File

@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/arm64 4.19.14 Kernel Configuration
# Linux/arm64 4.19.15 Kernel Configuration
#
#

View File

@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/s390 4.19.14 Kernel Configuration
# Linux/s390 4.19.15 Kernel Configuration
#
#

View File

@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/x86 4.19.14 Kernel Configuration
# Linux/x86 4.19.15 Kernel Configuration
#
#

View File

@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/arm64 4.20.1 Kernel Configuration
# Linux/arm64 4.20.2 Kernel Configuration
#
#

View File

@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/s390 4.20.1 Kernel Configuration
# Linux/s390 4.20.2 Kernel Configuration
#
#

View File

@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/x86 4.20.1 Kernel Configuration
# Linux/x86 4.20.2 Kernel Configuration
#
#

View File

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

View File

@ -1,4 +1,4 @@
From e03860e1a158c96ee074f6c4ee7127e7a06f11e0 Mon Sep 17 00:00:00 2001
From 2035e72f7ce358b48a97c2f3a57640dd625fb899 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 6a502184c158d759d00120de9041594f5dcfecc3 Mon Sep 17 00:00:00 2001
From e724d16d69d602e96869441a7d7fd95249c65849 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 1fdeda381cc77f57e1df60686f1b326407311c0f Mon Sep 17 00:00:00 2001
From 3c895265d7356de03a2ca7032a3bdada455d20d0 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 da5a9491ef370a9c8159da665b4ecd803bcf9790 Mon Sep 17 00:00:00 2001
From 93b19cce9982d30fad084e0b744e4f0fd294fbaf 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 a9548fba5870943fe4a07e29b9afd80ce16804ab Mon Sep 17 00:00:00 2001
From 0e5ec5c18e6fb28e9db86eede947255285282c2c 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 718e455ed3e7b45598e34c13ead64a500baee140 Mon Sep 17 00:00:00 2001
From 11d91ef7b7dbd1acd4028675d311de507c0f2c2a 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 ff41cbadb4de6cada8f7c9f0baa9b679e527ec20 Mon Sep 17 00:00:00 2001
From 1b9fca9b6fb1ad8b8e2e95b2a40f1071d27d6157 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 4155c04c6c874a0f8f2be91e99101d68217e0e59 Mon Sep 17 00:00:00 2001
From eaac824348e44517af1bc84e3a93d6342960abd7 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 d1be377e2dcbd8d54724164ca07d50540e7133a9 Mon Sep 17 00:00:00 2001
From 4800c37c663c4556d55a937297ebca27fbdffb8f 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 f353d6ea76ee7cda8adb9f3a40858feb3f3e039d Mon Sep 17 00:00:00 2001
From 6aefaf29bc4deb3b3ab54e8cd0323ccc5740abcc 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 a28d9ece94a38c4925a39fec58f9b9c0958d2a5d Mon Sep 17 00:00:00 2001
From a916425cb86295b49afcdf508fd848231eeb9ac5 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 7c39a69d3f37daf427e4f14d7f8b23437f91164c Mon Sep 17 00:00:00 2001
From 9a4cd7892187f2cf92445e825ee1434d638e4673 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 ea2bc49ba692c98857ffc7159cb2f7536545eb9c Mon Sep 17 00:00:00 2001
From a7029bc518df3260fdcf00a5636cdefe2ea130ea 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 6da20e595bfc59f8c2cb3fdbf903e7c30ebbebc9 Mon Sep 17 00:00:00 2001
From 61526566f36b739153dde30e467caece5f596a95 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 dec88608776a343ca2224e82b0df5a9e875908af Mon Sep 17 00:00:00 2001
From 63fcb416e5ef3b65b7a05556766ed4fe3e21c3e6 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 8fa9371cb3f35690eb808f6405b2f1fdd4faddcf Mon Sep 17 00:00:00 2001
From d0400e0fdbd42b2fb9cfe145d561a63afce568d9 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 2493886d1e2e17da85b6072bb2802c8e8f8f757f Mon Sep 17 00:00:00 2001
From 85e8a7276ad5429efc6bb2dc23bc80f7b1886f4d 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 fa601b3738b099bd9fee196e34a0539fe56e3deb Mon Sep 17 00:00:00 2001
From 72032d9b5ee4b9adf2f577f8e7b9404763ffe7b5 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 8b5fab9b2ac0023b6297c599cd3722c94f67c5b0 Mon Sep 17 00:00:00 2001
From 658a9c869836f06dc78d70c6cb8fe0939f85802d 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 3242df9ea49f2f4977c9800c45c10ff3b22643ad Mon Sep 17 00:00:00 2001
From eb9b9c284ebda850b792ea1e9a0a8f4e5629e58e 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 f4c102e0ba5846f5301b1f727a6ed87f3a9d6d2d Mon Sep 17 00:00:00 2001
From 0993b24c5cbdfb7934f4f9097371a5dc2d9563f2 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 6dff17a87fc2148dade23ff562d7e4f0774ee2d9 Mon Sep 17 00:00:00 2001
From a3571af2f552da3a267b29534faa1bd9299152c6 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/14] tools build: Add test for sched_getcpu()

View File

@ -1,4 +1,4 @@
From 1c164af4693c35293871420b20c4b6059e3fd767 Mon Sep 17 00:00:00 2001
From 78f08185a97b946905fd77fc9d76a5fe48b27688 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/14] perf jit: Avoid returning garbage for a ret variable

View File

@ -1,4 +1,4 @@
From 4882d56747ab9590ecaa3d74b8d7bc9cec7eea70 Mon Sep 17 00:00:00 2001
From d3baaf3df429e7680ed36801a8d4602f5edc0cf1 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/14] hv_sock: introduce Hyper-V Sockets

View File

@ -1,4 +1,4 @@
From 26bbf76895d2d77c0722ebd8045f0e661db0c497 Mon Sep 17 00:00:00 2001
From def4125442139a737b8fb09a3072d347605f5745 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/14] vmbus: Don't spam the logs with unknown GUIDs

View File

@ -1,4 +1,4 @@
From 8bdefc498a5a741315673e67308e9fcba6c237ec Mon Sep 17 00:00:00 2001
From bc882d0d17f7a4c9e3e25a9d38ff2a118f8de0a6 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/14] Drivers: hv: utils: Fix the mapping between host

View File

@ -1,4 +1,4 @@
From dbb30a25f3fd86e68650814305e5446e51cf1fa4 Mon Sep 17 00:00:00 2001
From 8f81d755778156d03f8c694b8dc0c32beb1111a4 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/14] Drivers: hv: vss: Improve log messages.

View File

@ -1,4 +1,4 @@
From a4f37e4726fc30877a5a0b5070b053c448b79414 Mon Sep 17 00:00:00 2001
From 4c6dc4f396511ef43d98fd7f518407c8ee1b79cf 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/14] Drivers: hv: vss: Operation timeouts should match host

View File

@ -1,4 +1,4 @@
From bd1de7502a45f2dd6462ef919ebdb21145c11adb Mon Sep 17 00:00:00 2001
From f24c06a4becd4ebbc032d54636462202ac5a8e98 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/14] Drivers: hv: vmbus: Use all supported IC versions to

View File

@ -1,4 +1,4 @@
From a75a7b2910e810d37eea6f3be2850402f3ef17bb Mon Sep 17 00:00:00 2001
From 4dc2e97389e70b0601bd943bddc3a7215bfe255b 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/14] Drivers: hv: Log the negotiated IC versions.

View File

@ -1,4 +1,4 @@
From b67047f1a84754ad42406e7fb21e0cb4509f0844 Mon Sep 17 00:00:00 2001
From 5e7b1cf8599393e2b31cca16cac3e05be21a8b41 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/14] vmbus: fix missed ring events on boot

View File

@ -1,4 +1,4 @@
From 7ce88fb0f9d34799638be2edd5fb04557d96f779 Mon Sep 17 00:00:00 2001
From 511af84c3623b882d2c5ca434d20c9b02a26d1f0 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/14] vmbus: remove "goto error_clean_msglist" in

View File

@ -1,4 +1,4 @@
From ff125652f38c31ad061390a3b7c81cf33bd3a770 Mon Sep 17 00:00:00 2001
From 4d60f29d3125fb1a4d8eb7c0b177476f475c24b7 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/14] vmbus: dynamically enqueue/dequeue the channel on

View File

@ -1,4 +1,4 @@
From 5d59add58b6c8b31d634352a6e1bb44c3d8fa5ff Mon Sep 17 00:00:00 2001
From 86cf781b2e207780bcb7bd13b333a3670587a2de Mon Sep 17 00:00:00 2001
From: Ido Schimmel <idosch@mellanox.com>
Date: Mon, 10 Apr 2017 14:59:27 +0300
Subject: [PATCH 13/14] bridge: implement missing ndo_uninit()

View File

@ -1,4 +1,4 @@
From d3e1ea52f0c205cf0647a13ffb713feb1b5b6e76 Mon Sep 17 00:00:00 2001
From 195d18631961c6fd0be7e7e1f7bc1965c57726cf Mon Sep 17 00:00:00 2001
From: Xin Long <lucien.xin@gmail.com>
Date: Tue, 25 Apr 2017 22:58:37 +0800
Subject: [PATCH 14/14] bridge: move bridge multicast cleanup to ndo_uninit

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.19.14
image: linuxkit/kernel:4.19.15
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:e0dced91adbfba34c53cd673760e011f410638ff

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.19.14
image: linuxkit/kernel:4.19.15
cmdline: "console=ttyS0 page_poison=1"
init:
- linuxkit/init:e0dced91adbfba34c53cd673760e011f410638ff

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.19.14
image: linuxkit/kernel:4.19.15
cmdline: "console=ttyS0 page_poison=1"
init:
- linuxkit/init:e0dced91adbfba34c53cd673760e011f410638ff

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.19.14
image: linuxkit/kernel:4.19.15
cmdline: "console=ttyS0 page_poison=1"
init:
- linuxkit/init:e0dced91adbfba34c53cd673760e011f410638ff

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.19.14
image: linuxkit/kernel:4.19.15
cmdline: "console=ttyS0"
init:
- linuxkit/init:e0dced91adbfba34c53cd673760e011f410638ff

View File

@ -1,6 +1,6 @@
# NOTE: Images build from this file likely do not run
kernel:
image: linuxkit/kernel:4.19.14
image: linuxkit/kernel:4.19.15
cmdline: "console=ttyS0"
init:
- linuxkit/init:e0dced91adbfba34c53cd673760e011f410638ff

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.19.14
image: linuxkit/kernel:4.19.15
cmdline: "console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:e0dced91adbfba34c53cd673760e011f410638ff

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.19.14
image: linuxkit/kernel:4.19.15
cmdline: "console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:e0dced91adbfba34c53cd673760e011f410638ff

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.19.14
image: linuxkit/kernel:4.19.15
cmdline: "console=ttyS0"
init:
- linuxkit/init:e0dced91adbfba34c53cd673760e011f410638ff

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.19.14
image: linuxkit/kernel:4.19.15
cmdline: "console=ttyS0"
init:
- linuxkit/init:e0dced91adbfba34c53cd673760e011f410638ff

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.19.14
image: linuxkit/kernel:4.19.15
cmdline: "console=ttyS0"
init:
- linuxkit/init:e0dced91adbfba34c53cd673760e011f410638ff

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.19.14
image: linuxkit/kernel:4.19.15
cmdline: "console=ttyS0"
init:
- linuxkit/init:e0dced91adbfba34c53cd673760e011f410638ff

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.19.14
image: linuxkit/kernel:4.19.15
cmdline: "console=ttyS0"
init:
- linuxkit/init:e0dced91adbfba34c53cd673760e011f410638ff

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.19.14
image: linuxkit/kernel:4.19.15
cmdline: "console=ttyS0"
init:
- linuxkit/init:e0dced91adbfba34c53cd673760e011f410638ff

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.19.14
image: linuxkit/kernel:4.19.15
cmdline: "console=ttyS0"
init:
- linuxkit/init:e0dced91adbfba34c53cd673760e011f410638ff

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.19.14
image: linuxkit/kernel:4.19.15
cmdline: "console=ttyS0"
init:
- linuxkit/init:e0dced91adbfba34c53cd673760e011f410638ff

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.19.14
image: linuxkit/kernel:4.19.15
cmdline: "console=ttyS0"
init:
- linuxkit/init:e0dced91adbfba34c53cd673760e011f410638ff

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.9.149
image: linuxkit/kernel:4.9.150
cmdline: "console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:e0dced91adbfba34c53cd673760e011f410638ff

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.92
image: linuxkit/kernel:4.14.93
cmdline: "console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:e0dced91adbfba34c53cd673760e011f410638ff

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.19.14
image: linuxkit/kernel:4.19.15
cmdline: "console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:e0dced91adbfba34c53cd673760e011f410638ff

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.20.1
image: linuxkit/kernel:4.20.2
cmdline: "console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:e0dced91adbfba34c53cd673760e011f410638ff

View File

@ -3,7 +3,7 @@
# In the last stage, it creates a package, which can be used for
# testing.
FROM linuxkit/kernel:4.9.149 AS ksrc
FROM linuxkit/kernel:4.9.150 AS ksrc
# Extract headers and compile module
FROM linuxkit/alpine:3683c9a66cd4da40bd7d6c7da599b2dcd738b559 AS build

View File

@ -19,7 +19,7 @@ clean_up() {
trap clean_up EXIT
# Make sure we have the latest kernel image
docker pull linuxkit/kernel:4.9.149
docker pull linuxkit/kernel:4.9.150
# Build a package
docker build -t ${IMAGE_NAME} .

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.9.149
image: linuxkit/kernel:4.9.150
cmdline: "console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:e0dced91adbfba34c53cd673760e011f410638ff

View File

@ -3,7 +3,7 @@
# In the last stage, it creates a package, which can be used for
# testing.
FROM linuxkit/kernel:4.14.92 AS ksrc
FROM linuxkit/kernel:4.14.93 AS ksrc
# Extract headers and compile module
FROM linuxkit/alpine:3683c9a66cd4da40bd7d6c7da599b2dcd738b559 AS build

View File

@ -19,7 +19,7 @@ clean_up() {
trap clean_up EXIT
# Make sure we have the latest kernel image
docker pull linuxkit/kernel:4.14.92
docker pull linuxkit/kernel:4.14.93
# Build a package
docker build -t ${IMAGE_NAME} .

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.92
image: linuxkit/kernel:4.14.93
cmdline: "console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:e0dced91adbfba34c53cd673760e011f410638ff

View File

@ -3,7 +3,7 @@
# In the last stage, it creates a package, which can be used for
# testing.
FROM linuxkit/kernel:4.19.14 AS ksrc
FROM linuxkit/kernel:4.19.15 AS ksrc
# Extract headers and compile module
FROM linuxkit/alpine:3683c9a66cd4da40bd7d6c7da599b2dcd738b559 AS build

View File

@ -19,7 +19,7 @@ clean_up() {
trap clean_up EXIT
# Make sure we have the latest kernel image
docker pull linuxkit/kernel:4.19.14
docker pull linuxkit/kernel:4.19.15
# Build a package
docker build -t ${IMAGE_NAME} .

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.19.14
image: linuxkit/kernel:4.19.15
cmdline: "console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:e0dced91adbfba34c53cd673760e011f410638ff

Some files were not shown because too many files have changed in this diff Show More