Merge pull request #2995 from rn/kern-up

Update kernels to 4.15.16/4.14.33/4.9.93/4.4.127 and add 4.16.1
This commit is contained in:
Rolf Neugebauer 2018-04-09 15:27:50 +01:00 committed by GitHub
commit 6576bd7355
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
133 changed files with 12417 additions and 168 deletions

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.32
image: linuxkit/kernel:4.14.33
cmdline: "console=ttyS0"
init:
- linuxkit/init:v0.3

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.32
image: linuxkit/kernel:4.14.33
cmdline: "console=ttyS0"
init:
- linuxkit/init:v0.3

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.32
image: linuxkit/kernel:4.14.33
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0"
init:
- linuxkit/init:v0.3

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.32
image: linuxkit/kernel:4.14.33
cmdline: "console=ttyS0 page_poison=1"
init:
- linuxkit/vpnkit-expose-port:v0.3 # install vpnkit-expose-port and vpnkit-iptables-wrapper on host

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.32
image: linuxkit/kernel:4.14.33
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0"
init:
- linuxkit/init:v0.3

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.32
image: linuxkit/kernel:4.14.33
cmdline: "console=ttyS0"
init:
- linuxkit/init:v0.3

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.32
image: linuxkit/kernel:4.14.33
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0"
init:
- linuxkit/init:v0.3

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.32
image: linuxkit/kernel:4.14.33
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0"
init:
- linuxkit/init:v0.3

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.32
image: linuxkit/kernel:4.14.33
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:v0.3

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.32
image: linuxkit/kernel:4.14.33
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:v0.3

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.32
image: linuxkit/kernel:4.14.33
cmdline: "console=tty0 console=ttyS0"
init:
- linuxkit/init:v0.3

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.32
image: linuxkit/kernel:4.14.33
cmdline: "console=ttyS0"
init:
- linuxkit/init:v0.3

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

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.32
image: linuxkit/kernel:4.14.33
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.32
image: linuxkit/kernel:4.14.33
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0"
init:
- linuxkit/init:v0.3

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.32
image: linuxkit/kernel:4.14.33
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0"
init:
- linuxkit/init:v0.3

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.32
image: linuxkit/kernel:4.14.33
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0"
init:
- linuxkit/init:v0.3

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.32
image: linuxkit/kernel:4.14.33
cmdline: "console=tty0"
init:
- linuxkit/init:v0.3

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.32
image: linuxkit/kernel:4.14.33
cmdline: "console=ttyS0"
init:
- linuxkit/init:v0.3

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.32
image: linuxkit/kernel:4.14.33
cmdline: "console=ttyS0"
init:
- linuxkit/init:v0.3

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.32
image: linuxkit/kernel:4.14.33
cmdline: "console=ttyS0"
init:
- linuxkit/init:v0.3

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.32
image: linuxkit/kernel:4.14.33
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:v0.3

View File

@ -1,9 +1,11 @@
FROM linuxkit/alpine:96ad1eb5ec262b4cd0eef574cdc0b225b502d9ee AS kernel-build
RUN apk add \
argp-standalone \
bison \
build-base \
curl \
diffutils \
flex \
libarchive-tools \
ncurses-dev \
patch \

View File

