kernel: Update to 5.1.6/5.0.20/4.19.47/4.9.180

Signed-off-by: Rolf Neugebauer <rn@rneugeba.io>
This commit is contained in:
Rolf Neugebauer 2019-06-01 13:43:15 +01:00
parent 845e25a569
commit 409a06ba5d
45 changed files with 56 additions and 56 deletions

View File

@ -251,22 +251,22 @@ endef
# Debug targets only for latest stable and LTS stable
#
ifeq ($(ARCH),x86_64)
$(eval $(call kernel,5.1.5,5.1.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,5.0.19,5.0.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.19.46,4.19.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.19.46,4.19.x,,-dbg))
$(eval $(call kernel,5.1.6,5.1.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,5.0.20,5.0.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.19.47,4.19.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.19.47,4.19.x,,-dbg))
$(eval $(call kernel,4.19.37,4.19.x,-rt,))
$(eval $(call kernel,4.14.122,4.14.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.9.179,4.9.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.14.123,4.14.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.9.180,4.9.x,$(EXTRA),$(DEBUG)))
else ifeq ($(ARCH),aarch64)
$(eval $(call kernel,5.1.5,5.1.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.19.46,4.19.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,5.1.6,5.1.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.19.47,4.19.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.19.37,4.19.x,-rt,))
else ifeq ($(ARCH),s390x)
$(eval $(call kernel,5.1.5,5.1.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.19.46,4.19.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,5.1.6,5.1.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.19.47,4.19.x,$(EXTRA),$(DEBUG)))
endif
# Target for kernel config

View File

