diff --git a/examples/aws.yml b/examples/aws.yml index 23387ef23..b5d3121fa 100644 --- a/examples/aws.yml +++ b/examples/aws.yml @@ -1,5 +1,5 @@ kernel: - image: linuxkit/kernel:4.14.53 + image: linuxkit/kernel:4.14.54 cmdline: "console=ttyS0" init: - linuxkit/init:317b039710f39b0263981cff25cf873043baf561 diff --git a/examples/azure.yml b/examples/azure.yml index 7965de716..bb3861b1a 100644 --- a/examples/azure.yml +++ b/examples/azure.yml @@ -1,5 +1,5 @@ kernel: - image: linuxkit/kernel:4.14.53 + image: linuxkit/kernel:4.14.54 cmdline: "console=ttyS0" init: - linuxkit/init:317b039710f39b0263981cff25cf873043baf561 diff --git a/examples/cadvisor.yml b/examples/cadvisor.yml index f17fbf6f9..4ff60dbfc 100644 --- a/examples/cadvisor.yml +++ b/examples/cadvisor.yml @@ -1,5 +1,5 @@ kernel: - image: linuxkit/kernel:4.14.53 + image: linuxkit/kernel:4.14.54 cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0" init: - linuxkit/init:317b039710f39b0263981cff25cf873043baf561 diff --git a/examples/docker-for-mac.yml b/examples/docker-for-mac.yml index e2b8921e8..1c4b5fbf9 100644 --- a/examples/docker-for-mac.yml +++ b/examples/docker-for-mac.yml @@ -1,6 +1,6 @@ # This is an example for building the open source components of Docker for Mac kernel: - image: linuxkit/kernel:4.14.53 + image: linuxkit/kernel:4.14.54 cmdline: "console=ttyS0 page_poison=1" init: - linuxkit/vpnkit-expose-port:9899eef84d0a881b6a5ca5a4b4bb71e382435cb5 # install vpnkit-expose-port and vpnkit-iptables-wrapper on host diff --git a/examples/docker.yml b/examples/docker.yml index 84ff342e8..e4ba6bc60 100644 --- a/examples/docker.yml +++ b/examples/docker.yml @@ -1,5 +1,5 @@ kernel: - image: linuxkit/kernel:4.14.53 + image: linuxkit/kernel:4.14.54 cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0" init: - linuxkit/init:317b039710f39b0263981cff25cf873043baf561 diff --git a/examples/gcp.yml b/examples/gcp.yml index 502591ae0..c863da49c 100644 --- a/examples/gcp.yml +++ b/examples/gcp.yml @@ -1,5 +1,5 @@ kernel: - image: linuxkit/kernel:4.14.53 + image: linuxkit/kernel:4.14.54 cmdline: "console=ttyS0" init: - linuxkit/init:317b039710f39b0263981cff25cf873043baf561 diff --git a/examples/getty.yml b/examples/getty.yml index 260302765..c6dd9d171 100644 --- a/examples/getty.yml +++ b/examples/getty.yml @@ -1,5 +1,5 @@ kernel: - image: linuxkit/kernel:4.14.53 + image: linuxkit/kernel:4.14.54 cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0" init: - linuxkit/init:317b039710f39b0263981cff25cf873043baf561 diff --git a/examples/hostmount-writeable-overlay.yml b/examples/hostmount-writeable-overlay.yml index 70f667d95..9458183e9 100644 --- a/examples/hostmount-writeable-overlay.yml +++ b/examples/hostmount-writeable-overlay.yml @@ -1,5 +1,5 @@ kernel: - image: linuxkit/kernel:4.14.53 + image: linuxkit/kernel:4.14.54 cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0" init: - linuxkit/init:317b039710f39b0263981cff25cf873043baf561 diff --git a/examples/influxdb-os.yml b/examples/influxdb-os.yml index d98cd7c06..b3bf427a6 100644 --- a/examples/influxdb-os.yml +++ b/examples/influxdb-os.yml @@ -1,5 +1,5 @@ kernel: - image: linuxkit/kernel:4.14.53 + image: linuxkit/kernel:4.14.54 cmdline: "console=tty0 console=ttyS0 console=ttyAMA0" init: - linuxkit/init:317b039710f39b0263981cff25cf873043baf561 diff --git a/examples/logging.yml b/examples/logging.yml index 16c8d37fa..988c8a4a0 100644 --- a/examples/logging.yml +++ b/examples/logging.yml @@ -1,6 +1,6 @@ # Simple example of using an external logging service kernel: - image: linuxkit/kernel:4.14.53 + image: linuxkit/kernel:4.14.54 cmdline: "console=tty0 console=ttyS0 console=ttyAMA0" init: - linuxkit/init:317b039710f39b0263981cff25cf873043baf561 diff --git a/examples/minimal.yml b/examples/minimal.yml index ebe20846e..5300fd3ea 100644 --- a/examples/minimal.yml +++ b/examples/minimal.yml @@ -1,5 +1,5 @@ kernel: - image: linuxkit/kernel:4.14.53 + image: linuxkit/kernel:4.14.54 cmdline: "console=tty0 console=ttyS0 console=ttyAMA0" init: - linuxkit/init:317b039710f39b0263981cff25cf873043baf561 diff --git a/examples/node_exporter.yml b/examples/node_exporter.yml index 39244f27b..d0d29047d 100644 --- a/examples/node_exporter.yml +++ b/examples/node_exporter.yml @@ -1,5 +1,5 @@ kernel: - image: linuxkit/kernel:4.14.53 + image: linuxkit/kernel:4.14.54 cmdline: "console=tty0 console=ttyS0" init: - linuxkit/init:317b039710f39b0263981cff25cf873043baf561 diff --git a/examples/openstack.yml b/examples/openstack.yml index 04c268b80..7b358c12d 100644 --- a/examples/openstack.yml +++ b/examples/openstack.yml @@ -1,5 +1,5 @@ kernel: - image: linuxkit/kernel:4.14.53 + image: linuxkit/kernel:4.14.54 cmdline: "console=ttyS0" init: - linuxkit/init:317b039710f39b0263981cff25cf873043baf561 diff --git a/examples/packet.arm64.yml b/examples/packet.arm64.yml index 5f59dd402..3f6267313 100644 --- a/examples/packet.arm64.yml +++ b/examples/packet.arm64.yml @@ -5,7 +5,7 @@ # for arm64 then the 'ucode' line in the kernel section can be left # out. kernel: - image: linuxkit/kernel:4.14.53 + image: linuxkit/kernel:4.14.54 cmdline: "console=ttyAMA0" ucode: "" onboot: diff --git a/examples/packet.yml b/examples/packet.yml index 768502d79..01c370198 100644 --- a/examples/packet.yml +++ b/examples/packet.yml @@ -1,5 +1,5 @@ kernel: - image: linuxkit/kernel:4.14.53 + image: linuxkit/kernel:4.14.54 cmdline: console=ttyS1 ucode: intel-ucode.cpio init: diff --git a/examples/redis-os.yml b/examples/redis-os.yml index 37313edca..8ecd96147 100644 --- a/examples/redis-os.yml +++ b/examples/redis-os.yml @@ -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.53 + image: linuxkit/kernel:4.14.54 cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0" init: - linuxkit/init:317b039710f39b0263981cff25cf873043baf561 diff --git a/examples/rt-for-vmware.yml b/examples/rt-for-vmware.yml index 5efa1953f..d215b803a 100644 --- a/examples/rt-for-vmware.yml +++ b/examples/rt-for-vmware.yml @@ -1,5 +1,5 @@ kernel: - image: linuxkit/kernel:4.14.53-rt + image: linuxkit/kernel:4.14.54-rt cmdline: "console=tty0" init: - linuxkit/init:317b039710f39b0263981cff25cf873043baf561 diff --git a/examples/scaleway.yml b/examples/scaleway.yml index ba6a06ac5..f876cef78 100644 --- a/examples/scaleway.yml +++ b/examples/scaleway.yml @@ -1,5 +1,5 @@ kernel: - image: linuxkit/kernel:4.14.53 + image: linuxkit/kernel:4.14.54 cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0 root=/dev/vda" init: - linuxkit/init:317b039710f39b0263981cff25cf873043baf561 diff --git a/examples/sshd.yml b/examples/sshd.yml index 623f6913f..0d2ccc04d 100644 --- a/examples/sshd.yml +++ b/examples/sshd.yml @@ -1,5 +1,5 @@ kernel: - image: linuxkit/kernel:4.14.53 + image: linuxkit/kernel:4.14.54 cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0" init: - linuxkit/init:317b039710f39b0263981cff25cf873043baf561 diff --git a/examples/swap.yml b/examples/swap.yml index 2c50ff841..e30423895 100644 --- a/examples/swap.yml +++ b/examples/swap.yml @@ -1,5 +1,5 @@ kernel: - image: linuxkit/kernel:4.14.53 + image: linuxkit/kernel:4.14.54 cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0" init: - linuxkit/init:317b039710f39b0263981cff25cf873043baf561 diff --git a/examples/vmware.yml b/examples/vmware.yml index 0f3704938..361637c91 100644 --- a/examples/vmware.yml +++ b/examples/vmware.yml @@ -1,5 +1,5 @@ kernel: - image: linuxkit/kernel:4.14.53 + image: linuxkit/kernel:4.14.54 cmdline: "console=tty0" init: - linuxkit/init:317b039710f39b0263981cff25cf873043baf561 diff --git a/examples/vpnkit-forwarder.yml b/examples/vpnkit-forwarder.yml index f4b7d561f..c05331012 100644 --- a/examples/vpnkit-forwarder.yml +++ b/examples/vpnkit-forwarder.yml @@ -1,5 +1,5 @@ kernel: - image: linuxkit/kernel:4.14.53 + image: linuxkit/kernel:4.14.54 cmdline: "console=ttyS0" init: - linuxkit/init:317b039710f39b0263981cff25cf873043baf561 diff --git a/examples/vsudd-containerd.yml b/examples/vsudd-containerd.yml index 267eaa1db..b3ec45c28 100644 --- a/examples/vsudd-containerd.yml +++ b/examples/vsudd-containerd.yml @@ -1,5 +1,5 @@ kernel: - image: linuxkit/kernel:4.14.53 + image: linuxkit/kernel:4.14.54 cmdline: "console=ttyS0" init: - linuxkit/init:317b039710f39b0263981cff25cf873043baf561 diff --git a/examples/vultr.yml b/examples/vultr.yml index 502591ae0..c863da49c 100644 --- a/examples/vultr.yml +++ b/examples/vultr.yml @@ -1,5 +1,5 @@ kernel: - image: linuxkit/kernel:4.14.53 + image: linuxkit/kernel:4.14.54 cmdline: "console=ttyS0" init: - linuxkit/init:317b039710f39b0263981cff25cf873043baf561 diff --git a/examples/wireguard.yml b/examples/wireguard.yml index 92b21c68f..5fa0ce3bd 100644 --- a/examples/wireguard.yml +++ b/examples/wireguard.yml @@ -1,5 +1,5 @@ kernel: - image: linuxkit/kernel:4.14.53 + image: linuxkit/kernel:4.14.54 cmdline: "console=tty0 console=ttyS0 console=ttyAMA0" init: - linuxkit/init:317b039710f39b0263981cff25cf873043baf561 diff --git a/kernel/Makefile b/kernel/Makefile index febc0327a..377ad30fc 100644 --- a/kernel/Makefile +++ b/kernel/Makefile @@ -218,21 +218,21 @@ endef # Debug targets only for latest stable and LTS stable # ifeq ($(ARCH),x86_64) -$(eval $(call kernel,4.17.4,4.17.x,$(EXTRA),$(DEBUG))) -$(eval $(call kernel,4.14.53,4.14.x,$(EXTRA),$(DEBUG))) -$(eval $(call kernel,4.14.53,4.14.x,,-dbg)) +$(eval $(call kernel,4.17.5,4.17.x,$(EXTRA),$(DEBUG))) +$(eval $(call kernel,4.14.54,4.14.x,$(EXTRA),$(DEBUG))) +$(eval $(call kernel,4.14.54,4.14.x,,-dbg)) $(eval $(call kernel,4.14.53,4.14.x,-rt,)) $(eval $(call kernel,4.9.111,4.9.x,$(EXTRA),$(DEBUG))) $(eval $(call kernel,4.4.139,4.4.x,$(EXTRA),$(DEBUG))) else ifeq ($(ARCH),aarch64) -$(eval $(call kernel,4.17.4,4.17.x,$(EXTRA),$(DEBUG))) -$(eval $(call kernel,4.14.53,4.14.x,$(EXTRA),$(DEBUG))) +$(eval $(call kernel,4.17.5,4.17.x,$(EXTRA),$(DEBUG))) +$(eval $(call kernel,4.14.54,4.14.x,$(EXTRA),$(DEBUG))) $(eval $(call kernel,4.14.53,4.14.x,-rt,)) else ifeq ($(ARCH),s390x) -$(eval $(call kernel,4.17.4,4.17.x,$(EXTRA),$(DEBUG))) -$(eval $(call kernel,4.14.53,4.14.x,$(EXTRA),$(DEBUG))) +$(eval $(call kernel,4.17.5,4.17.x,$(EXTRA),$(DEBUG))) +$(eval $(call kernel,4.14.54,4.14.x,$(EXTRA),$(DEBUG))) endif # Target for kernel config diff --git a/kernel/config-4.14.x-aarch64 b/kernel/config-4.14.x-aarch64 index 06d5516f7..29ee3411d 100644 --- a/kernel/config-4.14.x-aarch64 +++ b/kernel/config-4.14.x-aarch64 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/arm64 4.14.53 Kernel Configuration +# Linux/arm64 4.14.54 Kernel Configuration # CONFIG_ARM64=y CONFIG_64BIT=y diff --git a/kernel/config-4.14.x-s390x b/kernel/config-4.14.x-s390x index abb3d14be..69533d020 100644 --- a/kernel/config-4.14.x-s390x +++ b/kernel/config-4.14.x-s390x @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/s390 4.14.53 Kernel Configuration +# Linux/s390 4.14.54 Kernel Configuration # CONFIG_MMU=y CONFIG_ZONE_DMA=y diff --git a/kernel/config-4.14.x-x86_64 b/kernel/config-4.14.x-x86_64 index 2235f2465..b4b0e1ac0 100644 --- a/kernel/config-4.14.x-x86_64 +++ b/kernel/config-4.14.x-x86_64 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 4.14.53 Kernel Configuration +# Linux/x86 4.14.54 Kernel Configuration # CONFIG_64BIT=y CONFIG_X86_64=y diff --git a/kernel/config-4.17.x-aarch64 b/kernel/config-4.17.x-aarch64 index 9ea66eaa6..1c46b47d7 100644 --- a/kernel/config-4.17.x-aarch64 +++ b/kernel/config-4.17.x-aarch64 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/arm64 4.17.4 Kernel Configuration +# Linux/arm64 4.17.5 Kernel Configuration # CONFIG_ARM64=y CONFIG_64BIT=y diff --git a/kernel/config-4.17.x-s390x b/kernel/config-4.17.x-s390x index 03b04e28b..16998bdf6 100644 --- a/kernel/config-4.17.x-s390x +++ b/kernel/config-4.17.x-s390x @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/s390 4.17.4 Kernel Configuration +# Linux/s390 4.17.5 Kernel Configuration # CONFIG_MMU=y CONFIG_ZONE_DMA=y diff --git a/kernel/config-4.17.x-x86_64 b/kernel/config-4.17.x-x86_64 index 15b9ad2b8..b74fe537b 100644 --- a/kernel/config-4.17.x-x86_64 +++ b/kernel/config-4.17.x-x86_64 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 4.17.4 Kernel Configuration +# Linux/x86 4.17.5 Kernel Configuration # CONFIG_64BIT=y CONFIG_X86_64=y diff --git a/kernel/patches-4.14.x/0001-NVDIMM-reducded-ND_MIN_NAMESPACE_SIZE-from-4MB-to-4K.patch b/kernel/patches-4.14.x/0001-NVDIMM-reducded-ND_MIN_NAMESPACE_SIZE-from-4MB-to-4K.patch index e374c481d..2bbdb7ecc 100644 --- a/kernel/patches-4.14.x/0001-NVDIMM-reducded-ND_MIN_NAMESPACE_SIZE-from-4MB-to-4K.patch +++ b/kernel/patches-4.14.x/0001-NVDIMM-reducded-ND_MIN_NAMESPACE_SIZE-from-4MB-to-4K.patch @@ -1,4 +1,4 @@ -From 3a236c6a36815f02ba6fb4ab27089a9a3c659ba4 Mon Sep 17 00:00:00 2001 +From f76ec67c621f036c1c954b3e466ce206dd12b832 Mon Sep 17 00:00:00 2001 From: Cheng-mean Liu Date: Tue, 11 Jul 2017 16:58:26 -0700 Subject: [PATCH 01/21] NVDIMM: reducded ND_MIN_NAMESPACE_SIZE from 4MB to 4KB diff --git a/kernel/patches-4.14.x/0002-hyper-v-trace-vmbus_on_msg_dpc.patch b/kernel/patches-4.14.x/0002-hyper-v-trace-vmbus_on_msg_dpc.patch index 48c6c98a3..dfd984b86 100644 --- a/kernel/patches-4.14.x/0002-hyper-v-trace-vmbus_on_msg_dpc.patch +++ b/kernel/patches-4.14.x/0002-hyper-v-trace-vmbus_on_msg_dpc.patch @@ -1,4 +1,4 @@ -From 44920252a17e3f880deebfac97f98c44939cd716 Mon Sep 17 00:00:00 2001 +From 1b58d3220a0d5736d2a08a2d00f721a28d2457e5 Mon Sep 17 00:00:00 2001 From: Vitaly Kuznetsov Date: Sun, 29 Oct 2017 12:21:00 -0700 Subject: [PATCH 02/21] hyper-v: trace vmbus_on_msg_dpc() diff --git a/kernel/patches-4.14.x/0003-hyper-v-trace-vmbus_on_message.patch b/kernel/patches-4.14.x/0003-hyper-v-trace-vmbus_on_message.patch index 9689deeaf..78bdbeff0 100644 --- a/kernel/patches-4.14.x/0003-hyper-v-trace-vmbus_on_message.patch +++ b/kernel/patches-4.14.x/0003-hyper-v-trace-vmbus_on_message.patch @@ -1,4 +1,4 @@ -From 4dc1ca104ec70ed5db8b722b4fb4cc50718c386c Mon Sep 17 00:00:00 2001 +From 700f8e4e6ac34dea996459aa3f4078f8dec707b7 Mon Sep 17 00:00:00 2001 From: Vitaly Kuznetsov Date: Sun, 29 Oct 2017 12:21:01 -0700 Subject: [PATCH 03/21] hyper-v: trace vmbus_on_message() diff --git a/kernel/patches-4.14.x/0004-hyper-v-trace-vmbus_onoffer.patch b/kernel/patches-4.14.x/0004-hyper-v-trace-vmbus_onoffer.patch index 87e86afdf..c426d9558 100644 --- a/kernel/patches-4.14.x/0004-hyper-v-trace-vmbus_onoffer.patch +++ b/kernel/patches-4.14.x/0004-hyper-v-trace-vmbus_onoffer.patch @@ -1,4 +1,4 @@ -From c4267a659c78b9d156fe75a806b07b366c6660c9 Mon Sep 17 00:00:00 2001 +From 30af1856f6d382aa76f467bfeffaeb74d03c7028 Mon Sep 17 00:00:00 2001 From: Vitaly Kuznetsov Date: Sun, 29 Oct 2017 12:21:02 -0700 Subject: [PATCH 04/21] hyper-v: trace vmbus_onoffer() diff --git a/kernel/patches-4.14.x/0005-hyper-v-trace-vmbus_onoffer_rescind.patch b/kernel/patches-4.14.x/0005-hyper-v-trace-vmbus_onoffer_rescind.patch index bed957d62..17721d54b 100644 --- a/kernel/patches-4.14.x/0005-hyper-v-trace-vmbus_onoffer_rescind.patch +++ b/kernel/patches-4.14.x/0005-hyper-v-trace-vmbus_onoffer_rescind.patch @@ -1,4 +1,4 @@ -From 49ed32ba78e5b1d3feca545d9e8e06e7bbdebbec Mon Sep 17 00:00:00 2001 +From da1a0d2b4c3060a0e3d1ff1283ded057ab373fd7 Mon Sep 17 00:00:00 2001 From: Vitaly Kuznetsov Date: Sun, 29 Oct 2017 12:21:03 -0700 Subject: [PATCH 05/21] hyper-v: trace vmbus_onoffer_rescind() diff --git a/kernel/patches-4.14.x/0006-hyper-v-trace-vmbus_onopen_result.patch b/kernel/patches-4.14.x/0006-hyper-v-trace-vmbus_onopen_result.patch index 8fc76280e..b8c58f06b 100644 --- a/kernel/patches-4.14.x/0006-hyper-v-trace-vmbus_onopen_result.patch +++ b/kernel/patches-4.14.x/0006-hyper-v-trace-vmbus_onopen_result.patch @@ -1,4 +1,4 @@ -From 54442f2f58041a86a0f96359dd2c4e35a2964ab3 Mon Sep 17 00:00:00 2001 +From ee4c25f0bcad384e980d551d46ab0c393c0fa788 Mon Sep 17 00:00:00 2001 From: Vitaly Kuznetsov Date: Sun, 29 Oct 2017 12:21:04 -0700 Subject: [PATCH 06/21] hyper-v: trace vmbus_onopen_result() diff --git a/kernel/patches-4.14.x/0007-hyper-v-trace-vmbus_ongpadl_created.patch b/kernel/patches-4.14.x/0007-hyper-v-trace-vmbus_ongpadl_created.patch index 8e8679ef1..1542fe165 100644 --- a/kernel/patches-4.14.x/0007-hyper-v-trace-vmbus_ongpadl_created.patch +++ b/kernel/patches-4.14.x/0007-hyper-v-trace-vmbus_ongpadl_created.patch @@ -1,4 +1,4 @@ -From f1ed2925eab6ca35887fea96a0bffccae836b25f Mon Sep 17 00:00:00 2001 +From a7571d70dfeee3fc7d0ec2bd57ff999c31847437 Mon Sep 17 00:00:00 2001 From: Vitaly Kuznetsov Date: Sun, 29 Oct 2017 12:21:05 -0700 Subject: [PATCH 07/21] hyper-v: trace vmbus_ongpadl_created() diff --git a/kernel/patches-4.14.x/0008-hyper-v-trace-vmbus_ongpadl_torndown.patch b/kernel/patches-4.14.x/0008-hyper-v-trace-vmbus_ongpadl_torndown.patch index c7f8017c3..993e0f599 100644 --- a/kernel/patches-4.14.x/0008-hyper-v-trace-vmbus_ongpadl_torndown.patch +++ b/kernel/patches-4.14.x/0008-hyper-v-trace-vmbus_ongpadl_torndown.patch @@ -1,4 +1,4 @@ -From 3ce46ab96afeb34259527989b8eb65029daebb87 Mon Sep 17 00:00:00 2001 +From 4c68e733849a998b3ed041cdd8ada083150c3873 Mon Sep 17 00:00:00 2001 From: Vitaly Kuznetsov Date: Sun, 29 Oct 2017 12:21:06 -0700 Subject: [PATCH 08/21] hyper-v: trace vmbus_ongpadl_torndown() diff --git a/kernel/patches-4.14.x/0009-hyper-v-trace-vmbus_onversion_response.patch b/kernel/patches-4.14.x/0009-hyper-v-trace-vmbus_onversion_response.patch index c2f4ab36c..810756dd0 100644 --- a/kernel/patches-4.14.x/0009-hyper-v-trace-vmbus_onversion_response.patch +++ b/kernel/patches-4.14.x/0009-hyper-v-trace-vmbus_onversion_response.patch @@ -1,4 +1,4 @@ -From 54ca0ca00357e924071a032766b6808a5e38aadf Mon Sep 17 00:00:00 2001 +From f59e846847ffbe8685be288e94f3ec703924ad3e Mon Sep 17 00:00:00 2001 From: Vitaly Kuznetsov Date: Sun, 29 Oct 2017 12:21:07 -0700 Subject: [PATCH 09/21] hyper-v: trace vmbus_onversion_response() diff --git a/kernel/patches-4.14.x/0010-hyper-v-trace-vmbus_request_offers.patch b/kernel/patches-4.14.x/0010-hyper-v-trace-vmbus_request_offers.patch index bebd44ec1..c9b6b7fe9 100644 --- a/kernel/patches-4.14.x/0010-hyper-v-trace-vmbus_request_offers.patch +++ b/kernel/patches-4.14.x/0010-hyper-v-trace-vmbus_request_offers.patch @@ -1,4 +1,4 @@ -From 42b2766fd9a0eaff37f8efcfb0d3d84c524b12a7 Mon Sep 17 00:00:00 2001 +From cd23e5413adde43e7d4aff60a4b96881aae9e233 Mon Sep 17 00:00:00 2001 From: Vitaly Kuznetsov Date: Sun, 29 Oct 2017 12:21:08 -0700 Subject: [PATCH 10/21] hyper-v: trace vmbus_request_offers() diff --git a/kernel/patches-4.14.x/0011-hyper-v-trace-vmbus_open.patch b/kernel/patches-4.14.x/0011-hyper-v-trace-vmbus_open.patch index c58fff603..d4ab95b51 100644 --- a/kernel/patches-4.14.x/0011-hyper-v-trace-vmbus_open.patch +++ b/kernel/patches-4.14.x/0011-hyper-v-trace-vmbus_open.patch @@ -1,4 +1,4 @@ -From 0084f461be9519a8983411ae7585243280d8b993 Mon Sep 17 00:00:00 2001 +From 7523cc38767488c5642ef20915b322373a8e5b48 Mon Sep 17 00:00:00 2001 From: Vitaly Kuznetsov Date: Sun, 29 Oct 2017 12:21:09 -0700 Subject: [PATCH 11/21] hyper-v: trace vmbus_open() diff --git a/kernel/patches-4.14.x/0012-hyper-v-trace-vmbus_close_internal.patch b/kernel/patches-4.14.x/0012-hyper-v-trace-vmbus_close_internal.patch index 1dc9ac932..660bb116f 100644 --- a/kernel/patches-4.14.x/0012-hyper-v-trace-vmbus_close_internal.patch +++ b/kernel/patches-4.14.x/0012-hyper-v-trace-vmbus_close_internal.patch @@ -1,4 +1,4 @@ -From c4fd319138cba2665923ffefbdc80c12a0d08241 Mon Sep 17 00:00:00 2001 +From 81628130428470d54c3105d9b66ff62cee986d88 Mon Sep 17 00:00:00 2001 From: Vitaly Kuznetsov Date: Sun, 29 Oct 2017 12:21:10 -0700 Subject: [PATCH 12/21] hyper-v: trace vmbus_close_internal() diff --git a/kernel/patches-4.14.x/0013-hyper-v-trace-vmbus_establish_gpadl.patch b/kernel/patches-4.14.x/0013-hyper-v-trace-vmbus_establish_gpadl.patch index 7e72d2190..d1832cfba 100644 --- a/kernel/patches-4.14.x/0013-hyper-v-trace-vmbus_establish_gpadl.patch +++ b/kernel/patches-4.14.x/0013-hyper-v-trace-vmbus_establish_gpadl.patch @@ -1,4 +1,4 @@ -From 8a1b90ed824b23e2c4f242e1e3a86e13d6c0d356 Mon Sep 17 00:00:00 2001 +From d014b76b33efbad1a7685d78371e804b7430d9cc Mon Sep 17 00:00:00 2001 From: Vitaly Kuznetsov Date: Sun, 29 Oct 2017 12:21:11 -0700 Subject: [PATCH 13/21] hyper-v: trace vmbus_establish_gpadl() diff --git a/kernel/patches-4.14.x/0014-hyper-v-trace-vmbus_teardown_gpadl.patch b/kernel/patches-4.14.x/0014-hyper-v-trace-vmbus_teardown_gpadl.patch index 97156fabd..e25f306f4 100644 --- a/kernel/patches-4.14.x/0014-hyper-v-trace-vmbus_teardown_gpadl.patch +++ b/kernel/patches-4.14.x/0014-hyper-v-trace-vmbus_teardown_gpadl.patch @@ -1,4 +1,4 @@ -From 3708b32be8f135b5e60e9077930ac03c48a10f95 Mon Sep 17 00:00:00 2001 +From 74d6050666291bf6e4fb2669ab82a42d3f048962 Mon Sep 17 00:00:00 2001 From: Vitaly Kuznetsov Date: Sun, 29 Oct 2017 12:21:12 -0700 Subject: [PATCH 14/21] hyper-v: trace vmbus_teardown_gpadl() diff --git a/kernel/patches-4.14.x/0015-hyper-v-trace-vmbus_negotiate_version.patch b/kernel/patches-4.14.x/0015-hyper-v-trace-vmbus_negotiate_version.patch index f739a2c66..84db7fb1f 100644 --- a/kernel/patches-4.14.x/0015-hyper-v-trace-vmbus_negotiate_version.patch +++ b/kernel/patches-4.14.x/0015-hyper-v-trace-vmbus_negotiate_version.patch @@ -1,4 +1,4 @@ -From 30634c916a6b5c0991420d76ce7b6406110675a8 Mon Sep 17 00:00:00 2001 +From 8bb20f5f6ddacc0688610aba549bb6d0ab74701b Mon Sep 17 00:00:00 2001 From: Vitaly Kuznetsov Date: Sun, 29 Oct 2017 12:21:13 -0700 Subject: [PATCH 15/21] hyper-v: trace vmbus_negotiate_version() diff --git a/kernel/patches-4.14.x/0016-hyper-v-trace-vmbus_release_relid.patch b/kernel/patches-4.14.x/0016-hyper-v-trace-vmbus_release_relid.patch index 1484fc2e4..708413374 100644 --- a/kernel/patches-4.14.x/0016-hyper-v-trace-vmbus_release_relid.patch +++ b/kernel/patches-4.14.x/0016-hyper-v-trace-vmbus_release_relid.patch @@ -1,4 +1,4 @@ -From 54ad94ca2695af5f82a262bc3e34fc362db82e51 Mon Sep 17 00:00:00 2001 +From cb865d2268415c7326b5509f0aac39bedfd0c286 Mon Sep 17 00:00:00 2001 From: Vitaly Kuznetsov Date: Sun, 29 Oct 2017 12:21:14 -0700 Subject: [PATCH 16/21] hyper-v: trace vmbus_release_relid() diff --git a/kernel/patches-4.14.x/0017-hyper-v-trace-vmbus_send_tl_connect_request.patch b/kernel/patches-4.14.x/0017-hyper-v-trace-vmbus_send_tl_connect_request.patch index d8b635803..cce16170a 100644 --- a/kernel/patches-4.14.x/0017-hyper-v-trace-vmbus_send_tl_connect_request.patch +++ b/kernel/patches-4.14.x/0017-hyper-v-trace-vmbus_send_tl_connect_request.patch @@ -1,4 +1,4 @@ -From fdcc7ef4cbae9eca12ff243b7825bcbc68feebe9 Mon Sep 17 00:00:00 2001 +From d26c5ea938cb39d563c624a05ee3d816003515ac Mon Sep 17 00:00:00 2001 From: Vitaly Kuznetsov Date: Sun, 29 Oct 2017 12:21:15 -0700 Subject: [PATCH 17/21] hyper-v: trace vmbus_send_tl_connect_request() diff --git a/kernel/patches-4.14.x/0018-hyper-v-trace-channel-events.patch b/kernel/patches-4.14.x/0018-hyper-v-trace-channel-events.patch index b9f79cb6c..7510c682a 100644 --- a/kernel/patches-4.14.x/0018-hyper-v-trace-channel-events.patch +++ b/kernel/patches-4.14.x/0018-hyper-v-trace-channel-events.patch @@ -1,4 +1,4 @@ -From 8a23f9f36bc5de0fde42194be00a1d26806626c3 Mon Sep 17 00:00:00 2001 +From 591f3df8a93c88ba71a1cc1e6b798eb2fead21b9 Mon Sep 17 00:00:00 2001 From: Vitaly Kuznetsov Date: Sun, 29 Oct 2017 12:21:16 -0700 Subject: [PATCH 18/21] hyper-v: trace channel events diff --git a/kernel/patches-4.14.x/0019-serial-forbid-8250-on-s390.patch b/kernel/patches-4.14.x/0019-serial-forbid-8250-on-s390.patch index 46c9774ef..450aa4835 100644 --- a/kernel/patches-4.14.x/0019-serial-forbid-8250-on-s390.patch +++ b/kernel/patches-4.14.x/0019-serial-forbid-8250-on-s390.patch @@ -1,4 +1,4 @@ -From f154b23cda29fa37ad423a63c4c8e29441aedd8b Mon Sep 17 00:00:00 2001 +From e128ecf011af52b61e1d4a610c6ba22355345438 Mon Sep 17 00:00:00 2001 From: Christian Borntraeger Date: Tue, 12 Dec 2017 09:08:35 +0100 Subject: [PATCH 19/21] serial: forbid 8250 on s390 diff --git a/kernel/patches-4.14.x/0020-scsi-storvsc-Allow-only-one-remove-lun-work-item-to-.patch b/kernel/patches-4.14.x/0020-scsi-storvsc-Allow-only-one-remove-lun-work-item-to-.patch index 780294dd8..a4b394d81 100644 --- a/kernel/patches-4.14.x/0020-scsi-storvsc-Allow-only-one-remove-lun-work-item-to-.patch +++ b/kernel/patches-4.14.x/0020-scsi-storvsc-Allow-only-one-remove-lun-work-item-to-.patch @@ -1,4 +1,4 @@ -From 78ea68e58e19af3d25fd6b34bd73decf9d2da6c8 Mon Sep 17 00:00:00 2001 +From f2c4b6298da4da09e47c14adc1160f9e641a7a8a Mon Sep 17 00:00:00 2001 From: Cathy Avery Date: Tue, 31 Oct 2017 08:52:06 -0400 Subject: [PATCH 20/21] scsi: storvsc: Allow only one remove lun work item to diff --git a/kernel/patches-4.14.x/0021-scsi-storvsc-Avoid-excessive-host-scan-on-controller.patch b/kernel/patches-4.14.x/0021-scsi-storvsc-Avoid-excessive-host-scan-on-controller.patch index 3e581297c..3288049c2 100644 --- a/kernel/patches-4.14.x/0021-scsi-storvsc-Avoid-excessive-host-scan-on-controller.patch +++ b/kernel/patches-4.14.x/0021-scsi-storvsc-Avoid-excessive-host-scan-on-controller.patch @@ -1,4 +1,4 @@ -From 8ba69dc5d38df6cf30de8570c5c940461b820f89 Mon Sep 17 00:00:00 2001 +From 5691a3c7337cc0fd044ef4144af28c733371feb9 Mon Sep 17 00:00:00 2001 From: Long Li Date: Tue, 31 Oct 2017 14:58:08 -0700 Subject: [PATCH 21/21] scsi: storvsc: Avoid excessive host scan on controller diff --git a/linuxkit.yml b/linuxkit.yml index 07662fb41..caa710908 100644 --- a/linuxkit.yml +++ b/linuxkit.yml @@ -1,5 +1,5 @@ kernel: - image: linuxkit/kernel:4.14.53 + image: linuxkit/kernel:4.14.54 cmdline: "console=tty0 console=ttyS0 console=ttyAMA0" init: - linuxkit/init:317b039710f39b0263981cff25cf873043baf561 diff --git a/projects/compose/compose-dynamic.yml b/projects/compose/compose-dynamic.yml index 92614117c..5c914525f 100644 --- a/projects/compose/compose-dynamic.yml +++ b/projects/compose/compose-dynamic.yml @@ -1,5 +1,5 @@ kernel: - image: linuxkit/kernel:4.14.53 + image: linuxkit/kernel:4.14.54 cmdline: "console=ttyS0 page_poison=1" init: - linuxkit/init:317b039710f39b0263981cff25cf873043baf561 diff --git a/projects/compose/compose-static.yml b/projects/compose/compose-static.yml index a861c66b8..3f044a475 100644 --- a/projects/compose/compose-static.yml +++ b/projects/compose/compose-static.yml @@ -1,5 +1,5 @@ kernel: - image: linuxkit/kernel:4.14.53 + image: linuxkit/kernel:4.14.54 cmdline: "console=ttyS0 page_poison=1" init: - linuxkit/init:317b039710f39b0263981cff25cf873043baf561 diff --git a/projects/miragesdk/examples/mirage-dhcp.yml b/projects/miragesdk/examples/mirage-dhcp.yml index 72697b138..6cac6d617 100644 --- a/projects/miragesdk/examples/mirage-dhcp.yml +++ b/projects/miragesdk/examples/mirage-dhcp.yml @@ -1,5 +1,5 @@ kernel: - image: linuxkit/kernel:4.14.53 + image: linuxkit/kernel:4.14.54 cmdline: "console=ttyS0 page_poison=1" init: - linuxkit/init:317b039710f39b0263981cff25cf873043baf561 diff --git a/test/cases/000_build/000_formats/test.yml b/test/cases/000_build/000_formats/test.yml index b6fe421cb..424a87614 100644 --- a/test/cases/000_build/000_formats/test.yml +++ b/test/cases/000_build/000_formats/test.yml @@ -1,5 +1,5 @@ kernel: - image: linuxkit/kernel:4.14.53 + image: linuxkit/kernel:4.14.54 cmdline: "console=ttyS0" init: - linuxkit/init:317b039710f39b0263981cff25cf873043baf561 diff --git a/test/cases/010_platforms/000_qemu/000_run_kernel+initrd/test.yml b/test/cases/010_platforms/000_qemu/000_run_kernel+initrd/test.yml index 675446d17..d92959cd9 100644 --- a/test/cases/010_platforms/000_qemu/000_run_kernel+initrd/test.yml +++ b/test/cases/010_platforms/000_qemu/000_run_kernel+initrd/test.yml @@ -1,5 +1,5 @@ kernel: - image: linuxkit/kernel:4.14.53 + image: linuxkit/kernel:4.14.54 cmdline: "console=ttyS0 console=ttyAMA0" init: - linuxkit/init:317b039710f39b0263981cff25cf873043baf561 diff --git a/test/cases/010_platforms/000_qemu/005_run_kernel+squashfs/test.yml b/test/cases/010_platforms/000_qemu/005_run_kernel+squashfs/test.yml index 675446d17..d92959cd9 100644 --- a/test/cases/010_platforms/000_qemu/005_run_kernel+squashfs/test.yml +++ b/test/cases/010_platforms/000_qemu/005_run_kernel+squashfs/test.yml @@ -1,5 +1,5 @@ kernel: - image: linuxkit/kernel:4.14.53 + image: linuxkit/kernel:4.14.54 cmdline: "console=ttyS0 console=ttyAMA0" init: - linuxkit/init:317b039710f39b0263981cff25cf873043baf561 diff --git a/test/cases/010_platforms/000_qemu/010_run_iso/test.yml b/test/cases/010_platforms/000_qemu/010_run_iso/test.yml index 2999ced2b..984b3a8e7 100644 --- a/test/cases/010_platforms/000_qemu/010_run_iso/test.yml +++ b/test/cases/010_platforms/000_qemu/010_run_iso/test.yml @@ -1,5 +1,5 @@ kernel: - image: linuxkit/kernel:4.14.53 + image: linuxkit/kernel:4.14.54 cmdline: "console=ttyS0" init: - linuxkit/init:317b039710f39b0263981cff25cf873043baf561 diff --git a/test/cases/010_platforms/000_qemu/020_run_efi/test.yml b/test/cases/010_platforms/000_qemu/020_run_efi/test.yml index 82d3b9add..2f30d7231 100644 --- a/test/cases/010_platforms/000_qemu/020_run_efi/test.yml +++ b/test/cases/010_platforms/000_qemu/020_run_efi/test.yml @@ -1,5 +1,5 @@ kernel: - image: linuxkit/kernel:4.14.53 + image: linuxkit/kernel:4.14.54 cmdline: "console=ttyS0" init: - linuxkit/init:317b039710f39b0263981cff25cf873043baf561 diff --git a/test/cases/010_platforms/000_qemu/030_run_qcow_bios/test.yml b/test/cases/010_platforms/000_qemu/030_run_qcow_bios/test.yml index 82d3b9add..2f30d7231 100644 --- a/test/cases/010_platforms/000_qemu/030_run_qcow_bios/test.yml +++ b/test/cases/010_platforms/000_qemu/030_run_qcow_bios/test.yml @@ -1,5 +1,5 @@ kernel: - image: linuxkit/kernel:4.14.53 + image: linuxkit/kernel:4.14.54 cmdline: "console=ttyS0" init: - linuxkit/init:317b039710f39b0263981cff25cf873043baf561 diff --git a/test/cases/010_platforms/000_qemu/040_run_raw_bios/test.yml b/test/cases/010_platforms/000_qemu/040_run_raw_bios/test.yml index 82d3b9add..2f30d7231 100644 --- a/test/cases/010_platforms/000_qemu/040_run_raw_bios/test.yml +++ b/test/cases/010_platforms/000_qemu/040_run_raw_bios/test.yml @@ -1,5 +1,5 @@ kernel: - image: linuxkit/kernel:4.14.53 + image: linuxkit/kernel:4.14.54 cmdline: "console=ttyS0" init: - linuxkit/init:317b039710f39b0263981cff25cf873043baf561 diff --git a/test/cases/010_platforms/000_qemu/050_run_aws/test.yml b/test/cases/010_platforms/000_qemu/050_run_aws/test.yml index 82d3b9add..2f30d7231 100644 --- a/test/cases/010_platforms/000_qemu/050_run_aws/test.yml +++ b/test/cases/010_platforms/000_qemu/050_run_aws/test.yml @@ -1,5 +1,5 @@ kernel: - image: linuxkit/kernel:4.14.53 + image: linuxkit/kernel:4.14.54 cmdline: "console=ttyS0" init: - linuxkit/init:317b039710f39b0263981cff25cf873043baf561 diff --git a/test/cases/010_platforms/000_qemu/100_container/test.yml b/test/cases/010_platforms/000_qemu/100_container/test.yml index 791c02491..c86c98f8e 100644 --- a/test/cases/010_platforms/000_qemu/100_container/test.yml +++ b/test/cases/010_platforms/000_qemu/100_container/test.yml @@ -1,5 +1,5 @@ kernel: - image: linuxkit/kernel:4.14.53 + image: linuxkit/kernel:4.14.54 cmdline: "console=ttyS0" init: - linuxkit/init:317b039710f39b0263981cff25cf873043baf561 diff --git a/test/cases/010_platforms/010_hyperkit/000_run_kernel+initrd/test.yml b/test/cases/010_platforms/010_hyperkit/000_run_kernel+initrd/test.yml index 82d3b9add..2f30d7231 100644 --- a/test/cases/010_platforms/010_hyperkit/000_run_kernel+initrd/test.yml +++ b/test/cases/010_platforms/010_hyperkit/000_run_kernel+initrd/test.yml @@ -1,5 +1,5 @@ kernel: - image: linuxkit/kernel:4.14.53 + image: linuxkit/kernel:4.14.54 cmdline: "console=ttyS0" init: - linuxkit/init:317b039710f39b0263981cff25cf873043baf561 diff --git a/test/cases/010_platforms/010_hyperkit/005_run_kernel+squashfs/test.yml b/test/cases/010_platforms/010_hyperkit/005_run_kernel+squashfs/test.yml index 82d3b9add..2f30d7231 100644 --- a/test/cases/010_platforms/010_hyperkit/005_run_kernel+squashfs/test.yml +++ b/test/cases/010_platforms/010_hyperkit/005_run_kernel+squashfs/test.yml @@ -1,5 +1,5 @@ kernel: - image: linuxkit/kernel:4.14.53 + image: linuxkit/kernel:4.14.54 cmdline: "console=ttyS0" init: - linuxkit/init:317b039710f39b0263981cff25cf873043baf561 diff --git a/test/cases/010_platforms/010_hyperkit/010_acpi/test.yml b/test/cases/010_platforms/010_hyperkit/010_acpi/test.yml index 37040f898..94d201591 100644 --- a/test/cases/010_platforms/010_hyperkit/010_acpi/test.yml +++ b/test/cases/010_platforms/010_hyperkit/010_acpi/test.yml @@ -1,5 +1,5 @@ kernel: - image: linuxkit/kernel:4.14.53 + image: linuxkit/kernel:4.14.54 cmdline: "console=ttyS0" init: - linuxkit/init:317b039710f39b0263981cff25cf873043baf561 diff --git a/test/cases/020_kernel/006_config_4.14.x/test.yml b/test/cases/020_kernel/006_config_4.14.x/test.yml index 1edf64592..a04375e05 100644 --- a/test/cases/020_kernel/006_config_4.14.x/test.yml +++ b/test/cases/020_kernel/006_config_4.14.x/test.yml @@ -1,5 +1,5 @@ kernel: - image: linuxkit/kernel:4.14.53 + image: linuxkit/kernel:4.14.54 cmdline: "console=ttyS0 console=ttyAMA0" init: - linuxkit/init:317b039710f39b0263981cff25cf873043baf561 diff --git a/test/cases/020_kernel/009_config_4.17.x/test.yml b/test/cases/020_kernel/009_config_4.17.x/test.yml index 7d41a73ca..6239b8665 100644 --- a/test/cases/020_kernel/009_config_4.17.x/test.yml +++ b/test/cases/020_kernel/009_config_4.17.x/test.yml @@ -1,5 +1,5 @@ kernel: - image: linuxkit/kernel:4.17.4 + image: linuxkit/kernel:4.17.5 cmdline: "console=ttyS0 console=ttyAMA0" init: - linuxkit/init:317b039710f39b0263981cff25cf873043baf561 diff --git a/test/cases/020_kernel/016_kmod_4.14.x/Dockerfile b/test/cases/020_kernel/016_kmod_4.14.x/Dockerfile index 84bc710d3..17c595656 100644 --- a/test/cases/020_kernel/016_kmod_4.14.x/Dockerfile +++ b/test/cases/020_kernel/016_kmod_4.14.x/Dockerfile @@ -3,7 +3,7 @@ # In the last stage, it creates a package, which can be used for # testing. -FROM linuxkit/kernel:4.14.53 AS ksrc +FROM linuxkit/kernel:4.14.54 AS ksrc # Extract headers and compile module FROM linuxkit/alpine:f3cd219615428b2bd943411723eb28875275fae7 AS build diff --git a/test/cases/020_kernel/016_kmod_4.14.x/test.sh b/test/cases/020_kernel/016_kmod_4.14.x/test.sh index c484fe545..181c2eef1 100644 --- a/test/cases/020_kernel/016_kmod_4.14.x/test.sh +++ b/test/cases/020_kernel/016_kmod_4.14.x/test.sh @@ -19,7 +19,7 @@ clean_up() { trap clean_up EXIT # Make sure we have the latest kernel image -docker pull linuxkit/kernel:4.14.53 +docker pull linuxkit/kernel:4.14.54 # Build a package docker build -t ${IMAGE_NAME} . diff --git a/test/cases/020_kernel/016_kmod_4.14.x/test.yml b/test/cases/020_kernel/016_kmod_4.14.x/test.yml index a813bf785..60d68f590 100644 --- a/test/cases/020_kernel/016_kmod_4.14.x/test.yml +++ b/test/cases/020_kernel/016_kmod_4.14.x/test.yml @@ -1,5 +1,5 @@ kernel: - image: linuxkit/kernel:4.14.53 + image: linuxkit/kernel:4.14.54 cmdline: "console=ttyS0 console=ttyAMA0" init: - linuxkit/init:317b039710f39b0263981cff25cf873043baf561 diff --git a/test/cases/020_kernel/019_kmod_4.17.x/Dockerfile b/test/cases/020_kernel/019_kmod_4.17.x/Dockerfile index c94e32826..4976f09eb 100644 --- a/test/cases/020_kernel/019_kmod_4.17.x/Dockerfile +++ b/test/cases/020_kernel/019_kmod_4.17.x/Dockerfile @@ -3,7 +3,7 @@ # In the last stage, it creates a package, which can be used for # testing. -FROM linuxkit/kernel:4.17.4 AS ksrc +FROM linuxkit/kernel:4.17.5 AS ksrc # Extract headers and compile module FROM linuxkit/alpine:f3cd219615428b2bd943411723eb28875275fae7 AS build diff --git a/test/cases/020_kernel/019_kmod_4.17.x/test.sh b/test/cases/020_kernel/019_kmod_4.17.x/test.sh index 39fcb40ed..215566f28 100644 --- a/test/cases/020_kernel/019_kmod_4.17.x/test.sh +++ b/test/cases/020_kernel/019_kmod_4.17.x/test.sh @@ -19,7 +19,7 @@ clean_up() { trap clean_up EXIT # Make sure we have the latest kernel image -docker pull linuxkit/kernel:4.17.4 +docker pull linuxkit/kernel:4.17.5 # Build a package docker build -t ${IMAGE_NAME} . diff --git a/test/cases/020_kernel/019_kmod_4.17.x/test.yml b/test/cases/020_kernel/019_kmod_4.17.x/test.yml index 8b26e336c..fb305d6ad 100644 --- a/test/cases/020_kernel/019_kmod_4.17.x/test.yml +++ b/test/cases/020_kernel/019_kmod_4.17.x/test.yml @@ -1,5 +1,5 @@ kernel: - image: linuxkit/kernel:4.17.4 + image: linuxkit/kernel:4.17.5 cmdline: "console=ttyS0 console=ttyAMA0" init: - linuxkit/init:317b039710f39b0263981cff25cf873043baf561 diff --git a/test/cases/020_kernel/110_namespace/common.yml b/test/cases/020_kernel/110_namespace/common.yml index aae65e50e..235a8947a 100644 --- a/test/cases/020_kernel/110_namespace/common.yml +++ b/test/cases/020_kernel/110_namespace/common.yml @@ -1,5 +1,5 @@ kernel: - image: linuxkit/kernel:4.14.53 + image: linuxkit/kernel:4.14.54 cmdline: "console=ttyS0 console=ttyAMA0" init: - linuxkit/init:317b039710f39b0263981cff25cf873043baf561 diff --git a/test/cases/030_security/000_docker-bench/test.yml b/test/cases/030_security/000_docker-bench/test.yml index e85b9fabf..dd4ba78ff 100644 --- a/test/cases/030_security/000_docker-bench/test.yml +++ b/test/cases/030_security/000_docker-bench/test.yml @@ -1,5 +1,5 @@ kernel: - image: linuxkit/kernel:4.14.53 + image: linuxkit/kernel:4.14.54 cmdline: "console=ttyS0" init: - linuxkit/init:317b039710f39b0263981cff25cf873043baf561 diff --git a/test/cases/030_security/010_ports/test.yml b/test/cases/030_security/010_ports/test.yml index 7c09a9e06..e70f2fca4 100644 --- a/test/cases/030_security/010_ports/test.yml +++ b/test/cases/030_security/010_ports/test.yml @@ -1,5 +1,5 @@ kernel: - image: linuxkit/kernel:4.14.53 + image: linuxkit/kernel:4.14.54 cmdline: "console=ttyS0 page_poison=1" init: - linuxkit/init:317b039710f39b0263981cff25cf873043baf561 diff --git a/test/cases/040_packages/002_binfmt/test.yml b/test/cases/040_packages/002_binfmt/test.yml index abb19a640..ad539ebe8 100644 --- a/test/cases/040_packages/002_binfmt/test.yml +++ b/test/cases/040_packages/002_binfmt/test.yml @@ -1,5 +1,5 @@ kernel: - image: linuxkit/kernel:4.14.53 + image: linuxkit/kernel:4.14.54 cmdline: "console=ttyS0 console=ttyAMA0" init: - linuxkit/init:317b039710f39b0263981cff25cf873043baf561 diff --git a/test/cases/040_packages/003_ca-certificates/test.yml b/test/cases/040_packages/003_ca-certificates/test.yml index 0023aabd1..5bc05c37e 100644 --- a/test/cases/040_packages/003_ca-certificates/test.yml +++ b/test/cases/040_packages/003_ca-certificates/test.yml @@ -1,5 +1,5 @@ kernel: - image: linuxkit/kernel:4.14.53 + image: linuxkit/kernel:4.14.54 cmdline: "console=ttyS0 console=ttyAMA0" init: - linuxkit/init:317b039710f39b0263981cff25cf873043baf561 diff --git a/test/cases/040_packages/003_containerd/test.yml b/test/cases/040_packages/003_containerd/test.yml index 7b3b9b7e9..b0b681710 100644 --- a/test/cases/040_packages/003_containerd/test.yml +++ b/test/cases/040_packages/003_containerd/test.yml @@ -1,5 +1,5 @@ kernel: - image: linuxkit/kernel:4.14.53 + image: linuxkit/kernel:4.14.54 cmdline: "console=ttyS0 console=ttyAMA0" init: - linuxkit/init:317b039710f39b0263981cff25cf873043baf561 diff --git a/test/cases/040_packages/004_dhcpcd/test.yml b/test/cases/040_packages/004_dhcpcd/test.yml index 9e3295cd7..dab6d6d43 100644 --- a/test/cases/040_packages/004_dhcpcd/test.yml +++ b/test/cases/040_packages/004_dhcpcd/test.yml @@ -1,5 +1,5 @@ kernel: - image: linuxkit/kernel:4.14.53 + image: linuxkit/kernel:4.14.54 cmdline: "console=ttyS0 console=ttyAMA0" init: - linuxkit/init:317b039710f39b0263981cff25cf873043baf561 diff --git a/test/cases/040_packages/005_extend/000_ext4/test-create.yml b/test/cases/040_packages/005_extend/000_ext4/test-create.yml index 9a3d30bf9..10c633e76 100644 --- a/test/cases/040_packages/005_extend/000_ext4/test-create.yml +++ b/test/cases/040_packages/005_extend/000_ext4/test-create.yml @@ -1,5 +1,5 @@ kernel: - image: linuxkit/kernel:4.14.53 + image: linuxkit/kernel:4.14.54 cmdline: "console=ttyS0 console=ttyAMA0" init: - linuxkit/init:317b039710f39b0263981cff25cf873043baf561 diff --git a/test/cases/040_packages/005_extend/000_ext4/test.yml b/test/cases/040_packages/005_extend/000_ext4/test.yml index 7cbc67f38..246756f37 100644 --- a/test/cases/040_packages/005_extend/000_ext4/test.yml +++ b/test/cases/040_packages/005_extend/000_ext4/test.yml @@ -1,5 +1,5 @@ kernel: - image: linuxkit/kernel:4.14.53 + image: linuxkit/kernel:4.14.54 cmdline: "console=ttyS0 console=ttyAMA0" init: - linuxkit/init:317b039710f39b0263981cff25cf873043baf561 diff --git a/test/cases/040_packages/005_extend/001_btrfs/test-create.yml b/test/cases/040_packages/005_extend/001_btrfs/test-create.yml index abd985945..b7241e179 100644 --- a/test/cases/040_packages/005_extend/001_btrfs/test-create.yml +++ b/test/cases/040_packages/005_extend/001_btrfs/test-create.yml @@ -1,5 +1,5 @@ kernel: - image: linuxkit/kernel:4.14.53 + image: linuxkit/kernel:4.14.54 cmdline: "console=ttyS0 console=ttyAMA0" init: - linuxkit/init:317b039710f39b0263981cff25cf873043baf561 diff --git a/test/cases/040_packages/005_extend/001_btrfs/test.yml b/test/cases/040_packages/005_extend/001_btrfs/test.yml index 2d1449509..daa1ed7d9 100644 --- a/test/cases/040_packages/005_extend/001_btrfs/test.yml +++ b/test/cases/040_packages/005_extend/001_btrfs/test.yml @@ -1,5 +1,5 @@ kernel: - image: linuxkit/kernel:4.14.53 + image: linuxkit/kernel:4.14.54 cmdline: "console=ttyS0 console=ttyAMA0" init: - linuxkit/init:317b039710f39b0263981cff25cf873043baf561 diff --git a/test/cases/040_packages/005_extend/002_xfs/test-create.yml b/test/cases/040_packages/005_extend/002_xfs/test-create.yml index 57fda2793..8df5c9aec 100644 --- a/test/cases/040_packages/005_extend/002_xfs/test-create.yml +++ b/test/cases/040_packages/005_extend/002_xfs/test-create.yml @@ -1,5 +1,5 @@ kernel: - image: linuxkit/kernel:4.14.53 + image: linuxkit/kernel:4.14.54 cmdline: "console=ttyS0 console=ttyAMA0" init: - linuxkit/init:317b039710f39b0263981cff25cf873043baf561 diff --git a/test/cases/040_packages/005_extend/002_xfs/test.yml b/test/cases/040_packages/005_extend/002_xfs/test.yml index 001652507..51c475589 100644 --- a/test/cases/040_packages/005_extend/002_xfs/test.yml +++ b/test/cases/040_packages/005_extend/002_xfs/test.yml @@ -1,5 +1,5 @@ kernel: - image: linuxkit/kernel:4.14.53 + image: linuxkit/kernel:4.14.54 cmdline: "console=ttyS0 console=ttyAMA0" init: - linuxkit/init:317b039710f39b0263981cff25cf873043baf561 diff --git a/test/cases/040_packages/006_format_mount/000_auto/test.yml b/test/cases/040_packages/006_format_mount/000_auto/test.yml index 66a42b15f..f31f19a9a 100644 --- a/test/cases/040_packages/006_format_mount/000_auto/test.yml +++ b/test/cases/040_packages/006_format_mount/000_auto/test.yml @@ -1,5 +1,5 @@ kernel: - image: linuxkit/kernel:4.14.53 + image: linuxkit/kernel:4.14.54 cmdline: "console=ttyS0 console=ttyAMA0" init: - linuxkit/init:317b039710f39b0263981cff25cf873043baf561 diff --git a/test/cases/040_packages/006_format_mount/001_by_label/test.yml b/test/cases/040_packages/006_format_mount/001_by_label/test.yml index e3b183bd7..2df45481d 100644 --- a/test/cases/040_packages/006_format_mount/001_by_label/test.yml +++ b/test/cases/040_packages/006_format_mount/001_by_label/test.yml @@ -1,5 +1,5 @@ kernel: - image: linuxkit/kernel:4.14.53 + image: linuxkit/kernel:4.14.54 cmdline: "console=ttyS0 console=ttyAMA0" init: - linuxkit/init:317b039710f39b0263981cff25cf873043baf561 diff --git a/test/cases/040_packages/006_format_mount/003_btrfs/test.yml b/test/cases/040_packages/006_format_mount/003_btrfs/test.yml index a8553ca2a..7ec669824 100644 --- a/test/cases/040_packages/006_format_mount/003_btrfs/test.yml +++ b/test/cases/040_packages/006_format_mount/003_btrfs/test.yml @@ -1,5 +1,5 @@ kernel: - image: linuxkit/kernel:4.14.53 + image: linuxkit/kernel:4.14.54 cmdline: "console=ttyS0 console=ttyAMA0" init: - linuxkit/init:317b039710f39b0263981cff25cf873043baf561 diff --git a/test/cases/040_packages/006_format_mount/004_xfs/test.yml b/test/cases/040_packages/006_format_mount/004_xfs/test.yml index 038a7f1ae..6b4a295de 100644 --- a/test/cases/040_packages/006_format_mount/004_xfs/test.yml +++ b/test/cases/040_packages/006_format_mount/004_xfs/test.yml @@ -1,5 +1,5 @@ kernel: - image: linuxkit/kernel:4.14.53 + image: linuxkit/kernel:4.14.54 cmdline: "console=ttyS0 console=ttyAMA0" init: - linuxkit/init:317b039710f39b0263981cff25cf873043baf561 diff --git a/test/cases/040_packages/006_format_mount/010_multiple/test.yml b/test/cases/040_packages/006_format_mount/010_multiple/test.yml index 5fd3da5ed..5d04ed9e7 100644 --- a/test/cases/040_packages/006_format_mount/010_multiple/test.yml +++ b/test/cases/040_packages/006_format_mount/010_multiple/test.yml @@ -1,5 +1,5 @@ kernel: - image: linuxkit/kernel:4.14.53 + image: linuxkit/kernel:4.14.54 cmdline: "console=ttyS0 console=ttyAMA0" init: - linuxkit/init:317b039710f39b0263981cff25cf873043baf561 diff --git a/test/cases/040_packages/013_mkimage/mkimage.yml b/test/cases/040_packages/013_mkimage/mkimage.yml index 54fb867dd..a58aaa70e 100644 --- a/test/cases/040_packages/013_mkimage/mkimage.yml +++ b/test/cases/040_packages/013_mkimage/mkimage.yml @@ -1,5 +1,5 @@ kernel: - image: linuxkit/kernel:4.14.53 + image: linuxkit/kernel:4.14.54 cmdline: "console=ttyS0 console=ttyAMA0" init: - linuxkit/init:317b039710f39b0263981cff25cf873043baf561 diff --git a/test/cases/040_packages/013_mkimage/run.yml b/test/cases/040_packages/013_mkimage/run.yml index 91a1bc306..468d43a18 100644 --- a/test/cases/040_packages/013_mkimage/run.yml +++ b/test/cases/040_packages/013_mkimage/run.yml @@ -1,5 +1,5 @@ kernel: - image: linuxkit/kernel:4.14.53 + image: linuxkit/kernel:4.14.54 cmdline: "console=ttyS0 console=ttyAMA0" init: - linuxkit/init:317b039710f39b0263981cff25cf873043baf561 diff --git a/test/cases/040_packages/019_sysctl/test.yml b/test/cases/040_packages/019_sysctl/test.yml index f0c86156a..acea11bdd 100644 --- a/test/cases/040_packages/019_sysctl/test.yml +++ b/test/cases/040_packages/019_sysctl/test.yml @@ -1,5 +1,5 @@ kernel: - image: linuxkit/kernel:4.14.53 + image: linuxkit/kernel:4.14.54 cmdline: "console=ttyS0 console=ttyAMA0" init: - linuxkit/init:317b039710f39b0263981cff25cf873043baf561 diff --git a/test/cases/040_packages/023_wireguard/test.yml b/test/cases/040_packages/023_wireguard/test.yml index 197d42ad5..a1e28ce9e 100644 --- a/test/cases/040_packages/023_wireguard/test.yml +++ b/test/cases/040_packages/023_wireguard/test.yml @@ -1,5 +1,5 @@ kernel: - image: linuxkit/kernel:4.14.53 + image: linuxkit/kernel:4.14.54 cmdline: "console=ttyS0 console=ttyAMA0" init: - linuxkit/init:317b039710f39b0263981cff25cf873043baf561 diff --git a/test/cases/040_packages/030_logwrite/test.yml b/test/cases/040_packages/030_logwrite/test.yml index f0102be83..1d287b2e2 100644 --- a/test/cases/040_packages/030_logwrite/test.yml +++ b/test/cases/040_packages/030_logwrite/test.yml @@ -1,5 +1,5 @@ kernel: - image: linuxkit/kernel:4.14.53 + image: linuxkit/kernel:4.14.54 cmdline: "console=ttyS0 console=ttyAMA0" init: - linuxkit/init:6cc1442112980c889230b6449df09d5b48de6854 diff --git a/test/cases/040_packages/031_kmsg/test.yml b/test/cases/040_packages/031_kmsg/test.yml index 938486521..0c7a9c844 100644 --- a/test/cases/040_packages/031_kmsg/test.yml +++ b/test/cases/040_packages/031_kmsg/test.yml @@ -1,5 +1,5 @@ kernel: - image: linuxkit/kernel:4.14.53 + image: linuxkit/kernel:4.14.54 cmdline: "console=ttyS0 console=ttyAMA0" init: - linuxkit/init:6cc1442112980c889230b6449df09d5b48de6854 diff --git a/test/hack/test-ltp.yml b/test/hack/test-ltp.yml index 0c97b2f0f..3675ea5c5 100644 --- a/test/hack/test-ltp.yml +++ b/test/hack/test-ltp.yml @@ -1,5 +1,5 @@ kernel: - image: linuxkit/kernel:4.14.53 + image: linuxkit/kernel:4.14.54 cmdline: "console=ttyS0" init: - linuxkit/init:317b039710f39b0263981cff25cf873043baf561 diff --git a/test/hack/test.yml b/test/hack/test.yml index 683e53590..0e7b8fc77 100644 --- a/test/hack/test.yml +++ b/test/hack/test.yml @@ -1,7 +1,7 @@ # FIXME: This should use the minimal example # We continue to use the kernel-config-test as CI is currently expecting to see a success message kernel: - image: linuxkit/kernel:4.14.53 + image: linuxkit/kernel:4.14.54 cmdline: "console=ttyS0" init: - linuxkit/init:317b039710f39b0263981cff25cf873043baf561