Merge pull request #3186 from rn/kup

Update kernels to 4.18.8/4.14.70/4.9.127/4.4.156
This commit is contained in:
Rolf Neugebauer 2018-09-16 20:27:20 +03:00 committed by GitHub
commit 51a476c8aa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
133 changed files with 165 additions and 163 deletions

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@ -259,21 +259,21 @@ endef
# Debug targets only for latest stable and LTS stable # Debug targets only for latest stable and LTS stable
# #
ifeq ($(ARCH),x86_64) ifeq ($(ARCH),x86_64)
$(eval $(call kernel,4.18.6,4.18.x,$(EXTRA),$(DEBUG))) $(eval $(call kernel,4.18.8,4.18.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.14.68,4.14.x,$(EXTRA),$(DEBUG))) $(eval $(call kernel,4.14.70,4.14.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.14.68,4.14.x,,-dbg)) $(eval $(call kernel,4.14.70,4.14.x,,-dbg))
$(eval $(call kernel,4.14.63,4.14.x,-rt,)) $(eval $(call kernel,4.14.63,4.14.x,-rt,))
$(eval $(call kernel,4.9.125,4.9.x,$(EXTRA),$(DEBUG))) $(eval $(call kernel,4.9.127,4.9.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.4.154,4.4.x,$(EXTRA),$(DEBUG))) $(eval $(call kernel,4.4.156,4.4.x,$(EXTRA),$(DEBUG)))
else ifeq ($(ARCH),aarch64) else ifeq ($(ARCH),aarch64)
$(eval $(call kernel,4.18.6,4.18.x,$(EXTRA),$(DEBUG))) $(eval $(call kernel,4.18.8,4.18.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.14.68,4.14.x,$(EXTRA),$(DEBUG))) $(eval $(call kernel,4.14.70,4.14.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.14.63,4.14.x,-rt,)) $(eval $(call kernel,4.14.63,4.14.x,-rt,))
else ifeq ($(ARCH),s390x) else ifeq ($(ARCH),s390x)
$(eval $(call kernel,4.18.6,4.18.x,$(EXTRA),$(DEBUG))) $(eval $(call kernel,4.18.8,4.18.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.14.68,4.14.x,$(EXTRA),$(DEBUG))) $(eval $(call kernel,4.14.70,4.14.x,$(EXTRA),$(DEBUG)))
endif endif
# Target for kernel config # Target for kernel config

View File

@ -1,6 +1,6 @@
# #
# Automatically generated file; DO NOT EDIT. # Automatically generated file; DO NOT EDIT.
# Linux/arm64 4.14.68 Kernel Configuration # Linux/arm64 4.14.70 Kernel Configuration
# #
CONFIG_ARM64=y CONFIG_ARM64=y
CONFIG_64BIT=y CONFIG_64BIT=y
@ -509,6 +509,7 @@ CONFIG_SCHED_MC=y
CONFIG_NR_CPUS=64 CONFIG_NR_CPUS=64
CONFIG_HOTPLUG_CPU=y CONFIG_HOTPLUG_CPU=y
# CONFIG_NUMA is not set # CONFIG_NUMA is not set
CONFIG_HOLES_IN_ZONE=y
# CONFIG_PREEMPT_NONE is not set # CONFIG_PREEMPT_NONE is not set
# CONFIG_PREEMPT_VOLUNTARY is not set # CONFIG_PREEMPT_VOLUNTARY is not set
CONFIG_PREEMPT=y CONFIG_PREEMPT=y

View File

@ -1,6 +1,6 @@
# #
# Automatically generated file; DO NOT EDIT. # Automatically generated file; DO NOT EDIT.
# Linux/s390 4.14.68 Kernel Configuration # Linux/s390 4.14.70 Kernel Configuration
# #
CONFIG_MMU=y CONFIG_MMU=y
CONFIG_ZONE_DMA=y CONFIG_ZONE_DMA=y

View File

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

View File

@ -1,6 +1,6 @@
# #
# Automatically generated file; DO NOT EDIT. # Automatically generated file; DO NOT EDIT.
# Linux/arm64 4.18.6 Kernel Configuration # Linux/arm64 4.18.8 Kernel Configuration
# #
# #
@ -515,6 +515,7 @@ CONFIG_SCHED_MC=y
CONFIG_NR_CPUS=64 CONFIG_NR_CPUS=64
CONFIG_HOTPLUG_CPU=y CONFIG_HOTPLUG_CPU=y
# CONFIG_NUMA is not set # CONFIG_NUMA is not set
CONFIG_HOLES_IN_ZONE=y
# CONFIG_PREEMPT_NONE is not set # CONFIG_PREEMPT_NONE is not set
# CONFIG_PREEMPT_VOLUNTARY is not set # CONFIG_PREEMPT_VOLUNTARY is not set
CONFIG_PREEMPT=y CONFIG_PREEMPT=y

View File

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

View File

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

View File

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

View File

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

View File

