diff --git a/examples/aws.yml b/examples/aws.yml index 620ff834d..d21336345 100644 --- a/examples/aws.yml +++ b/examples/aws.yml @@ -1,5 +1,5 @@ kernel: - image: linuxkit/kernel:4.14.38 + image: linuxkit/kernel:4.14.39 cmdline: "console=ttyS0" init: - linuxkit/init:11929b0007b87384f7372e9265067479c4616586 diff --git a/examples/azure.yml b/examples/azure.yml index 27a995018..30865f5b6 100644 --- a/examples/azure.yml +++ b/examples/azure.yml @@ -1,5 +1,5 @@ kernel: - image: linuxkit/kernel:4.14.38 + image: linuxkit/kernel:4.14.39 cmdline: "console=ttyS0" init: - linuxkit/init:11929b0007b87384f7372e9265067479c4616586 diff --git a/examples/cadvisor.yml b/examples/cadvisor.yml index b98681324..65046488a 100644 --- a/examples/cadvisor.yml +++ b/examples/cadvisor.yml @@ -1,5 +1,5 @@ kernel: - image: linuxkit/kernel:4.14.38 + image: linuxkit/kernel:4.14.39 cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0" init: - linuxkit/init:11929b0007b87384f7372e9265067479c4616586 diff --git a/examples/docker-for-mac.yml b/examples/docker-for-mac.yml index b690adcf4..be77b74d5 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.38 + image: linuxkit/kernel:4.14.39 cmdline: "console=ttyS0 page_poison=1" init: - linuxkit/vpnkit-expose-port:4e2ea826aaefdd196c7473255654d06ad96c4c21 # install vpnkit-expose-port and vpnkit-iptables-wrapper on host diff --git a/examples/docker.yml b/examples/docker.yml index 45da52f30..95b7a43f7 100644 --- a/examples/docker.yml +++ b/examples/docker.yml @@ -1,5 +1,5 @@ kernel: - image: linuxkit/kernel:4.14.38 + image: linuxkit/kernel:4.14.39 cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0" init: - linuxkit/init:11929b0007b87384f7372e9265067479c4616586 diff --git a/examples/gcp.yml b/examples/gcp.yml index 28cd3ca5a..dde15ad6b 100644 --- a/examples/gcp.yml +++ b/examples/gcp.yml @@ -1,5 +1,5 @@ kernel: - image: linuxkit/kernel:4.14.38 + image: linuxkit/kernel:4.14.39 cmdline: "console=ttyS0" init: - linuxkit/init:11929b0007b87384f7372e9265067479c4616586 diff --git a/examples/getty.yml b/examples/getty.yml index 8b6bc780d..33064f87a 100644 --- a/examples/getty.yml +++ b/examples/getty.yml @@ -1,5 +1,5 @@ kernel: - image: linuxkit/kernel:4.14.38 + image: linuxkit/kernel:4.14.39 cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0" init: - linuxkit/init:11929b0007b87384f7372e9265067479c4616586 diff --git a/examples/hostmount-writeable-overlay.yml b/examples/hostmount-writeable-overlay.yml index 298a7df4d..32ac8a8bf 100644 --- a/examples/hostmount-writeable-overlay.yml +++ b/examples/hostmount-writeable-overlay.yml @@ -1,5 +1,5 @@ kernel: - image: linuxkit/kernel:4.14.38 + image: linuxkit/kernel:4.14.39 cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0" init: - linuxkit/init:11929b0007b87384f7372e9265067479c4616586 diff --git a/examples/influxdb-os.yml b/examples/influxdb-os.yml index 0c5e609c8..98a67749d 100644 --- a/examples/influxdb-os.yml +++ b/examples/influxdb-os.yml @@ -1,5 +1,5 @@ kernel: - image: linuxkit/kernel:4.14.38 + image: linuxkit/kernel:4.14.39 cmdline: "console=tty0 console=ttyS0 console=ttyAMA0" init: - linuxkit/init:11929b0007b87384f7372e9265067479c4616586 diff --git a/examples/minimal.yml b/examples/minimal.yml index 846bd4bb5..c9762fd61 100644 --- a/examples/minimal.yml +++ b/examples/minimal.yml @@ -1,5 +1,5 @@ kernel: - image: linuxkit/kernel:4.14.38 + image: linuxkit/kernel:4.14.39 cmdline: "console=tty0 console=ttyS0 console=ttyAMA0" init: - linuxkit/init:11929b0007b87384f7372e9265067479c4616586 diff --git a/examples/node_exporter.yml b/examples/node_exporter.yml index ae1967456..dc83a73ee 100644 --- a/examples/node_exporter.yml +++ b/examples/node_exporter.yml @@ -1,5 +1,5 @@ kernel: - image: linuxkit/kernel:4.14.38 + image: linuxkit/kernel:4.14.39 cmdline: "console=tty0 console=ttyS0" init: - linuxkit/init:11929b0007b87384f7372e9265067479c4616586 diff --git a/examples/openstack.yml b/examples/openstack.yml index 6ba5aa6b5..86f58c976 100644 --- a/examples/openstack.yml +++ b/examples/openstack.yml @@ -1,5 +1,5 @@ kernel: - image: linuxkit/kernel:4.14.38 + image: linuxkit/kernel:4.14.39 cmdline: "console=ttyS0" init: - linuxkit/init:11929b0007b87384f7372e9265067479c4616586 diff --git a/examples/packet.arm64.yml b/examples/packet.arm64.yml index 4d1d19d40..6e8d0b9a1 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.38 + image: linuxkit/kernel:4.14.39 cmdline: "console=ttyAMA0" ucode: "" onboot: diff --git a/examples/packet.yml b/examples/packet.yml index c92c2fb95..b611e1ed8 100644 --- a/examples/packet.yml +++ b/examples/packet.yml @@ -1,5 +1,5 @@ kernel: - image: linuxkit/kernel:4.14.38 + image: linuxkit/kernel:4.14.39 cmdline: console=ttyS1 ucode: intel-ucode.cpio init: diff --git a/examples/redis-os.yml b/examples/redis-os.yml index 6a996864a..8eae8e475 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.38 + image: linuxkit/kernel:4.14.39 cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0" init: - linuxkit/init:11929b0007b87384f7372e9265067479c4616586 diff --git a/examples/sshd.yml b/examples/sshd.yml index 22b9ee8f2..3b28093a2 100644 --- a/examples/sshd.yml +++ b/examples/sshd.yml @@ -1,5 +1,5 @@ kernel: - image: linuxkit/kernel:4.14.38 + image: linuxkit/kernel:4.14.39 cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0" init: - linuxkit/init:11929b0007b87384f7372e9265067479c4616586 diff --git a/examples/swap.yml b/examples/swap.yml index 8a94a1fcf..2cca6ba3f 100644 --- a/examples/swap.yml +++ b/examples/swap.yml @@ -1,5 +1,5 @@ kernel: - image: linuxkit/kernel:4.14.38 + image: linuxkit/kernel:4.14.39 cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0" init: - linuxkit/init:11929b0007b87384f7372e9265067479c4616586 diff --git a/examples/vmware.yml b/examples/vmware.yml index 81ce5dc0c..225dd3a7b 100644 --- a/examples/vmware.yml +++ b/examples/vmware.yml @@ -1,5 +1,5 @@ kernel: - image: linuxkit/kernel:4.14.38 + image: linuxkit/kernel:4.14.39 cmdline: "console=tty0" init: - linuxkit/init:11929b0007b87384f7372e9265067479c4616586 diff --git a/examples/vpnkit-forwarder.yml b/examples/vpnkit-forwarder.yml index fbade8b47..977d00a35 100644 --- a/examples/vpnkit-forwarder.yml +++ b/examples/vpnkit-forwarder.yml @@ -1,5 +1,5 @@ kernel: - image: linuxkit/kernel:4.14.38 + image: linuxkit/kernel:4.14.39 cmdline: "console=ttyS0" init: - linuxkit/init:11929b0007b87384f7372e9265067479c4616586 diff --git a/examples/vsudd-containerd.yml b/examples/vsudd-containerd.yml index 6a15c64e9..5b0b14f8f 100644 --- a/examples/vsudd-containerd.yml +++ b/examples/vsudd-containerd.yml @@ -1,5 +1,5 @@ kernel: - image: linuxkit/kernel:4.14.38 + image: linuxkit/kernel:4.14.39 cmdline: "console=ttyS0" init: - linuxkit/init:11929b0007b87384f7372e9265067479c4616586 diff --git a/examples/vultr.yml b/examples/vultr.yml index 28cd3ca5a..dde15ad6b 100644 --- a/examples/vultr.yml +++ b/examples/vultr.yml @@ -1,5 +1,5 @@ kernel: - image: linuxkit/kernel:4.14.38 + image: linuxkit/kernel:4.14.39 cmdline: "console=ttyS0" init: - linuxkit/init:11929b0007b87384f7372e9265067479c4616586 diff --git a/examples/wireguard.yml b/examples/wireguard.yml index afcfa1cb8..2e73fff17 100644 --- a/examples/wireguard.yml +++ b/examples/wireguard.yml @@ -1,5 +1,5 @@ kernel: - image: linuxkit/kernel:4.14.38 + image: linuxkit/kernel:4.14.39 cmdline: "console=tty0 console=ttyS0 console=ttyAMA0" init: - linuxkit/init:11929b0007b87384f7372e9265067479c4616586 diff --git a/kernel/Dockerfile b/kernel/Dockerfile index 54fec1d2b..2b885b936 100644 --- a/kernel/Dockerfile +++ b/kernel/Dockerfile @@ -1,4 +1,4 @@ -FROM linuxkit/alpine:02d7e748614512ea099e8c76254e41bcea03ba8f AS kernel-build +FROM linuxkit/alpine:90571a1a9059f3bf33ca3431bc5396aa837a47d3 AS kernel-build RUN apk add \ argp-standalone \ automake \ @@ -171,7 +171,7 @@ RUN printf "KERNEL_SOURCE=${KERNEL_SOURCE}\n" > /out/kernel-source-info # perf # Skip for 4.4.x (the compile is broken and tedious to fix) and 4.9.x (the -# compile broke with 4.9.97) +# compile broke with 4.9.93) RUN if [ "${KERNEL_SERIES}" != "4.4.x" ] && [ "${KERNEL_SERIES}" != "4.9.x" ]; then \ mkdir -p /build/perf && \ make -C tools/perf LDFLAGS=-static O=/build/perf && \ diff --git a/kernel/Dockerfile.kconfig b/kernel/Dockerfile.kconfig index 9c9331862..9f77039cf 100644 --- a/kernel/Dockerfile.kconfig +++ b/kernel/Dockerfile.kconfig @@ -1,4 +1,4 @@ -FROM linuxkit/alpine:02d7e748614512ea099e8c76254e41bcea03ba8f AS kernel-build +FROM linuxkit/alpine:90571a1a9059f3bf33ca3431bc5396aa837a47d3 AS kernel-build RUN apk add \ argp-standalone \ bison \ diff --git a/kernel/Dockerfile.zfs b/kernel/Dockerfile.zfs index 5d100a9f6..6b25d74e1 100644 --- a/kernel/Dockerfile.zfs +++ b/kernel/Dockerfile.zfs @@ -1,6 +1,6 @@ ARG IMAGE FROM ${IMAGE} AS ksrc -FROM linuxkit/alpine:02d7e748614512ea099e8c76254e41bcea03ba8f AS build +FROM linuxkit/alpine:90571a1a9059f3bf33ca3431bc5396aa837a47d3 AS build RUN apk add \ attr-dev \ autoconf \ diff --git a/kernel/Makefile b/kernel/Makefile index b1ed34e2b..454a3cf95 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.16.6,4.16.x,$(EXTRA),$(DEBUG))) -$(eval $(call kernel,4.14.38,4.14.x,$(EXTRA),$(DEBUG))) -$(eval $(call kernel,4.14.38,4.14.x,,-dbg)) +$(eval $(call kernel,4.16.7,4.16.x,$(EXTRA),$(DEBUG))) +$(eval $(call kernel,4.14.39,4.14.x,$(EXTRA),$(DEBUG))) +$(eval $(call kernel,4.14.39,4.14.x,,-dbg)) $(eval $(call kernel,4.14.34,4.14.x,-rt,)) -$(eval $(call kernel,4.9.97,4.9.x,$(EXTRA),$(DEBUG))) -$(eval $(call kernel,4.4.130,4.4.x,$(EXTRA),$(DEBUG))) +$(eval $(call kernel,4.9.98,4.9.x,$(EXTRA),$(DEBUG))) +$(eval $(call kernel,4.4.131,4.4.x,$(EXTRA),$(DEBUG))) else ifeq ($(ARCH),aarch64) -$(eval $(call kernel,4.16.6,4.16.x,$(EXTRA),$(DEBUG))) -$(eval $(call kernel,4.14.38,4.14.x,$(EXTRA),$(DEBUG))) +$(eval $(call kernel,4.16.7,4.16.x,$(EXTRA),$(DEBUG))) +$(eval $(call kernel,4.14.39,4.14.x,$(EXTRA),$(DEBUG))) $(eval $(call kernel,4.14.34,4.14.x,-rt,)) else ifeq ($(ARCH),s390x) -$(eval $(call kernel,4.16.6,4.16.x,$(EXTRA),$(DEBUG))) -$(eval $(call kernel,4.14.38,4.14.x,$(EXTRA),$(DEBUG))) +$(eval $(call kernel,4.16.7,4.16.x,$(EXTRA),$(DEBUG))) +$(eval $(call kernel,4.14.39,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 48353f900..1db226208 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.38 Kernel Configuration +# Linux/arm64 4.14.39 Kernel Configuration # CONFIG_ARM64=y CONFIG_64BIT=y @@ -1117,6 +1117,14 @@ CONFIG_BRIDGE_EBT_LOG=y CONFIG_BRIDGE_EBT_NFLOG=y # CONFIG_IP_DCCP is not set CONFIG_IP_SCTP=m +# CONFIG_NET_SCTPPROBE is not set +# CONFIG_SCTP_DBG_OBJCNT is not set +CONFIG_SCTP_DEFAULT_COOKIE_HMAC_MD5=y +# CONFIG_SCTP_DEFAULT_COOKIE_HMAC_SHA1 is not set +# CONFIG_SCTP_DEFAULT_COOKIE_HMAC_NONE is not set +CONFIG_SCTP_COOKIE_HMAC_MD5=y +# CONFIG_SCTP_COOKIE_HMAC_SHA1 is not set +CONFIG_INET_SCTP_DIAG=m # CONFIG_RDS is not set # CONFIG_TIPC is not set # CONFIG_ATM is not set diff --git a/kernel/config-4.14.x-s390x b/kernel/config-4.14.x-s390x index 9e144878c..08315ec86 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.38 Kernel Configuration +# Linux/s390 4.14.39 Kernel Configuration # CONFIG_MMU=y CONFIG_ZONE_DMA=y @@ -1057,6 +1057,14 @@ CONFIG_BRIDGE_EBT_LOG=y CONFIG_BRIDGE_EBT_NFLOG=y # CONFIG_IP_DCCP is not set CONFIG_IP_SCTP=m +# CONFIG_NET_SCTPPROBE is not set +# CONFIG_SCTP_DBG_OBJCNT is not set +CONFIG_SCTP_DEFAULT_COOKIE_HMAC_MD5=y +# CONFIG_SCTP_DEFAULT_COOKIE_HMAC_SHA1 is not set +# CONFIG_SCTP_DEFAULT_COOKIE_HMAC_NONE is not set +CONFIG_SCTP_COOKIE_HMAC_MD5=y +# CONFIG_SCTP_COOKIE_HMAC_SHA1 is not set +CONFIG_INET_SCTP_DIAG=m # CONFIG_RDS is not set # CONFIG_TIPC is not set # CONFIG_ATM is not set diff --git a/kernel/config-4.14.x-x86_64 b/kernel/config-4.14.x-x86_64 index 9fb94111c..f7f0b512f 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.38 Kernel Configuration +# Linux/x86 4.14.39 Kernel Configuration # CONFIG_64BIT=y CONFIG_X86_64=y @@ -1277,6 +1277,14 @@ CONFIG_BRIDGE_EBT_LOG=y CONFIG_BRIDGE_EBT_NFLOG=y # CONFIG_IP_DCCP is not set CONFIG_IP_SCTP=m +# CONFIG_NET_SCTPPROBE is not set +# CONFIG_SCTP_DBG_OBJCNT is not set +CONFIG_SCTP_DEFAULT_COOKIE_HMAC_MD5=y +# CONFIG_SCTP_DEFAULT_COOKIE_HMAC_SHA1 is not set +# CONFIG_SCTP_DEFAULT_COOKIE_HMAC_NONE is not set +CONFIG_SCTP_COOKIE_HMAC_MD5=y +# CONFIG_SCTP_COOKIE_HMAC_SHA1 is not set +CONFIG_INET_SCTP_DIAG=m # CONFIG_RDS is not set # CONFIG_TIPC is not set # CONFIG_ATM is not set diff --git a/kernel/config-4.16.x-aarch64 b/kernel/config-4.16.x-aarch64 index ff77b2b28..09ee48222 100644 --- a/kernel/config-4.16.x-aarch64 +++ b/kernel/config-4.16.x-aarch64 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/arm64 4.16.6 Kernel Configuration +# Linux/arm64 4.16.7 Kernel Configuration # CONFIG_ARM64=y CONFIG_64BIT=y @@ -1139,6 +1139,13 @@ CONFIG_BRIDGE_EBT_LOG=y CONFIG_BRIDGE_EBT_NFLOG=y # CONFIG_IP_DCCP is not set CONFIG_IP_SCTP=m +# CONFIG_SCTP_DBG_OBJCNT is not set +CONFIG_SCTP_DEFAULT_COOKIE_HMAC_MD5=y +# CONFIG_SCTP_DEFAULT_COOKIE_HMAC_SHA1 is not set +# CONFIG_SCTP_DEFAULT_COOKIE_HMAC_NONE is not set +CONFIG_SCTP_COOKIE_HMAC_MD5=y +# CONFIG_SCTP_COOKIE_HMAC_SHA1 is not set +CONFIG_INET_SCTP_DIAG=m # CONFIG_RDS is not set # CONFIG_TIPC is not set # CONFIG_ATM is not set diff --git a/kernel/config-4.16.x-s390x b/kernel/config-4.16.x-s390x index c5f476bd0..d463fa860 100644 --- a/kernel/config-4.16.x-s390x +++ b/kernel/config-4.16.x-s390x @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/s390 4.16.6 Kernel Configuration +# Linux/s390 4.16.7 Kernel Configuration # CONFIG_MMU=y CONFIG_ZONE_DMA=y @@ -1073,6 +1073,13 @@ CONFIG_BRIDGE_EBT_LOG=y CONFIG_BRIDGE_EBT_NFLOG=y # CONFIG_IP_DCCP is not set CONFIG_IP_SCTP=m +# CONFIG_SCTP_DBG_OBJCNT is not set +CONFIG_SCTP_DEFAULT_COOKIE_HMAC_MD5=y +# CONFIG_SCTP_DEFAULT_COOKIE_HMAC_SHA1 is not set +# CONFIG_SCTP_DEFAULT_COOKIE_HMAC_NONE is not set +CONFIG_SCTP_COOKIE_HMAC_MD5=y +# CONFIG_SCTP_COOKIE_HMAC_SHA1 is not set +CONFIG_INET_SCTP_DIAG=m # CONFIG_RDS is not set # CONFIG_TIPC is not set # CONFIG_ATM is not set diff --git a/kernel/config-4.16.x-x86_64 b/kernel/config-4.16.x-x86_64 index 9e125beaa..e74707168 100644 --- a/kernel/config-4.16.x-x86_64 +++ b/kernel/config-4.16.x-x86_64 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 4.16.6 Kernel Configuration +# Linux/x86 4.16.7 Kernel Configuration # CONFIG_64BIT=y CONFIG_X86_64=y @@ -1294,6 +1294,13 @@ CONFIG_BRIDGE_EBT_LOG=y CONFIG_BRIDGE_EBT_NFLOG=y # CONFIG_IP_DCCP is not set CONFIG_IP_SCTP=m +# CONFIG_SCTP_DBG_OBJCNT is not set +CONFIG_SCTP_DEFAULT_COOKIE_HMAC_MD5=y +# CONFIG_SCTP_DEFAULT_COOKIE_HMAC_SHA1 is not set +# CONFIG_SCTP_DEFAULT_COOKIE_HMAC_NONE is not set +CONFIG_SCTP_COOKIE_HMAC_MD5=y +# CONFIG_SCTP_COOKIE_HMAC_SHA1 is not set +CONFIG_INET_SCTP_DIAG=m # CONFIG_RDS is not set # CONFIG_TIPC is not set # CONFIG_ATM is not set diff --git a/kernel/config-4.4.x-x86_64 b/kernel/config-4.4.x-x86_64 index 817d143bb..da7522baa 100644 --- a/kernel/config-4.4.x-x86_64 +++ b/kernel/config-4.4.x-x86_64 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 4.4.130 Kernel Configuration +# Linux/x86 4.4.131 Kernel Configuration # CONFIG_64BIT=y CONFIG_X86_64=y @@ -1124,6 +1124,13 @@ CONFIG_BRIDGE_EBT_LOG=y CONFIG_BRIDGE_EBT_NFLOG=y # CONFIG_IP_DCCP is not set CONFIG_IP_SCTP=m +# CONFIG_NET_SCTPPROBE is not set +# CONFIG_SCTP_DBG_OBJCNT is not set +CONFIG_SCTP_DEFAULT_COOKIE_HMAC_MD5=y +# CONFIG_SCTP_DEFAULT_COOKIE_HMAC_SHA1 is not set +# CONFIG_SCTP_DEFAULT_COOKIE_HMAC_NONE is not set +CONFIG_SCTP_COOKIE_HMAC_MD5=y +# CONFIG_SCTP_COOKIE_HMAC_SHA1 is not set # CONFIG_RDS is not set # CONFIG_TIPC is not set # CONFIG_ATM is not set diff --git a/kernel/config-4.9.x-x86_64 b/kernel/config-4.9.x-x86_64 index cf9d0a80c..28ecf058d 100644 --- a/kernel/config-4.9.x-x86_64 +++ b/kernel/config-4.9.x-x86_64 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 4.9.97 Kernel Configuration +# Linux/x86 4.9.98 Kernel Configuration # CONFIG_64BIT=y CONFIG_X86_64=y @@ -1190,6 +1190,14 @@ CONFIG_BRIDGE_EBT_LOG=y CONFIG_BRIDGE_EBT_NFLOG=y # CONFIG_IP_DCCP is not set CONFIG_IP_SCTP=m +# CONFIG_NET_SCTPPROBE is not set +# CONFIG_SCTP_DBG_OBJCNT is not set +CONFIG_SCTP_DEFAULT_COOKIE_HMAC_MD5=y +# CONFIG_SCTP_DEFAULT_COOKIE_HMAC_SHA1 is not set +# CONFIG_SCTP_DEFAULT_COOKIE_HMAC_NONE is not set +CONFIG_SCTP_COOKIE_HMAC_MD5=y +# CONFIG_SCTP_COOKIE_HMAC_SHA1 is not set +CONFIG_INET_SCTP_DIAG=m # CONFIG_RDS is not set # CONFIG_TIPC is not set # CONFIG_ATM is not set 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 13a99df2e..d65553738 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 7e7ebb31fee7a977f4e7c4adffa4db066cc723a3 Mon Sep 17 00:00:00 2001 +From abb0f2457e5e0dec1af7803febab08a5fb4fdcd4 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 b259cc6a7..78f83fd34 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 ea5aaf092b2181be383d62648a811ab3a998e05f Mon Sep 17 00:00:00 2001 +From 0c09488a7b791fb64a69e0a975dfe50c1acdc043 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 f0d8f6158..e4ff95dd4 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 305783a745b17d6da23fa2d89b08d7f90ed443f7 Mon Sep 17 00:00:00 2001 +From cb4c7cd99c407cdda6b6b934738beb1cc1e5c015 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 5141e3457..26586d096 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 c6d267cd6dca2e2473207f89a241978815b070f9 Mon Sep 17 00:00:00 2001 +From 0b653066d54faee1ee128d86461dc9588082c52b 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 323d235d7..29ba0fea5 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 46c2131e03e02166928a23e2190b0db4fbfed820 Mon Sep 17 00:00:00 2001 +From 1e8ccbb6772f9761ad26ebbad95cc3dce1c2cb58 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 c33bfd979..74026ba66 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 059abf770b1e31795f51e4a851fa294b1d2dc372 Mon Sep 17 00:00:00 2001 +From 78ef8f0e98f99d8f02cef9f3fd6752da1ec6ea4a 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 8b717f2f9..4344ed6eb 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 9084ac1b5586413a9070584692c824fd79b706da Mon Sep 17 00:00:00 2001 +From c4e68bf246647555018a518d469591ba063120b3 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 0c132cb4f..48b6617df 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 8d8981b2cbaf114f73a85c6421f0449a29420689 Mon Sep 17 00:00:00 2001 +From eb8896731a39413cb06c6a5752a682ca99d7dd8b 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 51718d298..45f1dd64d 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 65c87420f07ff18faa76f97e4df5a88b074e7baf Mon Sep 17 00:00:00 2001 +From fe3ca50ae416db43a04d84ab9c9938689ee30b27 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 4e08b533b..0bcedce74 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 537d79b5ee6f1c49e563013b6a3cd2a5863d5fec Mon Sep 17 00:00:00 2001 +From c4c3bab81f347341c589962ecb4801c0e5edcc21 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 fa1d2822f..69f0827c2 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 6b3be25eb1ea43be7525b25a202633e909b13dad Mon Sep 17 00:00:00 2001 +From c426e55c1c437198cfebc17f1e4091ef63a6e588 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 99c5f8057..b8804c017 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 7e75b85e62e4d431f6bf58bd6dd3840c8b0dd37a Mon Sep 17 00:00:00 2001 +From ad0b1d7c3faf07b6c7c5191498a3dedbb87cb016 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 e6776757e..4e9e3f528 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 8e155b9a945d88b549facd4ea94d70d167ddabb7 Mon Sep 17 00:00:00 2001 +From 036bd94f96f25a04aa319545472e7589ec1fa196 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 53b3ec3ee..a5eac6c16 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 f3ccbffd73a6e5ea4a45e484c8931c8d5f5b549e Mon Sep 17 00:00:00 2001 +From 0d8527bb04d2d6f1d4a25b69ce4411582fbd345c 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 3af0f90cc..ce4d8f61f 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 c4ccb912be5408a7bcc346f84956474dd344c56c Mon Sep 17 00:00:00 2001 +From 8b8796984aca24de61331bf409b9d004099a52bd 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 254de4b86..2b82f62ff 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 1ee91ebee9b5a436aaa1cac7b86f9b7aaf968924 Mon Sep 17 00:00:00 2001 +From bc90f324355d569d5ffe43c9aef3bc57033d4695 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 6b179f9fb..43f4cea08 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 15b4fc0a35c7307df523db45fdb39e6c7f0f3c70 Mon Sep 17 00:00:00 2001 +From 594ca17670c50955090f1ade7bad49c8a1303164 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 cda9e6c1c..05465d87d 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 44512d9fecdc718606ffccf57cc50d5b8a2d17f8 Mon Sep 17 00:00:00 2001 +From cafb1220acbf6f94e97a1047578a1e8c02d43aa1 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 5395c1223..eaa796195 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 312ba12e127663fd761aa14df2aa51de698a44d8 Mon Sep 17 00:00:00 2001 +From 025b71beecabd5839de2c9438c778ff8133566c5 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 1b60e15eb..95ce28202 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 77e3426757e39a6dfe9d84c2ded2ac0e37b5a8e0 Mon Sep 17 00:00:00 2001 +From 9437bda2c56ef4519c4034a998edde6c977360d4 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 ad7630227..052c5d563 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 6af71e13698e2c02776c54fe94f9d209a7408245 Mon Sep 17 00:00:00 2001 +From 9a6b9cd2e5c68ab57d941c0cc688bc79b0773057 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/kernel/patches-4.9.x/0001-tools-build-Add-test-for-sched_getcpu.patch b/kernel/patches-4.9.x/0001-tools-build-Add-test-for-sched_getcpu.patch index f80c19503..9a75aed8e 100644 --- a/kernel/patches-4.9.x/0001-tools-build-Add-test-for-sched_getcpu.patch +++ b/kernel/patches-4.9.x/0001-tools-build-Add-test-for-sched_getcpu.patch @@ -1,4 +1,4 @@ -From c2e1fb6b2872979fa8567b5bb253c9eee7eb9d96 Mon Sep 17 00:00:00 2001 +From e1b45fc543c84772a0501b187b66b51f889610b3 Mon Sep 17 00:00:00 2001 From: Arnaldo Carvalho de Melo Date: Thu, 2 Mar 2017 12:55:49 -0300 Subject: [PATCH 01/12] tools build: Add test for sched_getcpu() diff --git a/kernel/patches-4.9.x/0002-perf-jit-Avoid-returning-garbage-for-a-ret-variable.patch b/kernel/patches-4.9.x/0002-perf-jit-Avoid-returning-garbage-for-a-ret-variable.patch index bc723423d..bed082f30 100644 --- a/kernel/patches-4.9.x/0002-perf-jit-Avoid-returning-garbage-for-a-ret-variable.patch +++ b/kernel/patches-4.9.x/0002-perf-jit-Avoid-returning-garbage-for-a-ret-variable.patch @@ -1,4 +1,4 @@ -From 114b8cd232cd991e1709d689f8c916697925446b Mon Sep 17 00:00:00 2001 +From 09f7ff8d4744fe5489a091b48391debc3466cb90 Mon Sep 17 00:00:00 2001 From: Arnaldo Carvalho de Melo Date: Thu, 13 Oct 2016 17:12:35 -0300 Subject: [PATCH 02/12] perf jit: Avoid returning garbage for a ret variable diff --git a/kernel/patches-4.9.x/0003-hv_sock-introduce-Hyper-V-Sockets.patch b/kernel/patches-4.9.x/0003-hv_sock-introduce-Hyper-V-Sockets.patch index 18ba030d1..7e1287ae2 100644 --- a/kernel/patches-4.9.x/0003-hv_sock-introduce-Hyper-V-Sockets.patch +++ b/kernel/patches-4.9.x/0003-hv_sock-introduce-Hyper-V-Sockets.patch @@ -1,4 +1,4 @@ -From 536e31d7bb2d15f08518e606b2d99e328ed5e46f Mon Sep 17 00:00:00 2001 +From 6a4ec38a62dca035e863c74a6c0e088e84f7eb85 Mon Sep 17 00:00:00 2001 From: Dexuan Cui Date: Sat, 23 Jul 2016 01:35:51 +0000 Subject: [PATCH 03/12] hv_sock: introduce Hyper-V Sockets diff --git a/kernel/patches-4.9.x/0004-vmbus-Don-t-spam-the-logs-with-unknown-GUIDs.patch b/kernel/patches-4.9.x/0004-vmbus-Don-t-spam-the-logs-with-unknown-GUIDs.patch index 238c682c3..629a5c076 100644 --- a/kernel/patches-4.9.x/0004-vmbus-Don-t-spam-the-logs-with-unknown-GUIDs.patch +++ b/kernel/patches-4.9.x/0004-vmbus-Don-t-spam-the-logs-with-unknown-GUIDs.patch @@ -1,4 +1,4 @@ -From 05b7bbe8903b72b763297b27eae02f504d570216 Mon Sep 17 00:00:00 2001 +From 3b3df247a54fd0b5d50597b4ef29ffed79a1261e Mon Sep 17 00:00:00 2001 From: Rolf Neugebauer Date: Mon, 23 May 2016 18:55:45 +0100 Subject: [PATCH 04/12] vmbus: Don't spam the logs with unknown GUIDs diff --git a/kernel/patches-4.9.x/0005-Drivers-hv-utils-Fix-the-mapping-between-host-versio.patch b/kernel/patches-4.9.x/0005-Drivers-hv-utils-Fix-the-mapping-between-host-versio.patch index 920188332..59847364e 100644 --- a/kernel/patches-4.9.x/0005-Drivers-hv-utils-Fix-the-mapping-between-host-versio.patch +++ b/kernel/patches-4.9.x/0005-Drivers-hv-utils-Fix-the-mapping-between-host-versio.patch @@ -1,4 +1,4 @@ -From d184265eaccae53196d9f773541946b4ecd10fa4 Mon Sep 17 00:00:00 2001 +From d28044de8ee816565fb88b866b69bdc085f9ceb2 Mon Sep 17 00:00:00 2001 From: Alex Ng Date: Sun, 6 Nov 2016 13:14:07 -0800 Subject: [PATCH 05/12] Drivers: hv: utils: Fix the mapping between host diff --git a/kernel/patches-4.9.x/0006-Drivers-hv-vss-Improve-log-messages.patch b/kernel/patches-4.9.x/0006-Drivers-hv-vss-Improve-log-messages.patch index ce433c299..91b17448a 100644 --- a/kernel/patches-4.9.x/0006-Drivers-hv-vss-Improve-log-messages.patch +++ b/kernel/patches-4.9.x/0006-Drivers-hv-vss-Improve-log-messages.patch @@ -1,4 +1,4 @@ -From 8448bbff18f47086815f9389d0ae0ec66b26f726 Mon Sep 17 00:00:00 2001 +From cb2380582faf8437a4c9f476e681b1263c46b2f4 Mon Sep 17 00:00:00 2001 From: Alex Ng Date: Sun, 6 Nov 2016 13:14:10 -0800 Subject: [PATCH 06/12] Drivers: hv: vss: Improve log messages. diff --git a/kernel/patches-4.9.x/0007-Drivers-hv-vss-Operation-timeouts-should-match-host-.patch b/kernel/patches-4.9.x/0007-Drivers-hv-vss-Operation-timeouts-should-match-host-.patch index ec30a78fb..808fb6639 100644 --- a/kernel/patches-4.9.x/0007-Drivers-hv-vss-Operation-timeouts-should-match-host-.patch +++ b/kernel/patches-4.9.x/0007-Drivers-hv-vss-Operation-timeouts-should-match-host-.patch @@ -1,4 +1,4 @@ -From d70675d72da53094009df56857a821a52480d28e Mon Sep 17 00:00:00 2001 +From 8b8fd025542fcd63b49c9c2655fb82d47f2cb7e8 Mon Sep 17 00:00:00 2001 From: Alex Ng Date: Sun, 6 Nov 2016 13:14:11 -0800 Subject: [PATCH 07/12] Drivers: hv: vss: Operation timeouts should match host diff --git a/kernel/patches-4.9.x/0008-Drivers-hv-vmbus-Use-all-supported-IC-versions-to-ne.patch b/kernel/patches-4.9.x/0008-Drivers-hv-vmbus-Use-all-supported-IC-versions-to-ne.patch index 4c338fb56..d5bc8462b 100644 --- a/kernel/patches-4.9.x/0008-Drivers-hv-vmbus-Use-all-supported-IC-versions-to-ne.patch +++ b/kernel/patches-4.9.x/0008-Drivers-hv-vmbus-Use-all-supported-IC-versions-to-ne.patch @@ -1,4 +1,4 @@ -From d537ca325a06837eb3810652d1ab76918f525cfd Mon Sep 17 00:00:00 2001 +From 79f9933c3738e42a5c06d7e4c35cb335e13f24d2 Mon Sep 17 00:00:00 2001 From: Alex Ng Date: Sat, 28 Jan 2017 12:37:17 -0700 Subject: [PATCH 08/12] Drivers: hv: vmbus: Use all supported IC versions to diff --git a/kernel/patches-4.9.x/0009-Drivers-hv-Log-the-negotiated-IC-versions.patch b/kernel/patches-4.9.x/0009-Drivers-hv-Log-the-negotiated-IC-versions.patch index ae7981218..d8ccc5689 100644 --- a/kernel/patches-4.9.x/0009-Drivers-hv-Log-the-negotiated-IC-versions.patch +++ b/kernel/patches-4.9.x/0009-Drivers-hv-Log-the-negotiated-IC-versions.patch @@ -1,4 +1,4 @@ -From 23909a4422818d8c3139a6b013d958daa1714afe Mon Sep 17 00:00:00 2001 +From b262b56b676f1ba2aa8033e2c0628d34fa02bbeb Mon Sep 17 00:00:00 2001 From: Alex Ng Date: Sat, 28 Jan 2017 12:37:18 -0700 Subject: [PATCH 09/12] Drivers: hv: Log the negotiated IC versions. diff --git a/kernel/patches-4.9.x/0010-vmbus-fix-missed-ring-events-on-boot.patch b/kernel/patches-4.9.x/0010-vmbus-fix-missed-ring-events-on-boot.patch index a8a202a12..fcc9c8b9d 100644 --- a/kernel/patches-4.9.x/0010-vmbus-fix-missed-ring-events-on-boot.patch +++ b/kernel/patches-4.9.x/0010-vmbus-fix-missed-ring-events-on-boot.patch @@ -1,4 +1,4 @@ -From 3dd76ee135af5338db73711974366f0717a12490 Mon Sep 17 00:00:00 2001 +From 2d1b1071b569ade46d87230e87e106b52aac7064 Mon Sep 17 00:00:00 2001 From: Dexuan Cui Date: Sun, 26 Mar 2017 16:42:20 +0800 Subject: [PATCH 10/12] vmbus: fix missed ring events on boot diff --git a/kernel/patches-4.9.x/0011-vmbus-remove-goto-error_clean_msglist-in-vmbus_open.patch b/kernel/patches-4.9.x/0011-vmbus-remove-goto-error_clean_msglist-in-vmbus_open.patch index 294d086cd..432e5a764 100644 --- a/kernel/patches-4.9.x/0011-vmbus-remove-goto-error_clean_msglist-in-vmbus_open.patch +++ b/kernel/patches-4.9.x/0011-vmbus-remove-goto-error_clean_msglist-in-vmbus_open.patch @@ -1,4 +1,4 @@ -From 17eb6999cd8104cd1b98714615749e857a9407b9 Mon Sep 17 00:00:00 2001 +From 4e81f16e3215fcf76bbbbdb32d4ace4a2e996c4d Mon Sep 17 00:00:00 2001 From: Dexuan Cui Date: Wed, 29 Mar 2017 18:37:10 +0800 Subject: [PATCH 11/12] vmbus: remove "goto error_clean_msglist" in diff --git a/kernel/patches-4.9.x/0012-vmbus-dynamically-enqueue-dequeue-the-channel-on-vmb.patch b/kernel/patches-4.9.x/0012-vmbus-dynamically-enqueue-dequeue-the-channel-on-vmb.patch index 96992f08b..bd28d89cd 100644 --- a/kernel/patches-4.9.x/0012-vmbus-dynamically-enqueue-dequeue-the-channel-on-vmb.patch +++ b/kernel/patches-4.9.x/0012-vmbus-dynamically-enqueue-dequeue-the-channel-on-vmb.patch @@ -1,4 +1,4 @@ -From 4295f1e0e3b69ac1e8fbb03cdf974895bbde022a Mon Sep 17 00:00:00 2001 +From 4d5fd827cea745e5baf76debcf570baf4e987a9f Mon Sep 17 00:00:00 2001 From: Dexuan Cui Date: Fri, 24 Mar 2017 20:53:18 +0800 Subject: [PATCH 12/12] vmbus: dynamically enqueue/dequeue the channel on diff --git a/linuxkit.yml b/linuxkit.yml index 1e57423a7..791131df4 100644 --- a/linuxkit.yml +++ b/linuxkit.yml @@ -1,5 +1,5 @@ kernel: - image: linuxkit/kernel:4.14.38 + image: linuxkit/kernel:4.14.39 cmdline: "console=tty0 console=ttyS0 console=ttyAMA0" init: - linuxkit/init:11929b0007b87384f7372e9265067479c4616586 diff --git a/projects/compose/compose-dynamic.yml b/projects/compose/compose-dynamic.yml index 6243b68f5..ce4eb54f2 100644 --- a/projects/compose/compose-dynamic.yml +++ b/projects/compose/compose-dynamic.yml @@ -1,5 +1,5 @@ kernel: - image: linuxkit/kernel:4.14.38 + image: linuxkit/kernel:4.14.39 cmdline: "console=ttyS0 page_poison=1" init: - linuxkit/init:11929b0007b87384f7372e9265067479c4616586 diff --git a/projects/compose/compose-static.yml b/projects/compose/compose-static.yml index 926710f79..88a478808 100644 --- a/projects/compose/compose-static.yml +++ b/projects/compose/compose-static.yml @@ -1,5 +1,5 @@ kernel: - image: linuxkit/kernel:4.14.38 + image: linuxkit/kernel:4.14.39 cmdline: "console=ttyS0 page_poison=1" init: - linuxkit/init:11929b0007b87384f7372e9265067479c4616586 diff --git a/projects/logging/examples/logging.yml b/projects/logging/examples/logging.yml index 9dd7a4956..161a1d6c5 100644 --- a/projects/logging/examples/logging.yml +++ b/projects/logging/examples/logging.yml @@ -1,5 +1,5 @@ kernel: - image: linuxkit/kernel:4.14.38 + image: linuxkit/kernel:4.14.39 cmdline: "console=ttyS0 console=tty0 page_poison=1" init: - linuxkit/init:11929b0007b87384f7372e9265067479c4616586 diff --git a/projects/miragesdk/examples/mirage-dhcp.yml b/projects/miragesdk/examples/mirage-dhcp.yml index de3443a02..6c3ffe836 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.38 + image: linuxkit/kernel:4.14.39 cmdline: "console=ttyS0 page_poison=1" init: - linuxkit/init:11929b0007b87384f7372e9265067479c4616586 diff --git a/test/cases/000_build/000_formats/test.yml b/test/cases/000_build/000_formats/test.yml index c80abb126..1fb5bec4f 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.38 + image: linuxkit/kernel:4.14.39 cmdline: "console=ttyS0" init: - linuxkit/init:11929b0007b87384f7372e9265067479c4616586 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 05e3a6aa3..1104edcd2 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.38 + image: linuxkit/kernel:4.14.39 cmdline: "console=ttyS0 console=ttyAMA0" init: - linuxkit/init:11929b0007b87384f7372e9265067479c4616586 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 05e3a6aa3..1104edcd2 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.38 + image: linuxkit/kernel:4.14.39 cmdline: "console=ttyS0 console=ttyAMA0" init: - linuxkit/init:11929b0007b87384f7372e9265067479c4616586 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 2176e0236..66804d866 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.38 + image: linuxkit/kernel:4.14.39 cmdline: "console=ttyS0" init: - linuxkit/init:11929b0007b87384f7372e9265067479c4616586 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 6500dca3d..4d4cfad5e 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.38 + image: linuxkit/kernel:4.14.39 cmdline: "console=ttyS0" init: - linuxkit/init:11929b0007b87384f7372e9265067479c4616586 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 6500dca3d..4d4cfad5e 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.38 + image: linuxkit/kernel:4.14.39 cmdline: "console=ttyS0" init: - linuxkit/init:11929b0007b87384f7372e9265067479c4616586 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 6500dca3d..4d4cfad5e 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.38 + image: linuxkit/kernel:4.14.39 cmdline: "console=ttyS0" init: - linuxkit/init:11929b0007b87384f7372e9265067479c4616586 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 6500dca3d..4d4cfad5e 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.38 + image: linuxkit/kernel:4.14.39 cmdline: "console=ttyS0" init: - linuxkit/init:11929b0007b87384f7372e9265067479c4616586 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 3e4d774d3..ffc47e7e5 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.38 + image: linuxkit/kernel:4.14.39 cmdline: "console=ttyS0" init: - linuxkit/init:11929b0007b87384f7372e9265067479c4616586 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 6500dca3d..4d4cfad5e 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.38 + image: linuxkit/kernel:4.14.39 cmdline: "console=ttyS0" init: - linuxkit/init:11929b0007b87384f7372e9265067479c4616586 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 6500dca3d..4d4cfad5e 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.38 + image: linuxkit/kernel:4.14.39 cmdline: "console=ttyS0" init: - linuxkit/init:11929b0007b87384f7372e9265067479c4616586 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 f55b1ab0c..15adc9f34 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.38 + image: linuxkit/kernel:4.14.39 cmdline: "console=ttyS0" init: - linuxkit/init:11929b0007b87384f7372e9265067479c4616586 diff --git a/test/cases/020_kernel/000_config_4.4.x/test.yml b/test/cases/020_kernel/000_config_4.4.x/test.yml index 6c644d937..99b445707 100644 --- a/test/cases/020_kernel/000_config_4.4.x/test.yml +++ b/test/cases/020_kernel/000_config_4.4.x/test.yml @@ -1,5 +1,5 @@ kernel: - image: linuxkit/kernel:4.4.130 + image: linuxkit/kernel:4.4.131 cmdline: "console=ttyS0 console=ttyAMA0" init: - linuxkit/init:11929b0007b87384f7372e9265067479c4616586 diff --git a/test/cases/020_kernel/001_config_4.9.x/test.yml b/test/cases/020_kernel/001_config_4.9.x/test.yml index f749bc6f0..7ff22e169 100644 --- a/test/cases/020_kernel/001_config_4.9.x/test.yml +++ b/test/cases/020_kernel/001_config_4.9.x/test.yml @@ -1,5 +1,5 @@ kernel: - image: linuxkit/kernel:4.9.97 + image: linuxkit/kernel:4.9.98 cmdline: "console=ttyS0 console=ttyAMA0" init: - linuxkit/init:11929b0007b87384f7372e9265067479c4616586 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 1ee145ae9..4bd5eda7c 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.38 + image: linuxkit/kernel:4.14.39 cmdline: "console=ttyS0 console=ttyAMA0" init: - linuxkit/init:11929b0007b87384f7372e9265067479c4616586 diff --git a/test/cases/020_kernel/008_config_4.16.x/test.yml b/test/cases/020_kernel/008_config_4.16.x/test.yml index 90231acc8..cbca9e7c8 100644 --- a/test/cases/020_kernel/008_config_4.16.x/test.yml +++ b/test/cases/020_kernel/008_config_4.16.x/test.yml @@ -1,5 +1,5 @@ kernel: - image: linuxkit/kernel:4.16.6 + image: linuxkit/kernel:4.16.7 cmdline: "console=ttyS0 console=ttyAMA0" init: - linuxkit/init:11929b0007b87384f7372e9265067479c4616586 diff --git a/test/cases/020_kernel/010_kmod_4.4.x/Dockerfile b/test/cases/020_kernel/010_kmod_4.4.x/Dockerfile index e3656e34a..2c12c87fd 100644 --- a/test/cases/020_kernel/010_kmod_4.4.x/Dockerfile +++ b/test/cases/020_kernel/010_kmod_4.4.x/Dockerfile @@ -3,7 +3,7 @@ # In the last stage, it creates a package, which can be used for # testing. -FROM linuxkit/kernel:4.4.130 AS ksrc +FROM linuxkit/kernel:4.4.131 AS ksrc # Extract headers and compile module FROM linuxkit/alpine:f3cd219615428b2bd943411723eb28875275fae7 AS build diff --git a/test/cases/020_kernel/010_kmod_4.4.x/test.sh b/test/cases/020_kernel/010_kmod_4.4.x/test.sh index 7c8622cec..a981de42e 100644 --- a/test/cases/020_kernel/010_kmod_4.4.x/test.sh +++ b/test/cases/020_kernel/010_kmod_4.4.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.4.130 +docker pull linuxkit/kernel:4.4.131 # Build a package docker build -t ${IMAGE_NAME} . diff --git a/test/cases/020_kernel/010_kmod_4.4.x/test.yml b/test/cases/020_kernel/010_kmod_4.4.x/test.yml index 7fff33eaf..1007af467 100644 --- a/test/cases/020_kernel/010_kmod_4.4.x/test.yml +++ b/test/cases/020_kernel/010_kmod_4.4.x/test.yml @@ -1,5 +1,5 @@ kernel: - image: linuxkit/kernel:4.4.130 + image: linuxkit/kernel:4.4.131 cmdline: "console=ttyS0 console=ttyAMA0" init: - linuxkit/init:11929b0007b87384f7372e9265067479c4616586 diff --git a/test/cases/020_kernel/011_kmod_4.9.x/Dockerfile b/test/cases/020_kernel/011_kmod_4.9.x/Dockerfile index 4641a82fb..129b5a4c5 100644 --- a/test/cases/020_kernel/011_kmod_4.9.x/Dockerfile +++ b/test/cases/020_kernel/011_kmod_4.9.x/Dockerfile @@ -3,7 +3,7 @@ # In the last stage, it creates a package, which can be used for # testing. -FROM linuxkit/kernel:4.9.97 AS ksrc +FROM linuxkit/kernel:4.9.98 AS ksrc # Extract headers and compile module FROM linuxkit/alpine:f3cd219615428b2bd943411723eb28875275fae7 AS build diff --git a/test/cases/020_kernel/011_kmod_4.9.x/test.sh b/test/cases/020_kernel/011_kmod_4.9.x/test.sh index 67a6730fc..906e78de8 100644 --- a/test/cases/020_kernel/011_kmod_4.9.x/test.sh +++ b/test/cases/020_kernel/011_kmod_4.9.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.9.97 +docker pull linuxkit/kernel:4.9.98 # Build a package docker build -t ${IMAGE_NAME} . diff --git a/test/cases/020_kernel/011_kmod_4.9.x/test.yml b/test/cases/020_kernel/011_kmod_4.9.x/test.yml index 71eed7e0b..761999129 100644 --- a/test/cases/020_kernel/011_kmod_4.9.x/test.yml +++ b/test/cases/020_kernel/011_kmod_4.9.x/test.yml @@ -1,5 +1,5 @@ kernel: - image: linuxkit/kernel:4.9.97 + image: linuxkit/kernel:4.9.98 cmdline: "console=ttyS0 console=ttyAMA0" init: - linuxkit/init:11929b0007b87384f7372e9265067479c4616586 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 d6c44fb86..adcdb2dd4 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.38 AS ksrc +FROM linuxkit/kernel:4.14.39 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 d5a7e3a32..45513bd69 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.38 +docker pull linuxkit/kernel:4.14.39 # 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 e9a216539..bf5462dc0 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.38 + image: linuxkit/kernel:4.14.39 cmdline: "console=ttyS0 console=ttyAMA0" init: - linuxkit/init:11929b0007b87384f7372e9265067479c4616586 diff --git a/test/cases/020_kernel/018_kmod_4.16.x/Dockerfile b/test/cases/020_kernel/018_kmod_4.16.x/Dockerfile index c2c9705c5..2436a8a73 100644 --- a/test/cases/020_kernel/018_kmod_4.16.x/Dockerfile +++ b/test/cases/020_kernel/018_kmod_4.16.x/Dockerfile @@ -3,7 +3,7 @@ # In the last stage, it creates a package, which can be used for # testing. -FROM linuxkit/kernel:4.16.6 AS ksrc +FROM linuxkit/kernel:4.16.7 AS ksrc # Extract headers and compile module FROM linuxkit/alpine:f3cd219615428b2bd943411723eb28875275fae7 AS build diff --git a/test/cases/020_kernel/018_kmod_4.16.x/test.sh b/test/cases/020_kernel/018_kmod_4.16.x/test.sh index 2302c7676..7b41d05f0 100644 --- a/test/cases/020_kernel/018_kmod_4.16.x/test.sh +++ b/test/cases/020_kernel/018_kmod_4.16.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.16.6 +docker pull linuxkit/kernel:4.16.7 # Build a package docker build -t ${IMAGE_NAME} . diff --git a/test/cases/020_kernel/018_kmod_4.16.x/test.yml b/test/cases/020_kernel/018_kmod_4.16.x/test.yml index 38f7d3e51..8b51b841f 100644 --- a/test/cases/020_kernel/018_kmod_4.16.x/test.yml +++ b/test/cases/020_kernel/018_kmod_4.16.x/test.yml @@ -1,5 +1,5 @@ kernel: - image: linuxkit/kernel:4.16.6 + image: linuxkit/kernel:4.16.7 cmdline: "console=ttyS0 console=ttyAMA0" init: - linuxkit/init:11929b0007b87384f7372e9265067479c4616586 diff --git a/test/cases/020_kernel/110_namespace/common.yml b/test/cases/020_kernel/110_namespace/common.yml index ffe9fa9fa..aa57aaf54 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.38 + image: linuxkit/kernel:4.14.39 cmdline: "console=ttyS0 console=ttyAMA0" init: - linuxkit/init:11929b0007b87384f7372e9265067479c4616586 diff --git a/test/cases/030_security/000_docker-bench/test.yml b/test/cases/030_security/000_docker-bench/test.yml index 6040a9094..65c66ab8d 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.38 + image: linuxkit/kernel:4.14.39 cmdline: "console=ttyS0" init: - linuxkit/init:11929b0007b87384f7372e9265067479c4616586 diff --git a/test/cases/030_security/010_ports/test.yml b/test/cases/030_security/010_ports/test.yml index 1d214c4a6..bfb8086c6 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.38 + image: linuxkit/kernel:4.14.39 cmdline: "console=ttyS0 page_poison=1" init: - linuxkit/init:11929b0007b87384f7372e9265067479c4616586 diff --git a/test/cases/040_packages/002_binfmt/test.yml b/test/cases/040_packages/002_binfmt/test.yml index a2843b2a3..c0e93765b 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.38 + image: linuxkit/kernel:4.14.39 cmdline: "console=ttyS0 console=ttyAMA0" init: - linuxkit/init:11929b0007b87384f7372e9265067479c4616586 diff --git a/test/cases/040_packages/003_ca-certificates/test.yml b/test/cases/040_packages/003_ca-certificates/test.yml index 514c6a180..532f3dbef 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.38 + image: linuxkit/kernel:4.14.39 cmdline: "console=ttyS0 console=ttyAMA0" init: - linuxkit/init:11929b0007b87384f7372e9265067479c4616586 diff --git a/test/cases/040_packages/003_containerd/test.yml b/test/cases/040_packages/003_containerd/test.yml index 2b6d0db23..922fd979d 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.38 + image: linuxkit/kernel:4.14.39 cmdline: "console=ttyS0 console=ttyAMA0" init: - linuxkit/init:11929b0007b87384f7372e9265067479c4616586 diff --git a/test/cases/040_packages/004_dhcpcd/test.yml b/test/cases/040_packages/004_dhcpcd/test.yml index 81c8fa4c3..eaa723150 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.38 + image: linuxkit/kernel:4.14.39 cmdline: "console=ttyS0 console=ttyAMA0" init: - linuxkit/init:11929b0007b87384f7372e9265067479c4616586 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 a1e60eef4..12126d64d 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.38 + image: linuxkit/kernel:4.14.39 cmdline: "console=ttyS0 console=ttyAMA0" init: - linuxkit/init:11929b0007b87384f7372e9265067479c4616586 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 d1198539f..ea3d65100 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.38 + image: linuxkit/kernel:4.14.39 cmdline: "console=ttyS0 console=ttyAMA0" init: - linuxkit/init:11929b0007b87384f7372e9265067479c4616586 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 94b4c2060..6153b9766 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.38 + image: linuxkit/kernel:4.14.39 cmdline: "console=ttyS0 console=ttyAMA0" init: - linuxkit/init:11929b0007b87384f7372e9265067479c4616586 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 ee5a87070..757c5ba0d 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.38 + image: linuxkit/kernel:4.14.39 cmdline: "console=ttyS0 console=ttyAMA0" init: - linuxkit/init:11929b0007b87384f7372e9265067479c4616586 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 18417c69b..2b3df864a 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.38 + image: linuxkit/kernel:4.14.39 cmdline: "console=ttyS0 console=ttyAMA0" init: - linuxkit/init:11929b0007b87384f7372e9265067479c4616586 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 ebbd89cb8..588f365c0 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.38 + image: linuxkit/kernel:4.14.39 cmdline: "console=ttyS0 console=ttyAMA0" init: - linuxkit/init:11929b0007b87384f7372e9265067479c4616586 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 e7f4207bb..157ee1a42 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.38 + image: linuxkit/kernel:4.14.39 cmdline: "console=ttyS0 console=ttyAMA0" init: - linuxkit/init:11929b0007b87384f7372e9265067479c4616586 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 a5d2a4a42..e843b0b67 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.38 + image: linuxkit/kernel:4.14.39 cmdline: "console=ttyS0 console=ttyAMA0" init: - linuxkit/init:11929b0007b87384f7372e9265067479c4616586 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 e82be93c9..c247ac8fb 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.38 + image: linuxkit/kernel:4.14.39 cmdline: "console=ttyS0 console=ttyAMA0" init: - linuxkit/init:11929b0007b87384f7372e9265067479c4616586 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 54907aa20..64f28f934 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.38 + image: linuxkit/kernel:4.14.39 cmdline: "console=ttyS0 console=ttyAMA0" init: - linuxkit/init:11929b0007b87384f7372e9265067479c4616586 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 3e07c7418..1d2bcdd64 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.38 + image: linuxkit/kernel:4.14.39 cmdline: "console=ttyS0 console=ttyAMA0" init: - linuxkit/init:11929b0007b87384f7372e9265067479c4616586 diff --git a/test/cases/040_packages/013_mkimage/mkimage.yml b/test/cases/040_packages/013_mkimage/mkimage.yml index 8cf7d4fb0..c16c277f5 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.38 + image: linuxkit/kernel:4.14.39 cmdline: "console=ttyS0 console=ttyAMA0" init: - linuxkit/init:11929b0007b87384f7372e9265067479c4616586 diff --git a/test/cases/040_packages/013_mkimage/run.yml b/test/cases/040_packages/013_mkimage/run.yml index e6d9c282f..bdc519395 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.38 + image: linuxkit/kernel:4.14.39 cmdline: "console=ttyS0 console=ttyAMA0" init: - linuxkit/init:11929b0007b87384f7372e9265067479c4616586 diff --git a/test/cases/040_packages/019_sysctl/test.yml b/test/cases/040_packages/019_sysctl/test.yml index 07233c873..cc6604b5f 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.38 + image: linuxkit/kernel:4.14.39 cmdline: "console=ttyS0 console=ttyAMA0" init: - linuxkit/init:11929b0007b87384f7372e9265067479c4616586 diff --git a/test/cases/040_packages/023_wireguard/test.yml b/test/cases/040_packages/023_wireguard/test.yml index f50513fbe..24d809181 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.38 + image: linuxkit/kernel:4.14.39 cmdline: "console=ttyS0 console=ttyAMA0" init: - linuxkit/init:11929b0007b87384f7372e9265067479c4616586 diff --git a/test/hack/test-ltp.yml b/test/hack/test-ltp.yml index 5135c952f..e7cd94ffa 100644 --- a/test/hack/test-ltp.yml +++ b/test/hack/test-ltp.yml @@ -1,5 +1,5 @@ kernel: - image: linuxkit/kernel:4.14.38 + image: linuxkit/kernel:4.14.39 cmdline: "console=ttyS0" init: - linuxkit/init:11929b0007b87384f7372e9265067479c4616586 diff --git a/test/hack/test.yml b/test/hack/test.yml index 331843aab..14cbef73a 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.38 + image: linuxkit/kernel:4.14.39 cmdline: "console=ttyS0" init: - linuxkit/init:11929b0007b87384f7372e9265067479c4616586