Merge pull request #3332 from rn/kern-up

Kernel update to 5.0.8/4.19.35/4.14.112/4.9.169
This commit is contained in:
Rolf Neugebauer 2019-04-19 20:25:40 +01:00 committed by GitHub
commit 7214e48715
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
134 changed files with 151 additions and 151 deletions

View File

@ -1,5 +1,5 @@
kernel: kernel:
image: linuxkit/kernel:4.19.34 image: linuxkit/kernel:4.19.35
cmdline: "console=ttyS0" cmdline: "console=ttyS0"
init: init:
- linuxkit/init:v0.7 - linuxkit/init:v0.7

View File

@ -1,5 +1,5 @@
kernel: kernel:
image: linuxkit/kernel:4.19.34 image: linuxkit/kernel:4.19.35
cmdline: "console=ttyS0" cmdline: "console=ttyS0"
init: init:
- linuxkit/init:v0.7 - linuxkit/init:v0.7

View File

@ -1,5 +1,5 @@
kernel: kernel:
image: linuxkit/kernel:4.19.34 image: linuxkit/kernel:4.19.35
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0" cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0"
init: init:
- linuxkit/init:v0.7 - linuxkit/init:v0.7

View File

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

View File

@ -1,5 +1,5 @@
kernel: kernel:
image: linuxkit/kernel:4.19.34 image: linuxkit/kernel:4.19.35
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0" cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0"
init: init:
- linuxkit/init:v0.7 - linuxkit/init:v0.7

View File

@ -1,5 +1,5 @@
kernel: kernel:
image: linuxkit/kernel:4.19.34 image: linuxkit/kernel:4.19.35
cmdline: "console=ttyS0" cmdline: "console=ttyS0"
init: init:
- linuxkit/init:v0.7 - linuxkit/init:v0.7

View File

@ -1,5 +1,5 @@
kernel: kernel:
image: linuxkit/kernel:4.19.34 image: linuxkit/kernel:4.19.35
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0" cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0"
init: init:
- linuxkit/init:v0.7 - linuxkit/init:v0.7

View File

@ -1,5 +1,5 @@
kernel: kernel:
image: linuxkit/kernel:4.19.34 image: linuxkit/kernel:4.19.35
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0" cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0"
init: init:
- linuxkit/init:v0.7 - linuxkit/init:v0.7

View File

@ -1,5 +1,5 @@
kernel: kernel:
image: linuxkit/kernel:4.19.34 image: linuxkit/kernel:4.19.35
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0" cmdline: "console=tty0 console=ttyS0 console=ttyAMA0"
init: init:
- linuxkit/init:v0.7 - linuxkit/init:v0.7

View File

@ -1,6 +1,6 @@
# Simple example of using an external logging service # Simple example of using an external logging service
kernel: kernel:
image: linuxkit/kernel:4.19.34 image: linuxkit/kernel:4.19.35
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0" cmdline: "console=tty0 console=ttyS0 console=ttyAMA0"
init: init:
- linuxkit/init:v0.7 - linuxkit/init:v0.7

View File

@ -1,5 +1,5 @@
kernel: kernel:
image: linuxkit/kernel:4.19.34 image: linuxkit/kernel:4.19.35
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0" cmdline: "console=tty0 console=ttyS0 console=ttyAMA0"
init: init:
- linuxkit/init:v0.7 - linuxkit/init:v0.7

View File

@ -1,5 +1,5 @@
kernel: kernel:
image: linuxkit/kernel:4.19.34 image: linuxkit/kernel:4.19.35
cmdline: "console=tty0 console=ttyS0" cmdline: "console=tty0 console=ttyS0"
init: init:
- linuxkit/init:v0.7 - linuxkit/init:v0.7

View File

@ -1,5 +1,5 @@
kernel: kernel:
image: linuxkit/kernel:4.19.34 image: linuxkit/kernel:4.19.35
cmdline: "console=ttyS0" cmdline: "console=ttyS0"
init: init:
- linuxkit/init:v0.7 - linuxkit/init:v0.7

View File

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

View File

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

View File

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

View File

@ -1,5 +1,5 @@
kernel: kernel:
image: linuxkit/kernel:4.19.34 image: linuxkit/kernel:4.19.35
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0 root=/dev/vda" cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0 root=/dev/vda"
init: init:
- linuxkit/init:v0.7 - linuxkit/init:v0.7

View File