@ -218,21 +218,24 @@ endef
# Debug targets only for latest stable and LTS stable
#
ifeq ($(ARCH),x86_64)
$(eval $(call kernel,4.15.15,4.15.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.14.32,4.14.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.14.32,4.14.x,,-dbg))
$(eval $(call kernel,4.16.1,4.16.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.15.16,4.15.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.14.33,4.14.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.14.33,4.14.x,,-dbg))
$(eval $(call kernel,4.14.29,4.14.x,-rt,))
$(eval $(call kernel,4.9.92,4.9.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.4.126,4.4.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.9.93,4.9.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.4.127,4.4.x,$(EXTRA),$(DEBUG)))
else ifeq ($(ARCH),aarch64)
$(eval $(call kernel,4.15.15,4.15.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.14.32,4.14.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.16.1,4.16.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.15.16,4.15.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.14.33,4.14.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.14.29,4.14.x,-rt,))
else ifeq ($(ARCH),s390x)
$(eval $(call kernel,4.15.15,4.15.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.14.32,4.14.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.16.1,4.16.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.15.16,4.15.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.14.33,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.32 Kernel Configuration
# Linux/arm64 4.14.33 Kernel Configuration
#
CONFIG_ARM64=y
CONFIG_64BIT=y

View File

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

View File

@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/arm64 4.15.15 Kernel Configuration
# Linux/arm64 4.15.16 Kernel Configuration
#
CONFIG_ARM64=y
CONFIG_64BIT=y

View File

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

View File

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

4418
kernel/config-4.16.x-aarch64 Normal file

File diff suppressed because it is too large Load Diff

3408
kernel/config-4.16.x-s390x Normal file

File diff suppressed because it is too large Load Diff

4259
kernel/config-4.16.x-x86_64 Normal file

File diff suppressed because it is too large Load Diff

View File

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

View File

@ -1,4 +1,4 @@
From 5af1213ec329018c24ac7bc9d241a836eeb0f49c Mon Sep 17 00:00:00 2001
From 6d7b111ee9937c5a065fe8dcf729b87a749a423a 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 3f03567631cb..e63c201ed1ef 100644
enum ars_masks {
--
2.16.3
2.16.0

View File

@ -1,4 +1,4 @@
From 94a5ba1815c6f6ce1cfe5ee5983ce98caae8239b Mon Sep 17 00:00:00 2001
From 11a3d521d227df2d9d18334b0eee9779dc717300 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.16.3
2.16.0

View File

@ -1,4 +1,4 @@
From f05b1c7bc7aca4b783ff131facf2dd29b180fab9 Mon Sep 17 00:00:00 2001
From 84b8dcdcb86b784daea04d8c0427179715279654 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.16.3
2.16.0

View File

@ -1,4 +1,4 @@
From 4500bba0388fa7ca2b02ebab5aa4acb99b3a6a6b Mon Sep 17 00:00:00 2001
From 3f94b880d9e2097fe04a1097d007f89775f5bf00 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.16.3
2.16.0

View File

@ -1,4 +1,4 @@
From f324a97d15fa5fb48c13770fba5ba812447f81c5 Mon Sep 17 00:00:00 2001
From 6ff850fdebc5b4eb3f8d752a8c125d898365f115 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.16.3
2.16.0

View File

@ -1,4 +1,4 @@
From f60210a090eb5f1b9f820d106bae7bb35ff05753 Mon Sep 17 00:00:00 2001
From 8e8b5c752fa9d0dbf73a7850c74e2b86cb179a6a 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.16.3
2.16.0

View File

@ -1,4 +1,4 @@
From e5f2c4668be12a397332584addb95eb315949e0b Mon Sep 17 00:00:00 2001
From 3f5d99510e67bdb3dcb707db46bdec2d0be81572 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.16.3
2.16.0

View File

@ -1,4 +1,4 @@
From d6211b37dacf9d604c3fdea3cec0c1113af797f1 Mon Sep 17 00:00:00 2001
From 6d13dcf2d0a2826852e3e9c1292a4d67f78c1a17 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.16.3
2.16.0

View File

@ -1,4 +1,4 @@
From b7331248004cb1abf3efc92af148670bbb942235 Mon Sep 17 00:00:00 2001
From c0ef773fb21732f1af2a8720e26e24c80f8e3fb7 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.16.3
2.16.0

View File

@ -1,4 +1,4 @@
From f160f69fa768575311a29390ba2e0e9b661092da Mon Sep 17 00:00:00 2001
From 81bf85834d342da8706eaff2809d61a1d9ddbed0 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.16.3
2.16.0

View File

@ -1,4 +1,4 @@
From c1d1a714fd8c183f2f63e40de8c39a75b6b71121 Mon Sep 17 00:00:00 2001
From 936f63fb79ac55c98c067326b8fa08b09a4115d7 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.16.3
2.16.0

View File

@ -1,4 +1,4 @@
From 06a74db9d17ec7d748fcb401b03a6ac9e7ecfeb5 Mon Sep 17 00:00:00 2001
From 5216e77ecfbf8abba2e407dd47f209bdc0324847 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.16.3
2.16.0

View File

@ -1,4 +1,4 @@
From 5fb0615621dbcc6fd71bc7a1d58aab9a199d58af Mon Sep 17 00:00:00 2001
From 8ed3aea0364602c6aeb0cbb3e9a4d5532076c472 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.16.3
2.16.0

View File

@ -1,4 +1,4 @@
From 11b021a948f483cd085842a6d60daaec85498ea4 Mon Sep 17 00:00:00 2001
From 84ea3e0d1d4db7cfe6814c60bcbcb7b34e495a8a 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.16.3
2.16.0

View File

@ -1,4 +1,4 @@
From 426fddba65348dbcc55158b739ed6ef716b9c351 Mon Sep 17 00:00:00 2001
From 0d87ae7851ea26ccd36ed8ead3bdaa0c8d6f217e 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.16.3
2.16.0

View File

@ -1,4 +1,4 @@
From 3cf3c29782819cd8111429859ea899d1fd0ed928 Mon Sep 17 00:00:00 2001
From 6408e4770054edf3d678770d858acefa508cefc6 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.16.3
2.16.0

View File

@ -1,4 +1,4 @@
From 27df2a547e017fb674d647dc59fff299edad9ac8 Mon Sep 17 00:00:00 2001
From 160df3ead07707f160358b117f9c79d7afa6fcc8 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.16.3
2.16.0

View File

@ -1,4 +1,4 @@
From 0766143fa1af0cea8956dbd896883caa4ec88fd3 Mon Sep 17 00:00:00 2001
From ebf5d4d0aff56cd53fe3ca667fe425603472a998 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.16.3
2.16.0

View File

@ -1,4 +1,4 @@
From f261bbb32eeaa832325e8b948d620f38021b45b6 Mon Sep 17 00:00:00 2001
From 584a11f4bb1d5b8a147c3077bb8c2950880bb1e5 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.16.3
2.16.0

View File

@ -1,4 +1,4 @@
From 2bc62337f05e5746147bf47713f854e2d1b0b2b2 Mon Sep 17 00:00:00 2001
From 22b25bd63a04a4e0389200a6498b8d3152417ccf 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 a3e480e7a257..f0ce2193eff7 100644
storvsc_dev_remove(dev);
scsi_host_put(host);
--
2.16.3
2.16.0

View File

@ -1,4 +1,4 @@
From 956827857c6d5dd8809a4c8ef9eab89fc6f97c0e Mon Sep 17 00:00:00 2001
From 26ea18ec3b91d37b9e7e08e81fe2f1a23ff13ee4 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 f0ce2193eff7..a892a5020c30 100644
ret = scsi_add_host(host, &device->device);
if (ret != 0)
--
2.16.3
2.16.0

View File

@ -1,4 +1,4 @@
From 9dad9bb0ee9e232ee4dca59008aa161f4210906d Mon Sep 17 00:00:00 2001
From 8f599dab77574f43d329e46072f16eaf9715bb58 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] 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.16.3
2.16.0

View File

@ -1,4 +1,4 @@
From 2290ea56716a72a9440ee3f22f72e46ea24b786f Mon Sep 17 00:00:00 2001
From 773e0925556aa3d7b7e808ed0a7eb07604504141 Mon Sep 17 00:00:00 2001
From: Arnaldo Carvalho de Melo <acme@redhat.com>
Date: Thu, 2 Mar 2017 12:55:49 -0300
Subject: [PATCH 01/12] tools build: Add test for sched_getcpu()
@ -146,5 +146,5 @@ index 43899e0d6fa1..c3b180254f91 100644
int is_printable_array(char *p, unsigned int len);
--
2.16.3
2.16.0

View File

@ -1,4 +1,4 @@
From 1476afa2a5aa5d68fcde5a084126d4a28d0666e2 Mon Sep 17 00:00:00 2001
From 137e0fdcd2d3814a0a4397ce1613a17a39d71160 Mon Sep 17 00:00:00 2001
From: Arnaldo Carvalho de Melo <acme@redhat.com>
Date: Thu, 13 Oct 2016 17:12:35 -0300
Subject: [PATCH 02/12] perf jit: Avoid returning garbage for a ret variable
@ -66,5 +66,5 @@ index 95f0884aae02..f3ed3c963c71 100644
while ((jr = jit_get_next_entry(jd))) {
switch(jr->prefix.id) {
--
2.16.3
2.16.0

View File

@ -1,4 +1,4 @@
From dfd25b7b3eae5044f708d70dff60f2c943441cf2 Mon Sep 17 00:00:00 2001
From d61257c1aaf848160895826a560ce3586f99b4fe Mon Sep 17 00:00:00 2001
From: Dexuan Cui <decui@microsoft.com>
Date: Sat, 23 Jul 2016 01:35:51 +0000
Subject: [PATCH 03/12] hv_sock: introduce Hyper-V Sockets
@ -1787,5 +1787,5 @@ index 000000000000..331d3759f5cb
+MODULE_DESCRIPTION("Hyper-V Sockets");
+MODULE_LICENSE("Dual BSD/GPL");
--
2.16.3
2.16.0

View File

@ -1,4 +1,4 @@
From 71ed863ea86a3eadba93475e0cc4890ca2907b0a Mon Sep 17 00:00:00 2001
From c63200eeaf1249744d0dab9fd8f5a9c297f1da75 Mon Sep 17 00:00:00 2001
From: Rolf Neugebauer <rolf.neugebauer@gmail.com>
Date: Mon, 23 May 2016 18:55:45 +0100
Subject: [PATCH 04/12] vmbus: Don't spam the logs with unknown GUIDs
@ -26,5 +26,5 @@ index d8bc4b910192..8df02f3ca0b2 100644
}
--
2.16.3
2.16.0

View File

@ -1,4 +1,4 @@
From 74ef18f55e0c53a9c7c8f4a5e06f7370d2bddd2b Mon Sep 17 00:00:00 2001
From 55ed830a8d5aa24d28ab483399023cfc00604460 Mon Sep 17 00:00:00 2001
From: Alex Ng <alexng@messages.microsoft.com>
Date: Sun, 6 Nov 2016 13:14:07 -0800
Subject: [PATCH 05/12] Drivers: hv: utils: Fix the mapping between host
@ -44,5 +44,5 @@ index bcd06306f3e8..e7707747f56d 100644
}
--
2.16.3
2.16.0

View File

@ -1,4 +1,4 @@
From 1429e2fd404b7d5c289e41d88caf749568b412c8 Mon Sep 17 00:00:00 2001
From bf7db9cf3d1930319d926a9e9b65e461f8e053dc Mon Sep 17 00:00:00 2001
From: Alex Ng <alexng@messages.microsoft.com>
Date: Sun, 6 Nov 2016 13:14:10 -0800
Subject: [PATCH 06/12] Drivers: hv: vss: Improve log messages.
@ -101,5 +101,5 @@ index a6707133c297..5c95ba1e2ecf 100644
return 0;
}
--
2.16.3
2.16.0

View File

@ -1,4 +1,4 @@
From 98544b874d6a684ba4c92c341bdf4b1984e46b72 Mon Sep 17 00:00:00 2001
From ffdcdb8f78e039acccedf2b24ebb3818608530ba Mon Sep 17 00:00:00 2001
From: Alex Ng <alexng@messages.microsoft.com>
Date: Sun, 6 Nov 2016 13:14:11 -0800
Subject: [PATCH 07/12] Drivers: hv: vss: Operation timeouts should match host
@ -44,5 +44,5 @@ index 5c95ba1e2ecf..eee238cc60bd 100644
rc = hvutil_transport_send(hvt, vss_msg, sizeof(*vss_msg), NULL);
if (rc) {
--
2.16.3
2.16.0

View File

@ -1,4 +1,4 @@
From c44b2e04b7ab0f8c76eead2e779adde3e54c6e32 Mon Sep 17 00:00:00 2001
From 6e51bc6041fb8d5bf8e6acc966bae10fcc722170 Mon Sep 17 00:00:00 2001
From: Alex Ng <alexng@messages.microsoft.com>
Date: Sat, 28 Jan 2017 12:37:17 -0700
Subject: [PATCH 08/12] Drivers: hv: vmbus: Use all supported IC versions to
@ -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.16.3
2.16.0

View File

@ -1,4 +1,4 @@
From 1e179cc3ab7a5ff61fa1c714859a401514b6baf2 Mon Sep 17 00:00:00 2001
From 276b25d217f6510fdf45f7c7570cdb487b6ec971 Mon Sep 17 00:00:00 2001
From: Alex Ng <alexng@messages.microsoft.com>
Date: Sat, 28 Jan 2017 12:37:18 -0700
Subject: [PATCH 09/12] Drivers: hv: Log the negotiated IC versions.
@ -114,5 +114,5 @@ index f3797c07be10..89440c2eb346 100644
hb_srv_version & 0xFFFF);
}
--
2.16.3
2.16.0

