Merge pull request #2493 from rn/kup

Update kernels to 4.12.10/4.12.11/4.9.48/4.4.87
This commit is contained in:
Justin Cormack 2017-09-11 11:18:41 +02:00 committed by GitHub
commit e3fbef6037
343 changed files with 347 additions and 347 deletions

View File

@ -1,6 +1,6 @@
# This is a blueprint for building the open source components of Docker for Mac # This is a blueprint for building the open source components of Docker for Mac
kernel: kernel:
image: linuxkit/kernel:4.9.47 image: linuxkit/kernel:4.9.48
cmdline: "console=ttyS0 page_poison=1" cmdline: "console=ttyS0 page_poison=1"
init: init:
- linuxkit/vpnkit-expose-port:fa4ab4ac78b83fe392e39b861b4114c3bb02d170 # install vpnkit-expose-port and vpnkit-iptables-wrapper on host - linuxkit/vpnkit-expose-port:fa4ab4ac78b83fe392e39b861b4114c3bb02d170 # install vpnkit-expose-port and vpnkit-iptables-wrapper on host

View File

@ -330,7 +330,7 @@ file:
``` ```
kernel: kernel:
image: linuxkit/kernel:4.9.47 image: linuxkit/kernel:4.9.48
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0" cmdline: "console=tty0 console=ttyS0 console=ttyAMA0"
init: init:
- <foo>/zfs-kmod:4.9.47 - <foo>/zfs-kmod:4.9.47

View File

@ -1,5 +1,5 @@
kernel: kernel:
image: linuxkit/kernel:4.9.47 image: linuxkit/kernel:4.9.48
cmdline: "console=ttyS0" cmdline: "console=ttyS0"
init: init:
- linuxkit/init:79973d34faf7d4654462f3408c5eb00befaf03b8 - linuxkit/init:79973d34faf7d4654462f3408c5eb00befaf03b8

View File

@ -1,5 +1,5 @@
kernel: kernel:
image: linuxkit/kernel:4.9.47 image: linuxkit/kernel:4.9.48
cmdline: "console=ttyS0" cmdline: "console=ttyS0"
init: init:
- linuxkit/init:79973d34faf7d4654462f3408c5eb00befaf03b8 - linuxkit/init:79973d34faf7d4654462f3408c5eb00befaf03b8

View File

@ -1,5 +1,5 @@
kernel: kernel:
image: linuxkit/kernel:4.9.47 image: linuxkit/kernel:4.9.48
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0" cmdline: "console=tty0 console=ttyS0 console=ttyAMA0"
init: init:
- linuxkit/init:79973d34faf7d4654462f3408c5eb00befaf03b8 - linuxkit/init:79973d34faf7d4654462f3408c5eb00befaf03b8

View File

@ -1,5 +1,5 @@
kernel: kernel:
image: linuxkit/kernel:4.9.47 image: linuxkit/kernel:4.9.48
cmdline: "console=ttyS0" cmdline: "console=ttyS0"
init: init:
- linuxkit/init:79973d34faf7d4654462f3408c5eb00befaf03b8 - linuxkit/init:79973d34faf7d4654462f3408c5eb00befaf03b8

View File

@ -1,5 +1,5 @@
kernel: kernel:
image: linuxkit/kernel:4.9.47 image: linuxkit/kernel:4.9.48
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0" cmdline: "console=tty0 console=ttyS0 console=ttyAMA0"
init: init:
- linuxkit/init:79973d34faf7d4654462f3408c5eb00befaf03b8 - linuxkit/init:79973d34faf7d4654462f3408c5eb00befaf03b8

View File

@ -1,5 +1,5 @@
kernel: kernel:
image: linuxkit/kernel:4.9.47 image: linuxkit/kernel:4.9.48
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0" cmdline: "console=tty0 console=ttyS0 console=ttyAMA0"
init: init:
- linuxkit/init:79973d34faf7d4654462f3408c5eb00befaf03b8 - linuxkit/init:79973d34faf7d4654462f3408c5eb00befaf03b8

View File

@ -1,5 +1,5 @@
kernel: kernel:
image: linuxkit/kernel:4.9.47 image: linuxkit/kernel:4.9.48
cmdline: "console=tty0 console=ttyS0" cmdline: "console=tty0 console=ttyS0"
init: init:
- linuxkit/init:79973d34faf7d4654462f3408c5eb00befaf03b8 - linuxkit/init:79973d34faf7d4654462f3408c5eb00befaf03b8

View File

@ -1,5 +1,5 @@
kernel: kernel:
image: linuxkit/kernel:4.9.47 image: linuxkit/kernel:4.9.48
cmdline: "console=ttyS1" cmdline: "console=ttyS1"
init: init:
- linuxkit/init:79973d34faf7d4654462f3408c5eb00befaf03b8 - linuxkit/init:79973d34faf7d4654462f3408c5eb00befaf03b8

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.9.47 image: linuxkit/kernel:4.9.48
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0" cmdline: "console=tty0 console=ttyS0 console=ttyAMA0"
init: init:
- linuxkit/init:79973d34faf7d4654462f3408c5eb00befaf03b8 - linuxkit/init:79973d34faf7d4654462f3408c5eb00befaf03b8

View File

@ -1,5 +1,5 @@
kernel: kernel:
image: linuxkit/kernel:4.9.47 image: linuxkit/kernel:4.9.48
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0" cmdline: "console=tty0 console=ttyS0 console=ttyAMA0"
init: init:
- linuxkit/init:79973d34faf7d4654462f3408c5eb00befaf03b8 - linuxkit/init:79973d34faf7d4654462f3408c5eb00befaf03b8

View File

@ -1,5 +1,5 @@
kernel: kernel:
image: linuxkit/kernel:4.9.47 image: linuxkit/kernel:4.9.48
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0" cmdline: "console=tty0 console=ttyS0 console=ttyAMA0"
init: init:
- linuxkit/init:79973d34faf7d4654462f3408c5eb00befaf03b8 - linuxkit/init:79973d34faf7d4654462f3408c5eb00befaf03b8

View File

@ -1,5 +1,5 @@
kernel: kernel:
image: linuxkit/kernel:4.9.47 image: linuxkit/kernel:4.9.48
cmdline: "console=tty0" cmdline: "console=tty0"
init: init:
- linuxkit/init:79973d34faf7d4654462f3408c5eb00befaf03b8 - linuxkit/init:79973d34faf7d4654462f3408c5eb00befaf03b8

View File

@ -1,5 +1,5 @@
kernel: kernel:
image: linuxkit/kernel:4.9.47 image: linuxkit/kernel:4.9.48
cmdline: "console=ttyS0" cmdline: "console=ttyS0"
init: init:
- linuxkit/init:79973d34faf7d4654462f3408c5eb00befaf03b8 - linuxkit/init:79973d34faf7d4654462f3408c5eb00befaf03b8

View File

@ -1,5 +1,5 @@
kernel: kernel:
image: linuxkit/kernel:4.9.47 image: linuxkit/kernel:4.9.48
cmdline: "console=ttyS0" cmdline: "console=ttyS0"
init: init:
- linuxkit/init:79973d34faf7d4654462f3408c5eb00befaf03b8 - linuxkit/init:79973d34faf7d4654462f3408c5eb00befaf03b8