@ -1,5 +1,5 @@
kernel: kernel:
image: linuxkit/kernel:4.19.34 image: linuxkit/kernel:4.19.35
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0" cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0"
init: init:
- linuxkit/init:v0.7 - linuxkit/init:v0.7

View File

@ -1,5 +1,5 @@
kernel: kernel:
image: linuxkit/kernel:4.19.34 image: linuxkit/kernel:4.19.35
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0" cmdline: "console=tty0 console=ttyS0 console=ttyAMA0"
init: init:
- linuxkit/init:v0.7 - linuxkit/init:v0.7

View File

@ -1,5 +1,5 @@
kernel: kernel:
image: linuxkit/kernel:4.19.34 image: linuxkit/kernel:4.19.35
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0" cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0"
init: init:
- linuxkit/init:v0.7 - linuxkit/init:v0.7

View File

@ -1,5 +1,5 @@
kernel: kernel:
image: linuxkit/kernel:4.19.34 image: linuxkit/kernel:4.19.35
cmdline: "console=tty0" cmdline: "console=tty0"
init: init:
- linuxkit/init:v0.7 - linuxkit/init:v0.7

View File

@ -1,5 +1,5 @@
kernel: kernel:
image: linuxkit/kernel:4.19.34 image: linuxkit/kernel:4.19.35
cmdline: "console=ttyS0" cmdline: "console=ttyS0"
init: init:
- linuxkit/init:v0.7 - linuxkit/init:v0.7

View File

@ -1,5 +1,5 @@
kernel: kernel:
image: linuxkit/kernel:4.19.34 image: linuxkit/kernel:4.19.35
cmdline: "console=ttyS0" cmdline: "console=ttyS0"
init: init:
- linuxkit/init:v0.7 - linuxkit/init:v0.7

View File

@ -1,5 +1,5 @@
kernel: kernel:
image: linuxkit/kernel:4.19.34 image: linuxkit/kernel:4.19.35
cmdline: "console=ttyS0" cmdline: "console=ttyS0"
init: init:
- linuxkit/init:v0.7 - linuxkit/init:v0.7

View File

@ -1,5 +1,5 @@
kernel: kernel:
image: linuxkit/kernel:4.19.34 image: linuxkit/kernel:4.19.35
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0" cmdline: "console=tty0 console=ttyS0 console=ttyAMA0"
init: init:
- linuxkit/init:v0.7 - linuxkit/init:v0.7

View File

@ -251,21 +251,21 @@ endef
# Debug targets only for latest stable and LTS stable # Debug targets only for latest stable and LTS stable
# #
ifeq ($(ARCH),x86_64) ifeq ($(ARCH),x86_64)
$(eval $(call kernel,5.0.7,5.0.x,$(EXTRA),$(DEBUG))) $(eval $(call kernel,5.0.8,5.0.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.19.34,4.19.x,$(EXTRA),$(DEBUG))) $(eval $(call kernel,4.19.35,4.19.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.19.34,4.19.x,,-dbg)) $(eval $(call kernel,4.19.35,4.19.x,,-dbg))
$(eval $(call kernel,4.19.25,4.19.x,-rt,)) $(eval $(call kernel,4.19.25,4.19.x,-rt,))
$(eval $(call kernel,4.14.111,4.14.x,$(EXTRA),$(DEBUG))) $(eval $(call kernel,4.14.112,4.14.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.9.168,4.9.x,$(EXTRA),$(DEBUG))) $(eval $(call kernel,4.9.169,4.9.x,$(EXTRA),$(DEBUG)))
else ifeq ($(ARCH),aarch64) else ifeq ($(ARCH),aarch64)
$(eval $(call kernel,5.0.7,5.0.x,$(EXTRA),$(DEBUG))) $(eval $(call kernel,5.0.8,5.0.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.19.34,4.19.x,$(EXTRA),$(DEBUG))) $(eval $(call kernel,4.19.35,4.19.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.19.25,4.19.x,-rt,)) $(eval $(call kernel,4.19.25,4.19.x,-rt,))
else ifeq ($(ARCH),s390x) else ifeq ($(ARCH),s390x)
$(eval $(call kernel,5.0.7,5.0.x,$(EXTRA),$(DEBUG))) $(eval $(call kernel,5.0.8,5.0.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.19.34,4.19.x,$(EXTRA),$(DEBUG))) $(eval $(call kernel,4.19.35,4.19.x,$(EXTRA),$(DEBUG)))
endif endif
# Target for kernel config # Target for kernel config