@ -1,4 +1,4 @@
From e9ebe982fe66cc1e0535ff5b4d906d12452bc438 Mon Sep 17 00:00:00 2001 From 87a48130dd52019dd6fbff64dd5283449484cd9f Mon Sep 17 00:00:00 2001
From: Cheng-mean Liu <soccerl@microsoft.com> From: Cheng-mean Liu <soccerl@microsoft.com>
Date: Tue, 11 Jul 2017 16:58:26 -0700 Date: Tue, 11 Jul 2017 16:58:26 -0700
Subject: [PATCH 01/21] NVDIMM: reducded ND_MIN_NAMESPACE_SIZE from 4MB to 4KB Subject: [PATCH 01/21] NVDIMM: reducded ND_MIN_NAMESPACE_SIZE from 4MB to 4KB

View File

@ -1,4 +1,4 @@
From d8de23e066dc9279e0060ffb67b8c351ad90f6ed Mon Sep 17 00:00:00 2001 From d36be75d72cfaed170cc82d91d8ece0f5a4a2b02 Mon Sep 17 00:00:00 2001
From: Vitaly Kuznetsov <vkuznets@redhat.com> From: Vitaly Kuznetsov <vkuznets@redhat.com>
Date: Sun, 29 Oct 2017 12:21:00 -0700 Date: Sun, 29 Oct 2017 12:21:00 -0700
Subject: [PATCH 02/21] hyper-v: trace vmbus_on_msg_dpc() Subject: [PATCH 02/21] hyper-v: trace vmbus_on_msg_dpc()

View File

@ -1,4 +1,4 @@
From 7ffa862347e6a2fb8424c55f77f6d47821a7c6db Mon Sep 17 00:00:00 2001 From fce23b5b74c2fc141cb77003f6403bcaa0d92b32 Mon Sep 17 00:00:00 2001
From: Vitaly Kuznetsov <vkuznets@redhat.com> From: Vitaly Kuznetsov <vkuznets@redhat.com>
Date: Sun, 29 Oct 2017 12:21:01 -0700 Date: Sun, 29 Oct 2017 12:21:01 -0700
Subject: [PATCH 03/21] hyper-v: trace vmbus_on_message() Subject: [PATCH 03/21] hyper-v: trace vmbus_on_message()
@ -16,10 +16,10 @@ Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2 files changed, 7 insertions(+) 2 files changed, 7 insertions(+)
diff --git a/drivers/hv/channel_mgmt.c b/drivers/hv/channel_mgmt.c diff --git a/drivers/hv/channel_mgmt.c b/drivers/hv/channel_mgmt.c
index 1939c0ca3741..3917d7267a99 100644 index 1700b4e7758d..dcf901222333 100644
--- a/drivers/hv/channel_mgmt.c --- a/drivers/hv/channel_mgmt.c
+++ b/drivers/hv/channel_mgmt.c +++ b/drivers/hv/channel_mgmt.c
@@ -1169,6 +1169,8 @@ void vmbus_onmessage(void *context) @@ -1175,6 +1175,8 @@ void vmbus_onmessage(void *context)
hdr = (struct vmbus_channel_message_header *)msg->u.payload; hdr = (struct vmbus_channel_message_header *)msg->u.payload;
size = msg->header.payload_size; size = msg->header.payload_size;

View File

@ -1,4 +1,4 @@
From 03fe58d55d3eed580e5fe0424755cdf99f4dffd7 Mon Sep 17 00:00:00 2001 From d259670e277c63323ccf0a0efa18331c3cfc9265 Mon Sep 17 00:00:00 2001
From: Vitaly Kuznetsov <vkuznets@redhat.com> From: Vitaly Kuznetsov <vkuznets@redhat.com>
Date: Sun, 29 Oct 2017 12:21:02 -0700 Date: Sun, 29 Oct 2017 12:21:02 -0700
Subject: [PATCH 04/21] hyper-v: trace vmbus_onoffer() Subject: [PATCH 04/21] hyper-v: trace vmbus_onoffer()
@ -15,7 +15,7 @@ Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2 files changed, 39 insertions(+) 2 files changed, 39 insertions(+)
diff --git a/drivers/hv/channel_mgmt.c b/drivers/hv/channel_mgmt.c diff --git a/drivers/hv/channel_mgmt.c b/drivers/hv/channel_mgmt.c
index 3917d7267a99..fbc97bf81665 100644 index dcf901222333..2287948d7d41 100644
--- a/drivers/hv/channel_mgmt.c --- a/drivers/hv/channel_mgmt.c
+++ b/drivers/hv/channel_mgmt.c +++ b/drivers/hv/channel_mgmt.c
@@ -806,6 +806,8 @@ static void vmbus_onoffer(struct vmbus_channel_message_header *hdr) @@ -806,6 +806,8 @@ static void vmbus_onoffer(struct vmbus_channel_message_header *hdr)

View File