View File

@ -1,5 +1,5 @@
kernel: kernel:
image: linuxkit/kernel:4.9.47 image: linuxkit/kernel:4.9.48
cmdline: "console=ttyS0" cmdline: "console=ttyS0"
init: init:
- linuxkit/init:79973d34faf7d4654462f3408c5eb00befaf03b8 - linuxkit/init:79973d34faf7d4654462f3408c5eb00befaf03b8

View File

@ -172,11 +172,11 @@ endef
# Build Targets # Build Targets
# Debug targets only for latest stable and LTS stable # Debug targets only for latest stable and LTS stable
# #
$(eval $(call kernel,4.12.9,4.12.x,$(EXTRA))) $(eval $(call kernel,4.12.11,4.12.x,$(EXTRA)))
$(eval $(call kernel,4.12.9,4.12.x,-dbg)) $(eval $(call kernel,4.12.11,4.12.x,-dbg))
$(eval $(call kernel,4.9.47,4.9.x,$(EXTRA))) $(eval $(call kernel,4.9.48,4.9.x,$(EXTRA)))
$(eval $(call kernel,4.9.47,4.9.x,-dbg)) $(eval $(call kernel,4.9.48,4.9.x,-dbg))
$(eval $(call kernel,4.4.86,4.4.x,$(EXTRA))) $(eval $(call kernel,4.4.87,4.4.x,$(EXTRA)))
# Target for kernel config # Target for kernel config
kconfig: | sources kconfig: | sources

View File

@ -1,6 +1,6 @@
# #
# Automatically generated file; DO NOT EDIT. # Automatically generated file; DO NOT EDIT.
# Linux/arm64 4.12.9 Kernel Configuration # Linux/arm64 4.12.11 Kernel Configuration
# #
CONFIG_ARM64=y CONFIG_ARM64=y
CONFIG_64BIT=y CONFIG_64BIT=y

View File

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

View File

@ -1,6 +1,6 @@
# #
# Automatically generated file; DO NOT EDIT. # Automatically generated file; DO NOT EDIT.
# Linux/arm64 4.4.86 Kernel Configuration # Linux/arm64 4.4.87 Kernel Configuration
# #
CONFIG_ARM64=y CONFIG_ARM64=y
CONFIG_64BIT=y CONFIG_64BIT=y

View File

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

View File

@ -1,6 +1,6 @@
# #
# Automatically generated file; DO NOT EDIT. # Automatically generated file; DO NOT EDIT.
# Linux/arm64 4.9.47 Kernel Configuration # Linux/arm64 4.9.48 Kernel Configuration
# #
CONFIG_ARM64=y CONFIG_ARM64=y
CONFIG_64BIT=y CONFIG_64BIT=y

View File

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

View File

@ -1,4 +1,4 @@
From 46f083de182fd968ea8ef5b821d35a3432b670b4 Mon Sep 17 00:00:00 2001 From 05cbb7f4519a8efaf44d72e0c53e32c503612602 Mon Sep 17 00:00:00 2001
From: Dexuan Cui <decui@microsoft.com> From: Dexuan Cui <decui@microsoft.com>
Date: Wed, 26 Jul 2017 12:31:50 -0600 Date: Wed, 26 Jul 2017 12:31:50 -0600
Subject: [PATCH 01/15] vmbus: vmbus_open(): reset onchannel_callback on error Subject: [PATCH 01/15] vmbus: vmbus_open(): reset onchannel_callback on error

View File

@ -1,4 +1,4 @@
From 4c89601836aa5ad7418d9feb78d67f8c9a831002 Mon Sep 17 00:00:00 2001 From a5d0fdd5ffa7427d999631cc5f93629dc7e6dec0 Mon Sep 17 00:00:00 2001
From: Dexuan Cui <decui@microsoft.com> From: Dexuan Cui <decui@microsoft.com>
Date: Wed, 26 Jul 2017 12:31:53 -0600 Date: Wed, 26 Jul 2017 12:31:53 -0600
Subject: [PATCH 02/15] vmbus: remove "goto error_clean_msglist" in Subject: [PATCH 02/15] vmbus: remove "goto error_clean_msglist" in

View File

@ -1,4 +1,4 @@
From 2678c3683496099da91e7d5a84592cd74e0de631 Mon Sep 17 00:00:00 2001 From 2abd3ce7111daadabb7a6e55cab5be3547febe15 Mon Sep 17 00:00:00 2001
From: Dexuan Cui <decui@microsoft.com> From: Dexuan Cui <decui@microsoft.com>
Date: Fri, 5 May 2017 16:57:23 -0600 Date: Fri, 5 May 2017 16:57:23 -0600
Subject: [PATCH 03/15] vmbus: dynamically enqueue/dequeue a channel on Subject: [PATCH 03/15] vmbus: dynamically enqueue/dequeue a channel on

View File

@ -1,4 +1,4 @@
From 71945c7c14c7010b7fd0d13cdebf99b25a2e3d45 Mon Sep 17 00:00:00 2001 From 5724a297a69eede4b03d6b68e5b069779d9610fd Mon Sep 17 00:00:00 2001
From: Dexuan Cui <decui@microsoft.com> From: Dexuan Cui <decui@microsoft.com>
Date: Wed, 26 Jul 2017 12:31:56 -0600 Date: Wed, 26 Jul 2017 12:31:56 -0600
Subject: [PATCH 04/15] hv_sock: implements Hyper-V transport for Virtual Subject: [PATCH 04/15] hv_sock: implements Hyper-V transport for Virtual

View File

@ -1,4 +1,4 @@
From 6572a16ec781e517afc8b3975547b2e0b8499a7a Mon Sep 17 00:00:00 2001 From 0ef61343e0a46ede112178386569a3b6d928a8e4 Mon Sep 17 00:00:00 2001
From: Dexuan Cui <decui@microsoft.com> From: Dexuan Cui <decui@microsoft.com>
Date: Wed, 26 Jul 2017 12:31:58 -0600 Date: Wed, 26 Jul 2017 12:31:58 -0600
Subject: [PATCH 05/15] VMCI: only try to load on VMware hypervisor Subject: [PATCH 05/15] VMCI: only try to load on VMware hypervisor

View File

@ -1,4 +1,4 @@
From e2b50033a49dec6373f9b439c47019ad44cb84c2 Mon Sep 17 00:00:00 2001 From 1394b73ab41eaba3e4ffbbb3b03a5db49a0c695f Mon Sep 17 00:00:00 2001
From: Dexuan Cui <decui@microsoft.com> From: Dexuan Cui <decui@microsoft.com>
Date: Wed, 26 Jul 2017 12:32:00 -0600 Date: Wed, 26 Jul 2017 12:32:00 -0600
Subject: [PATCH 06/15] hv_sock: add the support of auto-loading Subject: [PATCH 06/15] hv_sock: add the support of auto-loading

View File

