kernel: Update kernel to 4.13.5/4.9.53/4.4.90

Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>
This commit is contained in:
Rolf Neugebauer 2017-10-05 12:01:12 +01:00
parent ec06cfe69c
commit 06b09fb6a8
81 changed files with 85 additions and 85 deletions

View File

@ -172,11 +172,11 @@ endef
# Build Targets
# Debug targets only for latest stable and LTS stable
#
$(eval $(call kernel,4.13.4,4.13.x,$(EXTRA)))
$(eval $(call kernel,4.13.4,4.13.x,-dbg))
$(eval $(call kernel,4.9.52,4.9.x,$(EXTRA)))
$(eval $(call kernel,4.9.52,4.9.x,-dbg))
$(eval $(call kernel,4.4.89,4.4.x,$(EXTRA)))
$(eval $(call kernel,4.13.5,4.13.x,$(EXTRA)))
$(eval $(call kernel,4.13.5,4.13.x,-dbg))
$(eval $(call kernel,4.9.53,4.9.x,$(EXTRA)))
$(eval $(call kernel,4.9.53,4.9.x,-dbg))
$(eval $(call kernel,4.4.90,4.4.x,$(EXTRA)))
# Target for kernel config
kconfig: | sources

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@ -1,4 +1,4 @@
From 3baa01d9020acfc22f2c12af721befce0d64f670 Mon Sep 17 00:00:00 2001
From c53376e0635d39e3037ce5a2b4874a50800d32e1 Mon Sep 17 00:00:00 2001
From: Dexuan Cui <decui@microsoft.com>
Date: Fri, 5 May 2017 16:57:12 -0600
Subject: [PATCH 01/17] vmbus: vmbus_open(): reset onchannel_callback on error

View File

@ -1,4 +1,4 @@
From 93ac962f7611de9759ff2f0697ca40725aa979f8 Mon Sep 17 00:00:00 2001
From c6a481781fa76c095abe74bdc1083df2789d12a1 Mon Sep 17 00:00:00 2001
From: Dexuan Cui <decui@microsoft.com>
Date: Fri, 5 May 2017 16:57:20 -0600
Subject: [PATCH 02/17] vmbus: remove "goto error_clean_msglist" in

View File

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

View File

@ -1,4 +1,4 @@
From e3e97eb80152a7c838a9e7e8f43def045804b095 Mon Sep 17 00:00:00 2001
From 31717efbd97bd61cddd19f9fee2972325d3e52e8 Mon Sep 17 00:00:00 2001
From: Dexuan Cui <decui@microsoft.com>
Date: Fri, 5 May 2017 16:57:26 -0600
Subject: [PATCH 04/17] hv_sock: implements Hyper-V transport for Virtual

View File

@ -1,4 +1,4 @@
From 9b4c1e60de5ec4ec7529192ad08f9ececb59f222 Mon Sep 17 00:00:00 2001
From 5a08fb06df9c3b5275fb04a619ce9c05d1fe2b68 Mon Sep 17 00:00:00 2001
From: Dexuan Cui <decui@microsoft.com>
Date: Fri, 5 May 2017 16:57:29 -0600
Subject: [PATCH 05/17] VMCI: only try to load on VMware hypervisor

View File

@ -1,4 +1,4 @@
From ea541a109f7928307dcd678e09d4b1065b793170 Mon Sep 17 00:00:00 2001
From 80833dd5a4b84db420395096d72b45d08bc99acc Mon Sep 17 00:00:00 2001
From: Dexuan Cui <decui@microsoft.com>
Date: Fri, 5 May 2017 16:57:35 -0600
Subject: [PATCH 06/17] hv_sock: add the support of auto-loading

View File

@ -1,4 +1,4 @@
From e16c7250e59620a80d69bc09fa1f27b172ec36f8 Mon Sep 17 00:00:00 2001
From accbae2f5975f31044abff1c346b7962467a0725 Mon Sep 17 00:00:00 2001
From: Dexuan Cui <decui@microsoft.com>
Date: Fri, 5 May 2017 18:52:02 -0600
Subject: [PATCH 07/17] tools: hv_sock: 2 simple test cases.

View File

@ -1,4 +1,4 @@
From 23e9f20866ec54fdabc70eee026f7bd94ab0eb88 Mon Sep 17 00:00:00 2001
From a45342433ece86ac489d2ff4a2be1902e900c5fe Mon Sep 17 00:00:00 2001
From: Dexuan Cui <decui@microsoft.com>
Date: Tue, 16 May 2017 22:14:03 +0800
Subject: [PATCH 08/17] hvsock: fix a race in hvs_stream_dequeue()

View File

@ -1,4 +1,4 @@
From 4efe84d10e9a430453027a087857256d4850cd99 Mon Sep 17 00:00:00 2001
From d8edba7c4945f311c2d8f844365d18e6160d9c34 Mon Sep 17 00:00:00 2001
From: Dexuan Cui <decui@microsoft.com>
Date: Fri, 19 May 2017 21:49:59 +0800
Subject: [PATCH 09/17] hvsock: fix vsock_dequeue/enqueue_accept race

View File

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

View File

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

View File

@ -1,4 +1,4 @@
From 1f778801debf63d90361b12134933f83b8c5c0ba Mon Sep 17 00:00:00 2001
From 49f51e99f1a39957fd276f528f2b0bb85ab86a5c Mon Sep 17 00:00:00 2001
From: Dexuan Cui <decui@microsoft.com>
Date: Wed, 21 Jun 2017 22:30:42 +0800
Subject: [PATCH 12/17] hv-sock: a temporary workaround for the

View File

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

View File