View File

@ -1,4 +1,4 @@
From c3f186a020bf646733e77c39c0ad4df022aca8e8 Mon Sep 17 00:00:00 2001
From d88b097204e6b6bbc90c12aa591eaa5f509e4d24 Mon Sep 17 00:00:00 2001
From: Dexuan Cui <decui@microsoft.com>
Date: Sun, 26 Mar 2017 16:42:20 +0800
Subject: [PATCH 10/12] vmbus: fix missed ring events on boot
@ -52,5 +52,5 @@ index e7949b64bfbc..2fe024e86209 100644
void hv_process_channel_removal(struct vmbus_channel *channel, u32 relid)
--
2.16.3
2.16.0

View File

@ -1,4 +1,4 @@
From 1d9e4ebe73bea0a75520f1d268dc6c91dcfeb8bc Mon Sep 17 00:00:00 2001
From f138fb18bc080af31764391a60fe47fe7ba7a791 Mon Sep 17 00:00:00 2001
From: Dexuan Cui <decui@microsoft.com>
Date: Wed, 29 Mar 2017 18:37:10 +0800
Subject: [PATCH 11/12] vmbus: remove "goto error_clean_msglist" in
@ -56,5 +56,5 @@ index 1606e7f08f4b..1caed01954f6 100644
vmbus_teardown_gpadl(newchannel, newchannel->ringbuffer_gpadlhandle);
kfree(open_info);
--
2.16.3
2.16.0