@ -1,4 +1,4 @@
From b0d1cd1d32899cd4b6547af4898f3fdad6324961 Mon Sep 17 00:00:00 2001 From 0b46eecab3cae0562c033db9b02317b43e223235 Mon Sep 17 00:00:00 2001
From: Dexuan Cui <decui@microsoft.com> From: Dexuan Cui <decui@microsoft.com>
Date: Wed, 26 Jul 2017 12:32:03 -0600 Date: Wed, 26 Jul 2017 12:32:03 -0600
Subject: [PATCH 07/15] hv_sock: fix a race in hvs_stream_dequeue() Subject: [PATCH 07/15] hv_sock: fix a race in hvs_stream_dequeue()

View File

@ -1,4 +1,4 @@
From 212b1a6dcdd6a6d52baa838af3f7dea9a206e47f Mon Sep 17 00:00:00 2001 From 8f964bd25e0332fba4a1eaf60e91941acd5507d1 Mon Sep 17 00:00:00 2001
From: Dexuan Cui <decui@microsoft.com> From: Dexuan Cui <decui@microsoft.com>
Date: Wed, 26 Jul 2017 12:32:06 -0600 Date: Wed, 26 Jul 2017 12:32:06 -0600
Subject: [PATCH 08/15] vsock: fix vsock_dequeue/enqueue_accept race Subject: [PATCH 08/15] vsock: fix vsock_dequeue/enqueue_accept race

View File

@ -1,4 +1,4 @@
From 4753fbdd9d9c53ee348c2ad2a5bbdce0daf55508 Mon Sep 17 00:00:00 2001 From ff70d7c616cd84c02b003210cdc65be28838ec2d Mon Sep 17 00:00:00 2001
From: "K. Y. Srinivasan" <kys@microsoft.com> From: "K. Y. Srinivasan" <kys@microsoft.com>
Date: Sun, 30 Apr 2017 16:21:18 -0700 Date: Sun, 30 Apr 2017 16:21:18 -0700
Subject: [PATCH 09/15] Drivers: hv: vmbus: Fix rescind handling Subject: [PATCH 09/15] Drivers: hv: vmbus: Fix rescind handling

View File

@ -1,4 +1,4 @@
From e07d97ffd6c0c51cdd5919cd4f78005b92262885 Mon Sep 17 00:00:00 2001 From 7c45da8f821de09fce4388c3bddc10c0163c0a1c Mon Sep 17 00:00:00 2001
From: Dexuan Cui <decui@microsoft.com> From: Dexuan Cui <decui@microsoft.com>
Date: Mon, 5 Jun 2017 16:13:18 +0800 Date: Mon, 5 Jun 2017 16:13:18 +0800
Subject: [PATCH 10/15] vmbus: fix hv_percpu_channel_deq/enq race Subject: [PATCH 10/15] vmbus: fix hv_percpu_channel_deq/enq race

View File

@ -1,4 +1,4 @@
From dfec35a68bca5a04439aac430f916b8a63709ef9 Mon Sep 17 00:00:00 2001 From 7b62c6262aa9c230437e8aca20525076c370caa7 Mon Sep 17 00:00:00 2001
From: Dexuan Cui <decui@microsoft.com> From: Dexuan Cui <decui@microsoft.com>
Date: Mon, 5 Jun 2017 21:32:00 +0800 Date: Mon, 5 Jun 2017 21:32:00 +0800
Subject: [PATCH 11/15] vmbus: add vmbus onoffer/onoffer_rescind sync. Subject: [PATCH 11/15] vmbus: add vmbus onoffer/onoffer_rescind sync.

View File

@ -1,4 +1,4 @@
From 78dbf27657668b70d2daf1376d7d9114d4d6b080 Mon Sep 17 00:00:00 2001 From 89b4d1c563cf75959bf0baab6a00e68cb450361c Mon Sep 17 00:00:00 2001
From: Dexuan Cui <decui@microsoft.com> From: Dexuan Cui <decui@microsoft.com>
Date: Wed, 28 Jun 2017 23:50:38 +0800 Date: Wed, 28 Jun 2017 23:50:38 +0800
Subject: [PATCH 12/15] vmbus: fix the missed signaling in hv_signal_on_read() Subject: [PATCH 12/15] vmbus: fix the missed signaling in hv_signal_on_read()

View File

@ -1,4 +1,4 @@
From 5777c274a08f586f5f41e12912377a6ba72049b4 Mon Sep 17 00:00:00 2001 From 014906638fc3f51c92f496352bfb9ba4d5c49078 Mon Sep 17 00:00:00 2001
From: Dexuan Cui <decui@microsoft.com> From: Dexuan Cui <decui@microsoft.com>
Date: Wed, 26 Jul 2017 12:32:08 -0600 Date: Wed, 26 Jul 2017 12:32:08 -0600
Subject: [PATCH 13/15] hv_sock: avoid double FINs if shutdown() is called Subject: [PATCH 13/15] hv_sock: avoid double FINs if shutdown() is called

View File

@ -1,4 +1,4 @@
From ddac1a1c344ac05ccfbe28f9044bffae856bb4c0 Mon Sep 17 00:00:00 2001 From 02e07312e458d9e5f2c931c9b4dbaf74003d48a8 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:50:36 -0700 Date: Tue, 11 Jul 2017 16:50:36 -0700
Subject: [PATCH 14/15] Added vsock transport support to 9pfs Subject: [PATCH 14/15] Added vsock transport support to 9pfs

View File

@ -1,4 +1,4 @@
From 482c225fd4f5e40e04f2fe3f06185b5d39dab557 Mon Sep 17 00:00:00 2001 From e96ebed0616a422bee68b0ebcd97556f1b92bd70 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 15/15] NVDIMM: reducded ND_MIN_NAMESPACE_SIZE from 4MB to 4KB Subject: [PATCH 15/15] NVDIMM: reducded ND_MIN_NAMESPACE_SIZE from 4MB to 4KB

View File

@ -1,4 +1,4 @@
From e15f0ba4cc2c6e90e3df8fd5cf68b249e98f1238 Mon Sep 17 00:00:00 2001 From 34a405262b5c1d952b0d58bfa050907038becd8e Mon Sep 17 00:00:00 2001
From: Stefan Hajnoczi <stefanha@redhat.com> From: Stefan Hajnoczi <stefanha@redhat.com>
Date: Thu, 17 Dec 2015 16:53:43 +0800 Date: Thu, 17 Dec 2015 16:53:43 +0800
Subject: [PATCH 01/44] virtio: make find_vqs() checkpatch.pl-friendly Subject: [PATCH 01/44] virtio: make find_vqs() checkpatch.pl-friendly

View File

@ -1,4 +1,4 @@
From 2d2d186219d3028a65361a9c355c2e5776ec9d52 Mon Sep 17 00:00:00 2001 From 8a5f9db0bb9385e482f93204052fa1fa8efe93c2 Mon Sep 17 00:00:00 2001
From: Julia Lawall <julia.lawall@lip6.fr> From: Julia Lawall <julia.lawall@lip6.fr>
Date: Sat, 21 Nov 2015 18:39:17 +0100 Date: Sat, 21 Nov 2015 18:39:17 +0100
Subject: [PATCH 02/44] VSOCK: constify vmci_transport_notify_ops structures Subject: [PATCH 02/44] VSOCK: constify vmci_transport_notify_ops structures

View File

