kernel: Update to 4.19.5/4.14.84/4.9.141/4.4.165

Signed-off-by: Rolf Neugebauer <rn@rneugeba.io>
This commit is contained in:
Rolf Neugebauer 2018-12-03 22:02:50 +00:00
parent ed57c3d1e2
commit 1d405ae5cf
44 changed files with 52 additions and 52 deletions

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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