Merge pull request #3234 from rn/kern-up

Update kernels to 4.19.3/4.18.20/4.14.82/4.9.138/4.4.164
This commit is contained in:
Rolf Neugebauer
2018-11-26 13:46:29 -08:00
committed by GitHub
140 changed files with 148 additions and 4597 deletions

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@@ -262,22 +262,21 @@ endef
# Debug targets only for latest stable and LTS stable
#
ifeq ($(ARCH),x86_64)
$(eval $(call kernel,4.19.2,4.19.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.18.19,4.18.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.14.81,4.14.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.14.81,4.14.x,,-dbg))
$(eval $(call kernel,4.19.4,4.19.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.14.83,4.14.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.14.83,4.14.x,,-dbg))
$(eval $(call kernel,4.14.78,4.14.x,-rt,))
$(eval $(call kernel,4.9.137,4.9.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.4.163,4.4.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.9.140,4.9.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.4.164,4.4.x,$(EXTRA),$(DEBUG)))
else ifeq ($(ARCH),aarch64)
$(eval $(call kernel,4.19.2,4.19.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.14.81,4.14.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.19.4,4.19.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.14.83,4.14.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.14.78,4.14.x,-rt,))
else ifeq ($(ARCH),s390x)
$(eval $(call kernel,4.19.2,4.19.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.14.81,4.14.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.19.4,4.19.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.14.83,4.14.x,$(EXTRA),$(DEBUG)))
endif
# Target for kernel config

View File

@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/arm64 4.14.81 Kernel Configuration
# Linux/arm64 4.14.83 Kernel Configuration
#
CONFIG_ARM64=y
CONFIG_64BIT=y
@@ -2588,6 +2588,11 @@ CONFIG_HISI_THERMAL=y
# ACPI INT340X thermal drivers
#
#
# Broadcom thermal drivers
#
# CONFIG_BCM2835_THERMAL is not set
#
# Samsung thermal drivers
#

View File

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

View File

@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/x86 4.14.81 Kernel Configuration
# Linux/x86 4.14.83 Kernel Configuration
#
CONFIG_64BIT=y
CONFIG_X86_64=y
@@ -3133,23 +3133,17 @@ CONFIG_XEN_HAVE_VPMU=y
# CONFIG_STAGING is not set
CONFIG_X86_PLATFORM_DEVICES=y
# CONFIG_ACERHDF is not set
# CONFIG_DELL_WMI is not set
# CONFIG_DELL_WMI_AIO is not set
# CONFIG_DELL_SMO8800 is not set
# CONFIG_FUJITSU_TABLET is not set
# CONFIG_HP_ACCEL is not set
# CONFIG_HP_WIRELESS is not set
# CONFIG_HP_WMI is not set
# CONFIG_SENSORS_HDAPS is not set
# CONFIG_INTEL_MENLOW is not set
# CONFIG_ASUS_WIRELESS is not set
CONFIG_ACPI_WMI=y
CONFIG_WMI_BMOF=y
# CONFIG_PEAQ_WMI is not set
# CONFIG_ACPI_WMI is not set
# CONFIG_TOPSTAR_LAPTOP is not set
# CONFIG_TOSHIBA_BT_RFKILL is not set
# CONFIG_TOSHIBA_HAPS is not set
# CONFIG_TOSHIBA_WMI is not set
# CONFIG_ACPI_CMPC is not set
# CONFIG_INTEL_CHT_INT33FE is not set
# CONFIG_INTEL_HID_EVENT is not set
@@ -3157,7 +3151,6 @@ CONFIG_WMI_BMOF=y
CONFIG_INTEL_IPS=y
# CONFIG_INTEL_PMC_CORE is not set
# CONFIG_IBM_RTL is not set
CONFIG_MXM_WMI=y
# CONFIG_SAMSUNG_Q10 is not set
# CONFIG_INTEL_RST is not set
# CONFIG_INTEL_SMARTCONNECT is not set

File diff suppressed because it is too large Load Diff

View File

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

View File

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

View File