@ -1,4 +1,4 @@
From 0aa8d7a54dbeaec81ac29a91d90b725b2b3503a7 Mon Sep 17 00:00:00 2001 From 8d5e0d160ed34646d67581d0cbd44ccc659df912 Mon Sep 17 00:00:00 2001
From: Claudio Imbrenda <imbrenda@linux.vnet.ibm.com> From: Claudio Imbrenda <imbrenda@linux.vnet.ibm.com>
Date: Tue, 22 Mar 2016 17:05:52 +0100 Date: Tue, 22 Mar 2016 17:05:52 +0100
Subject: [PATCH 03/44] AF_VSOCK: Shrink the area influenced by prepare_to_wait Subject: [PATCH 03/44] AF_VSOCK: Shrink the area influenced by prepare_to_wait

View File

@ -1,4 +1,4 @@
From 14785a58e3ec37f50e0ae1f194f0e99513532247 Mon Sep 17 00:00:00 2001 From 32ca1a04aa3d05a5ff3b6433598b8f2ceb6f7c9c Mon Sep 17 00:00:00 2001
From: Stefan Hajnoczi <stefanha@redhat.com> From: Stefan Hajnoczi <stefanha@redhat.com>
Date: Thu, 23 Jun 2016 16:28:58 +0100 Date: Thu, 23 Jun 2016 16:28:58 +0100
Subject: [PATCH 04/44] vsock: make listener child lock ordering explicit Subject: [PATCH 04/44] vsock: make listener child lock ordering explicit

View File

@ -1,4 +1,4 @@
From 0f547faa60fdc449369b4ec1ed9e8795d51a09ad Mon Sep 17 00:00:00 2001 From 6141d8fea865c4ce43b2d9a929b374aa47bdd42d Mon Sep 17 00:00:00 2001
From: Stefan Hajnoczi <stefanha@redhat.com> From: Stefan Hajnoczi <stefanha@redhat.com>
Date: Thu, 28 Jul 2016 15:36:30 +0100 Date: Thu, 28 Jul 2016 15:36:30 +0100
Subject: [PATCH 05/44] VSOCK: transport-specific vsock_transport functions Subject: [PATCH 05/44] VSOCK: transport-specific vsock_transport functions

View File

@ -1,4 +1,4 @@
From dcb200593140294b1b255df7c903a145f55ee907 Mon Sep 17 00:00:00 2001 From 52b62613c0e408cc9e2c5aacde07d0027b6d95c5 Mon Sep 17 00:00:00 2001
From: Stefan Hajnoczi <stefanha@redhat.com> From: Stefan Hajnoczi <stefanha@redhat.com>
Date: Thu, 28 Jul 2016 15:36:31 +0100 Date: Thu, 28 Jul 2016 15:36:31 +0100
Subject: [PATCH 06/44] VSOCK: defer sock removal to transports Subject: [PATCH 06/44] VSOCK: defer sock removal to transports

View File

@ -1,4 +1,4 @@
From 20fb174bd881e585d0d31a309ba6dcb32de19c2c Mon Sep 17 00:00:00 2001 From 9b5062776073af12447a27f7f11f864f37283080 Mon Sep 17 00:00:00 2001
From: Asias He <asias@redhat.com> From: Asias He <asias@redhat.com>
Date: Thu, 28 Jul 2016 15:36:32 +0100 Date: Thu, 28 Jul 2016 15:36:32 +0100
Subject: [PATCH 07/44] VSOCK: Introduce virtio_vsock_common.ko Subject: [PATCH 07/44] VSOCK: Introduce virtio_vsock_common.ko

View File

@ -1,4 +1,4 @@
From 646e0b33f143174a446a03777e39c224dc38ad2d Mon Sep 17 00:00:00 2001 From a45478c44817a0fc03013ac9d9976438101bb8ac Mon Sep 17 00:00:00 2001
From: Asias He <asias@redhat.com> From: Asias He <asias@redhat.com>
Date: Thu, 28 Jul 2016 15:36:33 +0100 Date: Thu, 28 Jul 2016 15:36:33 +0100
Subject: [PATCH 08/44] VSOCK: Introduce virtio_transport.ko Subject: [PATCH 08/44] VSOCK: Introduce virtio_transport.ko

View File

@ -1,4 +1,4 @@
From eca6b8d7e1d57a560e76ba7f6a5a569c032b0096 Mon Sep 17 00:00:00 2001 From c4359ab810299fa1535db8c70c0034f8e7755f59 Mon Sep 17 00:00:00 2001
From: Asias He <asias@redhat.com> From: Asias He <asias@redhat.com>
Date: Thu, 28 Jul 2016 15:36:34 +0100 Date: Thu, 28 Jul 2016 15:36:34 +0100
Subject: [PATCH 09/44] VSOCK: Introduce vhost_vsock.ko Subject: [PATCH 09/44] VSOCK: Introduce vhost_vsock.ko

View File

@ -1,4 +1,4 @@
From 3aa706305abb08dedecc22b357e950ce8b0bdb50 Mon Sep 17 00:00:00 2001 From 1451188428327bf00a2f6f722e11059d684c52bb Mon Sep 17 00:00:00 2001
From: Asias He <asias@redhat.com> From: Asias He <asias@redhat.com>
Date: Thu, 28 Jul 2016 15:36:35 +0100 Date: Thu, 28 Jul 2016 15:36:35 +0100
Subject: [PATCH 10/44] VSOCK: Add Makefile and Kconfig Subject: [PATCH 10/44] VSOCK: Add Makefile and Kconfig

View File

@ -1,4 +1,4 @@
From 318fd2478d15a076486c2e88fdbf5a14e61226b0 Mon Sep 17 00:00:00 2001 From 79659047f205acf0f1c05d8197703d948e25cf45 Mon Sep 17 00:00:00 2001
From: Wei Yongjun <weiyj.lk@gmail.com> From: Wei Yongjun <weiyj.lk@gmail.com>
Date: Tue, 2 Aug 2016 13:50:42 +0000 Date: Tue, 2 Aug 2016 13:50:42 +0000
Subject: [PATCH 11/44] VSOCK: Use kvfree() Subject: [PATCH 11/44] VSOCK: Use kvfree()

View File

@ -1,4 +1,4 @@
From e4c47e988bba8e40e95f96fb39bf67d5626f12e5 Mon Sep 17 00:00:00 2001 From 83f5e8787ae4311e2f7a60cb915925b67e863aa5 Mon Sep 17 00:00:00 2001
From: Stefan Hajnoczi <stefanha@redhat.com> From: Stefan Hajnoczi <stefanha@redhat.com>
Date: Thu, 4 Aug 2016 14:52:53 +0100 Date: Thu, 4 Aug 2016 14:52:53 +0100
Subject: [PATCH 12/44] vhost/vsock: fix vhost virtio_vsock_pkt use-after-free Subject: [PATCH 12/44] vhost/vsock: fix vhost virtio_vsock_pkt use-after-free

View File

@ -1,4 +1,4 @@
From 1c35f04d2283220e8046289c9d49dcdc9389ca46 Mon Sep 17 00:00:00 2001 From a2f71099dfab23914e8c703dae3f3516aa481f43 Mon Sep 17 00:00:00 2001
From: Stefan Hajnoczi <stefanha@redhat.com> From: Stefan Hajnoczi <stefanha@redhat.com>
Date: Fri, 5 Aug 2016 13:52:09 +0100 Date: Fri, 5 Aug 2016 13:52:09 +0100
Subject: [PATCH 13/44] virtio-vsock: fix include guard typo Subject: [PATCH 13/44] virtio-vsock: fix include guard typo

