kernels: Update to 4.20.11/4.19.24/4.14.102/4.9.159

Signed-off-by: Rolf Neugebauer <rn@rneugeba.io>
This commit is contained in:
Rolf Neugebauer 2019-02-24 00:05:21 +00:00
parent 402d712ed6
commit 882ee6afb5
46 changed files with 56 additions and 56 deletions

View File

@ -261,23 +261,23 @@ endef
# Debug targets only for latest stable and LTS stable
#
ifeq ($(ARCH),x86_64)
$(eval $(call kernel,4.20.10,4.20.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.19.23,4.19.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.14.101,4.14.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.14.101,4.14.x,,-dbg))
$(eval $(call kernel,4.20.11,4.20.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.19.24,4.19.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.14.102,4.14.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.14.102,4.14.x,,-dbg))
$(eval $(call kernel,4.14.87,4.14.x,-rt,))
$(eval $(call kernel,4.9.158,4.9.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.9.159,4.9.x,$(EXTRA),$(DEBUG)))
else ifeq ($(ARCH),aarch64)
$(eval $(call kernel,4.20.10,4.20.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.19.23,4.19.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.14.101,4.14.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.20.11,4.20.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.19.24,4.19.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.14.102,4.14.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.14.87,4.14.x,-rt,))
else ifeq ($(ARCH),s390x)
$(eval $(call kernel,4.20.10,4.20.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.19.23,4.19.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.14.101,4.14.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.20.11,4.20.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.19.24,4.19.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.14.102,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.101 Kernel Configuration
# Linux/arm64 4.14.102 Kernel Configuration
#
CONFIG_ARM64=y
CONFIG_64BIT=y

View File

@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/s390 4.14.101 Kernel Configuration
# Linux/s390 4.14.102 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.101 Kernel Configuration
# Linux/x86 4.14.102 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.23 Kernel Configuration
# Linux/arm64 4.19.24 Kernel Configuration
#
#

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@ -1,4 +1,4 @@
From 2e36a94e9b47523464e8e0015fb377a501b95711 Mon Sep 17 00:00:00 2001
From 08636eea58228e18481a08b1ea8a8ef7a3c397bf 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 33f553735ab592460bee021fff6d1268106347ac Mon Sep 17 00:00:00 2001
From fe93df77ce3e033b0b89e25c37ebcc3496138935 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 6bc0294bf160e10902f6a2489d4466d9e847bd4e Mon Sep 17 00:00:00 2001
From ebdac185d8ddd6f32bd7290e7a9abda242f1fc37 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 93dafa46911628df25c8649680b2a33805685070 Mon Sep 17 00:00:00 2001
From d451f7778a2ae4ea5729cc95876e29f7a5d81a6e 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 8d8dfb13c55ff8af7d161a30a649f266fbe8b007 Mon Sep 17 00:00:00 2001
From c9b012f2190fd3c8110a659ed59597b461d60e42 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 b3f9fd6cc77f01cb13a3febac8ef3b7e7a8f98f0 Mon Sep 17 00:00:00 2001
From ee15522eb86354474fe1a2969a109d871e8b5f93 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 048c497c4d682a8f524f98aae833d974622ca0c7 Mon Sep 17 00:00:00 2001
From 0fe57c0a41875efba3df8d08bdec403f85773124 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 bcf1c36b5ec2887577516b288b35117c1800d0b2 Mon Sep 17 00:00:00 2001
From d463bb1f34ef8738476a6e859be8ec6973d360be 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 1fe9e35584cee65a178dfdbb784cd55a3054a3cf Mon Sep 17 00:00:00 2001
From 225778d174a71f9646726b25e43c63a6fc12a7df 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 2608047e8f8f6c492af5e714e14ac19106d32dc6 Mon Sep 17 00:00:00 2001
From 3bb4620bb7f9f51bbd4fd650eb3bf6f4a01ad951 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 34fad417878641e7e37b65e39bdf14c68cf45195 Mon Sep 17 00:00:00 2001
From d7b396aca2094809a678c9a00e42c7ccc7ac12e5 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 d1396d0f94c316e2ed8bd454257fbaa16449e415 Mon Sep 17 00:00:00 2001
From 7ff3687370fbe4c1cebd7357904486aef142e05b 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 2713ffabb70c16862e984378b3a774f9c023b04b Mon Sep 17 00:00:00 2001
From ef8488af4d0bc49bc5d4a148b5c6cb7341b5bbbb 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 c2b19969e4f894df00fac167ce63c732cbd6bb8d Mon Sep 17 00:00:00 2001
From 9f355bda4725c11b5920271a1004ee244399f32b 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 fb3b8c5ff8f3455d44d8787e72c09ce4431e82ca Mon Sep 17 00:00:00 2001
From 7539b77cd818b624ee6108cc744ca21f4af95008 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 9af2ab5fe3b644463a31a36188ae0425d181bdd4 Mon Sep 17 00:00:00 2001
From b196006fca436f89cf37115af4ffd3f086deb9d9 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 55de6550e61ea42094bec8ff03b7ca11085c86df Mon Sep 17 00:00:00 2001
From 6ed232919dc4a14396595f4aa7d7fac12033cdfb 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 9335a4e3e7a8b29cc3bc3a5f18092e550fc7fc33 Mon Sep 17 00:00:00 2001
From b4e373b899e2523cb17fab0c230201898d9dfbeb 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 b39c921037195fe2df00f65dbb895347142ac05e Mon Sep 17 00:00:00 2001
From 359abd088467b3980867c5478f7499404c38fe6e 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 d4b68ab7cd54841c7589fe3de38f5874b8119c87 Mon Sep 17 00:00:00 2001
From 0405a3d18b9ba0dc40a617b7baa274e259d6edbf 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 b6c5f3e200c6ea33492a90aecbb9201de23d2cd0 Mon Sep 17 00:00:00 2001
From 1bd17726922d8e605119c90db4d418e47df3c6bb 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 dd3ae2a607bd33c6038396c3a82bf0d37679e4cc Mon Sep 17 00:00:00 2001
From 11bf05d1b921f845d584c1285c816597f6a04f96 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 75e07ea6eeecc79e71b72d4e735c0deab7df73cc Mon Sep 17 00:00:00 2001
From f0a2c9b8742ff82464b99a075b5612a42d4dd533 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 30af338694ba9f14731e015ed7ddb69a60d638d9 Mon Sep 17 00:00:00 2001
From b7eadabe58c54183461176330b4df5dd527a3045 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 a44748432ca8a7f1cff14368375349a641b8055b Mon Sep 17 00:00:00 2001
From 66e0b5ecb9fa015b61c9a7a45925920c20fd3121 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 886ad75af2aabe1464a46fc2c25c28f0812edb98 Mon Sep 17 00:00:00 2001
From bdf2e9053feb718be4bce61ddbaffea655312918 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 37b8d6712646b64b4125f1a4dbcfea4e11b7710d Mon Sep 17 00:00:00 2001
From 3b50e2825be4cbb43989dc98aed8e582418809f8 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 31d8d55741fc005ba4b32fb9b866088d39f8b634 Mon Sep 17 00:00:00 2001
From 880946621cce08f397a00910f8b31c931fd08474 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 d7bd6dbd9ccec8f3ff7e92affc970b178d348b27 Mon Sep 17 00:00:00 2001
From 9bacfb8c3e1c85f7afd56ba913950e7a936b6282 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 3c0be0212f46db1b7f611edfc5b9364414464a52 Mon Sep 17 00:00:00 2001
From bd1e119dab532579164ef2847065b22971b54d7b 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 7fa85e96cc3569e28ca3b7205e65b2d56b5f7a27 Mon Sep 17 00:00:00 2001
From dec967e50d84702e29c1d4c0569d061876478578 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 e76bb0209f20fca525bc787dd00fcc9ee13420f3 Mon Sep 17 00:00:00 2001
From fb223fbdd3cf73d42a259d3c09b4ebfdbf7f7c1d 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 1d800d1cc5496ef4b21a34322b7fe27c2fd6319a Mon Sep 17 00:00:00 2001
From 5b9fbd088009fb6832c2c4e0df65afb1f99600b2 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 9ababaa85736403335fefb4b3272801477b8b047 Mon Sep 17 00:00:00 2001
From ecaea60c130f40e80db57a175c3b22bb5c2befbe 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 bd3ae2503bf3e826aa49fe9a2dc9eeb0e0f08c00 Mon Sep 17 00:00:00 2001
From 3962badf3a3c197380d5ce8e9beb97eb94f96a41 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