kernel: Update to 4.9.54/4.4.91

Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>
This commit is contained in:
Rolf Neugebauer
2017-10-11 12:12:55 +01:00
parent b294171311
commit 38c37276a2
62 changed files with 64 additions and 64 deletions

View File

@@ -174,9 +174,9 @@ endef
# #
$(eval $(call kernel,4.13.5,4.13.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.13.5,4.13.x,-dbg))
$(eval $(call kernel,4.9.53,4.9.x,$(EXTRA))) $(eval $(call kernel,4.9.54,4.9.x,$(EXTRA)))
$(eval $(call kernel,4.9.53,4.9.x,-dbg)) $(eval $(call kernel,4.9.54,4.9.x,-dbg))
$(eval $(call kernel,4.4.90,4.4.x,$(EXTRA))) $(eval $(call kernel,4.4.91,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.4.90 Kernel Configuration # Linux/arm64 4.4.91 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.90 Kernel Configuration # Linux/x86 4.4.91 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.53 Kernel Configuration # Linux/arm64 4.9.54 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.53 Kernel Configuration # Linux/x86 4.9.54 Kernel Configuration
# #
CONFIG_64BIT=y CONFIG_64BIT=y
CONFIG_X86_64=y CONFIG_X86_64=y

View File

@@ -1,4 +1,4 @@
From 7965ae529561b410facfc8eb13ce124af65487af Mon Sep 17 00:00:00 2001 From 9c525bad72585462bde7c1020e624d3a104762b8 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 6f0d167218d503d20323322c612bd432e85bbcd6 Mon Sep 17 00:00:00 2001 From cee5913aff11acd8fa84292a08d0d7d910464dd4 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 a61935455c6c00f1bef8e0243bb79a7d763c69ca Mon Sep 17 00:00:00 2001 From caa08130b07dd06a5676ad7acbac669bba03805a 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 4387bd69b91c3a31f9aabb135033f5584ed976df Mon Sep 17 00:00:00 2001 From 6b6299a0198bb094f0f7837cdf4257a615bf678d 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 76a59bdb69933b947161a0583868f90d94a3ada1 Mon Sep 17 00:00:00 2001 From 1949e1aff6e049d5b4cffa536ab2412dc22a1e8e 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 7366ddedb173d3ac9b2badba7ab22544a4961b5b Mon Sep 17 00:00:00 2001 From e390194183e0dc248210c09333fc2e8a15c694c7 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 6a101bd23a95aae44d855dc44217499e81c30246 Mon Sep 17 00:00:00 2001 From 281ba6830be1843048a9f8e0ff4ef63039d3fbc3 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 67349a6096fe46fb542854ea861309226526e168 Mon Sep 17 00:00:00 2001 From e6d5755d8f62281666add5d43beb2151655b46e7 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 8b006c41e8f3e09838ea02d04c4cebfb54f1c918 Mon Sep 17 00:00:00 2001 From 189ba1fcc324a75d9757c3d2bdef13185e73f75c 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 02ee75e05d6612dcaf02828be0faf56bf2364850 Mon Sep 17 00:00:00 2001 From be972771b3bbee4d940ec5bde1bacbde7668604a 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 cecb29009be07c81cb04741c6cb42a15bfeed41a Mon Sep 17 00:00:00 2001 From 86c0d5452c7c835065cf40949d39684ce558776a 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 d3d7006d1efaddcba0eef47cef7fbc4be564db89 Mon Sep 17 00:00:00 2001 From 7a4fd008b1ec73fdbacde5bdb915e75fea7c5c72 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 770414928f006a2ede8415f57b24ea5c9bcad8d2 Mon Sep 17 00:00:00 2001 From 1612a88bb5d6c7723fb30a223310fd340e29af6b 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 bddaff8ccb065acf398a7f193a1f4b0e22641581 Mon Sep 17 00:00:00 2001 From fc451311252b88bd8dc0a8feb8aaeccb34eb7bb4 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 d8d5598c7eb43a3b19b2b5455feb473f7ba0efdc Mon Sep 17 00:00:00 2001 From cd8349140465c950e9e73118eacea013b1a1dc65 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 6fd3b99dcf4b74134b8a5bdcbeeec61a3866b9f6 Mon Sep 17 00:00:00 2001 From b7f0d8ce16008a09934126ae654e333484756131 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 1bdde786836636e712ee8f6a61f953b847b52ba8 Mon Sep 17 00:00:00 2001 From 3143aee86df2ea144ad62f55c2b5d7f6de8556ac 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 6487a9d6a5dc39f31df9ea48cc94b0edfb2cbb61 Mon Sep 17 00:00:00 2001 From 54dfb86272aacb4446da7f0bda5df261071bb276 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 8ac71db7c7f5071b0846712f9cd0e96ffd2117cc Mon Sep 17 00:00:00 2001 From dee0e4fc0cba39f04050b5c1fd56dff929c35be1 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 70566c8892276f0e3a7e844abdddcf42f3311c22 Mon Sep 17 00:00:00 2001 From 0c2f2e200967569493f3f24bad543804d1d56b09 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 8d36f4f50b83b78196faf65f95a6693641a8bc24 Mon Sep 17 00:00:00 2001 From 051da99bcdb3e9d293a16a4869b22a942bedc238 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 866ab7fd8bb56ad46d34142eb6524a581438a9c4 Mon Sep 17 00:00:00 2001 From 47b9d3789c347cfa0f877aaf67463db2505a2100 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 4482c823298096af60d2c3e399eb28bed3575ad8 Mon Sep 17 00:00:00 2001 From e627bc3c9a955294227500e746566ac6f7381184 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 76fba076faed11386f711a374ed3435eb4740f15 Mon Sep 17 00:00:00 2001 From 60c4e94e520937042d641f4259938bc79048a4dc 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 c6b578ddb80fba899db9a5f2d814a7f315a4cd25 Mon Sep 17 00:00:00 2001 From 74ba26637e7faacb4e3f8c61104dec21187c6a6d 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 fae045051b9ec1630d0ab8d180861b648c007b70 Mon Sep 17 00:00:00 2001 From ca28d5c4b32b123bba73f6e32981f2de6293a91b 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 e25098b801e9e0c09977b942bdb11703cf70ffb7 Mon Sep 17 00:00:00 2001 From 6fd962ab3e213febc9bcf8bc7ead7422f2013d98 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 224e44354ef2424550fce361e94acb1fdf4d4282 Mon Sep 17 00:00:00 2001 From a0123329ac16e12f299d180bbd49a71c94c8152e 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 828b7a7022962c9a6080adcb4499f018aa76d7c5 Mon Sep 17 00:00:00 2001 From 19f5409bc3117d429b6ea065be7126e76243af17 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 1b25215b9cb53e23c3f078a192cf1d8b00716263 Mon Sep 17 00:00:00 2001 From 13ea161d8416049014cade656cd71047a82d9f8b 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 62798c04fb0d49d47bc1e7c96c801490a07588c2 Mon Sep 17 00:00:00 2001 From 790b0bb6b791142129460dbd0affb7ea6f7973f1 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 65fd7ce4417047023ecf4746469ea8e8a95efeff Mon Sep 17 00:00:00 2001 From 9164bb9c92983efdc7c18462ccef32889d7a7c1c 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 dfa36392c0415d9051fef8015e2da9d159d18144 Mon Sep 17 00:00:00 2001 From 02035c58c11f5cd2752760cc7d92a44c7075b766 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 2918e0f0508688caee1025ecfb576b7b7532b150 Mon Sep 17 00:00:00 2001 From 4340b100726f86cf3d03a9d158026931758a1076 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 ea6bf05a4dfae79f4d940ac38efdef8bc40aeb67 Mon Sep 17 00:00:00 2001 From a6ee753b96c9625804e2345e1ecbacd9230a567f 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 2b7a6072f58d822cac6941c94ac6ca1a1d3e3b09 Mon Sep 17 00:00:00 2001 From c6d6d8d4b710d89fdcd3e44b5c82cf4bc4a24164 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 7c377e22227d351e922c395a71edd1be70b18023 Mon Sep 17 00:00:00 2001 From 943574cc6cdc27ca4265c806237557fa32ff9cb0 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 3e55306304a9ce702340bcb625580a3623a03b25 Mon Sep 17 00:00:00 2001 From b010dccdccf4bf33f69c0ba451e0fb307a282625 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 2cc19c403f3f89245d246dde2d519dd4fd25baaf Mon Sep 17 00:00:00 2001 From ba061bce70c08890db03b795ed6d17cecdaa18c7 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 ae6638f0298ce4f6d1974e942253c9ff188139c8 Mon Sep 17 00:00:00 2001 From 0166df0b9bd95bbea442803bb68de9336a729b0e 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 a77321568f3ff9639df6e43df6948485f4d9dd74 Mon Sep 17 00:00:00 2001 From 6cbfc60c1ecac5b8407d533e8d925fa37bd346b1 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 d614f36d0f4189b35cab82a3ec1209125946228b Mon Sep 17 00:00:00 2001 From 0f15cc9d520f0aaf5ef6169a566063b4b3a2c9c5 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 8551b44328c5154160c7df8514912c3b78bbe4ea Mon Sep 17 00:00:00 2001 From 5bdb96b09825d6357ef664bdde7d912467184d51 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 5f4bfe7e504e3f8889b4abab10915b7f7dc3de95 Mon Sep 17 00:00:00 2001 From d3da4c2f631482a6def5df8e0a992c1ccb8c248b 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 4bd8cbfd163ce6c60fa599573f66f4082f934442 Mon Sep 17 00:00:00 2001 From 2d794b59850518c195e81378f3e99fe2286f9f2e 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 d41cd2613b5c4af32f172ad0349cade4f865e3ee Mon Sep 17 00:00:00 2001 From b47068bf36385d90d79645decd2b576030c659de 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 e8480afee7fa8ab4a3beda23499a3ecd13942a3d Mon Sep 17 00:00:00 2001 From 353983d821535cb59fb02f73eb14afdeaffb8504 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 73200ac6dd7d32b13b05d538ab23bbf43cd57b6e Mon Sep 17 00:00:00 2001 From 1cb4f1aeaae27bef56a94354960a959aed24843b 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 b81fb7535cebd10bb2d45a47389d94728958cbba Mon Sep 17 00:00:00 2001 From bb06f2c3c572c027f4cc77011280999c746a1c68 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 e10c5ae141506d2fcf6961c9e75c4f050141453e Mon Sep 17 00:00:00 2001 From 837687e9168750d28b876c893e8edcd2fd7929e0 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 941e8f74d33c4034ef3881b708abcf1efdbff926 Mon Sep 17 00:00:00 2001 From dbb2c04f33078cf7cad755e884f2b88484265310 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 63dd25ae6e84edaeb015b8f33a2b0fbf0d89b013 Mon Sep 17 00:00:00 2001 From c2aa56946189ede4b7bef8774240e27b966a1264 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 d48fbe8a76d4362efa4481a85e3abee01a63734c Mon Sep 17 00:00:00 2001 From 6956c0e80e2acba1b1acd3a0ce085a6b12686215 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 1dbb67f861bf72692874acc5db868a6c51ad8864 Mon Sep 17 00:00:00 2001 From 096af08e44d92ff7805468b27c763ed5ba6256c3 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 a3ab81eed949146c0444132b57cfcabb395e83e0 Mon Sep 17 00:00:00 2001 From d9650f068d4abcbccf1f7d104c8e41d578a77a78 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 1ba4e4d8bedbea53cd1734e23e3e79ab834fa447 Mon Sep 17 00:00:00 2001 From c6c0851ec1ee4855b09665977f50d2644c0122c7 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 2205f0ca157c8954e4090ebf53050c4a005d511b Mon Sep 17 00:00:00 2001 From e88145df57457180bf8cdb840d4edcab44404a09 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()