View File

@ -1,6 +1,6 @@
# #
# Automatically generated file; DO NOT EDIT. # Automatically generated file; DO NOT EDIT.
# Linux/x86 4.14.111 Kernel Configuration # Linux/x86 4.14.112 Kernel Configuration
# #
CONFIG_64BIT=y CONFIG_64BIT=y
CONFIG_X86_64=y CONFIG_X86_64=y
@ -2174,6 +2174,7 @@ CONFIG_UNIX98_PTYS=y
# CONFIG_NOZOMI is not set # CONFIG_NOZOMI is not set
# CONFIG_N_GSM is not set # CONFIG_N_GSM is not set
# CONFIG_TRACE_SINK is not set # CONFIG_TRACE_SINK is not set
CONFIG_LDISC_AUTOLOAD=y
CONFIG_DEVMEM=y CONFIG_DEVMEM=y
# CONFIG_DEVKMEM is not set # CONFIG_DEVKMEM is not set
@ -2228,7 +2229,6 @@ CONFIG_HW_RANDOM_VIA=y
CONFIG_HW_RANDOM_VIRTIO=y CONFIG_HW_RANDOM_VIRTIO=y
CONFIG_HW_RANDOM_TPM=m CONFIG_HW_RANDOM_TPM=m
CONFIG_NVRAM=y CONFIG_NVRAM=y
# CONFIG_R3964 is not set
# CONFIG_APPLICOM is not set # CONFIG_APPLICOM is not set
# CONFIG_MWAVE is not set # CONFIG_MWAVE is not set
# CONFIG_RAW_DRIVER is not set # CONFIG_RAW_DRIVER is not set

View File

@ -1,6 +1,6 @@
# #
# Automatically generated file; DO NOT EDIT. # Automatically generated file; DO NOT EDIT.
# Linux/arm64 4.19.34 Kernel Configuration # Linux/arm64 4.19.35 Kernel Configuration
# #
# #
@ -2272,6 +2272,7 @@ CONFIG_UNIX98_PTYS=y
# CONFIG_NOZOMI is not set # CONFIG_NOZOMI is not set
# CONFIG_N_GSM is not set # CONFIG_N_GSM is not set
# CONFIG_TRACE_SINK is not set # CONFIG_TRACE_SINK is not set
CONFIG_LDISC_AUTOLOAD=y
CONFIG_DEVMEM=y CONFIG_DEVMEM=y
# #
@ -2343,7 +2344,6 @@ CONFIG_HW_RANDOM_VIRTIO=y
CONFIG_HW_RANDOM_HISI=y CONFIG_HW_RANDOM_HISI=y
CONFIG_HW_RANDOM_CAVIUM=y CONFIG_HW_RANDOM_CAVIUM=y
CONFIG_HW_RANDOM_EXYNOS=y CONFIG_HW_RANDOM_EXYNOS=y
# CONFIG_R3964 is not set
# CONFIG_APPLICOM is not set # CONFIG_APPLICOM is not set
# #

View File

@ -1,6 +1,6 @@
# #
# Automatically generated file; DO NOT EDIT. # Automatically generated file; DO NOT EDIT.
# Linux/s390 4.19.34 Kernel Configuration # Linux/s390 4.19.35 Kernel Configuration
# #
# #
@ -1937,6 +1937,7 @@ CONFIG_UNIX98_PTYS=y
# CONFIG_NOZOMI is not set # CONFIG_NOZOMI is not set
# CONFIG_N_GSM is not set # CONFIG_N_GSM is not set
# CONFIG_TRACE_SINK is not set # CONFIG_TRACE_SINK is not set
CONFIG_LDISC_AUTOLOAD=y
CONFIG_DEVMEM=y CONFIG_DEVMEM=y
# CONFIG_DEVKMEM is not set # CONFIG_DEVKMEM is not set
@ -1966,7 +1967,6 @@ CONFIG_HW_RANDOM=y
# CONFIG_HW_RANDOM_TIMERIOMEM is not set # CONFIG_HW_RANDOM_TIMERIOMEM is not set
CONFIG_HW_RANDOM_VIRTIO=y CONFIG_HW_RANDOM_VIRTIO=y
CONFIG_HW_RANDOM_S390=y CONFIG_HW_RANDOM_S390=y
# CONFIG_R3964 is not set
# CONFIG_APPLICOM is not set # CONFIG_APPLICOM is not set
# CONFIG_RAW_DRIVER is not set # CONFIG_RAW_DRIVER is not set
# CONFIG_HANGCHECK_TIMER is not set # CONFIG_HANGCHECK_TIMER is not set