@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/x86 4.19.2 Kernel Configuration
# Linux/x86 4.19.4 Kernel Configuration
#
#
@@ -3250,31 +3250,24 @@ CONFIG_X86_PLATFORM_DEVICES=y
# CONFIG_ACER_WIRELESS is not set
# CONFIG_ACERHDF is not set
# CONFIG_DELL_SMBIOS is not set
# CONFIG_DELL_WMI_AIO is not set
# CONFIG_DELL_SMO8800 is not set
# CONFIG_FUJITSU_TABLET is not set
# CONFIG_GPD_POCKET_FAN is not set
# CONFIG_HP_ACCEL is not set
# CONFIG_HP_WIRELESS is not set
# CONFIG_HP_WMI is not set
# CONFIG_SENSORS_HDAPS is not set
# CONFIG_INTEL_MENLOW is not set
# CONFIG_ASUS_WIRELESS is not set
CONFIG_ACPI_WMI=y
CONFIG_WMI_BMOF=y
# CONFIG_INTEL_WMI_THUNDERBOLT is not set
# CONFIG_PEAQ_WMI is not set
# CONFIG_ACPI_WMI is not set
# CONFIG_TOPSTAR_LAPTOP is not set
# CONFIG_TOSHIBA_BT_RFKILL is not set
# CONFIG_TOSHIBA_HAPS is not set
# CONFIG_TOSHIBA_WMI is not set
# CONFIG_ACPI_CMPC is not set
# CONFIG_INTEL_HID_EVENT is not set
# CONFIG_INTEL_VBTN is not set
CONFIG_INTEL_IPS=y
# CONFIG_INTEL_PMC_CORE is not set
# CONFIG_IBM_RTL is not set
CONFIG_MXM_WMI=y
# CONFIG_SAMSUNG_Q10 is not set
# CONFIG_INTEL_RST is not set
# CONFIG_INTEL_SMARTCONNECT is not set

View File

@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/x86 4.4.163 Kernel Configuration
# Linux/x86 4.4.164 Kernel Configuration
#
CONFIG_64BIT=y
CONFIG_X86_64=y
@@ -355,6 +355,7 @@ CONFIG_DEFAULT_DEADLINE=y
CONFIG_DEFAULT_IOSCHED="deadline"
CONFIG_PREEMPT_NOTIFIERS=y
CONFIG_ASN1=y
CONFIG_UNINLINE_SPIN_UNLOCK=y
CONFIG_INLINE_SPIN_UNLOCK_IRQ=y
CONFIG_INLINE_READ_UNLOCK=y
CONFIG_INLINE_READ_UNLOCK_IRQ=y
@@ -364,8 +365,6 @@ CONFIG_ARCH_SUPPORTS_ATOMIC_RMW=y
CONFIG_MUTEX_SPIN_ON_OWNER=y
CONFIG_RWSEM_SPIN_ON_OWNER=y
CONFIG_LOCK_SPIN_ON_OWNER=y
CONFIG_ARCH_USE_QUEUED_SPINLOCKS=y
CONFIG_QUEUED_SPINLOCKS=y
CONFIG_ARCH_USE_QUEUED_RWLOCKS=y
CONFIG_QUEUED_RWLOCKS=y
CONFIG_FREEZER=y

View File

@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/x86 4.9.137 Kernel Configuration
# Linux/x86 4.9.140 Kernel Configuration
#
CONFIG_64BIT=y
CONFIG_X86_64=y
@@ -2983,27 +2983,23 @@ CONFIG_XEN_HAVE_VPMU=y
# CONFIG_STAGING is not set
CONFIG_X86_PLATFORM_DEVICES=y
# CONFIG_ACERHDF is not set
# CONFIG_DELL_WMI_AIO is not set
# CONFIG_DELL_SMO8800 is not set
# CONFIG_FUJITSU_TABLET is not set
# CONFIG_HP_ACCEL is not set
# CONFIG_HP_WIRELESS is not set
# CONFIG_HP_WMI is not set
# CONFIG_SENSORS_HDAPS is not set
# CONFIG_INTEL_MENLOW is not set
# CONFIG_ASUS_WIRELESS is not set
CONFIG_ACPI_WMI=y
# CONFIG_ACPI_WMI is not set
# CONFIG_TOPSTAR_LAPTOP is not set
# CONFIG_TOSHIBA_BT_RFKILL is not set
# CONFIG_TOSHIBA_HAPS is not set
# CONFIG_TOSHIBA_WMI is not set
# CONFIG_ACPI_CMPC is not set
# CONFIG_INTEL_HID_EVENT is not set
# CONFIG_INTEL_VBTN is not set
CONFIG_INTEL_IPS=y
# CONFIG_INTEL_PMC_CORE is not set
# CONFIG_IBM_RTL is not set
CONFIG_MXM_WMI=y
# CONFIG_SAMSUNG_Q10 is not set
# CONFIG_INTEL_RST is not set
# CONFIG_INTEL_SMARTCONNECT is not set

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@@ -1,15 +0,0 @@
kernel:
image: linuxkit/kernel:4.18.19
cmdline: "console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:c563953a2277eb73a89d89f70e4b6dcdcfebc2d1
- linuxkit/runc:83d0edb4552b1a5df1f0976f05f442829eac38fe
onboot:
- name: check-kernel-config
image: linuxkit/test-kernel-config:1aaef970b5f70791d74d6f980ad38af4035948f8
- name: poweroff
image: linuxkit/poweroff:afe8f7dd0d47a7991c54519b0f09124cb8c4e300
command: ["/bin/sh", "/poweroff.sh", "3"]
trust:
org:
- linuxkit

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

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