Merge pull request #3170 from rn/kup

Update kernels up to 4.18.5/4,17.19/4.14.67/4.9.124/4.4.152
This commit is contained in:
Rolf Neugebauer
2018-09-03 21:40:28 +02:00
committed by GitHub
136 changed files with 146 additions and 146 deletions

View File

@@ -30,7 +30,7 @@ YAML file (`minimal.yml`):
```
kernel:
image: linuxkit/kernel:4.9.120
image: linuxkit/kernel:4.9.124
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:e24105ebb339e1a2e578fde7ec8bccf844a633d5

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.63
image: linuxkit/kernel:4.14.67
cmdline: "console=ttyS0"
init:
- linuxkit/init:e24105ebb339e1a2e578fde7ec8bccf844a633d5

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.63
image: linuxkit/kernel:4.14.67
cmdline: "console=ttyS0"
init:
- linuxkit/init:e24105ebb339e1a2e578fde7ec8bccf844a633d5

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.63
image: linuxkit/kernel:4.14.67
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0"
init:
- linuxkit/init:e24105ebb339e1a2e578fde7ec8bccf844a633d5

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.14.63
image: linuxkit/kernel:4.14.67
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.14.63
image: linuxkit/kernel:4.14.67
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0"
init:
- linuxkit/init:e24105ebb339e1a2e578fde7ec8bccf844a633d5

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.63
image: linuxkit/kernel:4.14.67
cmdline: "console=ttyS0"
init:
- linuxkit/init:e24105ebb339e1a2e578fde7ec8bccf844a633d5

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.63
image: linuxkit/kernel:4.14.67
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0"
init:
- linuxkit/init:e24105ebb339e1a2e578fde7ec8bccf844a633d5

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.63
image: linuxkit/kernel:4.14.67
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0"
init:
- linuxkit/init:e24105ebb339e1a2e578fde7ec8bccf844a633d5

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.63
image: linuxkit/kernel:4.14.67
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:e24105ebb339e1a2e578fde7ec8bccf844a633d5

View File

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

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.63
image: linuxkit/kernel:4.14.67
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:e24105ebb339e1a2e578fde7ec8bccf844a633d5

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.63
image: linuxkit/kernel:4.14.67
cmdline: "console=tty0 console=ttyS0"
init:
- linuxkit/init:e24105ebb339e1a2e578fde7ec8bccf844a633d5

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.63
image: linuxkit/kernel:4.14.67
cmdline: "console=ttyS0"
init:
- linuxkit/init:e24105ebb339e1a2e578fde7ec8bccf844a633d5

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.14.63
image: linuxkit/kernel:4.14.67
cmdline: "console=ttyAMA0"
ucode: ""
onboot:

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.63
image: linuxkit/kernel:4.14.67
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.14.63
image: linuxkit/kernel:4.14.67
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0"
init:
- linuxkit/init:e24105ebb339e1a2e578fde7ec8bccf844a633d5

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.63-rt
image: linuxkit/kernel:4.14.67-rt
cmdline: "console=tty0"
init:
- linuxkit/init:e24105ebb339e1a2e578fde7ec8bccf844a633d5

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.63
image: linuxkit/kernel:4.14.67
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0 root=/dev/vda"
init:
- linuxkit/init:e24105ebb339e1a2e578fde7ec8bccf844a633d5

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.63
image: linuxkit/kernel:4.14.67
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0"
init:
- linuxkit/init:e24105ebb339e1a2e578fde7ec8bccf844a633d5

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.63
image: linuxkit/kernel:4.14.67
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0"
init:
- linuxkit/init:e24105ebb339e1a2e578fde7ec8bccf844a633d5

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.63
image: linuxkit/kernel:4.14.67
cmdline: "console=tty0"
init:
- linuxkit/init:e24105ebb339e1a2e578fde7ec8bccf844a633d5

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.63
image: linuxkit/kernel:4.14.67
cmdline: "console=ttyS0"
init:
- linuxkit/init:e24105ebb339e1a2e578fde7ec8bccf844a633d5

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.63
image: linuxkit/kernel:4.14.67
cmdline: "console=ttyS0"
init:
- linuxkit/init:e24105ebb339e1a2e578fde7ec8bccf844a633d5

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.63
image: linuxkit/kernel:4.14.67
cmdline: "console=ttyS0"
init:
- linuxkit/init:e24105ebb339e1a2e578fde7ec8bccf844a633d5

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.63
image: linuxkit/kernel:4.14.67
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:e24105ebb339e1a2e578fde7ec8bccf844a633d5

View File

@@ -259,22 +259,22 @@ endef
# Debug targets only for latest stable and LTS stable
#
ifeq ($(ARCH),x86_64)
$(eval $(call kernel,4.18.1,4.18.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.17.15,4.17.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.14.63,4.14.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.14.63,4.14.x,,-dbg))
$(eval $(call kernel,4.18.5,4.18.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.17.19,4.17.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.14.67,4.14.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.14.67,4.14.x,,-dbg))
$(eval $(call kernel,4.14.63,4.14.x,-rt,))
$(eval $(call kernel,4.9.120,4.9.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.4.148,4.4.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.9.124,4.9.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.4.152,4.4.x,$(EXTRA),$(DEBUG)))
else ifeq ($(ARCH),aarch64)
$(eval $(call kernel,4.18.1,4.18.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.14.63,4.14.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.18.5,4.18.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.14.67,4.14.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.14.63,4.14.x,-rt,))
else ifeq ($(ARCH),s390x)
$(eval $(call kernel,4.18.1,4.18.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.14.63,4.14.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.18.5,4.18.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.14.67,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.63 Kernel Configuration
# Linux/arm64 4.14.67 Kernel Configuration
#
CONFIG_ARM64=y
CONFIG_64BIT=y

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/x86 4.4.148 Kernel Configuration
# Linux/x86 4.4.152 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.120 Kernel Configuration
# Linux/x86 4.9.124 Kernel Configuration
#
CONFIG_64BIT=y
CONFIG_X86_64=y

View File

@@ -1,4 +1,4 @@
From 1eac439963ea0387a71e2f227a18a3e3de24cfdc Mon Sep 17 00:00:00 2001
From e0dd2607dd8daf96c5a6a674a2fcadfed7cdd35f 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 c897ba945377b8dfd80c82b289d3418c1a71f87c Mon Sep 17 00:00:00 2001
From 4eaa5d7dc4b2e2171d84716cb581207a1bce7297 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 a8dbf919efefd4b2c2eaa558b873b574a5bad9af Mon Sep 17 00:00:00 2001
From c2e582d597a5772d646fcedaf401baa3f5250edd 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 d02493565c577a03417c8e3d907e46a8413b8cbb Mon Sep 17 00:00:00 2001
From 74182c910da233914b73de615581b175d58167e6 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 4f9df76c876c4ad6c9ab30ea3bb4c72657fc7ec5 Mon Sep 17 00:00:00 2001
From 1060b978d675a04fe8cb34ea4eccfd33e83b72dd 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 f2c44a942ccf5fdd1e882524d15be039c44b26d9 Mon Sep 17 00:00:00 2001
From 8e243d4e7e206a051d65d4ac240e7cfefc95cecb 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 224758bbc0d11f7c343a6fe02a68abed62bd99c8 Mon Sep 17 00:00:00 2001
From ab2bac357b15059b57aa2e69c59d0a24321bd1d6 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 87674d325b1b1bd344a708ea1e2130a430842418 Mon Sep 17 00:00:00 2001
From 0257e806db6c0c21fe7dc84fd8e993158dc8ace0 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 15037ab1438508bd7482731b99256b4fb657057f Mon Sep 17 00:00:00 2001
From e5e94131734b54ea6cfe35b80cdd3d4c04a26a81 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 3c315e0d6ac666fb4b5201048e245120f594ac9e Mon Sep 17 00:00:00 2001
From 5d267aafb1fe43ed504a62cf8e3526e81fbe1659 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 2ce7c7a606f783cf2a7bdf30e947e5ef2309b878 Mon Sep 17 00:00:00 2001
From aaaa0d504cc3d6d418449d4d5c6a7aad863da2cd 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 f462358f6edae8db08241026e05ec2bd92db6eb7 Mon Sep 17 00:00:00 2001
From af8964ef39aa2a3f26f4da82a7e1bd77a39a6c87 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 2cd2b920517f035dfb6791130f7312dc99d398cf Mon Sep 17 00:00:00 2001
From 50c203eedbb245bf3cb5cadfb833bbecc6034a8a 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 d317b85aef2e58c8172e2d09875cb16d9aa5e464 Mon Sep 17 00:00:00 2001
From 3bd38de884f2dc0c55c2d39a17046f4c01325ef4 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 82194d074370efd2b2a6c550cbe7050dd932b136 Mon Sep 17 00:00:00 2001
From ea9c32e7a143e8fed6edb1a56cf94925db3eed81 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 1e482a1d72f7e49376ea6204b74728b9bd748a21 Mon Sep 17 00:00:00 2001
From f5b62e4ac7f7c62fcc519da492b48aa76d98f8c3 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 2419f4c888f25e843f3a67fa15e9cef6586c354c Mon Sep 17 00:00:00 2001
From 0bb069f7d5902f4c4860966cc5f18acd23bcf3e2 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 889530d689cd56435d7201ed2e82c80c3cc40715 Mon Sep 17 00:00:00 2001
From d8a45361285f651751ed441c0ceccd0ff8b3d949 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 fd47a72ca77043a324da9e1cd3d5f4cad46fd35b Mon Sep 17 00:00:00 2001
From 462aadc2b36b650eab7ea59a21c77dc089483cbd 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 72aad803a3cf64392a984503ceb173c7519b7d14 Mon Sep 17 00:00:00 2001
From a1c7c4c497cf968bdaf98058a0eb74627883b890 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 147f959fea03655b96a0f95eeea958c38760fe49 Mon Sep 17 00:00:00 2001
From 0b12cc4933326e1e7c80c14ca3a2bc8253da4705 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 4d85ad29b81cde20c5c31139ee9ce4141336f74c Mon Sep 17 00:00:00 2001
From 7a429323e05141854e794d6a4478f6289048f34c 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 9114b0b0adf04367b56b3f3a8811946c39ace96c Mon Sep 17 00:00:00 2001
From cc3952199183a1927dce1586c0c91b586468bb52 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 9cdd02e892680d18bd826693c930e7e70f1af695 Mon Sep 17 00:00:00 2001
From 02ce270c4a3f84f16b9011c6fd71d60390365f33 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 0e72a057c78c91ccd2e3a419fda97634d2af14c2 Mon Sep 17 00:00:00 2001
From b252e6752377c5ec830689fb66d77cba7ce312cd 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 959db81f9c942ee0f13cda3714490a2ef35d40c5 Mon Sep 17 00:00:00 2001
From 5e339eb93d6247a4d8920f8714b9ff9f1eb3f438 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 aa13bdeceed3a83384ef6107ac6a41acd57f8019 Mon Sep 17 00:00:00 2001
From 0af7b0cd420d98fd087842afe5d888ebe5b62cef 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 7b2f8601322859f5d5ce19362d812097803131ec Mon Sep 17 00:00:00 2001
From 8c7edfb82a666024343ec84982252cfccdaecf17 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 c133c5a3f1a71170786034d99f6c2bf42645c35b Mon Sep 17 00:00:00 2001
From 5faf0f118ed32392d3ce15100af4f1c87465535b 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 8b45a15a2cb4d319142471affbe52b695b4a28a1 Mon Sep 17 00:00:00 2001
From 364445920dd65201b71c3be4d31f9405ef613c3a 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 74eac7cdda571ca69299eba69d3f7f8a712f1355 Mon Sep 17 00:00:00 2001
From c37bfce7c3ca0b101b35051b706d5ab61cd21e23 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 24c7ec4eef2035e8ca59c9708c712c68c07c7958 Mon Sep 17 00:00:00 2001
From caa664561ddc4e49ea6b71d19b1f6c5dd6cd6e19 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 fa3da21eead5c57498c61f4f578cca262cdba744 Mon Sep 17 00:00:00 2001
From 46b3cf96489fb2cebcc731b57d08f647d11f1f05 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

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.63
image: linuxkit/kernel:4.14.67
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:e24105ebb339e1a2e578fde7ec8bccf844a633d5

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.63
image: linuxkit/kernel:4.14.67
cmdline: "console=ttyS0 page_poison=1"
init:
- linuxkit/init:e24105ebb339e1a2e578fde7ec8bccf844a633d5

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.63
image: linuxkit/kernel:4.14.67
cmdline: "console=ttyS0 page_poison=1"
init:
- linuxkit/init:e24105ebb339e1a2e578fde7ec8bccf844a633d5

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.63
image: linuxkit/kernel:4.14.67
cmdline: "console=ttyS0 page_poison=1"
init:
- linuxkit/init:e24105ebb339e1a2e578fde7ec8bccf844a633d5

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.63
image: linuxkit/kernel:4.14.67
cmdline: "console=ttyS0"
init:
- linuxkit/init:e24105ebb339e1a2e578fde7ec8bccf844a633d5

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.63
image: linuxkit/kernel:4.14.67
cmdline: "console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:e24105ebb339e1a2e578fde7ec8bccf844a633d5

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.63
image: linuxkit/kernel:4.14.67
cmdline: "console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:e24105ebb339e1a2e578fde7ec8bccf844a633d5

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.63
image: linuxkit/kernel:4.14.67
cmdline: "console=ttyS0"
init:
- linuxkit/init:e24105ebb339e1a2e578fde7ec8bccf844a633d5

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.63
image: linuxkit/kernel:4.14.67
cmdline: "console=ttyS0"
init:
- linuxkit/init:e24105ebb339e1a2e578fde7ec8bccf844a633d5

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.63
image: linuxkit/kernel:4.14.67
cmdline: "console=ttyS0"
init:
- linuxkit/init:e24105ebb339e1a2e578fde7ec8bccf844a633d5

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.63
image: linuxkit/kernel:4.14.67
cmdline: "console=ttyS0"
init:
- linuxkit/init:e24105ebb339e1a2e578fde7ec8bccf844a633d5

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.63
image: linuxkit/kernel:4.14.67
cmdline: "console=ttyS0"
init:
- linuxkit/init:e24105ebb339e1a2e578fde7ec8bccf844a633d5

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.63
image: linuxkit/kernel:4.14.67
cmdline: "console=ttyS0"
init:
- linuxkit/init:e24105ebb339e1a2e578fde7ec8bccf844a633d5

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.63
image: linuxkit/kernel:4.14.67
cmdline: "console=ttyS0"
init:
- linuxkit/init:e24105ebb339e1a2e578fde7ec8bccf844a633d5

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.63
image: linuxkit/kernel:4.14.67
cmdline: "console=ttyS0"
init:
- linuxkit/init:e24105ebb339e1a2e578fde7ec8bccf844a633d5

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.63
image: linuxkit/kernel:4.14.67
cmdline: "console=ttyS0"
init:
- linuxkit/init:e24105ebb339e1a2e578fde7ec8bccf844a633d5

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.4.148
image: linuxkit/kernel:4.4.152
cmdline: "console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:e24105ebb339e1a2e578fde7ec8bccf844a633d5

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.9.120
image: linuxkit/kernel:4.9.124
cmdline: "console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:e24105ebb339e1a2e578fde7ec8bccf844a633d5

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.63
image: linuxkit/kernel:4.14.67
cmdline: "console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:e24105ebb339e1a2e578fde7ec8bccf844a633d5

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.17.15
image: linuxkit/kernel:4.17.19
cmdline: "console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:e24105ebb339e1a2e578fde7ec8bccf844a633d5

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.18.1
image: linuxkit/kernel:4.18.5
cmdline: "console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:e24105ebb339e1a2e578fde7ec8bccf844a633d5

View File

@@ -3,7 +3,7 @@
# In the last stage, it creates a package, which can be used for
# testing.
FROM linuxkit/kernel:4.4.148 AS ksrc
FROM linuxkit/kernel:4.4.152 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.4.148
docker pull linuxkit/kernel:4.4.152
# Build a package
docker build -t ${IMAGE_NAME} .

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.4.148
image: linuxkit/kernel:4.4.152
cmdline: "console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:e24105ebb339e1a2e578fde7ec8bccf844a633d5

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.120 AS ksrc
FROM linuxkit/kernel:4.9.124 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.120
docker pull linuxkit/kernel:4.9.124
# Build a package
docker build -t ${IMAGE_NAME} .

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.9.120
image: linuxkit/kernel:4.9.124
cmdline: "console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:e24105ebb339e1a2e578fde7ec8bccf844a633d5

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.63 AS ksrc
FROM linuxkit/kernel:4.14.67 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.63
docker pull linuxkit/kernel:4.14.67
# Build a package
docker build -t ${IMAGE_NAME} .

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.63
image: linuxkit/kernel:4.14.67
cmdline: "console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:e24105ebb339e1a2e578fde7ec8bccf844a633d5

View File

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

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