@ -1,4 +1,4 @@
From a36a1f9256a5fd896cc679900060a9977b67e414 Mon Sep 17 00:00:00 2001 From 7773e3085464a0756c0ccf0b99c247fdad84b15e Mon Sep 17 00:00:00 2001
From: Vitaly Kuznetsov <vkuznets@redhat.com> From: Vitaly Kuznetsov <vkuznets@redhat.com>
Date: Sun, 29 Oct 2017 12:21:03 -0700 Date: Sun, 29 Oct 2017 12:21:03 -0700
Subject: [PATCH 05/21] hyper-v: trace vmbus_onoffer_rescind() Subject: [PATCH 05/21] hyper-v: trace vmbus_onoffer_rescind()
@ -15,7 +15,7 @@ Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2 files changed, 10 insertions(+) 2 files changed, 10 insertions(+)
diff --git a/drivers/hv/channel_mgmt.c b/drivers/hv/channel_mgmt.c diff --git a/drivers/hv/channel_mgmt.c b/drivers/hv/channel_mgmt.c
index fbc97bf81665..f6c8da0d0867 100644 index 2287948d7d41..05dbd99f7b6b 100644
--- a/drivers/hv/channel_mgmt.c --- a/drivers/hv/channel_mgmt.c
+++ b/drivers/hv/channel_mgmt.c +++ b/drivers/hv/channel_mgmt.c
@@ -849,6 +849,8 @@ static void vmbus_onoffer_rescind(struct vmbus_channel_message_header *hdr) @@ -849,6 +849,8 @@ static void vmbus_onoffer_rescind(struct vmbus_channel_message_header *hdr)

View File

@ -1,4 +1,4 @@
From 28066c50d67ff667b8d74fe6a9424ad1ac076505 Mon Sep 17 00:00:00 2001 From 08c61ab64166dc9cb9fb3cdeeca8e4958f5c7d5d Mon Sep 17 00:00:00 2001
From: Vitaly Kuznetsov <vkuznets@redhat.com> From: Vitaly Kuznetsov <vkuznets@redhat.com>
Date: Sun, 29 Oct 2017 12:21:04 -0700 Date: Sun, 29 Oct 2017 12:21:04 -0700
Subject: [PATCH 06/21] hyper-v: trace vmbus_onopen_result() Subject: [PATCH 06/21] hyper-v: trace vmbus_onopen_result()
@ -15,10 +15,10 @@ Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2 files changed, 19 insertions(+) 2 files changed, 19 insertions(+)
diff --git a/drivers/hv/channel_mgmt.c b/drivers/hv/channel_mgmt.c diff --git a/drivers/hv/channel_mgmt.c b/drivers/hv/channel_mgmt.c
index f6c8da0d0867..3e2753cf1d9e 100644 index 05dbd99f7b6b..176a7bc13967 100644
--- a/drivers/hv/channel_mgmt.c --- a/drivers/hv/channel_mgmt.c
+++ b/drivers/hv/channel_mgmt.c +++ b/drivers/hv/channel_mgmt.c
@@ -979,6 +979,8 @@ static void vmbus_onopen_result(struct vmbus_channel_message_header *hdr) @@ -985,6 +985,8 @@ static void vmbus_onopen_result(struct vmbus_channel_message_header *hdr)
result = (struct vmbus_channel_open_result *)hdr; result = (struct vmbus_channel_open_result *)hdr;

View File

@ -1,4 +1,4 @@
From e6bba1977e90c6f45aba836c7399aeb01029a319 Mon Sep 17 00:00:00 2001 From 42a54e909571dda8454fba744afdfbf066c3e94c Mon Sep 17 00:00:00 2001
From: Vitaly Kuznetsov <vkuznets@redhat.com> From: Vitaly Kuznetsov <vkuznets@redhat.com>
Date: Sun, 29 Oct 2017 12:21:05 -0700 Date: Sun, 29 Oct 2017 12:21:05 -0700
Subject: [PATCH 07/21] hyper-v: trace vmbus_ongpadl_created() Subject: [PATCH 07/21] hyper-v: trace vmbus_ongpadl_created()
@ -15,10 +15,10 @@ Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2 files changed, 19 insertions(+) 2 files changed, 19 insertions(+)
diff --git a/drivers/hv/channel_mgmt.c b/drivers/hv/channel_mgmt.c diff --git a/drivers/hv/channel_mgmt.c b/drivers/hv/channel_mgmt.c
index 3e2753cf1d9e..802d7692d7dd 100644 index 176a7bc13967..3fc3532df1d5 100644
--- a/drivers/hv/channel_mgmt.c --- a/drivers/hv/channel_mgmt.c
+++ b/drivers/hv/channel_mgmt.c +++ b/drivers/hv/channel_mgmt.c
@@ -1025,6 +1025,8 @@ static void vmbus_ongpadl_created(struct vmbus_channel_message_header *hdr) @@ -1031,6 +1031,8 @@ static void vmbus_ongpadl_created(struct vmbus_channel_message_header *hdr)
gpadlcreated = (struct vmbus_channel_gpadl_created *)hdr; gpadlcreated = (struct vmbus_channel_gpadl_created *)hdr;

View File