View File

@ -1,6 +1,6 @@
# #
# Automatically generated file; DO NOT EDIT. # Automatically generated file; DO NOT EDIT.
# Linux/x86 4.19.34 Kernel Configuration # Linux/x86 4.19.35 Kernel Configuration
# #
# #
@ -2297,6 +2297,7 @@ CONFIG_UNIX98_PTYS=y
# CONFIG_NOZOMI is not set # CONFIG_NOZOMI is not set
# CONFIG_N_GSM is not set # CONFIG_N_GSM is not set
# CONFIG_TRACE_SINK is not set # CONFIG_TRACE_SINK is not set
CONFIG_LDISC_AUTOLOAD=y
CONFIG_DEVMEM=y CONFIG_DEVMEM=y
# CONFIG_DEVKMEM is not set # CONFIG_DEVKMEM is not set
@ -2349,7 +2350,6 @@ CONFIG_HW_RANDOM_AMD=y
CONFIG_HW_RANDOM_VIA=y CONFIG_HW_RANDOM_VIA=y
CONFIG_HW_RANDOM_VIRTIO=y CONFIG_HW_RANDOM_VIRTIO=y
CONFIG_NVRAM=y CONFIG_NVRAM=y
# CONFIG_R3964 is not set
# CONFIG_APPLICOM is not set # CONFIG_APPLICOM is not set
# CONFIG_MWAVE is not set # CONFIG_MWAVE is not set
# CONFIG_RAW_DRIVER is not set # CONFIG_RAW_DRIVER is not set

View File

@ -1,6 +1,6 @@
# #
# Automatically generated file; DO NOT EDIT. # Automatically generated file; DO NOT EDIT.
# Linux/x86 4.9.168 Kernel Configuration # Linux/x86 4.9.169 Kernel Configuration
# #
CONFIG_64BIT=y CONFIG_64BIT=y
CONFIG_X86_64=y CONFIG_X86_64=y
@ -2052,6 +2052,7 @@ CONFIG_UNIX98_PTYS=y
# CONFIG_NOZOMI is not set # CONFIG_NOZOMI is not set
# CONFIG_N_GSM is not set # CONFIG_N_GSM is not set
# CONFIG_TRACE_SINK is not set # CONFIG_TRACE_SINK is not set
CONFIG_LDISC_AUTOLOAD=y
CONFIG_DEVMEM=y CONFIG_DEVMEM=y
# CONFIG_DEVKMEM is not set # CONFIG_DEVKMEM is not set
@ -2104,7 +2105,6 @@ CONFIG_HW_RANDOM_VIA=y
CONFIG_HW_RANDOM_VIRTIO=y CONFIG_HW_RANDOM_VIRTIO=y
CONFIG_HW_RANDOM_TPM=m CONFIG_HW_RANDOM_TPM=m
CONFIG_NVRAM=y CONFIG_NVRAM=y
# CONFIG_R3964 is not set
# CONFIG_APPLICOM is not set # CONFIG_APPLICOM is not set
# CONFIG_MWAVE is not set # CONFIG_MWAVE is not set
# CONFIG_RAW_DRIVER is not set # CONFIG_RAW_DRIVER is not set

View File

@ -1,6 +1,6 @@
# #
# Automatically generated file; DO NOT EDIT. # Automatically generated file; DO NOT EDIT.
# Linux/arm64 5.0.7 Kernel Configuration # Linux/arm64 5.0.8 Kernel Configuration
# #
# #
@ -2294,6 +2294,7 @@ CONFIG_UNIX98_PTYS=y
# CONFIG_NOZOMI is not set # CONFIG_NOZOMI is not set
# CONFIG_N_GSM is not set # CONFIG_N_GSM is not set
# CONFIG_TRACE_SINK is not set # CONFIG_TRACE_SINK is not set
CONFIG_LDISC_AUTOLOAD=y
CONFIG_DEVMEM=y CONFIG_DEVMEM=y
# #
@ -2365,7 +2366,6 @@ CONFIG_HW_RANDOM_VIRTIO=y
CONFIG_HW_RANDOM_HISI=y CONFIG_HW_RANDOM_HISI=y
CONFIG_HW_RANDOM_CAVIUM=y CONFIG_HW_RANDOM_CAVIUM=y
CONFIG_HW_RANDOM_EXYNOS=y CONFIG_HW_RANDOM_EXYNOS=y
# CONFIG_R3964 is not set
# CONFIG_APPLICOM is not set # CONFIG_APPLICOM is not set
# CONFIG_RAW_DRIVER is not set # CONFIG_RAW_DRIVER is not set
CONFIG_TCG_TPM=y CONFIG_TCG_TPM=y