@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/x86 4.14.122 Kernel Configuration
# Linux/x86 4.14.123 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.46 Kernel Configuration
# Linux/arm64 4.19.47 Kernel Configuration
#
#

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@ -1,4 +1,4 @@
From 39cba3a77843127e90b14d7bca7f671f9426fa1a Mon Sep 17 00:00:00 2001
From 7b516fd9c41392b5b979573d8275d999199c9081 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 b23dfd0c1476076d8e42c2eacb14f7a527d33a61 Mon Sep 17 00:00:00 2001
From cd92565c4a06a1c09f277f2c1a089a36cf6ef329 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 5bc028794d22c5a81b66ac930837a6badd826843 Mon Sep 17 00:00:00 2001
From 3111df29b2fde0dd0a314e89066bf7beb5daf6b8 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 849444bdbabfd91caeadc074e2aac03bf8adcdfd Mon Sep 17 00:00:00 2001
From ab7695d954c983698ba21700a7f853c9483929b6 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 e60a8111f448ec4d9294a2a05c2b42b1497e0ea5 Mon Sep 17 00:00:00 2001
From 371f29f5a8849188a651b1f47bcfb8d573246693 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 8cf7e7faac49a4c29f98866e588880e20126d1c4 Mon Sep 17 00:00:00 2001
From fd00f32c18dd603ef5273972e7f0eacc7b95b061 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 4537d0cc845c0dbcbb1604f33eaa30c627fd1ee0 Mon Sep 17 00:00:00 2001
From 1aeb7ef4440a4730a05aa7482ddd3b6090a1003f 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 eef70a77b188373226a7e9e7efbc11f6a14cb96a Mon Sep 17 00:00:00 2001
From 12e32a8e258132380519da58d05f373a09acf550 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 069d657c5c333c789c57ecfdb75fd79240166b10 Mon Sep 17 00:00:00 2001
From 7127454a796f67a94e1b50f7f0e45fa5627f9bc3 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 2789d77d8feb60442d39357d7a39b8bb21316bfb Mon Sep 17 00:00:00 2001
From d08461eae4d9678fe0dceeb570092955129a0f3f 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 f94f9b1e6334e8a0b1d645894615b0446a8ce2a6 Mon Sep 17 00:00:00 2001
From b6d9c3a8f0e5e2c070ce73fd8e1516009af38f7a 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 adff08f2173c03e4bc604253867645af7599c1fa Mon Sep 17 00:00:00 2001
From 53ec1266bfb92bcffce01b2cdffa62d04f69c3c3 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 4431262434a62c220e446fda7ac08bab85a59c63 Mon Sep 17 00:00:00 2001
From 709aad7efc8ba378506d7e811b2daa70ca7eadbf 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 89316e03f7c60f4a9db3c4e65db2928473825ea3 Mon Sep 17 00:00:00 2001
From 9d95b14471b7770338ea1e39ed111c835036e284 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 be2f05cadddf735381d9f80e7cca796e603777fb Mon Sep 17 00:00:00 2001
From 0456432d9a526feb97c093b6b9d5789d225a298b 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 cbed869a3d33b0d5caeb0d06be794e3a7635f309 Mon Sep 17 00:00:00 2001
From 07ce1de4cab19be0bcd11771f3edd4fb07be6cc2 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 2af92282e2c9f3c4fdcf0b4e1ae927060ad0aac9 Mon Sep 17 00:00:00 2001
From 780bbf545a0a4b6b961d1739900b408a1209b69f 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 10b98917e19d030c71e77e18e5230f261184b248 Mon Sep 17 00:00:00 2001
From 435a49ab6bb387c9ec7ca638b8b6961906a4264e 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 674ecd1224ab1774612557594b376dd5e754ace8 Mon Sep 17 00:00:00 2001
From af048c4e8dbeea347f494788907ced8b8e22b48a 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 878f0294810c291a018ccb61e5b69afe76737735 Mon Sep 17 00:00:00 2001
From 278ed77734841bb6de6559bf4a1d491df89294b9 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 3f25b752ad38d519d4d6099689f835ffdee12fb2 Mon Sep 17 00:00:00 2001
From b3b28c76cc98dabdfffda419147234fe0ead4fc8 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 81c16b91df39bf1046571fb773ba59de057f51df Mon Sep 17 00:00:00 2001
From 866b0d37aec73df9c45c458f05ccdcfbeed2e7c6 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()
@ -131,10 +131,10 @@ index d0d465953d36..94a5a7d829d5 100644
-
#endif /* __PERF_CLOEXEC_H */
diff --git a/tools/perf/util/util.h b/tools/perf/util/util.h
index e72d370889f8..605c4812430f 100644
index 8b39e8086c2d..d0c7526db145 100644
--- a/tools/perf/util/util.h
+++ b/tools/perf/util/util.h
@@ -354,8 +354,8 @@ void print_binary(unsigned char *data, size_t len,
@@ -353,8 +353,8 @@ void print_binary(unsigned char *data, size_t len,
size_t bytes_per_line, print_binary_t printer,
void *extra);

View File

@ -1,4 +1,4 @@
From 4e9b097867fbde13d9008304316d9c5e233e19f6 Mon Sep 17 00:00:00 2001
From 0134b72a777e48466e7f31e4b1cd1feeab4d9c67 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 ab7973196600ae7b669d6250c6a6c866dfe7f4e2 Mon Sep 17 00:00:00 2001
From 2ec09ece0b47a1364b4f6dfac19d3e5c49352af0 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 94e5f06cb466f805510b848fd72630f75edb49e5 Mon Sep 17 00:00:00 2001
From 94b2fc5e5815b983efe41a75b4ee513bbd94e2d2 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 b99cc2b4509c3b8684644f343f9568bdf7a60a67 Mon Sep 17 00:00:00 2001
From 2ac65cf5b4f58d4f41c380d74a474a1ba6ae5057 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 672c53d12385e16af470662f88ddcaf8e14d255d Mon Sep 17 00:00:00 2001
From 7549f780d7d3a3fb9cd441299064ac7021eb6636 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 b4c4a8fc58133226046664d7c3bd9f17d5165fd1 Mon Sep 17 00:00:00 2001
From 84c2710c93e703b75e93d74cfd0e65c3e1e36334 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 37dcdc44419bb27c7e181ba2cddd54da5a0cc191 Mon Sep 17 00:00:00 2001
From ce6d2ff728fe8601940c79a7a3ce0b75a7376016 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 e07f79000ac04928af10bef5ab72e37a151544e9 Mon Sep 17 00:00:00 2001
From eb4f994f7f94142b5f4bdc1573f442890ea3c8f3 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 a3882c1dcd83d648d40aad52505f51000eb3cddf Mon Sep 17 00:00:00 2001
From d6bf2930d6f5496b23b8b571a068c65696925b51 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 f2e6ee357d27592e6aadebf99461322bfcb33c1f Mon Sep 17 00:00:00 2001
From 88ff84f3140e3decb26060f7ce871d314c784df9 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 17efe8f04a8b007369061ef0226347e9834a0e8b Mon Sep 17 00:00:00 2001
From 67cf75357ff5add9c2f387b98229f107039c4d0d 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 6f4dfa775163b292563161d9e0265b9704dbc1ff Mon Sep 17 00:00:00 2001
From a303f8cf2467ec663fd213dab33817c365d5ac24 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 85bd5fe45435c221d02c53a6358922edd3f9b98d Mon Sep 17 00:00:00 2001
From 3102c0a4a1d7f088db32f72dc4f3cb884871b36f 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