View File

@ -1,4 +1,4 @@
From 2b9b2243041eda726c440151fedfa43c60631331 Mon Sep 17 00:00:00 2001 From a8fb0a2bdb46c39803a34352676ba4556e3a43b7 Mon Sep 17 00:00:00 2001
From: Gerard Garcia <ggarcia@deic.uab.cat> From: Gerard Garcia <ggarcia@deic.uab.cat>
Date: Wed, 10 Aug 2016 17:24:34 +0200 Date: Wed, 10 Aug 2016 17:24:34 +0200
Subject: [PATCH 14/44] vhost/vsock: drop space available check for TX vq Subject: [PATCH 14/44] vhost/vsock: drop space available check for TX vq

View File

@ -1,4 +1,4 @@
From 70d47033e25ba0564d1fd9101e8dc4fadf187c73 Mon Sep 17 00:00:00 2001 From 5e02dd4ba4ee5d9bb10c29bb2df4197ca0bd967e Mon Sep 17 00:00:00 2001
From: Ian Campbell <ian.campbell@docker.com> From: Ian Campbell <ian.campbell@docker.com>
Date: Mon, 4 Apr 2016 14:50:10 +0100 Date: Mon, 4 Apr 2016 14:50:10 +0100
Subject: [PATCH 15/44] VSOCK: Only allow host network namespace to use Subject: [PATCH 15/44] VSOCK: Only allow host network namespace to use

View File

@ -1,4 +1,4 @@
From 24ba7a05b73aa058f05260c029bb9a248a1531ec Mon Sep 17 00:00:00 2001 From ee2f7952d16d0f2577dbdac9fa87edd2ee3596f2 Mon Sep 17 00:00:00 2001
From: Jake Oshins <jakeo@microsoft.com> From: Jake Oshins <jakeo@microsoft.com>
Date: Mon, 14 Dec 2015 16:01:41 -0800 Date: Mon, 14 Dec 2015 16:01:41 -0800
Subject: [PATCH 16/44] drivers:hv: Define the channel type for Hyper-V PCI Subject: [PATCH 16/44] drivers:hv: Define the channel type for Hyper-V PCI

View File

@ -1,4 +1,4 @@
From 1980970b0fe4db8f69880217e84efa2a6ef26e21 Mon Sep 17 00:00:00 2001 From b902872753aba2396599c6ad478af5003db63fc6 Mon Sep 17 00:00:00 2001
From: "K. Y. Srinivasan" <kys@microsoft.com> From: "K. Y. Srinivasan" <kys@microsoft.com>
Date: Mon, 14 Dec 2015 16:01:43 -0800 Date: Mon, 14 Dec 2015 16:01:43 -0800
Subject: [PATCH 17/44] Drivers: hv: vmbus: Use uuid_le type consistently Subject: [PATCH 17/44] Drivers: hv: vmbus: Use uuid_le type consistently

View File

@ -1,4 +1,4 @@
From d68ab216f5a52fa6ef5c505a20829d28d3b737dd Mon Sep 17 00:00:00 2001 From d4083840f20776561574c7564f695060383a7c0f Mon Sep 17 00:00:00 2001
From: "K. Y. Srinivasan" <kys@microsoft.com> From: "K. Y. Srinivasan" <kys@microsoft.com>
Date: Mon, 14 Dec 2015 16:01:44 -0800 Date: Mon, 14 Dec 2015 16:01:44 -0800
Subject: [PATCH 18/44] Drivers: hv: vmbus: Use uuid_le_cmp() for comparing Subject: [PATCH 18/44] Drivers: hv: vmbus: Use uuid_le_cmp() for comparing

View File

@ -1,4 +1,4 @@
From 14145bf4be3c9281ff81474d08fa9164e44efc97 Mon Sep 17 00:00:00 2001 From cd57079ad92667fed7a1a3eca353b7601771c8b7 Mon Sep 17 00:00:00 2001
From: Dexuan Cui <decui@microsoft.com> From: Dexuan Cui <decui@microsoft.com>
Date: Mon, 14 Dec 2015 16:01:48 -0800 Date: Mon, 14 Dec 2015 16:01:48 -0800
Subject: [PATCH 19/44] Drivers: hv: vmbus: do sanity check of channel state in Subject: [PATCH 19/44] Drivers: hv: vmbus: do sanity check of channel state in

View File

@ -1,4 +1,4 @@
From 82819e5177700f814a052e910b71af37600b345f Mon Sep 17 00:00:00 2001 From 4f756565d5ada47b35ba0c3f122b1a1d82c37753 Mon Sep 17 00:00:00 2001
From: Dexuan Cui <decui@microsoft.com> From: Dexuan Cui <decui@microsoft.com>
Date: Mon, 14 Dec 2015 16:01:50 -0800 Date: Mon, 14 Dec 2015 16:01:50 -0800
Subject: [PATCH 20/44] Drivers: hv: vmbus: release relid on error in Subject: [PATCH 20/44] Drivers: hv: vmbus: release relid on error in

View File

@ -1,4 +1,4 @@
From 5a575918c34e7ebaa6273c2c1417cca7a8e8045e Mon Sep 17 00:00:00 2001 From c343f83cc32458770c7b3ea7652a95b595220671 Mon Sep 17 00:00:00 2001
From: Dexuan Cui <decui@microsoft.com> From: Dexuan Cui <decui@microsoft.com>
Date: Mon, 14 Dec 2015 16:01:51 -0800 Date: Mon, 14 Dec 2015 16:01:51 -0800
Subject: [PATCH 21/44] Drivers: hv: vmbus: channge Subject: [PATCH 21/44] Drivers: hv: vmbus: channge

View File

@ -1,4 +1,4 @@
From 28cde335573943aa8b443aa8793196742e0d95f7 Mon Sep 17 00:00:00 2001 From d2737d2b8265b2baa89056191686f955cd91c337 Mon Sep 17 00:00:00 2001
From: Vitaly Kuznetsov <vkuznets@redhat.com> From: Vitaly Kuznetsov <vkuznets@redhat.com>
Date: Mon, 14 Dec 2015 19:02:00 -0800 Date: Mon, 14 Dec 2015 19:02:00 -0800
Subject: [PATCH 22/44] Drivers: hv: remove code duplication between Subject: [PATCH 22/44] Drivers: hv: remove code duplication between

View File

@ -1,4 +1,4 @@
From ff7fccac3b631a5cc284a2290f5708c36504187f Mon Sep 17 00:00:00 2001 From fe3eb3b645100c557a38b546eed4c8590267bbba Mon Sep 17 00:00:00 2001
From: Dexuan Cui <decui@microsoft.com> From: Dexuan Cui <decui@microsoft.com>
Date: Mon, 21 Dec 2015 12:21:22 -0800 Date: Mon, 21 Dec 2015 12:21:22 -0800
Subject: [PATCH 23/44] Drivers: hv: vmbus: fix the building warning with Subject: [PATCH 23/44] Drivers: hv: vmbus: fix the building warning with

