kernel: Update to 5.1.4/5.0.18/4.19.45/4.14.121/4.9.178

Signed-off-by: Rolf Neugebauer <rn@rneugeba.io>
This commit is contained in:
Rolf Neugebauer 2019-05-26 14:32:08 +01:00
parent fde7e0e612
commit 76e9d95fda
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.3,5.1.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,5.0.17,5.0.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.19.44,4.19.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.19.44,4.19.x,,-dbg))
$(eval $(call kernel,5.1.4,5.1.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,5.0.18,5.0.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.19.45,4.19.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.19.45,4.19.x,,-dbg))
$(eval $(call kernel,4.19.25,4.19.x,-rt,))
$(eval $(call kernel,4.14.120,4.14.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.9.176,4.9.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.14.121,4.14.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.9.178,4.9.x,$(EXTRA),$(DEBUG)))
else ifeq ($(ARCH),aarch64)
$(eval $(call kernel,5.1.3,5.1.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.19.44,4.19.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,5.1.4,5.1.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.19.45,4.19.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.19.25,4.19.x,-rt,))
else ifeq ($(ARCH),s390x)
$(eval $(call kernel,5.1.3,5.1.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.19.44,4.19.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,5.1.4,5.1.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.19.45,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.120 Kernel Configuration
# Linux/x86 4.14.121 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.44 Kernel Configuration
# Linux/arm64 4.19.45 Kernel Configuration
#
#

View File

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

View File

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

View File

@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/x86 4.9.176 Kernel Configuration
# Linux/x86 4.9.178 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.17 Kernel Configuration
# Linux/x86 5.0.18 Kernel Configuration
#
#

View File

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

View File

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

View File

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

View File

@ -1,4 +1,4 @@
From 7892ab6afb2f1153161279821bca793f34749528 Mon Sep 17 00:00:00 2001
From 24c482836fed472d66e622e4d23f17d585c793a9 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 6c410e8d8279e93dcfc3120cffb9e837646a486d Mon Sep 17 00:00:00 2001
From db9d95e449a81e627b41e66189dbedcda0242a21 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 a1c20285687428ff35eab6d87027d3dce7ef1f00 Mon Sep 17 00:00:00 2001
From e2a48601b42fc8d3fd6b0c192e1a928e3298aa89 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 3078a78f46eb648bc9b643f146df3b784dc80d53 Mon Sep 17 00:00:00 2001
From 44f8391edc49b1c895b0af2bd28412de22ea2e75 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 de772f29a2522b7b839e758fc193d7b5d5808a95 Mon Sep 17 00:00:00 2001
From 4af623cd410a3e2af2bff5607675bbdd6e22c9ec 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 27c89426fd05b577bf1db73358fc8d584ea78717 Mon Sep 17 00:00:00 2001
From d1a4a84ff3219abcf8beb0105de538b9f5ec11d0 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 ada3c991aaca5fe0db385accdc7281ce19b09c23 Mon Sep 17 00:00:00 2001
From 02da1037b4be7fc936c48831f1def78eeadf9207 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 a087d29e6ac92d596611fe56b8f1b3d0dd223fc7 Mon Sep 17 00:00:00 2001
From de0e8ccfaf69e2b0d2faf3ce2a72790ab54084e5 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 d4a9a4d86651708529af83907b8e5ee7894e0098 Mon Sep 17 00:00:00 2001
From 72721fab1c31aac7982c056819a51468027d457d 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 97de7ffd51fae4d3bb463d99b20e6e6819afeb3f Mon Sep 17 00:00:00 2001
From 17584c94f13ed951657fa406e9dd2ae2fd2bc93b 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 bfb5ed74c4463cbb22821bbb08622dcbcba9633f Mon Sep 17 00:00:00 2001
From eda80a8d983ef2c3dc0f900edcbc00dab840df03 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 22e38dac26af20759641a3b1f3e7c6621903117d Mon Sep 17 00:00:00 2001
From 32bf47354c12fd1d08b5788569645b2a4d144f60 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 180c7b0403ce6732af1474d8e59e98216a184b18 Mon Sep 17 00:00:00 2001
From fadd5aae78bdb0368e9956c8ff39cd261213ab0a 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 7a152bfe9a583296cb72dc0585ff1ffd5287b48c Mon Sep 17 00:00:00 2001
From 26584d07239b0c91e52b58968ab037c6724da281 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 fdc8a8f2f93253d7b39aa208925b8e6238d7cd90 Mon Sep 17 00:00:00 2001
From 8f964542c9aac74110b6b5768bd3e9d8e6892284 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 0ad18f93552de27ee988d3b9d8bbe68fc5a8338a Mon Sep 17 00:00:00 2001
From 310c37c43b172ab0e86d344f0af061dbc5da4ac9 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 243a8a3c828a5f12befdddf4cebf5f89aaf999da Mon Sep 17 00:00:00 2001
From 70c94bfc7f996f32da66c9c87af48fa4a65e0304 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 40b43fceca4b5d6c3027fcf5b29ab3009f13f200 Mon Sep 17 00:00:00 2001
From 04a0cbc3405bf1681006c71a28727a78f8dd1815 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 571d5c3408ccf184c5ce83bd3a749b18f765c136 Mon Sep 17 00:00:00 2001
From 015cbea3617ae30aa94813017d08242f5056d6aa 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 0aab9892e8a5badc5e549f7867db3048dff16082 Mon Sep 17 00:00:00 2001
From f17b873f2afa702dc6ffdb612cee9dc95f76182b 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 58a1669c32b6dbf25fa102fa9f8f8b2b227895f8 Mon Sep 17 00:00:00 2001
From b1a3cd42ecfed983cfa4ad398a2412ac24df3cc0 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 a65dbef836576cee384c5058e1a0934dc751db7b Mon Sep 17 00:00:00 2001
From 91e5babaa9c1494b514449b70e7c0b4d817fe985 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 c2c5df98cb5cb0c4b46171b02d1a3b2b4a9a0b82 Mon Sep 17 00:00:00 2001
From d67b72010920007eb02039e9cb81bffdbad6a579 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 c1ec740ad32dfe851a060a4685b70820a94c4e31 Mon Sep 17 00:00:00 2001
From 06698568f6394e6bb2635379082c9a3aba1442ff 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 fec9b6820717f92e390e0757f4cb4e76027b205a Mon Sep 17 00:00:00 2001
From 97dd698c85be61556a9876f5b1963727ba61c989 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 0c510d7006942837a090c6ba1db129510d89b433 Mon Sep 17 00:00:00 2001
From 074e0255f7e1687e596a2526d6f8c3e502f18fed 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 fa52b371df403444a95c7c5886992a099b4af9a9 Mon Sep 17 00:00:00 2001
From 9301a22dbd1afdfb2a570199195923ccf42e0f1b 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 e64fe9b1179d75cf8c8e35ba2b07e98382e7d579 Mon Sep 17 00:00:00 2001
From 414a4e7361dc9e3f56507a5764f744770f43d87d 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 a18147bbecca1bc3011f0790e7faae254b211098 Mon Sep 17 00:00:00 2001
From a6f69367667752b06a4fd272109462c9664f28a5 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 a1989cfee0ea473c83aa78dbf72e50e3d95f6473 Mon Sep 17 00:00:00 2001
From 0d5e268676d8a742db9bdaf2f7dff5e1b7210128 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 859b84af2078ac4a79cdffbde3b2c236dcf1d256 Mon Sep 17 00:00:00 2001
From b15bdba5611602c71f00ecb0db7543d94487ad1e 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 15705b882db3d301e05cd8c690e22583f920accf Mon Sep 17 00:00:00 2001
From 337509ea47b50a36ca986fb5f10c13159d75bba1 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 9f0de7b65ee2d0f2f51f75510f0e9fa4fe7f09e1 Mon Sep 17 00:00:00 2001
From b9e385e92d4ca5cb457b26f20e7bc90f06aa860e 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 c4e45e4953d1d533e373027c74a76e7490ad0ca7 Mon Sep 17 00:00:00 2001
From 578fad90a153f8e77bd751cf0b4b6969d8ce71f9 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()
@ -78,7 +78,7 @@ index 5f5e28f210e0..15be72678bc8 100644
SET_NETDEV_DEVTYPE(dev, &br_type);
dev->priv_flags = IFF_EBRIDGE | IFF_NO_QUEUE;
diff --git a/net/bridge/br_if.c b/net/bridge/br_if.c
index 8e173324693d..1764de88483c 100644
index 925818a05398..191b1f23c160 100644
--- a/net/bridge/br_if.c
+++ b/net/bridge/br_if.c
@@ -311,7 +311,6 @@ void br_dev_delete(struct net_device *dev, struct list_head *head)

View File

@ -1,4 +1,4 @@
From fe0482b6b2c06aebd0211e43186db0bcd21079b9 Mon Sep 17 00:00:00 2001
From a28cce525c0a2a8b5cc6e329c8f6f416b11bb0e7 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
@ -93,7 +93,7 @@ index 15be72678bc8..a0a7bb6a991f 100644
br_vlan_flush(br);
free_percpu(br->stats);
diff --git a/net/bridge/br_if.c b/net/bridge/br_if.c
index 1764de88483c..e25b75654256 100644
index 191b1f23c160..93d08d1b039e 100644
--- a/net/bridge/br_if.c
+++ b/net/bridge/br_if.c
@@ -311,7 +311,6 @@ void br_dev_delete(struct net_device *dev, struct list_head *head)