Merge pull request #3132 from rn/kernel-up

Update kernels to 4.17.8/4.17.9/4.14.57/4.9.114/4.4.142/4.4.143
This commit is contained in:
Rolf Neugebauer 2018-07-24 19:15:23 +01:00 committed by GitHub
commit d04a42868f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
126 changed files with 136 additions and 134 deletions

View File

@ -30,7 +30,7 @@ YAML file (`minimal.yml`):
```
kernel:
image: linuxkit/kernel:4.9.113
image: linuxkit/kernel:4.9.114
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:598439400c1e4bf8c25c63c98b2d3e83b1382be9

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.56
image: linuxkit/kernel:4.14.57
cmdline: "console=ttyS0"
init:
- linuxkit/init:598439400c1e4bf8c25c63c98b2d3e83b1382be9

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.56
image: linuxkit/kernel:4.14.57
cmdline: "console=ttyS0"
init:
- linuxkit/init:598439400c1e4bf8c25c63c98b2d3e83b1382be9

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.56
image: linuxkit/kernel:4.14.57
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0"
init:
- linuxkit/init:598439400c1e4bf8c25c63c98b2d3e83b1382be9

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

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.56
image: linuxkit/kernel:4.14.57
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0"
init:
- linuxkit/init:598439400c1e4bf8c25c63c98b2d3e83b1382be9

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.56
image: linuxkit/kernel:4.14.57
cmdline: "console=ttyS0"
init:
- linuxkit/init:598439400c1e4bf8c25c63c98b2d3e83b1382be9

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.56
image: linuxkit/kernel:4.14.57
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0"
init:
- linuxkit/init:598439400c1e4bf8c25c63c98b2d3e83b1382be9

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.56
image: linuxkit/kernel:4.14.57
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0"
init:
- linuxkit/init:598439400c1e4bf8c25c63c98b2d3e83b1382be9

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.56
image: linuxkit/kernel:4.14.57
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:598439400c1e4bf8c25c63c98b2d3e83b1382be9

View File

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

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.56
image: linuxkit/kernel:4.14.57
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:598439400c1e4bf8c25c63c98b2d3e83b1382be9

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.56
image: linuxkit/kernel:4.14.57
cmdline: "console=tty0 console=ttyS0"
init:
- linuxkit/init:598439400c1e4bf8c25c63c98b2d3e83b1382be9

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.56
image: linuxkit/kernel:4.14.57
cmdline: "console=ttyS0"
init:
- linuxkit/init:598439400c1e4bf8c25c63c98b2d3e83b1382be9

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

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.56
image: linuxkit/kernel:4.14.57
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.56
image: linuxkit/kernel:4.14.57
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0"
init:
- linuxkit/init:598439400c1e4bf8c25c63c98b2d3e83b1382be9

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.56-rt
image: linuxkit/kernel:4.14.57-rt
cmdline: "console=tty0"
init:
- linuxkit/init:598439400c1e4bf8c25c63c98b2d3e83b1382be9

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.56
image: linuxkit/kernel:4.14.57
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0 root=/dev/vda"
init:
- linuxkit/init:598439400c1e4bf8c25c63c98b2d3e83b1382be9

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.56
image: linuxkit/kernel:4.14.57
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0"
init:
- linuxkit/init:598439400c1e4bf8c25c63c98b2d3e83b1382be9

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.56
image: linuxkit/kernel:4.14.57
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0"
init:
- linuxkit/init:598439400c1e4bf8c25c63c98b2d3e83b1382be9

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.56
image: linuxkit/kernel:4.14.57
cmdline: "console=tty0"
init:
- linuxkit/init:598439400c1e4bf8c25c63c98b2d3e83b1382be9

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.56
image: linuxkit/kernel:4.14.57
cmdline: "console=ttyS0"
init:
- linuxkit/init:598439400c1e4bf8c25c63c98b2d3e83b1382be9

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.56
image: linuxkit/kernel:4.14.57
cmdline: "console=ttyS0"
init:
- linuxkit/init:598439400c1e4bf8c25c63c98b2d3e83b1382be9

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.56
image: linuxkit/kernel:4.14.57
cmdline: "console=ttyS0"
init:
- linuxkit/init:598439400c1e4bf8c25c63c98b2d3e83b1382be9

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.56
image: linuxkit/kernel:4.14.57
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:598439400c1e4bf8c25c63c98b2d3e83b1382be9

View File

@ -218,21 +218,21 @@ endef
# Debug targets only for latest stable and LTS stable
#
ifeq ($(ARCH),x86_64)
$(eval $(call kernel,4.17.7,4.17.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.14.56,4.14.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.14.56,4.14.x,,-dbg))
$(eval $(call kernel,4.17.9,4.17.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.14.57,4.14.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.14.57,4.14.x,,-dbg))
$(eval $(call kernel,4.14.53,4.14.x,-rt,))
$(eval $(call kernel,4.9.113,4.9.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.4.141,4.4.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.9.114,4.9.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.4.143,4.4.x,$(EXTRA),$(DEBUG)))
else ifeq ($(ARCH),aarch64)
$(eval $(call kernel,4.17.7,4.17.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.14.56,4.14.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.17.9,4.17.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.14.57,4.14.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.14.53,4.14.x,-rt,))
else ifeq ($(ARCH),s390x)
$(eval $(call kernel,4.17.7,4.17.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.14.56,4.14.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.17.9,4.17.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.14.57,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.56 Kernel Configuration
# Linux/arm64 4.14.57 Kernel Configuration
#
CONFIG_ARM64=y
CONFIG_64BIT=y
@ -574,6 +574,7 @@ CONFIG_XEN=y
CONFIG_FORCE_MAX_ZONEORDER=11
CONFIG_UNMAP_KERNEL_AT_EL0=y
CONFIG_HARDEN_BRANCH_PREDICTOR=y
CONFIG_ARM64_SSBD=y
# CONFIG_ARM64_SW_TTBR0_PAN is not set
#

View File

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

View File

@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/arm64 4.17.7 Kernel Configuration
# Linux/arm64 4.17.9 Kernel Configuration
#
CONFIG_ARM64=y
CONFIG_64BIT=y
@ -580,6 +580,7 @@ CONFIG_FORCE_MAX_ZONEORDER=11
CONFIG_UNMAP_KERNEL_AT_EL0=y
CONFIG_HARDEN_BRANCH_PREDICTOR=y
CONFIG_HARDEN_EL2_VECTORS=y
CONFIG_ARM64_SSBD=y
# CONFIG_ARM64_SW_TTBR0_PAN is not set
#

View File

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

View File

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

View File

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

View File

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

View File

@ -1,4 +1,4 @@
From 468dd6dc1ba26abe85674bed3c0100cf025bf8ad Mon Sep 17 00:00:00 2001
From 791b12332b51f9497657110944da91a89bb77d4d 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 2394ce562f72f47b2a22c9143beea35e147dbed1 Mon Sep 17 00:00:00 2001
From 9724b51bba1eea8f2000f40893e04e1551d85ab7 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 61417530f2686b57aed9bda9789296fb319b777f Mon Sep 17 00:00:00 2001
From 0b1525e5815701be9384397ffd0e595947b58c3b 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 8d275b821f237313cc84e16e43f16fd4dc8720f2 Mon Sep 17 00:00:00 2001
From 6e9a48bf6010da78680095e3e91859c7acf2d47a 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 d07b9f77e5d32e0a26768b8c2fcbff906ae4043e Mon Sep 17 00:00:00 2001
From 678bd1b56f06cd77f709c91c64921fa0bfb943a8 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 4eef38eb70a76f06b13df1e5d4dee345cd97aee5 Mon Sep 17 00:00:00 2001
From d13313eeb0fa4622b6711e89177ddd219d83a08d 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 d76a7db6c6452e1dd7b0a2b90b9d4671beb2ddc6 Mon Sep 17 00:00:00 2001
From 07ad772f559fcb982dcb21d920a5511200b6c061 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 330a94e2ea2f7a69c1f6b5d8b4e9e4e87a29706e Mon Sep 17 00:00:00 2001
From e5ea9f15460012e4da14b54084c434de3d1c0546 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 83d8331d34051ca0a84acdb96ca680c00e1b8575 Mon Sep 17 00:00:00 2001
From f7b19d76c370933562491febd2d5136a419a276b 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 2fb50a69d519f0cea5fc9d57249209baab0a8aae Mon Sep 17 00:00:00 2001
From decde6f05eee83fb6327d82ae54217d02bb924c9 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 4499cd8fba30d21f5f7a8dbbe80b1aa0683a35e5 Mon Sep 17 00:00:00 2001
From 9452083211b1303b5b7dea9637eb1fbb67974f6a 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 d1676af74f7b652aa65251589fe77f39afe0d294 Mon Sep 17 00:00:00 2001
From 1e40d04fecdedb20a4e56964e67e60843f3cd3fb 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 a3fa3ab14a4d63ea5e3296b0f4b3156ea4ff3c18 Mon Sep 17 00:00:00 2001
From 5a029588284f0ec61f7a9ec20668ae943bedee9c 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 470767acae96386767cfe62e2485b7060d795a31 Mon Sep 17 00:00:00 2001
From da924fe741a5dddc9af87dd0ccd7f292ca28253f 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 f0f659d1ac144baf21fd0c4f496ea14d44d03128 Mon Sep 17 00:00:00 2001
From aa1a536cd395c0f186f305f0d963c2906ca1eef6 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 2df28f62fd3f1e3c6caa7ac597f08696de890485 Mon Sep 17 00:00:00 2001
From 3bf60b9323f783a1f5e799fef093740cc3782658 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 ddc0f331ece0033c4fe4b782c487b7c90494cfa3 Mon Sep 17 00:00:00 2001
From dea8f522c213fd73d7019c0040387054d49f7164 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 ebc864742c316550d17f42b74c7cea33607c6e0d Mon Sep 17 00:00:00 2001
From 0dcb1eb72da9f0988ed79e651f1d26dfd5a1b119 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 83660202476e950ee25d846ad1648de6d83c1b5a Mon Sep 17 00:00:00 2001
From c3dc144fe40a66aaca18850751ae527e40109bcf 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 883525a54d51feed2decd0759221e9a8ed4db98a Mon Sep 17 00:00:00 2001
From ca020e4136e1abeea2d632414799c50fe11bbf58 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 720513050e57e35460145f2fb5cac26cb03e04b2 Mon Sep 17 00:00:00 2001
From 1392a954e26d688d03373b5ad4f38752702aa9b0 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 de48e628eaf77c494148a96f12e431e93b886564 Mon Sep 17 00:00:00 2001
From 5afebf11a53295f0ce152f08f4603fc4ee9d4f32 Mon Sep 17 00:00:00 2001
From: Arnaldo Carvalho de Melo <acme@redhat.com>
Date: Thu, 2 Mar 2017 12:55:49 -0300
Subject: [PATCH 01/12] tools build: Add test for sched_getcpu()

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.56
image: linuxkit/kernel:4.14.57
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:598439400c1e4bf8c25c63c98b2d3e83b1382be9

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.56
image: linuxkit/kernel:4.14.57
cmdline: "console=ttyS0 page_poison=1"
init:
- linuxkit/init:598439400c1e4bf8c25c63c98b2d3e83b1382be9

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.56
image: linuxkit/kernel:4.14.57
cmdline: "console=ttyS0 page_poison=1"
init:
- linuxkit/init:598439400c1e4bf8c25c63c98b2d3e83b1382be9

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.56
image: linuxkit/kernel:4.14.57
cmdline: "console=ttyS0 page_poison=1"
init:
- linuxkit/init:598439400c1e4bf8c25c63c98b2d3e83b1382be9

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.56
image: linuxkit/kernel:4.14.57
cmdline: "console=ttyS0"
init:
- linuxkit/init:598439400c1e4bf8c25c63c98b2d3e83b1382be9

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.56
image: linuxkit/kernel:4.14.57
cmdline: "console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:598439400c1e4bf8c25c63c98b2d3e83b1382be9

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.56
image: linuxkit/kernel:4.14.57
cmdline: "console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:598439400c1e4bf8c25c63c98b2d3e83b1382be9

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.56
image: linuxkit/kernel:4.14.57
cmdline: "console=ttyS0"
init:
- linuxkit/init:598439400c1e4bf8c25c63c98b2d3e83b1382be9

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.56
image: linuxkit/kernel:4.14.57
cmdline: "console=ttyS0"
init:
- linuxkit/init:598439400c1e4bf8c25c63c98b2d3e83b1382be9

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.56
image: linuxkit/kernel:4.14.57
cmdline: "console=ttyS0"
init:
- linuxkit/init:598439400c1e4bf8c25c63c98b2d3e83b1382be9

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.56
image: linuxkit/kernel:4.14.57
cmdline: "console=ttyS0"
init:
- linuxkit/init:598439400c1e4bf8c25c63c98b2d3e83b1382be9

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.56
image: linuxkit/kernel:4.14.57
cmdline: "console=ttyS0"
init:
- linuxkit/init:598439400c1e4bf8c25c63c98b2d3e83b1382be9

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.56
image: linuxkit/kernel:4.14.57
cmdline: "console=ttyS0"
init:
- linuxkit/init:598439400c1e4bf8c25c63c98b2d3e83b1382be9

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.56
image: linuxkit/kernel:4.14.57
cmdline: "console=ttyS0"
init:
- linuxkit/init:598439400c1e4bf8c25c63c98b2d3e83b1382be9

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.56
image: linuxkit/kernel:4.14.57
cmdline: "console=ttyS0"
init:
- linuxkit/init:598439400c1e4bf8c25c63c98b2d3e83b1382be9

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.56
image: linuxkit/kernel:4.14.57
cmdline: "console=ttyS0"
init:
- linuxkit/init:598439400c1e4bf8c25c63c98b2d3e83b1382be9

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.9.113
image: linuxkit/kernel:4.9.114
cmdline: "console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:598439400c1e4bf8c25c63c98b2d3e83b1382be9

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.56
image: linuxkit/kernel:4.14.57
cmdline: "console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:598439400c1e4bf8c25c63c98b2d3e83b1382be9

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.17.7
image: linuxkit/kernel:4.17.9
cmdline: "console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:598439400c1e4bf8c25c63c98b2d3e83b1382be9

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

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.9.113
image: linuxkit/kernel:4.9.114
cmdline: "console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:598439400c1e4bf8c25c63c98b2d3e83b1382be9

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

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.56
image: linuxkit/kernel:4.14.57
cmdline: "console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:598439400c1e4bf8c25c63c98b2d3e83b1382be9

View File

@ -3,7 +3,7 @@
# In the last stage, it creates a package, which can be used for
# testing.
FROM linuxkit/kernel:4.17.7 AS ksrc
FROM linuxkit/kernel:4.17.9 AS ksrc
# Extract headers and compile module
FROM linuxkit/alpine:daed76b8f1d28cdeeee215a95b9671c682a405dc 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.17.7
docker pull linuxkit/kernel:4.17.9
# Build a package
docker build -t ${IMAGE_NAME} .

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.17.7
image: linuxkit/kernel:4.17.9
cmdline: "console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:598439400c1e4bf8c25c63c98b2d3e83b1382be9

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.56
image: linuxkit/kernel:4.14.57
cmdline: "console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:598439400c1e4bf8c25c63c98b2d3e83b1382be9

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.56
image: linuxkit/kernel:4.14.57
cmdline: "console=ttyS0"
init:
- linuxkit/init:598439400c1e4bf8c25c63c98b2d3e83b1382be9

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.56
image: linuxkit/kernel:4.14.57
cmdline: "console=ttyS0 page_poison=1"
init:
- linuxkit/init:598439400c1e4bf8c25c63c98b2d3e83b1382be9

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.56
image: linuxkit/kernel:4.14.57
cmdline: "console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:598439400c1e4bf8c25c63c98b2d3e83b1382be9

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