View File

@ -1,6 +1,6 @@
# #
# Automatically generated file; DO NOT EDIT. # Automatically generated file; DO NOT EDIT.
# Linux/s390 5.0.7 Kernel Configuration # Linux/s390 5.0.8 Kernel Configuration
# #
# #
@ -1935,6 +1935,7 @@ CONFIG_UNIX98_PTYS=y
# CONFIG_NOZOMI is not set # CONFIG_NOZOMI is not set
# CONFIG_N_GSM is not set # CONFIG_N_GSM is not set
# CONFIG_TRACE_SINK is not set # CONFIG_TRACE_SINK is not set
CONFIG_LDISC_AUTOLOAD=y
CONFIG_DEVMEM=y CONFIG_DEVMEM=y
# CONFIG_DEVKMEM is not set # CONFIG_DEVKMEM is not set
@ -1964,7 +1965,6 @@ CONFIG_HW_RANDOM=y
# CONFIG_HW_RANDOM_TIMERIOMEM is not set # CONFIG_HW_RANDOM_TIMERIOMEM is not set
CONFIG_HW_RANDOM_VIRTIO=y CONFIG_HW_RANDOM_VIRTIO=y
CONFIG_HW_RANDOM_S390=y CONFIG_HW_RANDOM_S390=y
# CONFIG_R3964 is not set
# CONFIG_APPLICOM is not set # CONFIG_APPLICOM is not set
# CONFIG_RAW_DRIVER is not set # CONFIG_RAW_DRIVER is not set
# CONFIG_HANGCHECK_TIMER is not set # CONFIG_HANGCHECK_TIMER is not set

View File

@ -1,6 +1,6 @@
# #
# Automatically generated file; DO NOT EDIT. # Automatically generated file; DO NOT EDIT.
# Linux/x86 5.0.7 Kernel Configuration # Linux/x86 5.0.8 Kernel Configuration
# #
# #
@ -2313,6 +2313,7 @@ CONFIG_UNIX98_PTYS=y
# CONFIG_NOZOMI is not set # CONFIG_NOZOMI is not set
# CONFIG_N_GSM is not set # CONFIG_N_GSM is not set
# CONFIG_TRACE_SINK is not set # CONFIG_TRACE_SINK is not set
CONFIG_LDISC_AUTOLOAD=y
CONFIG_DEVMEM=y CONFIG_DEVMEM=y
# CONFIG_DEVKMEM is not set # CONFIG_DEVKMEM is not set
@ -2365,7 +2366,6 @@ CONFIG_HW_RANDOM_AMD=y
CONFIG_HW_RANDOM_VIA=y CONFIG_HW_RANDOM_VIA=y
CONFIG_HW_RANDOM_VIRTIO=y CONFIG_HW_RANDOM_VIRTIO=y
CONFIG_NVRAM=y CONFIG_NVRAM=y
# CONFIG_R3964 is not set
# CONFIG_APPLICOM is not set # CONFIG_APPLICOM is not set
# CONFIG_MWAVE is not set # CONFIG_MWAVE is not set
# CONFIG_RAW_DRIVER is not set # CONFIG_RAW_DRIVER is not set

View File

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

View File

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

View File

@ -1,4 +1,4 @@
From 9202c5134589c7136d65a0e95e27e4a00301d64b Mon Sep 17 00:00:00 2001 From a2bd53d6d636f2c006be6ecfc934a4b7e17bd9a3 Mon Sep 17 00:00:00 2001
From: Vitaly Kuznetsov <vkuznets@redhat.com> From: Vitaly Kuznetsov <vkuznets@redhat.com>
Date: Sun, 29 Oct 2017 12:21:01 -0700 Date: Sun, 29 Oct 2017 12:21:01 -0700
Subject: [PATCH 03/21] hyper-v: trace vmbus_on_message() Subject: [PATCH 03/21] hyper-v: trace vmbus_on_message()

View File

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

View File

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

View File