View File

@ -1,4 +1,4 @@
From e5e2200a7f1deb52bc8241fe05df8fbfdceb811e Mon Sep 17 00:00:00 2001
From 4f28ab4bd72833b6963cf3d15beb765d7176e38f Mon Sep 17 00:00:00 2001
From: Dexuan Cui <decui@microsoft.com>
Date: Fri, 24 Mar 2017 20:53:18 +0800
Subject: [PATCH 12/12] vmbus: dynamically enqueue/dequeue the channel on
@ -173,5 +173,5 @@ index 7df9eb8f0cf7..a87757cf277b 100644
void vmbus_setevent(struct vmbus_channel *channel);
--
2.16.3
2.16.0

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.32
image: linuxkit/kernel:4.14.33
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:v0.3

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.32
image: linuxkit/kernel:4.14.33
cmdline: "console=ttyS0 page_poison=1"
init:
- linuxkit/init:v0.3

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.32
image: linuxkit/kernel:4.14.33
cmdline: "console=ttyS0 page_poison=1"
init:
- linuxkit/init:v0.3

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.32
image: linuxkit/kernel:4.14.33
cmdline: "console=ttyS0 console=tty0 page_poison=1"
init:
- linuxkit/init:v0.3 # with runc, logwrite, startmemlogd

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.32
image: linuxkit/kernel:4.14.33
cmdline: "console=ttyS0 page_poison=1"
init:
- linuxkit/init:v0.3

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.32
image: linuxkit/kernel:4.14.33
cmdline: "console=ttyS0"
init:
- linuxkit/init:v0.3

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.32
image: linuxkit/kernel:4.14.33
cmdline: "console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:v0.3

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.32
image: linuxkit/kernel:4.14.33
cmdline: "console=ttyS0"
init:
- linuxkit/init:v0.3

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.32
image: linuxkit/kernel:4.14.33
cmdline: "console=ttyS0"
init:
- linuxkit/init:v0.3

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.32
image: linuxkit/kernel:4.14.33
cmdline: "console=ttyS0"
init:
- linuxkit/init:v0.3

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.32
image: linuxkit/kernel:4.14.33
cmdline: "console=ttyS0"
init:
- linuxkit/init:v0.3

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.32
image: linuxkit/kernel:4.14.33
cmdline: "console=ttyS0"
init:
- linuxkit/init:v0.3

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.32
image: linuxkit/kernel:4.14.33
cmdline: "console=ttyS0"
init:
- linuxkit/init:v0.3

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.32
image: linuxkit/kernel:4.14.33
cmdline: "console=ttyS0"
init:
- linuxkit/init:v0.3

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.32
image: linuxkit/kernel:4.14.33
cmdline: "console=ttyS0"
init:
- linuxkit/init:v0.3