View File

@ -1,4 +1,4 @@
From edc5dca25e76c9e2a036eee1cc5293f797e7444c Mon Sep 17 00:00:00 2001 From 280aa6b848827e8b4e8ab10e69abc92a43f9957e Mon Sep 17 00:00:00 2001
From: "K. Y. Srinivasan" <kys@microsoft.com> From: "K. Y. Srinivasan" <kys@microsoft.com>
Date: Tue, 15 Dec 2015 16:27:27 -0800 Date: Tue, 15 Dec 2015 16:27:27 -0800
Subject: [PATCH 24/44] Drivers: hv: vmbus: Treat Fibre Channel devices as Subject: [PATCH 24/44] Drivers: hv: vmbus: Treat Fibre Channel devices as

View File

@ -1,4 +1,4 @@
From eb6ba466bc283177d9c309f23dbfce4e0a8c03dc Mon Sep 17 00:00:00 2001 From bbcb304315e47d41152cafd5920a33158860dd9b Mon Sep 17 00:00:00 2001
From: "K. Y. Srinivasan" <kys@microsoft.com> From: "K. Y. Srinivasan" <kys@microsoft.com>
Date: Fri, 25 Dec 2015 20:00:30 -0800 Date: Fri, 25 Dec 2015 20:00:30 -0800
Subject: [PATCH 25/44] Drivers: hv: vmbus: Add vendor and device atttributes Subject: [PATCH 25/44] Drivers: hv: vmbus: Add vendor and device atttributes

View File

@ -1,4 +1,4 @@
From 0e85a04724946e9bf7f9bc31f6b7ca7f1c30978b Mon Sep 17 00:00:00 2001 From f09db46611296ddf0b6a1216e913baac16933238 Mon Sep 17 00:00:00 2001
From: Dexuan Cui <decui@microsoft.com> From: Dexuan Cui <decui@microsoft.com>
Date: Wed, 27 Jan 2016 22:29:37 -0800 Date: Wed, 27 Jan 2016 22:29:37 -0800
Subject: [PATCH 26/44] Drivers: hv: vmbus: add a helper function to set a Subject: [PATCH 26/44] Drivers: hv: vmbus: add a helper function to set a

View File

@ -1,4 +1,4 @@
From 6919106517706c30a88e9e55bd16b6507c6c2196 Mon Sep 17 00:00:00 2001 From d1143d2449375bda99f1de72ac2197a3347a1a30 Mon Sep 17 00:00:00 2001
From: Dexuan Cui <decui@microsoft.com> From: Dexuan Cui <decui@microsoft.com>
Date: Wed, 27 Jan 2016 22:29:38 -0800 Date: Wed, 27 Jan 2016 22:29:38 -0800
Subject: [PATCH 27/44] Drivers: hv: vmbus: define the new offer type for Subject: [PATCH 27/44] Drivers: hv: vmbus: define the new offer type for

View File

@ -1,4 +1,4 @@
From 5d6bb7e0766f75ba9f569849d40e649dab7f95f5 Mon Sep 17 00:00:00 2001 From 72b56a59110c06f0773ea8d7630833b40dfda842 Mon Sep 17 00:00:00 2001
From: Dexuan Cui <decui@microsoft.com> From: Dexuan Cui <decui@microsoft.com>
Date: Wed, 27 Jan 2016 22:29:39 -0800 Date: Wed, 27 Jan 2016 22:29:39 -0800
Subject: [PATCH 28/44] Drivers: hv: vmbus: vmbus_sendpacket_ctl: hvsock: avoid Subject: [PATCH 28/44] Drivers: hv: vmbus: vmbus_sendpacket_ctl: hvsock: avoid

View File

@ -1,4 +1,4 @@
From 3a57beb42d61ed07798f1e8d0d10462838d88be2 Mon Sep 17 00:00:00 2001 From e8017edfef59d2910c30228948f2b911f7f17eb8 Mon Sep 17 00:00:00 2001
From: Dexuan Cui <decui@microsoft.com> From: Dexuan Cui <decui@microsoft.com>
Date: Wed, 27 Jan 2016 22:29:40 -0800 Date: Wed, 27 Jan 2016 22:29:40 -0800
Subject: [PATCH 29/44] Drivers: hv: vmbus: define a new VMBus message type for Subject: [PATCH 29/44] Drivers: hv: vmbus: define a new VMBus message type for

View File

@ -1,4 +1,4 @@
From 2eb5698442a7c5580fa74b85cd107817b3b0fa15 Mon Sep 17 00:00:00 2001 From 026e220ef854d76be1fb61d0697b6efc055ed8c4 Mon Sep 17 00:00:00 2001
From: Dexuan Cui <decui@microsoft.com> From: Dexuan Cui <decui@microsoft.com>
Date: Wed, 27 Jan 2016 22:29:41 -0800 Date: Wed, 27 Jan 2016 22:29:41 -0800
Subject: [PATCH 30/44] Drivers: hv: vmbus: add a hvsock flag in struct Subject: [PATCH 30/44] Drivers: hv: vmbus: add a hvsock flag in struct

View File

@ -1,4 +1,4 @@
From 7257e470957ecadaa2944a0fa07899a98894d377 Mon Sep 17 00:00:00 2001 From dba565d66b212ad7512a4c8e40a451743374ea11 Mon Sep 17 00:00:00 2001
From: Dexuan Cui <decui@microsoft.com> From: Dexuan Cui <decui@microsoft.com>
Date: Wed, 27 Jan 2016 22:29:42 -0800 Date: Wed, 27 Jan 2016 22:29:42 -0800
Subject: [PATCH 31/44] Drivers: hv: vmbus: add a per-channel rescind callback Subject: [PATCH 31/44] Drivers: hv: vmbus: add a per-channel rescind callback

View File

@ -1,4 +1,4 @@
From b3ad68052e7d7e253ddfa96e8edbf6276897beac Mon Sep 17 00:00:00 2001 From 3ca4d0363a4108ca3b94aa613da36b7374ef872a Mon Sep 17 00:00:00 2001
From: Dexuan Cui <decui@microsoft.com> From: Dexuan Cui <decui@microsoft.com>
Date: Wed, 27 Jan 2016 22:29:43 -0800 Date: Wed, 27 Jan 2016 22:29:43 -0800
Subject: [PATCH 32/44] Drivers: hv: vmbus: add an API Subject: [PATCH 32/44] Drivers: hv: vmbus: add an API

View File

@ -1,4 +1,4 @@
From c90012b089f941ae8e94552f91c4808d983c24c5 Mon Sep 17 00:00:00 2001 From ce03a15d794f0379fee8a0d3fa0f42caef537d48 Mon Sep 17 00:00:00 2001
From: "K. Y. Srinivasan" <kys@microsoft.com> From: "K. Y. Srinivasan" <kys@microsoft.com>
Date: Wed, 27 Jan 2016 22:29:45 -0800 Date: Wed, 27 Jan 2016 22:29:45 -0800
Subject: [PATCH 33/44] Drivers: hv: vmbus: Give control over how the ring Subject: [PATCH 33/44] Drivers: hv: vmbus: Give control over how the ring