@ -1,4 +1,4 @@
From 95197d9fe266f21a201a05ea97c2f0e32d69d4cf Mon Sep 17 00:00:00 2001 From 054bfe605b3671e3abd8b09400f10303f96f0a08 Mon Sep 17 00:00:00 2001
From: Vitaly Kuznetsov <vkuznets@redhat.com> From: Vitaly Kuznetsov <vkuznets@redhat.com>
Date: Sun, 29 Oct 2017 12:21:04 -0700 Date: Sun, 29 Oct 2017 12:21:04 -0700
Subject: [PATCH 06/21] hyper-v: trace vmbus_onopen_result() Subject: [PATCH 06/21] hyper-v: trace vmbus_onopen_result()

View File

@ -1,4 +1,4 @@
From 6df3edd319c681d7fecc3c9b1bafd5eae6919bdf Mon Sep 17 00:00:00 2001 From 5bb5ed3cc89776e666e64b1b55734ca79078a973 Mon Sep 17 00:00:00 2001
From: Vitaly Kuznetsov <vkuznets@redhat.com> From: Vitaly Kuznetsov <vkuznets@redhat.com>
Date: Sun, 29 Oct 2017 12:21:05 -0700 Date: Sun, 29 Oct 2017 12:21:05 -0700
Subject: [PATCH 07/21] hyper-v: trace vmbus_ongpadl_created() Subject: [PATCH 07/21] hyper-v: trace vmbus_ongpadl_created()

View File

@ -1,4 +1,4 @@
From 914e9f8a5fe89cc9644df6aad69749536d5f2fc8 Mon Sep 17 00:00:00 2001 From 9271db87671551ac54e3ad0faadeca7abd0d8e75 Mon Sep 17 00:00:00 2001
From: Vitaly Kuznetsov <vkuznets@redhat.com> From: Vitaly Kuznetsov <vkuznets@redhat.com>
Date: Sun, 29 Oct 2017 12:21:06 -0700 Date: Sun, 29 Oct 2017 12:21:06 -0700
Subject: [PATCH 08/21] hyper-v: trace vmbus_ongpadl_torndown() Subject: [PATCH 08/21] hyper-v: trace vmbus_ongpadl_torndown()

View File

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

View File

@ -1,4 +1,4 @@
From e12a24f5c2d6012d7c4f67bf828835cb4c089f9c Mon Sep 17 00:00:00 2001 From 81996a59d77d266c75dadf5dedaa85be36122a92 Mon Sep 17 00:00:00 2001
From: Vitaly Kuznetsov <vkuznets@redhat.com> From: Vitaly Kuznetsov <vkuznets@redhat.com>
Date: Sun, 29 Oct 2017 12:21:08 -0700 Date: Sun, 29 Oct 2017 12:21:08 -0700
Subject: [PATCH 10/21] hyper-v: trace vmbus_request_offers() Subject: [PATCH 10/21] hyper-v: trace vmbus_request_offers()

View File

@ -1,4 +1,4 @@
From e13d7d7fb7c1be13bd1d6f3763e972a3d9c65495 Mon Sep 17 00:00:00 2001 From 31dc7488e64906eb784ccf76cc562533057cf770 Mon Sep 17 00:00:00 2001
From: Vitaly Kuznetsov <vkuznets@redhat.com> From: Vitaly Kuznetsov <vkuznets@redhat.com>
Date: Sun, 29 Oct 2017 12:21:09 -0700 Date: Sun, 29 Oct 2017 12:21:09 -0700
Subject: [PATCH 11/21] hyper-v: trace vmbus_open() Subject: [PATCH 11/21] hyper-v: trace vmbus_open()

View File

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

View File

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

View File

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

View File

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

View File

@ -1,4 +1,4 @@
From 75d05ccbf5961bf68782ee2d5c4aebd95afd4e1e Mon Sep 17 00:00:00 2001 From 63a233740d555f17780854e8fcf23fcce0649e03 Mon Sep 17 00:00:00 2001
From: Vitaly Kuznetsov <vkuznets@redhat.com> From: Vitaly Kuznetsov <vkuznets@redhat.com>
Date: Sun, 29 Oct 2017 12:21:14 -0700 Date: Sun, 29 Oct 2017 12:21:14 -0700
Subject: [PATCH 16/21] hyper-v: trace vmbus_release_relid() Subject: [PATCH 16/21] hyper-v: trace vmbus_release_relid()

View File

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

View File