View File

@ -1,12 +1,12 @@
kernel:
image: linuxkit/kernel:4.4.126
image: linuxkit/kernel:4.4.127
cmdline: "console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:v0.3
- linuxkit/runc:v0.3
onboot:
- name: check-kernel-config
image: linuxkit/test-kernel-config:4fa46323e257af310c56950fd551e72d02694214
image: linuxkit/test-kernel-config:12d9e1153ea4eec2ddb155ab2a782faca5f503e0
- name: poweroff
image: linuxkit/poweroff:5740687bf0a6a0480922c0f59b3a4ca77c866cae
command: ["/bin/sh", "/poweroff.sh", "3"]

View File

@ -1,12 +1,12 @@
kernel:
image: linuxkit/kernel:4.9.92
image: linuxkit/kernel:4.9.93
cmdline: "console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:v0.3
- linuxkit/runc:v0.3
onboot:
- name: check-kernel-config
image: linuxkit/test-kernel-config:4fa46323e257af310c56950fd551e72d02694214
image: linuxkit/test-kernel-config:12d9e1153ea4eec2ddb155ab2a782faca5f503e0
- name: poweroff
image: linuxkit/poweroff:5740687bf0a6a0480922c0f59b3a4ca77c866cae
command: ["/bin/sh", "/poweroff.sh", "3"]

