kernel: Update to 5.0.7/4.19.34/4.14.111/4.9.168

Signed-off-by: Rolf Neugebauer <rn@rneugeba.io>
This commit is contained in:
Rolf Neugebauer 2019-04-13 18:33:30 +01:00
parent bd9547fee6
commit 74c8caa450
44 changed files with 52 additions and 52 deletions

View File

@ -251,21 +251,21 @@ endef
# Debug targets only for latest stable and LTS stable
#
ifeq ($(ARCH),x86_64)
$(eval $(call kernel,5.0.6,5.0.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.19.33,4.19.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.19.33,4.19.x,,-dbg))
$(eval $(call kernel,5.0.7,5.0.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.19.34,4.19.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.19.34,4.19.x,,-dbg))
$(eval $(call kernel,4.19.25,4.19.x,-rt,))
$(eval $(call kernel,4.14.110,4.14.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.9.167,4.9.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.14.111,4.14.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.9.168,4.9.x,$(EXTRA),$(DEBUG)))
else ifeq ($(ARCH),aarch64)
$(eval $(call kernel,5.0.6,5.0.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.19.33,4.19.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,5.0.7,5.0.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.19.34,4.19.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.19.25,4.19.x,-rt,))
else ifeq ($(ARCH),s390x)
$(eval $(call kernel,5.0.6,5.0.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.19.33,4.19.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,5.0.7,5.0.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.19.34,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.110 Kernel Configuration
# Linux/x86 4.14.111 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.33 Kernel Configuration
# Linux/arm64 4.19.34 Kernel Configuration
#
#

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@ -1,4 +1,4 @@
From a6969a5f6e8b6b449381210b5f6a33fb05f8c24a Mon Sep 17 00:00:00 2001
From b4b1db0ae2619900e65d1cc6beeea6cf24af4c57 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 550064f09018aa9f038aac7b057ac13bb8ed6812 Mon Sep 17 00:00:00 2001
From d8a8f6b60e7cf2eb9d76077222eec7fe7730d5d1 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 ac4ce9864d8830288022928165a86442db03e5d6 Mon Sep 17 00:00:00 2001
From 9202c5134589c7136d65a0e95e27e4a00301d64b 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 f7fb09289317710e666906f353937c5b0f8193fd Mon Sep 17 00:00:00 2001
From c38e64ec99b13a8baea587256886f20e3ffa6be1 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 dca72b0e606677d7e0ae6acae093e593926cf35d Mon Sep 17 00:00:00 2001
From a1d77bc74b7ab616b36b09f9148c13f4828c3509 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 dfe968c81637b02a5dbe12b39be380de755ba2dd Mon Sep 17 00:00:00 2001
From 95197d9fe266f21a201a05ea97c2f0e32d69d4cf 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 c30d13d6c8a67b0d715c1b0248b49fc44f287b8f Mon Sep 17 00:00:00 2001
From 6df3edd319c681d7fecc3c9b1bafd5eae6919bdf 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 b9fc14af1ba29669b0d259cee0578b1b2fc7bd20 Mon Sep 17 00:00:00 2001
From 914e9f8a5fe89cc9644df6aad69749536d5f2fc8 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 d4ca8c443cb86e89531942c7311bfd3a1bd14c85 Mon Sep 17 00:00:00 2001
From ca85362e2365f23e2a1419301f9b9c20d4ac752d 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 acc8d9c48a88eab57905032360c8af0c9b713e7e Mon Sep 17 00:00:00 2001
From e12a24f5c2d6012d7c4f67bf828835cb4c089f9c 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 db88092c58aa4ebe598ffea65109e8f0150a2979 Mon Sep 17 00:00:00 2001
From e13d7d7fb7c1be13bd1d6f3763e972a3d9c65495 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 6e0ae691d3190d583f16180d0ca9540e4cc1764c Mon Sep 17 00:00:00 2001
From f4b47ef1f74cb324e243f7fab61bcfc5c0d39232 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 d5a98f1b4f3b7b3f1addd923c9c737cc0ea04f90 Mon Sep 17 00:00:00 2001
From a8128a308cbb3609338b7d658dfebd2bc3b7124f 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 d17892cd51186cebf0d53deaef09c99c208207a5 Mon Sep 17 00:00:00 2001
From c3e7533d4dd9918ef4ee6fa29455c894f5d3ce28 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 4a717b506633ec9708a3007cae20e29aa5739209 Mon Sep 17 00:00:00 2001
From e8a73d9de4a6fa78e76eb2d6dc0f73b1c2b3cde3 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 9d0487fc37a680113b5ff8586e54afd59fa571d1 Mon Sep 17 00:00:00 2001
From 75d05ccbf5961bf68782ee2d5c4aebd95afd4e1e 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 bac686d02e1f6cb849f4524cada2b8ba2d0ef2c2 Mon Sep 17 00:00:00 2001
From 4209191f1824793833f09c3552e5bdf6ddb576ec 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 60c3340171d09685c1a7e170142a1ecab70e6731 Mon Sep 17 00:00:00 2001
From 6f88d269fdfbef10a3447e7f48cc42403670b1c9 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 6519f8eef2017d93efab8e193eb1d87166ba8513 Mon Sep 17 00:00:00 2001
From acf57c41a0427147366eace630998a905aa36c41 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 cdda0d84f27668400ed0fdd652cac41cfbbec2e4 Mon Sep 17 00:00:00 2001
From 78d1a9781a460b1526ea8a0f5e9fd7e9e1ab8986 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 508a06e083c80cb5927ae2ac87b3fbec0294c13b Mon Sep 17 00:00:00 2001
From a2123cf355326d905a8619a81e9133fd0012bbc8 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 23428dbe56300d02a20adf4ed9b3ad1dbcfc265f Mon Sep 17 00:00:00 2001
From f358edd80e76726331ba46e25bd212611e974c68 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 7f21960fd8c7032edddbdf7e118c6a7117aba227 Mon Sep 17 00:00:00 2001
From 1b2cfc8a8adbd890810593ad90f48932e8185f28 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 05fadd74f68ebd51b57bf8122ae655d83780f0f9 Mon Sep 17 00:00:00 2001
From 9d977ade83c2d881c25d649e8178a250a9e6b7f2 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 0367d3fa98e7b891de4d2184dad8e907c24d5738 Mon Sep 17 00:00:00 2001
From a3ac5c7678eaac105cd28683311572052b28dac9 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 be3804c01ec67aff88f7f2d138b94d90f958f49c Mon Sep 17 00:00:00 2001
From a6b34593b39b94d7bb6536602cfeb581f7e42c69 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 0157443eee1248d1b1d7283f412fe9e1b7c9e7dd Mon Sep 17 00:00:00 2001
From 1945dc1a97450579e195b898a329363d629c4f86 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 6039af86b5be56114451ce388b4a1974d0f3d75a Mon Sep 17 00:00:00 2001
From 14013d6864b58095d23277008eac319a7ccf6aa6 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 0e952a320f834e9e9b504b093df09b512d36e5a7 Mon Sep 17 00:00:00 2001
From 79091fb7f802273438afe893042b44abc5c5cae3 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 0571b33751a28b2b98a587edbcc50c79977dacba Mon Sep 17 00:00:00 2001
From 7bf1001240d41a08f2f861c70ec6f2d1198a31bc 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 d6f8382799600f95447f0505254be4deff4d3e41 Mon Sep 17 00:00:00 2001
From a51b5e8af108217600abec300ce975e06d70c457 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 cf39079c4a8a602a85949a03bc79f61e7c234420 Mon Sep 17 00:00:00 2001
From 9d348d8ab1786e1265cbe2ad7b2a86fd0a3bcaa7 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 3362a0f1c8dc2b7a70e2d886dff33578ac2085cf Mon Sep 17 00:00:00 2001
From 101fb4f406d8428987dffadb5660c456af26b3bf 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 4f5d93d73850c0a171183669e6b9f2373c7c1e42 Mon Sep 17 00:00:00 2001
From bf6a81d46485566fa9a2eaecd7b6b8c8979eb3b5 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 fc251a2831095a6038f112d2fded1610c982c66e Mon Sep 17 00:00:00 2001
From f11194f06f9e2284428181f85a9589e3c29f99ad 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