kernel: Update to 4.20.7/4.19.20/4.14.98/4.9.155

Signed-off-by: Rolf Neugebauer <rn@rneugeba.io>
This commit is contained in:
Rolf Neugebauer 2019-02-08 23:11:03 +00:00
parent 1d19a27e08
commit 5ffa60f639
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.6,4.20.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.19.19,4.19.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.14.97,4.14.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.14.97,4.14.x,,-dbg))
$(eval $(call kernel,4.20.7,4.20.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.19.20,4.19.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.14.98,4.14.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.14.98,4.14.x,,-dbg))
$(eval $(call kernel,4.14.87,4.14.x,-rt,))
$(eval $(call kernel,4.9.154,4.9.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.9.155,4.9.x,$(EXTRA),$(DEBUG)))
else ifeq ($(ARCH),aarch64)
$(eval $(call kernel,4.20.6,4.20.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.19.19,4.19.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.14.97,4.14.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.20.7,4.20.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.19.20,4.19.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.14.98,4.14.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.14.87,4.14.x,-rt,))
else ifeq ($(ARCH),s390x)
$(eval $(call kernel,4.20.6,4.20.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.19.19,4.19.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.14.97,4.14.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.20.7,4.20.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.19.20,4.19.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.14.98,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.97 Kernel Configuration
# Linux/arm64 4.14.98 Kernel Configuration
#
CONFIG_ARM64=y
CONFIG_64BIT=y

View File

@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/s390 4.14.97 Kernel Configuration
# Linux/s390 4.14.98 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.97 Kernel Configuration
# Linux/x86 4.14.98 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.19 Kernel Configuration
# Linux/arm64 4.19.20 Kernel Configuration
#
#

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@ -1,4 +1,4 @@
From dd2c2da74717a3be6e87d56dcc699bd036e9f42e Mon Sep 17 00:00:00 2001
From 3fc5e3e8ff85e360da564a395a26ac93b9f103c2 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 445df50d62fd60efc79a86d9281dd4cf08477d44 Mon Sep 17 00:00:00 2001
From f3904480d9d96d37e04d9b72da82b268be40083d 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 d8f9beb993e42a224fb571e1b123eb1cd3187a0d Mon Sep 17 00:00:00 2001
From 38b9185924025048bcff6e9b3b509a0823e92e3c 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 eb734a2435fb6ae60a3ea222af24cec4c9441db5 Mon Sep 17 00:00:00 2001
From 4544f55d8555c2ae42d7a0524f981566ebc88fb1 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 324a16edda6612ab4b49f44bfc7d95098fc3b8f5 Mon Sep 17 00:00:00 2001
From 66d941c14df2813313d33c7acf437695c5417997 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 c180f43a28db0b0eab9f0e04b84991a345a50a63 Mon Sep 17 00:00:00 2001
From 8655a21b1e872bec6edd54c4ec56833d238397ff 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 4804baacb47e9d30a005a263ae67f67310298b06 Mon Sep 17 00:00:00 2001
From 1da6c125aa51f3d005199846e76f2b1a23d33f28 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 8951e613b1096457ed1b75193dd40a2e7677d575 Mon Sep 17 00:00:00 2001
From bf2aa637922ea8c0601f9bdc1446744f3f8a60a8 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 8292fa751b7067330726ce4d9d68a94a9b82010c Mon Sep 17 00:00:00 2001
From 53a3c05215a5fefba25ea64b5a2ddd3262e2de80 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 5a4992c2b61a7498650111afd64aa4083876f4e4 Mon Sep 17 00:00:00 2001
From 94b51ff8fc8c050327775068c58125b2e5addd88 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 d9906c9ff0fc85dd6c9bb8e97b6437561bd3e7a7 Mon Sep 17 00:00:00 2001
From 5023ffdfff79b9094c70267845b9d3305f77c7e1 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 3249fdcdd154f9cbf48d65a4959aa17400fa61e9 Mon Sep 17 00:00:00 2001
From 4e1cb1c43fb595d2b09e5ce77faf1076ed6fc005 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 2ac325e1ef29fb9fcc2be1f0cf05651b54571bf3 Mon Sep 17 00:00:00 2001
From c00ac164e94431af7239d5750d3e66438456efba 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 139fc32a92df17ed6367afcbf6d8528059eadea7 Mon Sep 17 00:00:00 2001
From 370b8476a12094d418e83fb39238f2f0127e670d 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 f7addf0d0a6c63718ace063d41686b8557d82f80 Mon Sep 17 00:00:00 2001
From 811196e42e5b4218a41c0b0de4ffbc8c79fca7a5 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 b785bd298992e058af977535e088cc579117cf4d Mon Sep 17 00:00:00 2001
From 4cceeb26b8fb1b71f84b303951d3a89a5920cb6f 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 4fc6b6da1b7bed4d2657c1ab3ad355ba109793c3 Mon Sep 17 00:00:00 2001
From e618bcfcb01659c8013541b03b091c5ca13567c3 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 815000ba6135fa571fef05d06db7070ba8beccc8 Mon Sep 17 00:00:00 2001
From fa3d759ff55d49676911958e7ff811ec72239ef8 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 54d088d1d7a39cb7b7804a1f0eea7064fd8a1a9c Mon Sep 17 00:00:00 2001
From a6ad734cc19a76b84991c25f80137d910dd2b318 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 73d9e32782d4f6bb681f8fac5520c25799b17d1f Mon Sep 17 00:00:00 2001
From 3898a40b807f673757e2bd658200e06699ca85c3 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 101cd28d262553369d88a4b02deea38417b36087 Mon Sep 17 00:00:00 2001
From 896ea5a9fb0ad7187a133c00993ba9ed7942dad8 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 ee7f0211fca9299b2a8e1f28a47e75b6b1602ace Mon Sep 17 00:00:00 2001
From f95bf84a9d4a3704e142f978c66df827fe09e1b1 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 700ec2f0d6299d97723ee0dc6bf7e9742769d56d Mon Sep 17 00:00:00 2001
From 7c856a1a97bacff6de71c4835856d2a3e208427d 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 f22058b8c5ed6d34362a2b26e4837626635253ea Mon Sep 17 00:00:00 2001
From 81c7f9a3a4483aff80baa0340e00344ff1fcebda 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 e2b8aa50966daa56bbcdd834ef09049cc720cba4 Mon Sep 17 00:00:00 2001
From 2911c6706be1ff22a7ab4a04af33cb9c6a6afe65 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 b981fd415ceea1a5a317c8535f1b459d67357f07 Mon Sep 17 00:00:00 2001
From 059891b5a38ed1c80d036eea2386128aeed0c807 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 0e35675f8d95fdd463e9c14056a7c4e247f5c166 Mon Sep 17 00:00:00 2001
From 4560e9e12ae39df729ffeed1f54acbb6dacb2f7b 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 a1bf0a8783dffa00febc71ccf4d06f96bce6eb90 Mon Sep 17 00:00:00 2001
From 7339ab85468e4d6f768f379624a5dd11688ebc61 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 a6db95ed31cb461603432dc10151aa3fce88606d Mon Sep 17 00:00:00 2001
From f7e323780e80acb6c288d1666fa79f90650a4fc2 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 d504c6f74ea5ea638fa442110064c9b678c15e1a Mon Sep 17 00:00:00 2001
From c244782b270c15fc227b579b3c16f871d79eaa70 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 250a50b56cacbae17f604aca1c4e573074f93a90 Mon Sep 17 00:00:00 2001
From 8502cbe1a8e8eee0549d758b4b4f2e6a41cce3d1 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 1a4584e871fda1199e3fe4e70446c6e3908b0428 Mon Sep 17 00:00:00 2001
From 86d88d2524faed33db4cc449ac372f4119bc36ea 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 2c2eccde66d4842933bd974df30fa520ebddf4bb Mon Sep 17 00:00:00 2001
From aebcc47dcef2639a6705987213fc9461b09e83b1 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 2cbf343a5c752cc4a0bb6b85ff79116eef2d4d24 Mon Sep 17 00:00:00 2001
From 4546aff0b8d0e102c8c7ea2f7d50db84445798ec 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 89bfe9c5f0ddbbf5d5667f206e1fe85c0febc825 Mon Sep 17 00:00:00 2001
From 73bd8742f70d0557ddf79d1859a07b6e02cec965 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