View File

@ -1,4 +1,4 @@
From 2a98a748f217a10f8ca3166a65e2c7277ea11772 Mon Sep 17 00:00:00 2001 From 0410ab457cd8282c21fb39a10aa7f58ebc7e7cfd Mon Sep 17 00:00:00 2001
From: Vitaly Kuznetsov <vkuznets@redhat.com> From: Vitaly Kuznetsov <vkuznets@redhat.com>
Date: Fri, 26 Feb 2016 15:13:16 -0800 Date: Fri, 26 Feb 2016 15:13:16 -0800
Subject: [PATCH 34/44] Drivers: hv: vmbus: avoid wait_for_completion() on Subject: [PATCH 34/44] Drivers: hv: vmbus: avoid wait_for_completion() on

View File

@ -1,4 +1,4 @@
From dff1d36a1a3bb826016c798fd3d5e895b04c36d7 Mon Sep 17 00:00:00 2001 From 4665e06fab385f540a641d864f5fc56e0e29a45e Mon Sep 17 00:00:00 2001
From: Vitaly Kuznetsov <vkuznets@redhat.com> From: Vitaly Kuznetsov <vkuznets@redhat.com>
Date: Fri, 26 Feb 2016 15:13:18 -0800 Date: Fri, 26 Feb 2016 15:13:18 -0800
Subject: [PATCH 35/44] Drivers: hv: vmbus: avoid unneeded compiler Subject: [PATCH 35/44] Drivers: hv: vmbus: avoid unneeded compiler

View File

@ -1,4 +1,4 @@
From c8194d9e371c5442607a39850927d93fe60944be Mon Sep 17 00:00:00 2001 From b26c47635e6de22fc63a80e6d47a301275f08268 Mon Sep 17 00:00:00 2001
From: Tom Herbert <tom@herbertland.com> From: Tom Herbert <tom@herbertland.com>
Date: Mon, 7 Mar 2016 14:11:06 -0800 Date: Mon, 7 Mar 2016 14:11:06 -0800
Subject: [PATCH 36/44] kcm: Kernel Connection Multiplexor module Subject: [PATCH 36/44] kcm: Kernel Connection Multiplexor module

View File

@ -1,4 +1,4 @@
From 4d2a552afd59321508b8a39ebd0d42bc53778b7b Mon Sep 17 00:00:00 2001 From ea17c0ee0d22e410d1e31c69bb56c3f856797bd9 Mon Sep 17 00:00:00 2001
From: Dexuan Cui <decui@microsoft.com> From: Dexuan Cui <decui@microsoft.com>
Date: Mon, 21 Mar 2016 02:51:09 -0700 Date: Mon, 21 Mar 2016 02:51:09 -0700
Subject: [PATCH 37/44] net: add the AF_KCM entries to family name tables Subject: [PATCH 37/44] net: add the AF_KCM entries to family name tables

View File

@ -1,4 +1,4 @@
From b6654c9dc7d118d0350984b6ef6bbbbfb3c3d61c Mon Sep 17 00:00:00 2001 From 8da54710092ad0eeea81964d447220fb031cc119 Mon Sep 17 00:00:00 2001
From: Courtney Cavin <courtney.cavin@sonymobile.com> From: Courtney Cavin <courtney.cavin@sonymobile.com>
Date: Wed, 27 Apr 2016 12:13:03 -0700 Date: Wed, 27 Apr 2016 12:13:03 -0700
Subject: [PATCH 38/44] net: Add Qualcomm IPC router Subject: [PATCH 38/44] net: Add Qualcomm IPC router

View File

@ -1,4 +1,4 @@
From db1b7ea878ba27da7a480bbe2d0aac6c9e0b8f77 Mon Sep 17 00:00:00 2001 From a1e3a97baa63e4f06dcf4189e6109db511e0367e Mon Sep 17 00:00:00 2001
From: Dexuan Cui <decui@microsoft.com> From: Dexuan Cui <decui@microsoft.com>
Date: Sun, 15 May 2016 09:53:11 -0700 Date: Sun, 15 May 2016 09:53:11 -0700
Subject: [PATCH 39/44] hv_sock: introduce Hyper-V Sockets Subject: [PATCH 39/44] hv_sock: introduce Hyper-V Sockets

View File

@ -1,4 +1,4 @@
From a0a62b2bab8658a814f5e4ccffe4c8ab49acebb5 Mon Sep 17 00:00:00 2001 From 286b7a92cd3c6400e5ca6b08ab7338e62710d6d5 Mon Sep 17 00:00:00 2001
From: Dexuan Cui <decui@microsoft.com> From: Dexuan Cui <decui@microsoft.com>
Date: Mon, 21 Mar 2016 02:53:08 -0700 Date: Mon, 21 Mar 2016 02:53:08 -0700
Subject: [PATCH 40/44] net: add the AF_HYPERV entries to family name tables Subject: [PATCH 40/44] net: add the AF_HYPERV entries to family name tables

View File

@ -1,4 +1,4 @@
From e223526025352d043f04113837ea1f4dee8f4c4b Mon Sep 17 00:00:00 2001 From 8d673a93094b8946640ec9a5f9d0a50d0ecad4c7 Mon Sep 17 00:00:00 2001
From: Dexuan Cui <decui@microsoft.com> From: Dexuan Cui <decui@microsoft.com>
Date: Sat, 21 May 2016 16:55:50 +0800 Date: Sat, 21 May 2016 16:55:50 +0800
Subject: [PATCH 41/44] Drivers: hv: vmbus: fix the race when querying & Subject: [PATCH 41/44] Drivers: hv: vmbus: fix the race when querying &

View File

@ -1,4 +1,4 @@
From 2d83978104fc4398db85be990b12095fd2990582 Mon Sep 17 00:00:00 2001 From 16595c5b5839967b67eef4e67b3d6027248d8233 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 42/44] vmbus: Don't spam the logs with unknown GUIDs Subject: [PATCH 42/44] vmbus: Don't spam the logs with unknown GUIDs

View File

@ -1,4 +1,4 @@
From 6c6af3f6d349c98ae74cdbe6bff0d7c989eaf4ac Mon Sep 17 00:00:00 2001 From 9918bff16b128e702092d4759bad69d024052867 Mon Sep 17 00:00:00 2001
From: James Bottomley <James.Bottomley@HansenPartnership.com> From: James Bottomley <James.Bottomley@HansenPartnership.com>
Date: Wed, 17 Feb 2016 16:49:38 -0800 Date: Wed, 17 Feb 2016 16:49:38 -0800
Subject: [PATCH 43/44] fs: add filp_clone_open API Subject: [PATCH 43/44] fs: add filp_clone_open API

View File

@ -1,4 +1,4 @@
From 986953b680520ec31d6fc267612e2ca9add4f7ba Mon Sep 17 00:00:00 2001 From 58b161084f1be28e39fdb736e875c4b8e827d855 Mon Sep 17 00:00:00 2001
From: James Bottomley <James.Bottomley@HansenPartnership.com> From: James Bottomley <James.Bottomley@HansenPartnership.com>
Date: Wed, 17 Feb 2016 16:51:16 -0800 Date: Wed, 17 Feb 2016 16:51:16 -0800
Subject: [PATCH 44/44] binfmt_misc: add persistent opened binary handler for Subject: [PATCH 44/44] binfmt_misc: add persistent opened binary handler for