@ -1,4 +1,4 @@
From 5e7aa7b6c216517d56f5633023044c4a59f9eb23 Mon Sep 17 00:00:00 2001
From 955db677c804636847dc706721b04f597dfceccc Mon Sep 17 00:00:00 2001
From: Dexuan Cui <decui@microsoft.com>
Date: Fri, 7 Jul 2017 09:15:29 +0800
Subject: [PATCH 14/17] hv-sock: avoid double FINs if shutdown() is called

View File

@ -1,4 +1,4 @@
From 13e0bf738c0b4a202a72f6b73aacd75f7109e293 Mon Sep 17 00:00:00 2001
From 36cc16a4c8f927c2bff8e8711df396843ae04cc5 Mon Sep 17 00:00:00 2001
From: Dexuan Cui <decui@microsoft.com>
Date: Tue, 19 Sep 2017 20:05:31 -0700
Subject: [PATCH 15/17] vmbus: hvsock: add proper sync for

View File

@ -1,4 +1,4 @@
From 89a6593084790629c889a4d7f0f3f13750012ae8 Mon Sep 17 00:00:00 2001
From f9e403624b67fbf283205ed1709066723289996c Mon Sep 17 00:00:00 2001
From: Randy Dodgen <dodgen@google.com>
Date: Thu, 24 Aug 2017 15:26:01 -0400
Subject: [PATCH 16/17] ext4: fix fault handling when mounted with -o dax,ro

View File

@ -1,4 +1,4 @@
From 49265035de28de8ddea268dab6884098eeea5aa0 Mon Sep 17 00:00:00 2001
From b49a4ebca4f743318bdc46c9be23755a184276b3 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 17/17] NVDIMM: reducded ND_MIN_NAMESPACE_SIZE from 4MB to 4KB

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@ -1,4 +1,4 @@
From a1a098f07558f351310e08c963ebca8da7f9365c Mon Sep 17 00:00:00 2001
From d614f36d0f4189b35cab82a3ec1209125946228b 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 42/44] vmbus: Don't spam the logs with unknown GUIDs

View File

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

View File

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

View File

@ -1,4 +1,4 @@
From 4ddcf3d3aeaca2b943fe424b43fa77098d3f1703 Mon Sep 17 00:00:00 2001
From 4bd8cbfd163ce6c60fa599573f66f4082f934442 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/13] tools build: Add test for sched_getcpu()

View File

@ -1,4 +1,4 @@
From 60559e83a8dd1f8841893d3386c0620e6b42e074 Mon Sep 17 00:00:00 2001
From d41cd2613b5c4af32f172ad0349cade4f865e3ee 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/13] perf jit: Avoid returning garbage for a ret variable

View File

@ -1,4 +1,4 @@
From 3480e9ee849cc1797c0331e1ff7325ed7129216d Mon Sep 17 00:00:00 2001
From e8480afee7fa8ab4a3beda23499a3ecd13942a3d 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/13] hv_sock: introduce Hyper-V Sockets

View File

@ -1,4 +1,4 @@
From 337eed9f796b75ae688059882a942ae11537a1c9 Mon Sep 17 00:00:00 2001
From 73200ac6dd7d32b13b05d538ab23bbf43cd57b6e 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/13] vmbus: Don't spam the logs with unknown GUIDs

View File

@ -1,4 +1,4 @@
From 4abd67737d6c1b1819192f53f40288507cf9acb7 Mon Sep 17 00:00:00 2001
From b81fb7535cebd10bb2d45a47389d94728958cbba 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/13] Drivers: hv: utils: Fix the mapping between host

View File

@ -1,4 +1,4 @@
From 376e912a2dc4bdd15b58b51b0145c5cf0a96cf0e Mon Sep 17 00:00:00 2001
From e10c5ae141506d2fcf6961c9e75c4f050141453e 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/13] Drivers: hv: vss: Improve log messages.

View File

@ -1,4 +1,4 @@
From 4f63b9000e26e6f4ab16f895c94dea1ef3e01152 Mon Sep 17 00:00:00 2001
From 941e8f74d33c4034ef3881b708abcf1efdbff926 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/13] Drivers: hv: vss: Operation timeouts should match host

View File

@ -1,4 +1,4 @@
From 63231623fa62ee0b310805a27e2617d7bfde1fc2 Mon Sep 17 00:00:00 2001
From 63dd25ae6e84edaeb015b8f33a2b0fbf0d89b013 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/13] Drivers: hv: vmbus: Use all supported IC versions to

View File

@ -1,4 +1,4 @@
From 28e386ca2cfb08677df18a28f0e954daf1652474 Mon Sep 17 00:00:00 2001
From d48fbe8a76d4362efa4481a85e3abee01a63734c 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/13] Drivers: hv: Log the negotiated IC versions.

View File

@ -1,4 +1,4 @@
From c2e8b6d94d6f8fc396e3503155b82fa51b97f43d Mon Sep 17 00:00:00 2001
From 1dbb67f861bf72692874acc5db868a6c51ad8864 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/13] vmbus: fix missed ring events on boot

View File

@ -1,4 +1,4 @@
From f5e8b367d7167e7cb7547789276485fb7374b20e Mon Sep 17 00:00:00 2001
From a3ab81eed949146c0444132b57cfcabb395e83e0 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/13] vmbus: remove "goto error_clean_msglist" in

View File

@ -1,4 +1,4 @@
From dbfbbca79f7ca952a8744aacb9a0e6ff74b439ac Mon Sep 17 00:00:00 2001
From 1ba4e4d8bedbea53cd1734e23e3e79ab834fa447 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/13] vmbus: dynamically enqueue/dequeue the channel on

View File

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