Merge pull request #3210 from rn/kern-up

Kernel update to 4.18.16/4.14.78/4.9.135/4.4.162
This commit is contained in:
Rolf Neugebauer
2018-10-21 14:54:10 -07:00
committed by GitHub
133 changed files with 153 additions and 153 deletions

View File

@@ -30,7 +30,7 @@ YAML file (`minimal.yml`):
```
kernel:
image: linuxkit/kernel:4.9.131
image: linuxkit/kernel:4.9.135
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:6eb0158059b056a1567236280880cb87f03ff008

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.74
image: linuxkit/kernel:4.14.78
cmdline: "console=ttyS0"
init:
- linuxkit/init:6eb0158059b056a1567236280880cb87f03ff008

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.74
image: linuxkit/kernel:4.14.78
cmdline: "console=ttyS0"
init:
- linuxkit/init:6eb0158059b056a1567236280880cb87f03ff008

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.74
image: linuxkit/kernel:4.14.78
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0"
init:
- linuxkit/init:6eb0158059b056a1567236280880cb87f03ff008

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.74
image: linuxkit/kernel:4.14.78
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.74
image: linuxkit/kernel:4.14.78
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0"
init:
- linuxkit/init:6eb0158059b056a1567236280880cb87f03ff008

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.74
image: linuxkit/kernel:4.14.78
cmdline: "console=ttyS0"
init:
- linuxkit/init:6eb0158059b056a1567236280880cb87f03ff008

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.74
image: linuxkit/kernel:4.14.78
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0"
init:
- linuxkit/init:6eb0158059b056a1567236280880cb87f03ff008

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.74
image: linuxkit/kernel:4.14.78
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0"
init:
- linuxkit/init:6eb0158059b056a1567236280880cb87f03ff008

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.74
image: linuxkit/kernel:4.14.78
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:6eb0158059b056a1567236280880cb87f03ff008

View File

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

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.74
image: linuxkit/kernel:4.14.78
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:6eb0158059b056a1567236280880cb87f03ff008

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.74
image: linuxkit/kernel:4.14.78
cmdline: "console=tty0 console=ttyS0"
init:
- linuxkit/init:6eb0158059b056a1567236280880cb87f03ff008

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.74
image: linuxkit/kernel:4.14.78
cmdline: "console=ttyS0"
init:
- linuxkit/init:6eb0158059b056a1567236280880cb87f03ff008

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

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.74
image: linuxkit/kernel:4.14.78
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.74
image: linuxkit/kernel:4.14.78
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0"
init:
- linuxkit/init:6eb0158059b056a1567236280880cb87f03ff008

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.74
image: linuxkit/kernel:4.14.78
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0 root=/dev/vda"
init:
- linuxkit/init:6eb0158059b056a1567236280880cb87f03ff008

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.74
image: linuxkit/kernel:4.14.78
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0"
init:
- linuxkit/init:6eb0158059b056a1567236280880cb87f03ff008

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.74
image: linuxkit/kernel:4.14.78
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0"
init:
- linuxkit/init:6eb0158059b056a1567236280880cb87f03ff008

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.74
image: linuxkit/kernel:4.14.78
cmdline: "console=tty0"
init:
- linuxkit/init:6eb0158059b056a1567236280880cb87f03ff008

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.74
image: linuxkit/kernel:4.14.78
cmdline: "console=ttyS0"
init:
- linuxkit/init:6eb0158059b056a1567236280880cb87f03ff008

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.74
image: linuxkit/kernel:4.14.78
cmdline: "console=ttyS0"
init:
- linuxkit/init:6eb0158059b056a1567236280880cb87f03ff008

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.74
image: linuxkit/kernel:4.14.78
cmdline: "console=ttyS0"
init:
- linuxkit/init:6eb0158059b056a1567236280880cb87f03ff008

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.74
image: linuxkit/kernel:4.14.78
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:6eb0158059b056a1567236280880cb87f03ff008

View File

@@ -112,7 +112,7 @@ RUN case $(uname -m) in \
fi && \
make defconfig && \
make oldconfig && \
if [ -z "${EXTRA}" ] && [ -z "${DEBUG}" ]; then diff .config ${KERNEL_DEF_CONF}; fi
if [ -z "${EXTRA}" ] && [ -z "${DEBUG}" ]; then diff -u .config ${KERNEL_DEF_CONF}; fi
# Kernel

View File

@@ -259,21 +259,21 @@ endef
# Debug targets only for latest stable and LTS stable
#
ifeq ($(ARCH),x86_64)
$(eval $(call kernel,4.18.12,4.18.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.14.74,4.14.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.14.74,4.14.x,,-dbg))
$(eval $(call kernel,4.18.16,4.18.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.14.78,4.14.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.14.78,4.14.x,,-dbg))
$(eval $(call kernel,4.14.71,4.14.x,-rt,))
$(eval $(call kernel,4.9.131,4.9.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.4.159,4.4.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.9.135,4.9.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.4.162,4.4.x,$(EXTRA),$(DEBUG)))
else ifeq ($(ARCH),aarch64)
$(eval $(call kernel,4.18.12,4.18.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.14.74,4.14.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.18.16,4.18.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.14.78,4.14.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.14.71,4.14.x,-rt,))
else ifeq ($(ARCH),s390x)
$(eval $(call kernel,4.18.12,4.18.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.14.74,4.14.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.18.16,4.18.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.14.78,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.74 Kernel Configuration
# Linux/arm64 4.14.78 Kernel Configuration
#
CONFIG_ARM64=y
CONFIG_64BIT=y

View File

@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/s390 4.14.74 Kernel Configuration
# Linux/s390 4.14.78 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.74 Kernel Configuration
# Linux/x86 4.14.78 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.12 Kernel Configuration
# Linux/arm64 4.18.16 Kernel Configuration
#
#
@@ -1039,8 +1039,8 @@ CONFIG_NF_LOG_ARP=y
CONFIG_NF_LOG_IPV4=y
CONFIG_NF_REJECT_IPV4=y
CONFIG_NF_NAT_IPV4=y
CONFIG_NFT_CHAIN_NAT_IPV4=y
CONFIG_NF_NAT_MASQUERADE_IPV4=y
CONFIG_NFT_CHAIN_NAT_IPV4=y
CONFIG_NFT_MASQ_IPV4=y
CONFIG_NFT_REDIR_IPV4=y
CONFIG_NF_NAT_SNMP_BASIC=y

View File

@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/s390 4.18.12 Kernel Configuration
# Linux/s390 4.18.16 Kernel Configuration
#
#
@@ -953,8 +953,8 @@ CONFIG_NF_LOG_ARP=y
CONFIG_NF_LOG_IPV4=y
CONFIG_NF_REJECT_IPV4=y
CONFIG_NF_NAT_IPV4=y
CONFIG_NFT_CHAIN_NAT_IPV4=y
CONFIG_NF_NAT_MASQUERADE_IPV4=y
CONFIG_NFT_CHAIN_NAT_IPV4=y
CONFIG_NFT_MASQ_IPV4=y
CONFIG_NFT_REDIR_IPV4=y
CONFIG_NF_NAT_SNMP_BASIC=y

View File

@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/x86 4.18.12 Kernel Configuration
# Linux/x86 4.18.16 Kernel Configuration
#
#
@@ -1201,8 +1201,8 @@ CONFIG_NF_LOG_ARP=y
CONFIG_NF_LOG_IPV4=y
CONFIG_NF_REJECT_IPV4=y
CONFIG_NF_NAT_IPV4=y
CONFIG_NFT_CHAIN_NAT_IPV4=y
CONFIG_NF_NAT_MASQUERADE_IPV4=y
CONFIG_NFT_CHAIN_NAT_IPV4=y
CONFIG_NFT_MASQ_IPV4=y
CONFIG_NFT_REDIR_IPV4=y
CONFIG_NF_NAT_SNMP_BASIC=y

View File

@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/x86 4.4.159 Kernel Configuration
# Linux/x86 4.4.162 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.131 Kernel Configuration
# Linux/x86 4.9.135 Kernel Configuration
#
CONFIG_64BIT=y
CONFIG_X86_64=y

View File

@@ -1,4 +1,4 @@
From eae228ae6dc1e6bcaf14f2e757008479b90c5c59 Mon Sep 17 00:00:00 2001
From 8e9f8fb7e227c9cc348447e1a0c14b24510e6e0d 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 1b5e73310567f9abd489187f416ed6445bc11d05 Mon Sep 17 00:00:00 2001
From 240e4ddffe9b32700c468b0e76dc66c765704240 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 fbb3014f85b512d511f51751aa20c43906d078c6 Mon Sep 17 00:00:00 2001
From 383aebe20ce70316ac69853f35ed1ea3ca312d8e 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 ab88fb6cd2004690923714c0db235a2e7615d6fc Mon Sep 17 00:00:00 2001
From 85d7961b93feb4dd3e6c3fafb4dc84d407da0020 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 0f9e46a939372c7b3d52393a0a7f0103c7d7b645 Mon Sep 17 00:00:00 2001
From 74934622b232261edfd0f1c41a08ceed3f55b545 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 f9859cd8c18dfe1fb424609eca48c7a924d0d566 Mon Sep 17 00:00:00 2001
From 36b43f7c045fdcc620c426c35b75f3d2332f351c 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 4c190b16f2cb775a444a7a98c22671eaeb00da4a Mon Sep 17 00:00:00 2001
From 72c37719eff04106d2fe535e137f7ab0ea616aed 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 e384c8813dcfb1bfb31ae080669e70e0ac8d82d8 Mon Sep 17 00:00:00 2001
From 57915d196851baf305672fc04380b65e90707e61 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 d09a7b7cd1be3c591f6cd5c4a2504cd875e7e4a9 Mon Sep 17 00:00:00 2001
From 9eeff1b6d2dfb4e2b67716eb0b773da302d55ca6 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 842319a1a0155515b577ce4ff57bd5afa205c333 Mon Sep 17 00:00:00 2001
From 7babe6988c0220116a7ddeedeae906ae806501c7 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 d884ac3619832e9d1c46fdf3adbe03d31c0537be Mon Sep 17 00:00:00 2001
From 467817ed34b945589c69a1e59edbefc486b7d348 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 8623cf499024dbd8b3e88e739cd2e977751b7d94 Mon Sep 17 00:00:00 2001
From 4e5629423e384ec6289ee2d30b8d116711e3d6f1 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 ba93936b8236680921a33b724430e4026b4a3a5f Mon Sep 17 00:00:00 2001
From 8218e835df14a006383339bc7dd8c351627c949c 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 415c0fee8d433de519a23cec4e946813e295d174 Mon Sep 17 00:00:00 2001
From e31fccbb133df1a56306f8cb397d0c6d202157de 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 0139b99b36566e855a7fa4919b312477a315401e Mon Sep 17 00:00:00 2001
From b7cdfc86bbb66455dea5c49e377e6afd584a6c03 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()
@@ -15,10 +15,10 @@ Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2 files changed, 29 insertions(+)
diff --git a/drivers/hv/connection.c b/drivers/hv/connection.c
index f41901f80b64..5e36f86d0b0c 100644
index 5449fc59b7f5..e491a2878e98 100644
--- a/drivers/hv/connection.c
+++ b/drivers/hv/connection.c
@@ -117,6 +117,9 @@ static int vmbus_negotiate_version(struct vmbus_channel_msginfo *msginfo,
@@ -119,6 +119,9 @@ static int vmbus_negotiate_version(struct vmbus_channel_msginfo *msginfo,
ret = vmbus_post_msg(msg,
sizeof(struct vmbus_channel_initiate_contact),
true);

View File

@@ -1,4 +1,4 @@
From 8ab3586522f0f15f86631b17f19a0fca0fe3d0dd Mon Sep 17 00:00:00 2001
From fad9230faaf57d43ce581cd1da8bd5a42683bf3a 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 c381c59b4abc9fe22ff4c40269e2e4419b974bb2 Mon Sep 17 00:00:00 2001
From 236f03fd398423d32ae0c479fe5ff9d92b5d4bf0 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 ce92deb935af7239c67505938e6ba9725e9de3af Mon Sep 17 00:00:00 2001
From ff3d35dd2451952191c9e838a04797d8f6a633d1 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
@@ -37,10 +37,10 @@ index fb22ae642dbb..1ad9e41e3192 100644
* For channels marked as in "low latency" mode
* bypass the monitor page mechanism.
diff --git a/drivers/hv/connection.c b/drivers/hv/connection.c
index 5e36f86d0b0c..8acd2e0e7c8e 100644
index e491a2878e98..66cfc70b9b6b 100644
--- a/drivers/hv/connection.c
+++ b/drivers/hv/connection.c
@@ -322,6 +322,8 @@ void vmbus_on_event(unsigned long data)
@@ -324,6 +324,8 @@ void vmbus_on_event(unsigned long data)
struct vmbus_channel *channel = (void *) data;
unsigned long time_limit = jiffies + 2;

View File

@@ -1,4 +1,4 @@
From f0e05ed215d931d0632e12827c0ea2e42d2524bc Mon Sep 17 00:00:00 2001
From 877d47abc7a630a8151bf7ec61772cc220e5300d 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 42fd4036313f9de221547c93333df6514613cf60 Mon Sep 17 00:00:00 2001
From 1da79653648919d9478f967826396fb8c2de372f 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 84d372277c97360332019d2c26f102741ba5ba73 Mon Sep 17 00:00:00 2001
From dec4af3b08047e49b23180adcb2fc6f40c25a421 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 84110fe4522f74f3a96e64847cfaf60049dc14ee Mon Sep 17 00:00:00 2001
From 627f759f437158f9d720b5f4a425d2bd1c8ce59e 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 528a27ea0a560f6a10e2e23d240bb871fd8d174c Mon Sep 17 00:00:00 2001
From 5797e664b591fb4d282ebe72f972e82b343f053c 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 dd497744179252fb868cbaa5a978e46d1e22d9df Mon Sep 17 00:00:00 2001
From e1f2f3d909b6c9bb5931d970db5032fbaea3c7a9 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 81b8f6af738ea581b0eabe9cfff618206e68890f Mon Sep 17 00:00:00 2001
From a8fbcbf7201375a2f7e7e29e16101ee65900cad7 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 efb5db15a000421541d163c420e11300e01803b2 Mon Sep 17 00:00:00 2001
From 6484d665139cc8a1d8e461d1b6a7581c1d0d3e84 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 c6cbc40150453beb5681046a47f0ea3b5f80ee86 Mon Sep 17 00:00:00 2001
From 2c4654c6bc1788f2032b5c60b87f2d607e3f2af7 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 223baa9c0a08d06a4db9d4e55e4b934297f8acfe Mon Sep 17 00:00:00 2001
From 234d315cea5739be7b2452c14b58d2fcc248df50 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 08f47593269dd825e3df9acfccef9f986a7a7d98 Mon Sep 17 00:00:00 2001
From 9494ca1930f51c5a2132cf00c2dd49f0aea7eac4 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
@@ -207,7 +207,7 @@ index 44420073edda..f1e0d0358206 100644
fcopy_msg = (struct hv_fcopy_hdr *)&recv_buffer[
sizeof(struct vmbuspipe_hdr) +
diff --git a/drivers/hv/hv_kvp.c b/drivers/hv/hv_kvp.c
index 5e1fdc8d32ab..70c28b8806de 100644
index 2fd0f119a67b..820d4cd71fa9 100644
--- a/drivers/hv/hv_kvp.c
+++ b/drivers/hv/hv_kvp.c
@@ -46,6 +46,19 @@
@@ -239,7 +239,7 @@ index 5e1fdc8d32ab..70c28b8806de 100644
int kvp_srv_version;
static enum {NEGO_NOT_STARTED,
NEGO_IN_PROGRESS,
@@ -639,28 +650,10 @@ void hv_kvp_onchannelcallback(void *context)
@@ -640,28 +651,10 @@ void hv_kvp_onchannelcallback(void *context)
sizeof(struct vmbuspipe_hdr)];
if (icmsghdrp->icmsgtype == ICMSGTYPE_NEGOTIATE) {

View File

@@ -1,4 +1,4 @@
From d37d19b8e5ba96df643ac43d81228f9633f9ef44 Mon Sep 17 00:00:00 2001
From b27c6d4142be97d9ad37083cd37e84b488637907 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.
@@ -40,10 +40,10 @@ index f1e0d0358206..e0ce0753c568 100644
fcopy_msg = (struct hv_fcopy_hdr *)&recv_buffer[
sizeof(struct vmbuspipe_hdr) +
diff --git a/drivers/hv/hv_kvp.c b/drivers/hv/hv_kvp.c
index 70c28b8806de..a1adfe2cfb34 100644
index 820d4cd71fa9..18c4deb39f41 100644
--- a/drivers/hv/hv_kvp.c
+++ b/drivers/hv/hv_kvp.c
@@ -650,10 +650,14 @@ void hv_kvp_onchannelcallback(void *context)
@@ -651,10 +651,14 @@ void hv_kvp_onchannelcallback(void *context)
sizeof(struct vmbuspipe_hdr)];
if (icmsghdrp->icmsgtype == ICMSGTYPE_NEGOTIATE) {

View File

@@ -1,4 +1,4 @@
From ab4f0848e649a3886d28a230cbf39786f218543e Mon Sep 17 00:00:00 2001
From 53a0bdd86af94c97c5a18d23473a1c553fc55003 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 2c60e07b2592ff66299a4f5025544f0c7d54c6d0 Mon Sep 17 00:00:00 2001
From 184ccbec2fe73cc14bfc78b2c3e5c76208f87e85 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 25e796255c12f9c820d2019a5eade585df307d03 Mon Sep 17 00:00:00 2001
From 061a2e433ea88fdff89abb0a8a34f4dff95d57b3 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 4f5c289e328ead0bec5e245b563e93e6dce2d937 Mon Sep 17 00:00:00 2001
From 6f9c18d65d0bf081e161db998f6455bb2230d975 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 2fee66c92e16715da5f5756a17f487cf2d48c780 Mon Sep 17 00:00:00 2001
From 8e9dbefb21195ed228de7d4efd64de61b07008ef 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.14.74
image: linuxkit/kernel:4.14.78
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:6eb0158059b056a1567236280880cb87f03ff008

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.74
image: linuxkit/kernel:4.14.78
cmdline: "console=ttyS0 page_poison=1"
init:
- linuxkit/init:6eb0158059b056a1567236280880cb87f03ff008

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.74
image: linuxkit/kernel:4.14.78
cmdline: "console=ttyS0 page_poison=1"
init:
- linuxkit/init:6eb0158059b056a1567236280880cb87f03ff008

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.74
image: linuxkit/kernel:4.14.78
cmdline: "console=ttyS0 page_poison=1"
init:
- linuxkit/init:6eb0158059b056a1567236280880cb87f03ff008

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.74
image: linuxkit/kernel:4.14.78
cmdline: "console=ttyS0"
init:
- linuxkit/init:6eb0158059b056a1567236280880cb87f03ff008

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.74
image: linuxkit/kernel:4.14.78
cmdline: "console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:6eb0158059b056a1567236280880cb87f03ff008

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.74
image: linuxkit/kernel:4.14.78
cmdline: "console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:6eb0158059b056a1567236280880cb87f03ff008

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.74
image: linuxkit/kernel:4.14.78
cmdline: "console=ttyS0"
init:
- linuxkit/init:6eb0158059b056a1567236280880cb87f03ff008

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.74
image: linuxkit/kernel:4.14.78
cmdline: "console=ttyS0"
init:
- linuxkit/init:6eb0158059b056a1567236280880cb87f03ff008

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.74
image: linuxkit/kernel:4.14.78
cmdline: "console=ttyS0"
init:
- linuxkit/init:6eb0158059b056a1567236280880cb87f03ff008

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.74
image: linuxkit/kernel:4.14.78
cmdline: "console=ttyS0"
init:
- linuxkit/init:6eb0158059b056a1567236280880cb87f03ff008

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.74
image: linuxkit/kernel:4.14.78
cmdline: "console=ttyS0"
init:
- linuxkit/init:6eb0158059b056a1567236280880cb87f03ff008

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.74
image: linuxkit/kernel:4.14.78
cmdline: "console=ttyS0"
init:
- linuxkit/init:6eb0158059b056a1567236280880cb87f03ff008

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.74
image: linuxkit/kernel:4.14.78
cmdline: "console=ttyS0"
init:
- linuxkit/init:6eb0158059b056a1567236280880cb87f03ff008

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.74
image: linuxkit/kernel:4.14.78
cmdline: "console=ttyS0"
init:
- linuxkit/init:6eb0158059b056a1567236280880cb87f03ff008

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.74
image: linuxkit/kernel:4.14.78
cmdline: "console=ttyS0"
init:
- linuxkit/init:6eb0158059b056a1567236280880cb87f03ff008

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.4.159
image: linuxkit/kernel:4.4.162
cmdline: "console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:6eb0158059b056a1567236280880cb87f03ff008

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.9.131
image: linuxkit/kernel:4.9.135
cmdline: "console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:6eb0158059b056a1567236280880cb87f03ff008

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.74
image: linuxkit/kernel:4.14.78
cmdline: "console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:6eb0158059b056a1567236280880cb87f03ff008

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.18.12
image: linuxkit/kernel:4.18.16
cmdline: "console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:6eb0158059b056a1567236280880cb87f03ff008

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

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.4.159
image: linuxkit/kernel:4.4.162
cmdline: "console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:6eb0158059b056a1567236280880cb87f03ff008

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

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.9.131
image: linuxkit/kernel:4.9.135
cmdline: "console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:6eb0158059b056a1567236280880cb87f03ff008

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

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.74
image: linuxkit/kernel:4.14.78
cmdline: "console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:6eb0158059b056a1567236280880cb87f03ff008

View File

@@ -3,7 +3,7 @@
# In the last stage, it creates a package, which can be used for
# testing.
FROM linuxkit/kernel:4.18.12 AS ksrc
FROM linuxkit/kernel:4.18.16 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