@ -1,4 +1,4 @@
From 6f88d269fdfbef10a3447e7f48cc42403670b1c9 Mon Sep 17 00:00:00 2001 From 85fd3f12e8ba922d4cfc43c77e5555667e087770 Mon Sep 17 00:00:00 2001
From: Vitaly Kuznetsov <vkuznets@redhat.com> From: Vitaly Kuznetsov <vkuznets@redhat.com>
Date: Sun, 29 Oct 2017 12:21:16 -0700 Date: Sun, 29 Oct 2017 12:21:16 -0700
Subject: [PATCH 18/21] hyper-v: trace channel events Subject: [PATCH 18/21] hyper-v: trace channel events

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@ -1,5 +1,5 @@
kernel: kernel:
image: linuxkit/kernel:4.19.34 image: linuxkit/kernel:4.19.35
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0" cmdline: "console=tty0 console=ttyS0 console=ttyAMA0"
init: init:
- linuxkit/init:v0.7 - linuxkit/init:v0.7

View File

@ -1,5 +1,5 @@
kernel: kernel:
image: linuxkit/kernel:4.19.34 image: linuxkit/kernel:4.19.35
cmdline: "console=ttyS0 page_poison=1" cmdline: "console=ttyS0 page_poison=1"
init: init:
- linuxkit/init:v0.7 - linuxkit/init:v0.7

View File

@ -1,5 +1,5 @@
kernel: kernel:
image: linuxkit/kernel:4.19.34 image: linuxkit/kernel:4.19.35
cmdline: "console=ttyS0 page_poison=1" cmdline: "console=ttyS0 page_poison=1"
init: init:
- linuxkit/init:v0.7 - linuxkit/init:v0.7

View File

@ -1,5 +1,5 @@
kernel: kernel:
image: linuxkit/kernel:4.19.34 image: linuxkit/kernel:4.19.35
cmdline: "console=ttyS0 page_poison=1" cmdline: "console=ttyS0 page_poison=1"
init: init:
- linuxkit/init:v0.7 - linuxkit/init:v0.7

View File

@ -1,5 +1,5 @@
kernel: kernel:
image: linuxkit/kernel:4.19.34 image: linuxkit/kernel:4.19.35
cmdline: "console=ttyS0" cmdline: "console=ttyS0"
init: init:
- linuxkit/init:v0.7 - linuxkit/init:v0.7

View File

@ -1,6 +1,6 @@
# NOTE: Images build from this file likely do not run # NOTE: Images build from this file likely do not run
kernel: kernel:
image: linuxkit/kernel:4.19.34 image: linuxkit/kernel:4.19.35
cmdline: "console=ttyS0" cmdline: "console=ttyS0"
init: init:
- linuxkit/init:v0.7 - linuxkit/init:v0.7

View File

@ -1,5 +1,5 @@
kernel: kernel:
image: linuxkit/kernel:4.19.34 image: linuxkit/kernel:4.19.35
cmdline: "console=ttyS0 console=ttyAMA0" cmdline: "console=ttyS0 console=ttyAMA0"
init: init:
- linuxkit/init:v0.7 - linuxkit/init:v0.7

View File

@ -1,5 +1,5 @@
kernel: kernel:
image: linuxkit/kernel:4.19.34 image: linuxkit/kernel:4.19.35
cmdline: "console=ttyS0 console=ttyAMA0" cmdline: "console=ttyS0 console=ttyAMA0"
init: init:
- linuxkit/init:v0.7 - linuxkit/init:v0.7

View File

@ -1,5 +1,5 @@
kernel: kernel:
image: linuxkit/kernel:4.19.34 image: linuxkit/kernel:4.19.35
cmdline: "console=ttyS0" cmdline: "console=ttyS0"
init: init:
- linuxkit/init:v0.7 - linuxkit/init:v0.7

View File

@ -1,5 +1,5 @@
kernel: kernel:
image: linuxkit/kernel:4.19.34 image: linuxkit/kernel:4.19.35
cmdline: "console=ttyS0" cmdline: "console=ttyS0"
init: init:
- linuxkit/init:v0.7 - linuxkit/init:v0.7

View File

@ -1,5 +1,5 @@
kernel: kernel:
image: linuxkit/kernel:4.19.34 image: linuxkit/kernel:4.19.35
cmdline: "console=ttyS0" cmdline: "console=ttyS0"
init: init:
- linuxkit/init:v0.7 - linuxkit/init:v0.7

View File

