Merge pull request #3243 from rn/kern-up

Kernel update to 4.19.8/4.14.87/4.9.144
This commit is contained in:
Rolf Neugebauer 2018-12-09 19:40:29 +00:00 committed by GitHub
commit 52d2d21501
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
127 changed files with 171 additions and 171 deletions

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.86
image: linuxkit/kernel:4.14.87
cmdline: "console=ttyS0"
init:
- linuxkit/init:c563953a2277eb73a89d89f70e4b6dcdcfebc2d1

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.86
image: linuxkit/kernel:4.14.87
cmdline: "console=ttyS0"
init:
- linuxkit/init:c563953a2277eb73a89d89f70e4b6dcdcfebc2d1

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.86
image: linuxkit/kernel:4.14.87
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0"
init:
- linuxkit/init:c563953a2277eb73a89d89f70e4b6dcdcfebc2d1

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.86
image: linuxkit/kernel:4.14.87
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.86
image: linuxkit/kernel:4.14.87
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0"
init:
- linuxkit/init:c563953a2277eb73a89d89f70e4b6dcdcfebc2d1

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.86
image: linuxkit/kernel:4.14.87
cmdline: "console=ttyS0"
init:
- linuxkit/init:c563953a2277eb73a89d89f70e4b6dcdcfebc2d1

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.86
image: linuxkit/kernel:4.14.87
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0"
init:
- linuxkit/init:c563953a2277eb73a89d89f70e4b6dcdcfebc2d1

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.86
image: linuxkit/kernel:4.14.87
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0"
init:
- linuxkit/init:c563953a2277eb73a89d89f70e4b6dcdcfebc2d1

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.86
image: linuxkit/kernel:4.14.87
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:c563953a2277eb73a89d89f70e4b6dcdcfebc2d1

View File

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

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.86
image: linuxkit/kernel:4.14.87
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:c563953a2277eb73a89d89f70e4b6dcdcfebc2d1

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.86
image: linuxkit/kernel:4.14.87
cmdline: "console=tty0 console=ttyS0"
init:
- linuxkit/init:c563953a2277eb73a89d89f70e4b6dcdcfebc2d1

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.86
image: linuxkit/kernel:4.14.87
cmdline: "console=ttyS0"
init:
- linuxkit/init:c563953a2277eb73a89d89f70e4b6dcdcfebc2d1

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

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.86
image: linuxkit/kernel:4.14.87
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.86
image: linuxkit/kernel:4.14.87
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0"
init:
- linuxkit/init:c563953a2277eb73a89d89f70e4b6dcdcfebc2d1

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.86
image: linuxkit/kernel:4.14.87
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0 root=/dev/vda"
init:
- linuxkit/init:c563953a2277eb73a89d89f70e4b6dcdcfebc2d1

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.86
image: linuxkit/kernel:4.14.87
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0"
init:
- linuxkit/init:c563953a2277eb73a89d89f70e4b6dcdcfebc2d1

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.86
image: linuxkit/kernel:4.14.87
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0"
init:
- linuxkit/init:c563953a2277eb73a89d89f70e4b6dcdcfebc2d1

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.86
image: linuxkit/kernel:4.14.87
cmdline: "console=tty0"
init:
- linuxkit/init:c563953a2277eb73a89d89f70e4b6dcdcfebc2d1

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.86
image: linuxkit/kernel:4.14.87
cmdline: "console=ttyS0"
init:
- linuxkit/init:c563953a2277eb73a89d89f70e4b6dcdcfebc2d1

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.86
image: linuxkit/kernel:4.14.87
cmdline: "console=ttyS0"
init:
- linuxkit/init:c563953a2277eb73a89d89f70e4b6dcdcfebc2d1

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.86
image: linuxkit/kernel:4.14.87
cmdline: "console=ttyS0"
init:
- linuxkit/init:c563953a2277eb73a89d89f70e4b6dcdcfebc2d1

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.86
image: linuxkit/kernel:4.14.87
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:c563953a2277eb73a89d89f70e4b6dcdcfebc2d1

View File