View File

@ -1,4 +1,4 @@
From 82513849152e09e4c2b789afcd50760cfcd73861 Mon Sep 17 00:00:00 2001 From e66f4ecd0a455b3ae891ec930193d21594d86118 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/13] tools build: Add test for sched_getcpu() Subject: [PATCH 01/13] tools build: Add test for sched_getcpu()

View File

@ -1,4 +1,4 @@
From cdba73f3689154310c4e4675850c5994201e60dc Mon Sep 17 00:00:00 2001 From 4b96f24f7ec8b1df1360e58443341521205eef4f 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/13] perf jit: Avoid returning garbage for a ret variable Subject: [PATCH 02/13] perf jit: Avoid returning garbage for a ret variable

View File

@ -1,4 +1,4 @@
From 0a423edf54fdf9591872e8fa99bcf1b35ef81273 Mon Sep 17 00:00:00 2001 From 68759524d752450f30c79fb19e205beaf0efe46a 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/13] hv_sock: introduce Hyper-V Sockets Subject: [PATCH 03/13] hv_sock: introduce Hyper-V Sockets

View File

@ -1,4 +1,4 @@
From 3947c7fb3cb9031e249ae475029743b822ecaf86 Mon Sep 17 00:00:00 2001 From a0b3640c2d9adf02cd1ab4bd38efb55d4e645537 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/13] vmbus: Don't spam the logs with unknown GUIDs Subject: [PATCH 04/13] vmbus: Don't spam the logs with unknown GUIDs

View File

@ -1,4 +1,4 @@
From 6411688b9d7124c51666eb3b22a12b04c78920d8 Mon Sep 17 00:00:00 2001 From 8dddf536ba72ce017152781486422ed91f6923e3 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/13] Drivers: hv: utils: Fix the mapping between host Subject: [PATCH 05/13] Drivers: hv: utils: Fix the mapping between host

View File

@ -1,4 +1,4 @@
From 391dcd4cc173cc30cce7a48ca3ea6df3847eb0e5 Mon Sep 17 00:00:00 2001 From 2aad098bd41cc6dc15f868d598646323b605c37a 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/13] Drivers: hv: vss: Improve log messages. Subject: [PATCH 06/13] Drivers: hv: vss: Improve log messages.

View File

@ -1,4 +1,4 @@
From 39f53ff631d4400b236b42edd320bf6ed8df3a90 Mon Sep 17 00:00:00 2001 From d68d6ea6a68dc5401432494e935b7644b56cbcc4 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/13] Drivers: hv: vss: Operation timeouts should match host Subject: [PATCH 07/13] Drivers: hv: vss: Operation timeouts should match host

View File

@ -1,4 +1,4 @@
From c95b3453d2a3b598137004cb9766cbe245fc6d08 Mon Sep 17 00:00:00 2001 From 982735367754f4eff0a26d7a3104f3146a00eb36 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/13] Drivers: hv: vmbus: Use all supported IC versions to Subject: [PATCH 08/13] Drivers: hv: vmbus: Use all supported IC versions to

View File

@ -1,4 +1,4 @@
From e05f39a87b29105f2a9f3e28761f6f8b9e7b7be3 Mon Sep 17 00:00:00 2001 From bdfb18fb7e9c62b21b0ebdb1d5e14152d0b2d27a 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/13] Drivers: hv: Log the negotiated IC versions. Subject: [PATCH 09/13] Drivers: hv: Log the negotiated IC versions.

View File

@ -1,4 +1,4 @@
From 2293d7aeb2df78f0828752e15e183facb541de6d Mon Sep 17 00:00:00 2001 From b81d4872f0106c27772ff1b2de47d0db89ac9255 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/13] vmbus: fix missed ring events on boot Subject: [PATCH 10/13] vmbus: fix missed ring events on boot

View File

@ -1,4 +1,4 @@
From a5c4c993a0d1116559a523ce76c63d36ae840627 Mon Sep 17 00:00:00 2001 From 724fe7862b39b7a51662d07150047963a9c8005f 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/13] vmbus: remove "goto error_clean_msglist" in Subject: [PATCH 11/13] vmbus: remove "goto error_clean_msglist" in

View File

@ -1,4 +1,4 @@
From 5932f5ecba46c493e907b494bb5f222a1b822832 Mon Sep 17 00:00:00 2001 From db087f6872aaff875467bb1c8ad591e99948cc02 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/13] vmbus: dynamically enqueue/dequeue the channel on Subject: [PATCH 12/13] vmbus: dynamically enqueue/dequeue the channel on

View File

@ -1,4 +1,4 @@
From 00a9ccd0ebb2cb84bcf13b1c0712f8571fde69e5 Mon Sep 17 00:00:00 2001 From 76910bb8a9be0f7d5395f9d8e70476a29ceef744 Mon Sep 17 00:00:00 2001
From: Dexuan Cui <decui@microsoft.com> From: Dexuan Cui <decui@microsoft.com>
Date: Thu, 6 Jul 2017 21:37:11 +0000 Date: Thu, 6 Jul 2017 21:37:11 +0000
Subject: [PATCH 13/13] vmbus: fix the missed signaling in hv_signal_on_read() Subject: [PATCH 13/13] vmbus: fix the missed signaling in hv_signal_on_read()

View File

@ -1,5 +1,5 @@
kernel: kernel:
image: linuxkit/kernel:4.9.47 image: linuxkit/kernel:4.9.48
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0" cmdline: "console=tty0 console=ttyS0 console=ttyAMA0"
init: init:
- linuxkit/init:79973d34faf7d4654462f3408c5eb00befaf03b8 - linuxkit/init:79973d34faf7d4654462f3408c5eb00befaf03b8

View File

@ -1,5 +1,5 @@
kernel: kernel:
image: linuxkit/kernel:4.9.47 image: linuxkit/kernel:4.9.48
cmdline: "console=ttyS0 page_poison=1" cmdline: "console=ttyS0 page_poison=1"
init: init:
- linuxkit/init:79973d34faf7d4654462f3408c5eb00befaf03b8 - linuxkit/init:79973d34faf7d4654462f3408c5eb00befaf03b8

View File

@ -1,5 +1,5 @@
kernel: kernel:
image: linuxkit/kernel:4.9.47 image: linuxkit/kernel:4.9.48
cmdline: "console=ttyS0 page_poison=1" cmdline: "console=ttyS0 page_poison=1"
init: init:
- linuxkit/init:79973d34faf7d4654462f3408c5eb00befaf03b8 - linuxkit/init:79973d34faf7d4654462f3408c5eb00befaf03b8

View File

@ -1,5 +1,5 @@
kernel: kernel:
image: linuxkit/kernel:4.9.47 image: linuxkit/kernel:4.9.48
cmdline: "console=ttyS0 console=tty0 page_poison=1" cmdline: "console=ttyS0 console=tty0 page_poison=1"
init: init:
- linuxkit/init:12348442d56c2ee9abf13ff38dff2e36b515bd1e - linuxkit/init:12348442d56c2ee9abf13ff38dff2e36b515bd1e

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