@ -1,5 +1,5 @@
kernel: kernel:
image: linuxkit/kernel:4.19.34 image: linuxkit/kernel:4.19.35
cmdline: "console=ttyS0" cmdline: "console=ttyS0"
init: init:
- linuxkit/init:v0.7 - linuxkit/init:v0.7

View File

@ -1,5 +1,5 @@
kernel: kernel:
image: linuxkit/kernel:4.19.34 image: linuxkit/kernel:4.19.35
cmdline: "console=ttyS0" cmdline: "console=ttyS0"
init: init:
- linuxkit/init:v0.7 - linuxkit/init:v0.7

View File

@ -1,5 +1,5 @@
kernel: kernel:
image: linuxkit/kernel:4.19.34 image: linuxkit/kernel:4.19.35
cmdline: "console=ttyS0" cmdline: "console=ttyS0"
init: init:
- linuxkit/init:v0.7 - linuxkit/init:v0.7

View File

@ -1,5 +1,5 @@
kernel: kernel:
image: linuxkit/kernel:4.19.34 image: linuxkit/kernel:4.19.35
cmdline: "console=ttyS0" cmdline: "console=ttyS0"
init: init:
- linuxkit/init:v0.7 - linuxkit/init:v0.7

View File

@ -1,5 +1,5 @@
kernel: kernel:
image: linuxkit/kernel:4.19.34 image: linuxkit/kernel:4.19.35
cmdline: "console=ttyS0" cmdline: "console=ttyS0"
init: init:
- linuxkit/init:v0.7 - linuxkit/init:v0.7

View File

@ -1,5 +1,5 @@
kernel: kernel:
image: linuxkit/kernel:4.19.34 image: linuxkit/kernel:4.19.35
cmdline: "console=ttyS0" cmdline: "console=ttyS0"
init: init:
- linuxkit/init:v0.7 - linuxkit/init:v0.7

View File

@ -1,5 +1,5 @@
kernel: kernel:
image: linuxkit/kernel:4.9.168 image: linuxkit/kernel:4.9.169
cmdline: "console=ttyS0 console=ttyAMA0" cmdline: "console=ttyS0 console=ttyAMA0"
init: init:
- linuxkit/init:v0.7 - linuxkit/init:v0.7

View File

@ -1,5 +1,5 @@
kernel: kernel:
image: linuxkit/kernel:4.14.111 image: linuxkit/kernel:4.14.112
cmdline: "console=ttyS0 console=ttyAMA0" cmdline: "console=ttyS0 console=ttyAMA0"
init: init:
- linuxkit/init:v0.7 - linuxkit/init:v0.7

View File

@ -1,5 +1,5 @@
kernel: kernel:
image: linuxkit/kernel:4.19.34 image: linuxkit/kernel:4.19.35
cmdline: "console=ttyS0 console=ttyAMA0" cmdline: "console=ttyS0 console=ttyAMA0"
init: init:
- linuxkit/init:v0.7 - linuxkit/init:v0.7

View File

@ -1,5 +1,5 @@
kernel: kernel:
image: linuxkit/kernel:5.0.7 image: linuxkit/kernel:5.0.8
cmdline: "console=ttyS0 console=ttyAMA0" cmdline: "console=ttyS0 console=ttyAMA0"
init: init:
- linuxkit/init:v0.7 - linuxkit/init:v0.7

View File

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

View File

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

View File

@ -1,5 +1,5 @@
kernel: kernel:
image: linuxkit/kernel:4.9.168 image: linuxkit/kernel:4.9.169
cmdline: "console=ttyS0 console=ttyAMA0" cmdline: "console=ttyS0 console=ttyAMA0"
init: init:
- linuxkit/init:v0.7 - linuxkit/init:v0.7

View File

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

View File

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

View File

@ -1,5 +1,5 @@
kernel: kernel:
image: linuxkit/kernel:4.14.111 image: linuxkit/kernel:4.14.112
cmdline: "console=ttyS0 console=ttyAMA0" cmdline: "console=ttyS0 console=ttyAMA0"
init: init:
- linuxkit/init:v0.7 - linuxkit/init:v0.7

View File

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

View File

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

View File

@ -1,5 +1,5 @@
kernel: kernel:
image: linuxkit/kernel:4.19.34 image: linuxkit/kernel:4.19.35
cmdline: "console=ttyS0 console=ttyAMA0" cmdline: "console=ttyS0 console=ttyAMA0"
init: init:
- linuxkit/init:v0.7 - linuxkit/init:v0.7

View File

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

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