@ -1,4 +1,4 @@
From 163dd4f9d52b094ba102dd7790878d1c18f9e4e1 Mon Sep 17 00:00:00 2001 From 94e9c2de749a4e4e8d8a8f655f64cc632ece98c8 Mon Sep 17 00:00:00 2001
From: Vitaly Kuznetsov <vkuznets@redhat.com> From: Vitaly Kuznetsov <vkuznets@redhat.com>
Date: Sun, 29 Oct 2017 12:21:06 -0700 Date: Sun, 29 Oct 2017 12:21:06 -0700
Subject: [PATCH 08/21] hyper-v: trace vmbus_ongpadl_torndown() Subject: [PATCH 08/21] hyper-v: trace vmbus_ongpadl_torndown()
@ -15,10 +15,10 @@ Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2 files changed, 10 insertions(+) 2 files changed, 10 insertions(+)
diff --git a/drivers/hv/channel_mgmt.c b/drivers/hv/channel_mgmt.c diff --git a/drivers/hv/channel_mgmt.c b/drivers/hv/channel_mgmt.c
index 802d7692d7dd..329e7f6491a4 100644 index 3fc3532df1d5..2112d4cb2583 100644
--- a/drivers/hv/channel_mgmt.c --- a/drivers/hv/channel_mgmt.c
+++ b/drivers/hv/channel_mgmt.c +++ b/drivers/hv/channel_mgmt.c
@@ -1075,6 +1075,8 @@ static void vmbus_ongpadl_torndown( @@ -1081,6 +1081,8 @@ static void vmbus_ongpadl_torndown(
gpadl_torndown = (struct vmbus_channel_gpadl_torndown *)hdr; gpadl_torndown = (struct vmbus_channel_gpadl_torndown *)hdr;

View File

@ -1,4 +1,4 @@
From 33a53e9c10c863f2977ccbcbb38c8b3c6022131f Mon Sep 17 00:00:00 2001 From 3444e8744a864b0aa83e86cb8a3ebe97d3aeb2e0 Mon Sep 17 00:00:00 2001
From: Vitaly Kuznetsov <vkuznets@redhat.com> From: Vitaly Kuznetsov <vkuznets@redhat.com>
Date: Sun, 29 Oct 2017 12:21:07 -0700 Date: Sun, 29 Oct 2017 12:21:07 -0700
Subject: [PATCH 09/21] hyper-v: trace vmbus_onversion_response() Subject: [PATCH 09/21] hyper-v: trace vmbus_onversion_response()
@ -15,10 +15,10 @@ Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2 files changed, 14 insertions(+) 2 files changed, 14 insertions(+)
diff --git a/drivers/hv/channel_mgmt.c b/drivers/hv/channel_mgmt.c diff --git a/drivers/hv/channel_mgmt.c b/drivers/hv/channel_mgmt.c
index 329e7f6491a4..b3a9b3119197 100644 index 2112d4cb2583..63ede57c0376 100644
--- a/drivers/hv/channel_mgmt.c --- a/drivers/hv/channel_mgmt.c
+++ b/drivers/hv/channel_mgmt.c +++ b/drivers/hv/channel_mgmt.c
@@ -1120,6 +1120,9 @@ static void vmbus_onversion_response( @@ -1126,6 +1126,9 @@ static void vmbus_onversion_response(
unsigned long flags; unsigned long flags;
version_response = (struct vmbus_channel_version_response *)hdr; version_response = (struct vmbus_channel_version_response *)hdr;

View File

@ -1,4 +1,4 @@
From d56dc47eac99308f8310dc21ddb395f57242a655 Mon Sep 17 00:00:00 2001 From b497233657ed7b939526aa7abf92671884a688da Mon Sep 17 00:00:00 2001
From: Vitaly Kuznetsov <vkuznets@redhat.com> From: Vitaly Kuznetsov <vkuznets@redhat.com>
Date: Sun, 29 Oct 2017 12:21:08 -0700 Date: Sun, 29 Oct 2017 12:21:08 -0700
Subject: [PATCH 10/21] hyper-v: trace vmbus_request_offers() Subject: [PATCH 10/21] hyper-v: trace vmbus_request_offers()
@ -15,10 +15,10 @@ Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2 files changed, 11 insertions(+), 1 deletion(-) 2 files changed, 11 insertions(+), 1 deletion(-)
diff --git a/drivers/hv/channel_mgmt.c b/drivers/hv/channel_mgmt.c diff --git a/drivers/hv/channel_mgmt.c b/drivers/hv/channel_mgmt.c
index b3a9b3119197..4c36029595e7 100644 index 63ede57c0376..78d900d0709a 100644
--- a/drivers/hv/channel_mgmt.c --- a/drivers/hv/channel_mgmt.c
+++ b/drivers/hv/channel_mgmt.c +++ b/drivers/hv/channel_mgmt.c
@@ -1217,9 +1217,11 @@ int vmbus_request_offers(void) @@ -1223,9 +1223,11 @@ int vmbus_request_offers(void)
msg->msgtype = CHANNELMSG_REQUESTOFFERS; msg->msgtype = CHANNELMSG_REQUESTOFFERS;

View File

@ -1,4 +1,4 @@
From 2792b9243aff1eb1bb0672a2c4320e0da9f80a12 Mon Sep 17 00:00:00 2001 From c5e13718527891c0909669b503694272bbbc38ea Mon Sep 17 00:00:00 2001
From: Vitaly Kuznetsov <vkuznets@redhat.com> From: Vitaly Kuznetsov <vkuznets@redhat.com>
Date: Sun, 29 Oct 2017 12:21:09 -0700 Date: Sun, 29 Oct 2017 12:21:09 -0700
Subject: [PATCH 11/21] hyper-v: trace vmbus_open() Subject: [PATCH 11/21] hyper-v: trace vmbus_open()
@ -15,7 +15,7 @@ Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2 files changed, 29 insertions(+) 2 files changed, 29 insertions(+)
diff --git a/drivers/hv/channel.c b/drivers/hv/channel.c diff --git a/drivers/hv/channel.c b/drivers/hv/channel.c
index 05964347008d..b562a7fb4c42 100644 index d96b09fea835..4df21aaf448e 100644
--- a/drivers/hv/channel.c --- a/drivers/hv/channel.c
+++ b/drivers/hv/channel.c +++ b/drivers/hv/channel.c
@@ -185,6 +185,8 @@ int vmbus_open(struct vmbus_channel *newchannel, u32 send_ringbuffer_size, @@ -185,6 +185,8 @@ int vmbus_open(struct vmbus_channel *newchannel, u32 send_ringbuffer_size,

View File

@ -1,4 +1,4 @@
From b87b46719ca55ce53465a36c76bda90f2123e98e Mon Sep 17 00:00:00 2001 From 9b4f03f415c01f051d7bcdbb7496299006e084a5 Mon Sep 17 00:00:00 2001
From: Vitaly Kuznetsov <vkuznets@redhat.com> From: Vitaly Kuznetsov <vkuznets@redhat.com>
Date: Sun, 29 Oct 2017 12:21:10 -0700 Date: Sun, 29 Oct 2017 12:21:10 -0700
Subject: [PATCH 12/21] hyper-v: trace vmbus_close_internal() Subject: [PATCH 12/21] hyper-v: trace vmbus_close_internal()
@ -15,10 +15,10 @@ Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2 files changed, 17 insertions(+) 2 files changed, 17 insertions(+)
diff --git a/drivers/hv/channel.c b/drivers/hv/channel.c diff --git a/drivers/hv/channel.c b/drivers/hv/channel.c
index b562a7fb4c42..70babce00ddc 100644 index 4df21aaf448e..6754725f0ea9 100644
--- a/drivers/hv/channel.c --- a/drivers/hv/channel.c
+++ b/drivers/hv/channel.c +++ b/drivers/hv/channel.c
@@ -591,6 +591,8 @@ static int vmbus_close_internal(struct vmbus_channel *channel) @@ -601,6 +601,8 @@ static int vmbus_close_internal(struct vmbus_channel *channel)
ret = vmbus_post_msg(msg, sizeof(struct vmbus_channel_close_channel), ret = vmbus_post_msg(msg, sizeof(struct vmbus_channel_close_channel),
true); true);

View File

@ -1,4 +1,4 @@
From ebd9c776ac31d6c740b9d93d6e5ef8cc101b4fc0 Mon Sep 17 00:00:00 2001 From 725245686816a60431c0c9126be6a3c02cefac79 Mon Sep 17 00:00:00 2001
From: Vitaly Kuznetsov <vkuznets@redhat.com> From: Vitaly Kuznetsov <vkuznets@redhat.com>
Date: Sun, 29 Oct 2017 12:21:11 -0700 Date: Sun, 29 Oct 2017 12:21:11 -0700
Subject: [PATCH 13/21] hyper-v: trace vmbus_establish_gpadl() Subject: [PATCH 13/21] hyper-v: trace vmbus_establish_gpadl()
@ -15,7 +15,7 @@ Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2 files changed, 48 insertions(+) 2 files changed, 48 insertions(+)
diff --git a/drivers/hv/channel.c b/drivers/hv/channel.c diff --git a/drivers/hv/channel.c b/drivers/hv/channel.c
index 70babce00ddc..a7ac16c091a9 100644 index 6754725f0ea9..55ff0d59d9c9 100644
--- a/drivers/hv/channel.c --- a/drivers/hv/channel.c
+++ b/drivers/hv/channel.c +++ b/drivers/hv/channel.c
@@ -435,6 +435,9 @@ int vmbus_establish_gpadl(struct vmbus_channel *channel, void *kbuffer, @@ -435,6 +435,9 @@ int vmbus_establish_gpadl(struct vmbus_channel *channel, void *kbuffer,

View File

@ -1,4 +1,4 @@
From 3ab88f530ef89ca2d54a8d7bc17aa8a6f25d6e0c Mon Sep 17 00:00:00 2001 From 74f38930d7d2febc1a34b35ea2f6258dab9df4e8 Mon Sep 17 00:00:00 2001
From: Vitaly Kuznetsov <vkuznets@redhat.com> From: Vitaly Kuznetsov <vkuznets@redhat.com>
Date: Sun, 29 Oct 2017 12:21:12 -0700 Date: Sun, 29 Oct 2017 12:21:12 -0700
Subject: [PATCH 14/21] hyper-v: trace vmbus_teardown_gpadl() Subject: [PATCH 14/21] hyper-v: trace vmbus_teardown_gpadl()
@ -15,7 +15,7 @@ Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2 files changed, 20 insertions(+) 2 files changed, 20 insertions(+)
diff --git a/drivers/hv/channel.c b/drivers/hv/channel.c diff --git a/drivers/hv/channel.c b/drivers/hv/channel.c
index a7ac16c091a9..ba4b4eceb563 100644 index 55ff0d59d9c9..7026a78a0d47 100644
--- a/drivers/hv/channel.c --- a/drivers/hv/channel.c
+++ b/drivers/hv/channel.c +++ b/drivers/hv/channel.c
@@ -519,6 +519,8 @@ int vmbus_teardown_gpadl(struct vmbus_channel *channel, u32 gpadl_handle) @@ -519,6 +519,8 @@ int vmbus_teardown_gpadl(struct vmbus_channel *channel, u32 gpadl_handle)

View File

@ -1,4 +1,4 @@
From ea14989be345b6b69064d8a99ec944b6cf67d9ea Mon Sep 17 00:00:00 2001 From 5c0361ef1a24f6ddfd5fa7f2ff2a9f7e6e46353b Mon Sep 17 00:00:00 2001
From: Vitaly Kuznetsov <vkuznets@redhat.com> From: Vitaly Kuznetsov <vkuznets@redhat.com>
Date: Sun, 29 Oct 2017 12:21:13 -0700 Date: Sun, 29 Oct 2017 12:21:13 -0700
Subject: [PATCH 15/21] hyper-v: trace vmbus_negotiate_version() Subject: [PATCH 15/21] hyper-v: trace vmbus_negotiate_version()

View File

@ -1,4 +1,4 @@
From def1767b4278be73dee219c258e0f36da0482cd0 Mon Sep 17 00:00:00 2001 From c7441ebeb0c0786a20deaa75265a2b7a6ca088cb Mon Sep 17 00:00:00 2001
From: Vitaly Kuznetsov <vkuznets@redhat.com> From: Vitaly Kuznetsov <vkuznets@redhat.com>
Date: Sun, 29 Oct 2017 12:21:14 -0700 Date: Sun, 29 Oct 2017 12:21:14 -0700
Subject: [PATCH 16/21] hyper-v: trace vmbus_release_relid() Subject: [PATCH 16/21] hyper-v: trace vmbus_release_relid()
@ -15,7 +15,7 @@ Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2 files changed, 21 insertions(+), 2 deletions(-) 2 files changed, 21 insertions(+), 2 deletions(-)
diff --git a/drivers/hv/channel_mgmt.c b/drivers/hv/channel_mgmt.c diff --git a/drivers/hv/channel_mgmt.c b/drivers/hv/channel_mgmt.c
index 4c36029595e7..181f00c60be0 100644 index 78d900d0709a..a2caa521c536 100644
--- a/drivers/hv/channel_mgmt.c --- a/drivers/hv/channel_mgmt.c
+++ b/drivers/hv/channel_mgmt.c +++ b/drivers/hv/channel_mgmt.c
@@ -374,12 +374,15 @@ static void percpu_channel_deq(void *arg) @@ -374,12 +374,15 @@ static void percpu_channel_deq(void *arg)

View File

@ -1,4 +1,4 @@
From 2451899ec62e2973131a26e111a6dfcdaaa7d763 Mon Sep 17 00:00:00 2001 From facd5435f6db90c76d6d7d3e23bb8c4400c5507f Mon Sep 17 00:00:00 2001
From: Vitaly Kuznetsov <vkuznets@redhat.com> From: Vitaly Kuznetsov <vkuznets@redhat.com>
Date: Sun, 29 Oct 2017 12:21:15 -0700 Date: Sun, 29 Oct 2017 12:21:15 -0700
Subject: [PATCH 17/21] hyper-v: trace vmbus_send_tl_connect_request() Subject: [PATCH 17/21] hyper-v: trace vmbus_send_tl_connect_request()
@ -15,7 +15,7 @@ Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2 files changed, 26 insertions(+), 1 deletion(-) 2 files changed, 26 insertions(+), 1 deletion(-)
diff --git a/drivers/hv/channel.c b/drivers/hv/channel.c diff --git a/drivers/hv/channel.c b/drivers/hv/channel.c
index ba4b4eceb563..218d16c7fbae 100644 index 7026a78a0d47..fb22ae642dbb 100644
--- a/drivers/hv/channel.c --- a/drivers/hv/channel.c
+++ b/drivers/hv/channel.c +++ b/drivers/hv/channel.c
@@ -236,13 +236,18 @@ int vmbus_send_tl_connect_request(const uuid_le *shv_guest_servie_id, @@ -236,13 +236,18 @@ int vmbus_send_tl_connect_request(const uuid_le *shv_guest_servie_id,

View File

@ -1,4 +1,4 @@
From 1ff76cb7f496291e61eb5b592b5fe7977e695d7b Mon Sep 17 00:00:00 2001 From 9e97150f67d7ab4e5735bd8cd15bca35f84a0225 Mon Sep 17 00:00:00 2001
From: Vitaly Kuznetsov <vkuznets@redhat.com> From: Vitaly Kuznetsov <vkuznets@redhat.com>
Date: Sun, 29 Oct 2017 12:21:16 -0700 Date: Sun, 29 Oct 2017 12:21:16 -0700
Subject: [PATCH 18/21] hyper-v: trace channel events Subject: [PATCH 18/21] hyper-v: trace channel events
@ -24,7 +24,7 @@ Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>
4 files changed, 29 insertions(+) 4 files changed, 29 insertions(+)
diff --git a/drivers/hv/channel.c b/drivers/hv/channel.c diff --git a/drivers/hv/channel.c b/drivers/hv/channel.c
index 218d16c7fbae..262ffbafeb52 100644 index fb22ae642dbb..1ad9e41e3192 100644
--- a/drivers/hv/channel.c --- a/drivers/hv/channel.c
+++ b/drivers/hv/channel.c +++ b/drivers/hv/channel.c
@@ -43,6 +43,8 @@ void vmbus_setevent(struct vmbus_channel *channel) @@ -43,6 +43,8 @@ void vmbus_setevent(struct vmbus_channel *channel)

View File

@ -1,4 +1,4 @@
From 5e14e02e85801635f69bdfd84d65f489c2184383 Mon Sep 17 00:00:00 2001 From 351c69977b94ee6ebc7cfb8dda6e1eb81e329a27 Mon Sep 17 00:00:00 2001
From: Christian Borntraeger <borntraeger@de.ibm.com> From: Christian Borntraeger <borntraeger@de.ibm.com>
Date: Tue, 12 Dec 2017 09:08:35 +0100 Date: Tue, 12 Dec 2017 09:08:35 +0100
Subject: [PATCH 19/21] serial: forbid 8250 on s390 Subject: [PATCH 19/21] serial: forbid 8250 on s390

View File

@ -1,4 +1,4 @@
From ce501e829054b03f24000609de967f2356a37e5b Mon Sep 17 00:00:00 2001 From ea7734a118fd448002b5a2bdaf3d9922f9ad1d8b Mon Sep 17 00:00:00 2001
From: Cathy Avery <cavery@redhat.com> From: Cathy Avery <cavery@redhat.com>
Date: Tue, 31 Oct 2017 08:52:06 -0400 Date: Tue, 31 Oct 2017 08:52:06 -0400
Subject: [PATCH 20/21] scsi: storvsc: Allow only one remove lun work item to Subject: [PATCH 20/21] scsi: storvsc: Allow only one remove lun work item to

View File

@ -1,4 +1,4 @@
From fc8433946b20c0ec2c9b95886704a9b760673085 Mon Sep 17 00:00:00 2001 From 8c123cd727ceaef07f29b218923dd294121bc31b Mon Sep 17 00:00:00 2001
From: Long Li <longli@microsoft.com> From: Long Li <longli@microsoft.com>
Date: Tue, 31 Oct 2017 14:58:08 -0700 Date: Tue, 31 Oct 2017 14:58:08 -0700
Subject: [PATCH 21/21] scsi: storvsc: Avoid excessive host scan on controller Subject: [PATCH 21/21] scsi: storvsc: Avoid excessive host scan on controller

View File

@ -1,4 +1,4 @@
From fe8dd3aef73a8404bc2aff0e61e8863e7203d8e5 Mon Sep 17 00:00:00 2001 From fbefeec7af177191922a56d1a3d34290161179ad Mon Sep 17 00:00:00 2001
From: Arnaldo Carvalho de Melo <acme@redhat.com> From: Arnaldo Carvalho de Melo <acme@redhat.com>
Date: Thu, 2 Mar 2017 12:55:49 -0300 Date: Thu, 2 Mar 2017 12:55:49 -0300
Subject: [PATCH 01/14] tools build: Add test for sched_getcpu() Subject: [PATCH 01/14] tools build: Add test for sched_getcpu()

View File

@ -1,4 +1,4 @@
From e3c72ac590752dd3812767cb6ea60e2b88ec0b06 Mon Sep 17 00:00:00 2001 From 50f5f690969d4d9b924f3af7e3ba1bf2c543dccf Mon Sep 17 00:00:00 2001
From: Arnaldo Carvalho de Melo <acme@redhat.com> From: Arnaldo Carvalho de Melo <acme@redhat.com>
Date: Thu, 13 Oct 2016 17:12:35 -0300 Date: Thu, 13 Oct 2016 17:12:35 -0300
Subject: [PATCH 02/14] perf jit: Avoid returning garbage for a ret variable Subject: [PATCH 02/14] perf jit: Avoid returning garbage for a ret variable

View File

@ -1,4 +1,4 @@
From 516270b76fff8f0c8aa158f62b71db726e807240 Mon Sep 17 00:00:00 2001 From f7fb3f147f9072c5efd48438829e122a5f2a23de Mon Sep 17 00:00:00 2001
From: Dexuan Cui <decui@microsoft.com> From: Dexuan Cui <decui@microsoft.com>
Date: Sat, 23 Jul 2016 01:35:51 +0000 Date: Sat, 23 Jul 2016 01:35:51 +0000
Subject: [PATCH 03/14] hv_sock: introduce Hyper-V Sockets Subject: [PATCH 03/14] hv_sock: introduce Hyper-V Sockets

View File

@ -1,4 +1,4 @@
From 5fd6750b81e73b4c5206a4709b263a1dd69287b6 Mon Sep 17 00:00:00 2001 From 7b1bf676717910bd68f13a693992d8e5c2ec33aa Mon Sep 17 00:00:00 2001
From: Rolf Neugebauer <rolf.neugebauer@gmail.com> From: Rolf Neugebauer <rolf.neugebauer@gmail.com>
Date: Mon, 23 May 2016 18:55:45 +0100 Date: Mon, 23 May 2016 18:55:45 +0100
Subject: [PATCH 04/14] vmbus: Don't spam the logs with unknown GUIDs Subject: [PATCH 04/14] vmbus: Don't spam the logs with unknown GUIDs

View File

@ -1,4 +1,4 @@
From 3431174e32f2e60bd2fa8cc34525f87229faee02 Mon Sep 17 00:00:00 2001 From 2130a72be8ca2ff01f04e6efaa010600b9d2368f Mon Sep 17 00:00:00 2001
From: Alex Ng <alexng@messages.microsoft.com> From: Alex Ng <alexng@messages.microsoft.com>
Date: Sun, 6 Nov 2016 13:14:07 -0800 Date: Sun, 6 Nov 2016 13:14:07 -0800
Subject: [PATCH 05/14] Drivers: hv: utils: Fix the mapping between host Subject: [PATCH 05/14] Drivers: hv: utils: Fix the mapping between host

View File

@ -1,4 +1,4 @@
From 79f84ba6a2c606a4c2dd40bd6401d9ba95fed232 Mon Sep 17 00:00:00 2001 From 6749bcf6daa5502da70b767b94d0f123c75555a8 Mon Sep 17 00:00:00 2001
From: Alex Ng <alexng@messages.microsoft.com> From: Alex Ng <alexng@messages.microsoft.com>
Date: Sun, 6 Nov 2016 13:14:10 -0800 Date: Sun, 6 Nov 2016 13:14:10 -0800
Subject: [PATCH 06/14] Drivers: hv: vss: Improve log messages. Subject: [PATCH 06/14] Drivers: hv: vss: Improve log messages.

View File

@ -1,4 +1,4 @@
From 167af36cb474059a4a6a3a1ec1af391c287c804e Mon Sep 17 00:00:00 2001 From 33d0c7c8bbac38bb7ee58cfb33ac3c5ee05c0b60 Mon Sep 17 00:00:00 2001
From: Alex Ng <alexng@messages.microsoft.com> From: Alex Ng <alexng@messages.microsoft.com>
Date: Sun, 6 Nov 2016 13:14:11 -0800 Date: Sun, 6 Nov 2016 13:14:11 -0800
Subject: [PATCH 07/14] Drivers: hv: vss: Operation timeouts should match host Subject: [PATCH 07/14] Drivers: hv: vss: Operation timeouts should match host

View File

@ -1,4 +1,4 @@
From 3a5e9488ac5d15df835ee90f7dadbd4fa128ae0c Mon Sep 17 00:00:00 2001 From 107a1678b36dfbc957de26934035afa2bcd00e79 Mon Sep 17 00:00:00 2001
From: Alex Ng <alexng@messages.microsoft.com> From: Alex Ng <alexng@messages.microsoft.com>
Date: Sat, 28 Jan 2017 12:37:17 -0700 Date: Sat, 28 Jan 2017 12:37:17 -0700
Subject: [PATCH 08/14] Drivers: hv: vmbus: Use all supported IC versions to Subject: [PATCH 08/14] Drivers: hv: vmbus: Use all supported IC versions to

View File

@ -1,4 +1,4 @@
From ed28e9313a5e52b282485e32643724ec6706fc97 Mon Sep 17 00:00:00 2001 From 8d8d8777f467d26db8505189bb3aa10570d7c521 Mon Sep 17 00:00:00 2001
From: Alex Ng <alexng@messages.microsoft.com> From: Alex Ng <alexng@messages.microsoft.com>
Date: Sat, 28 Jan 2017 12:37:18 -0700 Date: Sat, 28 Jan 2017 12:37:18 -0700
Subject: [PATCH 09/14] Drivers: hv: Log the negotiated IC versions. Subject: [PATCH 09/14] Drivers: hv: Log the negotiated IC versions.

View File

@ -1,4 +1,4 @@
From 256a26fbbffbd065b45acf5f9abd58838a25a49d Mon Sep 17 00:00:00 2001 From 4682ac2e72e0183894e60588dde91e137d000d2a Mon Sep 17 00:00:00 2001
From: Dexuan Cui <decui@microsoft.com> From: Dexuan Cui <decui@microsoft.com>
Date: Sun, 26 Mar 2017 16:42:20 +0800 Date: Sun, 26 Mar 2017 16:42:20 +0800
Subject: [PATCH 10/14] vmbus: fix missed ring events on boot Subject: [PATCH 10/14] vmbus: fix missed ring events on boot

View File

@ -1,4 +1,4 @@
From 24a091fd9fc828d6e46a2ed7d6147ffcf377f8c7 Mon Sep 17 00:00:00 2001 From 21e39941b6f8e06cf6693a341b942f1c1993be02 Mon Sep 17 00:00:00 2001
From: Dexuan Cui <decui@microsoft.com> From: Dexuan Cui <decui@microsoft.com>
Date: Wed, 29 Mar 2017 18:37:10 +0800 Date: Wed, 29 Mar 2017 18:37:10 +0800
Subject: [PATCH 11/14] vmbus: remove "goto error_clean_msglist" in Subject: [PATCH 11/14] vmbus: remove "goto error_clean_msglist" in

View File

@ -1,4 +1,4 @@
From ca627325993df99b3007657f7480618550fc8a84 Mon Sep 17 00:00:00 2001 From b5373f6f992c08c1aa48fc5e439187788e5ff1bc Mon Sep 17 00:00:00 2001
From: Dexuan Cui <decui@microsoft.com> From: Dexuan Cui <decui@microsoft.com>
Date: Fri, 24 Mar 2017 20:53:18 +0800 Date: Fri, 24 Mar 2017 20:53:18 +0800
Subject: [PATCH 12/14] vmbus: dynamically enqueue/dequeue the channel on Subject: [PATCH 12/14] vmbus: dynamically enqueue/dequeue the channel on

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

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