@ -262,21 +262,21 @@ endef
# Debug targets only for latest stable and LTS stable
#
ifeq ($(ARCH),x86_64)
$(eval $(call kernel,4.19.7,4.19.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.14.86,4.14.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.14.86,4.14.x,,-dbg))
$(eval $(call kernel,4.19.8,4.19.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.14.87,4.14.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.14.87,4.14.x,,-dbg))
$(eval $(call kernel,4.14.78,4.14.x,-rt,))
$(eval $(call kernel,4.9.143,4.9.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.9.144,4.9.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.4.166,4.4.x,$(EXTRA),$(DEBUG)))
else ifeq ($(ARCH),aarch64)
$(eval $(call kernel,4.19.7,4.19.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.14.86,4.14.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.19.8,4.19.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.14.87,4.14.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.14.78,4.14.x,-rt,))
else ifeq ($(ARCH),s390x)
$(eval $(call kernel,4.19.7,4.19.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.14.86,4.14.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.19.8,4.19.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.14.87,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.86 Kernel Configuration
# Linux/arm64 4.14.87 Kernel Configuration
#
CONFIG_ARM64=y
CONFIG_64BIT=y

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@ -1,4 +1,4 @@
From 0fe9c4cf39c893f3b7e216e56443aa392a28bbba Mon Sep 17 00:00:00 2001
From ceaef9596068defd9988345a458d1b08b6506e94 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
@ -24,5 +24,5 @@ index 145f242c7c90..e360610911f3 100644
enum ars_masks {
--
2.18.0
2.19.2

View File

@ -1,4 +1,4 @@
From 61d3c07a951dfc661fc160dbe01ef51bed01c1f1 Mon Sep 17 00:00:00 2001
From 9e786676b962719737b4fa2c11cc70f01aa8f7a5 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()
@ -107,5 +107,5 @@ index 2cd134dd94d2..9687e462fd43 100644
WARN_ONCE(1, "unknown msgtype=%d\n", hdr->msgtype);
goto msg_handled;
--
2.18.0
2.19.2

View File

@ -1,4 +1,4 @@
From 56bd04ac358f4bc06385209e94c7bb02d7d19e13 Mon Sep 17 00:00:00 2001
From 4bc2f9bd9f260acf00e50f21741d3d869b980323 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()
@ -45,5 +45,5 @@ index 9c2772922c76..d432aba5df8a 100644
#define TRACE_INCLUDE_PATH .
#undef TRACE_INCLUDE_FILE
--
2.18.0
2.19.2

View File

@ -1,4 +1,4 @@
From 49b610e27a16efa991cabec83dc14ae2a9245b11 Mon Sep 17 00:00:00 2001
From 3ea00d164d1a3f9c5791b87b660c06ca00e25d88 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()
@ -76,5 +76,5 @@ index d432aba5df8a..488b873b563e 100644
#define TRACE_INCLUDE_PATH .
#undef TRACE_INCLUDE_FILE
--
2.18.0
2.19.2

View File

@ -1,4 +1,4 @@
From 9d4bba5c23a4641e0b3e34b21b908287c337d313 Mon Sep 17 00:00:00 2001
From 15dbba4196222b2a517e737f7be91cea70c69789 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()
@ -47,5 +47,5 @@ index 488b873b563e..dbbed1d1f327 100644
#define TRACE_INCLUDE_PATH .
#undef TRACE_INCLUDE_FILE
--
2.18.0
2.19.2

View File

@ -1,4 +1,4 @@
From cd1d21ea0baa1d9038cf5a2b6f1f29c72831abb5 Mon Sep 17 00:00:00 2001
From 17714f5ecd1dc34359cc5bd333a860a184bc45fb 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()
@ -56,5 +56,5 @@ index dbbed1d1f327..9757c19d1c08 100644
#define TRACE_INCLUDE_PATH .
#undef TRACE_INCLUDE_FILE
--
2.18.0
2.19.2

View File

@ -1,4 +1,4 @@
From 83eec90dabdc52dc0b4493b8d3405a4deca3565c Mon Sep 17 00:00:00 2001
From f51a5810177360206cfe610354f6f57b1ccfc6f6 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()
@ -56,5 +56,5 @@ index 9757c19d1c08..20734b7b341b 100644
#define TRACE_INCLUDE_PATH .
#undef TRACE_INCLUDE_FILE
--
2.18.0
2.19.2

View File

@ -1,4 +1,4 @@
From 8769cccd73455fefb5a14cff04806c0a79434578 Mon Sep 17 00:00:00 2001
From 4d3683882c6266a0b4a6e43b610fc6545248f84a 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()
@ -47,5 +47,5 @@ index 20734b7b341b..84c08cdf7235 100644
#define TRACE_INCLUDE_PATH .
#undef TRACE_INCLUDE_FILE
--
2.18.0
2.19.2

View File

@ -1,4 +1,4 @@
From 8bf1ab86826854124c2b58e6a021285ce4e2b9ab Mon Sep 17 00:00:00 2001
From 40d4b683c7c4c823191333b270c6370a52f2eccb 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()
@ -51,5 +51,5 @@ index 84c08cdf7235..2a046547107f 100644
#define TRACE_INCLUDE_PATH .
#undef TRACE_INCLUDE_FILE
--
2.18.0
2.19.2

View File

@ -1,4 +1,4 @@
From 760fb75ae38e3d08e9c5e455d425d13a6466fc5a Mon Sep 17 00:00:00 2001
From 5bbaef37a5dce319c499a171b04a6d0f5cd20486 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()
@ -51,5 +51,5 @@ index 2a046547107f..566ac0f2fe56 100644
#define TRACE_INCLUDE_PATH .
#undef TRACE_INCLUDE_FILE
--
2.18.0
2.19.2

View File

@ -1,4 +1,4 @@
From 4ae9a0c824e1926a98ae7dd0ff0e7817bef8ccff Mon Sep 17 00:00:00 2001
From e21031ae2e464286eafeeafe15c226da1a2383ea 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()
@ -66,5 +66,5 @@ index 566ac0f2fe56..38fedb803bd8 100644
#define TRACE_INCLUDE_PATH .
#undef TRACE_INCLUDE_FILE
--
2.18.0
2.19.2

View File

@ -1,4 +1,4 @@
From b2232769fdd1ef3c7f8ec176469fd5e02ef1cde8 Mon Sep 17 00:00:00 2001
From 6e9463685c478dc8a9409b9d75db9357a6a6a8fb 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()
@ -54,5 +54,5 @@ index 38fedb803bd8..302bd4e964f0 100644
#define TRACE_INCLUDE_PATH .
#undef TRACE_INCLUDE_FILE
--
2.18.0
2.19.2

View File

@ -1,4 +1,4 @@
From 691a191c22ec39ecb92541857e5469bab95ef06a Mon Sep 17 00:00:00 2001
From 6941e5c109bad6cab4387ce16cba64aba360fa00 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()
@ -92,5 +92,5 @@ index 302bd4e964f0..978e70bdc7c5 100644
#define TRACE_INCLUDE_PATH .
#undef TRACE_INCLUDE_FILE
--
2.18.0
2.19.2

View File

@ -1,4 +1,4 @@
From e53f626420a2692beb5ae4a862821d81f9e51887 Mon Sep 17 00:00:00 2001
From 77acdc397df54ff4ec494f4f023c888d21e59516 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()
@ -57,5 +57,5 @@ index 978e70bdc7c5..cd33a52ef27f 100644
#define TRACE_INCLUDE_PATH .
#undef TRACE_INCLUDE_FILE
--
2.18.0
2.19.2

View File

@ -1,4 +1,4 @@
From 08705c9f9cdd7e882c13744f10d07972cabea7bc Mon Sep 17 00:00:00 2001
From 6d508557ed5f07acfa26ce1b5b9a8f35616ef0ce 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()
@ -66,5 +66,5 @@ index cd33a52ef27f..f06284d64a8c 100644
#define TRACE_INCLUDE_PATH .
#undef TRACE_INCLUDE_FILE
--
2.18.0
2.19.2

View File

@ -1,4 +1,4 @@
From 55f437b662e542d8748327e5c265061aa263d439 Mon Sep 17 00:00:00 2001
From 2ecc6c871a644db9bcd7bf9a80cb653c0c17a03f 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()
@ -64,5 +64,5 @@ index f06284d64a8c..f0e437c3522f 100644
#define TRACE_INCLUDE_PATH .
#undef TRACE_INCLUDE_FILE
--
2.18.0
2.19.2

View File

@ -1,4 +1,4 @@
From 9e61de5d9bdcf89e805d1f749e2656f471a06cc9 Mon Sep 17 00:00:00 2001
From 2953192100517a6ef6244b823677dac2ba50f041 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()
@ -70,5 +70,5 @@ index f0e437c3522f..5382d9630306 100644
#define TRACE_INCLUDE_PATH .
#undef TRACE_INCLUDE_FILE
--
2.18.0
2.19.2

View File

@ -1,4 +1,4 @@
From 9b07c4a7725e302e18993f807433dece531d1ca3 Mon Sep 17 00:00:00 2001
From 165ff50ccdc954c0c30df5de8931d8c6e64ca887 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
@ -97,5 +97,5 @@ index 9687e462fd43..27d5efd696ad 100644
case HV_CALL_ISR:
vmbus_channel_isr(channel);
--
2.18.0
2.19.2

View File

@ -1,4 +1,4 @@
From 8a861838c859e0d66a6d949e1c6b4c53e68fdcd2 Mon Sep 17 00:00:00 2001
From dc1056756a2c5b9ec04bdc156180838d8c45a8cb 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
@ -31,5 +31,5 @@ index a5c0ef1e7695..16b1496e6105 100644
---help---
This selects whether you want to include the driver for the standard
--
2.18.0
2.19.2

View File

@ -1,4 +1,4 @@
From dbe18edbcee10de45cfbf6c5041b48c95e70946b Mon Sep 17 00:00:00 2001
From c02abf7c9fc64f7be1b28a62b09ea3376642f2c7 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
@ -128,5 +128,5 @@ index beb585ddc07d..e94f75e25cb1 100644
storvsc_dev_remove(dev);
scsi_host_put(host);
--
2.18.0
2.19.2

View File

@ -1,4 +1,4 @@
From 288c0d0ef57ed06e0a9a55edc6c429ba16583ee3 Mon Sep 17 00:00:00 2001
From b1d3faac22c303c870bc4ff83f6af2f2465e71cd 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
@ -106,5 +106,5 @@ index e94f75e25cb1..66b1b6ad0ae0 100644
ret = scsi_add_host(host, &device->device);
if (ret != 0)
--
2.18.0
2.19.2

View File

@ -1,4 +1,4 @@
From e8cb3421fbd0a0bdc72b5b6dc9c722eabef4f64f Mon Sep 17 00:00:00 2001
From d3606dd6a77c53cd05df6822cc9994a8b39cbfcb 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()
@ -146,5 +146,5 @@ index e72d370889f8..605c4812430f 100644
int is_printable_array(char *p, unsigned int len);
--
2.18.0
2.19.2

View File

@ -1,4 +1,4 @@
From b9f7388be4b0ba09f52cffb394ac0eef6c72cc7f Mon Sep 17 00:00:00 2001
From 8b246f3cb51abefc29817b9c31d88cad71696068 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
@ -66,5 +66,5 @@ index 95f0884aae02..f3ed3c963c71 100644
while ((jr = jit_get_next_entry(jd))) {
switch(jr->prefix.id) {
--
2.18.0
2.19.2

View File

@ -1,4 +1,4 @@
From 2a2bec0df4fa5e17c939c35155ebc50d81c5d2e1 Mon Sep 17 00:00:00 2001
From 5d19a94f40a4ef45e29ed0a7cbb06ada35e2858f 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
@ -1787,5 +1787,5 @@ index 000000000000..331d3759f5cb
+MODULE_DESCRIPTION("Hyper-V Sockets");
+MODULE_LICENSE("Dual BSD/GPL");
--
2.18.0
2.19.2

View File

@ -1,4 +1,4 @@
From ededdda9e89c8fb14800538da485be6aa2bbcd6e Mon Sep 17 00:00:00 2001
From 000ffbc21e89fcb056c5d498a212c458c592f0db 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
@ -26,5 +26,5 @@ index 9360cdce740e..d838074e9add 100644
}
--
2.18.0
2.19.2

View File

@ -1,4 +1,4 @@
From 703b2f1cfcdb58c80a4e035ce5df7f2764f11ecc Mon Sep 17 00:00:00 2001
From 9b7d50a7d00e78b11e07c1f03cd1aedf377d69a0 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
@ -44,5 +44,5 @@ index bcd06306f3e8..e7707747f56d 100644
}
--
2.18.0
2.19.2

View File

@ -1,4 +1,4 @@
From 530ce2371016f2d116e6d671326b450aeea8acf8 Mon Sep 17 00:00:00 2001
From 9e9d405f768541afac72d7c4a5b3b8abb7eac172 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.
@ -101,5 +101,5 @@ index a6707133c297..5c95ba1e2ecf 100644
return 0;
}
--
2.18.0
2.19.2

View File

@ -1,4 +1,4 @@
From c08ab7f2bb4ae45c48bbd6abffb1ec5c81041a65 Mon Sep 17 00:00:00 2001
From c7c972fcc296b619821b2d502b25e9a7229a4460 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
@ -44,5 +44,5 @@ index 5c95ba1e2ecf..eee238cc60bd 100644
rc = hvutil_transport_send(hvt, vss_msg, sizeof(*vss_msg), NULL);
if (rc) {
--
2.18.0
2.19.2

View File

@ -1,4 +1,4 @@
From 86b8df28c5a78b67c810a22487a7d76954a15739 Mon Sep 17 00:00:00 2001
From dea0e970c861ff32e91c443a1ecce70c74af2a8e 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
@ -488,5 +488,5 @@ index c9af8369b4f7..7df9eb8f0cf7 100644
void hv_event_tasklet_disable(struct vmbus_channel *channel);
void hv_event_tasklet_enable(struct vmbus_channel *channel);
--
2.18.0
2.19.2

View File

@ -1,4 +1,4 @@
From 6289dcedc99578ac8f7a64c5964db972d9b7baba Mon Sep 17 00:00:00 2001
From 091fcda6264a6f9ec4820adc971464420b931700 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.
@ -114,5 +114,5 @@ index f3797c07be10..89440c2eb346 100644
hb_srv_version & 0xFFFF);
}
--
2.18.0
2.19.2

View File

@ -1,4 +1,4 @@
From ee6b331e03847021be50b08f064538c762e706e3 Mon Sep 17 00:00:00 2001
From 670680fa225b5f81a1b8655036f5db06a92cb16e 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
@ -52,5 +52,5 @@ index 095dd37367de..effac8042dc6 100644
void hv_process_channel_removal(struct vmbus_channel *channel, u32 relid)
--
2.18.0
2.19.2

View File

@ -1,4 +1,4 @@
From 1958a5066f42c734d6f14d90ed5d1b6f64829f0d Mon Sep 17 00:00:00 2001
From e174f19b81ddbcab49560a6d76acd7e0e898a8a6 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
@ -56,5 +56,5 @@ index 784c45484825..fb94b96e8469 100644
vmbus_teardown_gpadl(newchannel, newchannel->ringbuffer_gpadlhandle);
kfree(open_info);
--
2.18.0
2.19.2

View File

@ -1,4 +1,4 @@
From 9c8ff4c95f3e3b8e9b7dd208672c2271fc865a31 Mon Sep 17 00:00:00 2001
From 8994f044dc250d94c5791c15b12584f167c850b1 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
@ -173,5 +173,5 @@ index 7df9eb8f0cf7..a87757cf277b 100644
void vmbus_setevent(struct vmbus_channel *channel);
--
2.18.0
2.19.2

View File

@ -1,4 +1,4 @@
From b7f62663408fa2728f199ba038cff9ab3133c143 Mon Sep 17 00:00:00 2001
From 149b2139fcd8660429e679f4d75f0b641ed21e67 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()
@ -138,5 +138,5 @@ index 1b63177e0ccd..417edbe7b8b2 100644
{
return 0;
--
2.18.0
2.19.2

View File

@ -1,4 +1,4 @@
From bf153acc59170bc8c9f08191f4a6962c775ad953 Mon Sep 17 00:00:00 2001
From 1b017408f298f779ff9eead8f667d5e5a8d56986 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
@ -105,5 +105,5 @@ index 1764de88483c..e25b75654256 100644
br_sysfs_delbr(br->dev);
--
2.18.0
2.19.2

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.86
image: linuxkit/kernel:4.14.87
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:c563953a2277eb73a89d89f70e4b6dcdcfebc2d1

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.86
image: linuxkit/kernel:4.14.87
cmdline: "console=ttyS0 page_poison=1"
init:
- linuxkit/init:c563953a2277eb73a89d89f70e4b6dcdcfebc2d1

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.86
image: linuxkit/kernel:4.14.87
cmdline: "console=ttyS0 page_poison=1"
init:
- linuxkit/init:c563953a2277eb73a89d89f70e4b6dcdcfebc2d1

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.86
image: linuxkit/kernel:4.14.87
cmdline: "console=ttyS0 page_poison=1"
init:
- linuxkit/init:c563953a2277eb73a89d89f70e4b6dcdcfebc2d1

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.86
image: linuxkit/kernel:4.14.87
cmdline: "console=ttyS0"
init:
- linuxkit/init:c563953a2277eb73a89d89f70e4b6dcdcfebc2d1

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.86
image: linuxkit/kernel:4.14.87
cmdline: "console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:c563953a2277eb73a89d89f70e4b6dcdcfebc2d1

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.86
image: linuxkit/kernel:4.14.87
cmdline: "console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:c563953a2277eb73a89d89f70e4b6dcdcfebc2d1

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.86
image: linuxkit/kernel:4.14.87
cmdline: "console=ttyS0"
init:
- linuxkit/init:c563953a2277eb73a89d89f70e4b6dcdcfebc2d1

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.86
image: linuxkit/kernel:4.14.87
cmdline: "console=ttyS0"
init:
- linuxkit/init:c563953a2277eb73a89d89f70e4b6dcdcfebc2d1

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.86
image: linuxkit/kernel:4.14.87
cmdline: "console=ttyS0"
init:
- linuxkit/init:c563953a2277eb73a89d89f70e4b6dcdcfebc2d1

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.86
image: linuxkit/kernel:4.14.87
cmdline: "console=ttyS0"
init:
- linuxkit/init:c563953a2277eb73a89d89f70e4b6dcdcfebc2d1

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.86
image: linuxkit/kernel:4.14.87
cmdline: "console=ttyS0"
init:
- linuxkit/init:c563953a2277eb73a89d89f70e4b6dcdcfebc2d1

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.86
image: linuxkit/kernel:4.14.87
cmdline: "console=ttyS0"
init:
- linuxkit/init:c563953a2277eb73a89d89f70e4b6dcdcfebc2d1

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.86
image: linuxkit/kernel:4.14.87
cmdline: "console=ttyS0"
init:
- linuxkit/init:c563953a2277eb73a89d89f70e4b6dcdcfebc2d1

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.86
image: linuxkit/kernel:4.14.87
cmdline: "console=ttyS0"
init:
- linuxkit/init:c563953a2277eb73a89d89f70e4b6dcdcfebc2d1

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.86
image: linuxkit/kernel:4.14.87
cmdline: "console=ttyS0"
init:
- linuxkit/init:c563953a2277eb73a89d89f70e4b6dcdcfebc2d1

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.9.143
image: linuxkit/kernel:4.9.144
cmdline: "console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:c563953a2277eb73a89d89f70e4b6dcdcfebc2d1

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.86
image: linuxkit/kernel:4.14.87
cmdline: "console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:c563953a2277eb73a89d89f70e4b6dcdcfebc2d1

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.19.7
image: linuxkit/kernel:4.19.8
cmdline: "console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:c563953a2277eb73a89d89f70e4b6dcdcfebc2d1

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

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.9.143
image: linuxkit/kernel:4.9.144
cmdline: "console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:c563953a2277eb73a89d89f70e4b6dcdcfebc2d1

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

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.86
image: linuxkit/kernel:4.14.87
cmdline: "console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:c563953a2277eb73a89d89f70e4b6dcdcfebc2d1

View File

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

View File

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

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.19.7
image: linuxkit/kernel:4.19.8
cmdline: "console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:c563953a2277eb73a89d89f70e4b6dcdcfebc2d1

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.86
image: linuxkit/kernel:4.14.87
cmdline: "console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:c563953a2277eb73a89d89f70e4b6dcdcfebc2d1

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.86
image: linuxkit/kernel:4.14.87
cmdline: "console=ttyS0"
init:
- linuxkit/init:c563953a2277eb73a89d89f70e4b6dcdcfebc2d1

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.86
image: linuxkit/kernel:4.14.87
cmdline: "console=ttyS0 page_poison=1"
init:
- linuxkit/init:c563953a2277eb73a89d89f70e4b6dcdcfebc2d1

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.86
image: linuxkit/kernel:4.14.87
cmdline: "console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:c563953a2277eb73a89d89f70e4b6dcdcfebc2d1

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.86
image: linuxkit/kernel:4.14.87
cmdline: "console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:v0.5
@ -26,4 +26,4 @@ trust:
org:
- linuxkit
image:
- alpine:3.8
- alpine:3.8

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