View File

@ -1,12 +1,12 @@
kernel:
image: linuxkit/kernel:4.14.32
image: linuxkit/kernel:4.14.33
cmdline: "console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:v0.3
- linuxkit/runc:v0.3
onboot:
- name: check-kernel-config
image: linuxkit/test-kernel-config:4fa46323e257af310c56950fd551e72d02694214
image: linuxkit/test-kernel-config:12d9e1153ea4eec2ddb155ab2a782faca5f503e0
- name: poweroff
image: linuxkit/poweroff:5740687bf0a6a0480922c0f59b3a4ca77c866cae
command: ["/bin/sh", "/poweroff.sh", "3"]

View File

@ -1,12 +1,12 @@
kernel:
image: linuxkit/kernel:4.15.15
image: linuxkit/kernel:4.15.16
cmdline: "console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:v0.3
- linuxkit/runc:v0.3
onboot:
- name: check-kernel-config
image: linuxkit/test-kernel-config:4fa46323e257af310c56950fd551e72d02694214
image: linuxkit/test-kernel-config:12d9e1153ea4eec2ddb155ab2a782faca5f503e0
- name: poweroff
image: linuxkit/poweroff:5740687bf0a6a0480922c0f59b3a4ca77c866cae
command: ["/bin/sh", "/poweroff.sh", "3"]

View File

@ -0,0 +1,24 @@
#!/bin/sh
# SUMMARY: Sanity check on the kernel config file
# LABELS:
# REPEAT:
set -e
# Source libraries. Uncomment if needed/defined
#. "${RT_LIB}"
. "${RT_PROJECT_ROOT}/_lib/lib.sh"
NAME=kconfig
clean_up() {
rm -rf ${NAME}-*
}
trap clean_up EXIT
# Test code goes here
linuxkit build -format kernel+initrd -name "${NAME}" test.yml
RESULT="$(linuxkit run ${NAME})"
echo "${RESULT}" | grep -q "suite PASSED"
exit 0

View File

@ -0,0 +1,15 @@
kernel:
image: linuxkit/kernel:4.16.1
cmdline: "console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:v0.3
- linuxkit/runc:v0.3
onboot:
- name: check-kernel-config
image: linuxkit/test-kernel-config:12d9e1153ea4eec2ddb155ab2a782faca5f503e0
- name: poweroff
image: linuxkit/poweroff:5740687bf0a6a0480922c0f59b3a4ca77c866cae
command: ["/bin/sh", "/poweroff.sh", "3"]
trust:
org:
- linuxkit

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.126 AS ksrc
FROM linuxkit/kernel:4.4.127 AS ksrc
# Extract headers and compile module
FROM linuxkit/alpine:f3cd219615428b2bd943411723eb28875275fae7 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.126
docker pull linuxkit/kernel:4.4.127
# Build a package
docker build -t ${IMAGE_NAME} .

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.4.126
image: linuxkit/kernel:4.4.127
cmdline: "console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:v0.3

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.92 AS ksrc
FROM linuxkit/kernel:4.9.93 AS ksrc
# Extract headers and compile module
FROM linuxkit/alpine:f3cd219615428b2bd943411723eb28875275fae7 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.92
docker pull linuxkit/kernel:4.9.93
# Build a package
docker build -t ${IMAGE_NAME} .

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.9.92
image: linuxkit/kernel:4.9.93
cmdline: "console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:v0.3

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.32 AS ksrc
FROM linuxkit/kernel:4.14.33 AS ksrc
# Extract headers and compile module
FROM linuxkit/alpine:f3cd219615428b2bd943411723eb28875275fae7 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.32
docker pull linuxkit/kernel:4.14.33
# Build a package
docker build -t ${IMAGE_NAME} .

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.32
image: linuxkit/kernel:4.14.33
cmdline: "console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:v0.3

View File

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

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