mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-19 09:16:29 +00:00
kernels: Update to 4.19.4/4,14.83/4.9.140
This skips 4.9.139 which is just two revert commits from 4.9.140. Signed-off-by: Rolf Neugebauer <rn@rneugeba.io>
This commit is contained in:
parent
28ce2bbdca
commit
70f320db20
@ -262,21 +262,21 @@ endef
|
||||
# Debug targets only for latest stable and LTS stable
|
||||
#
|
||||
ifeq ($(ARCH),x86_64)
|
||||
$(eval $(call kernel,4.19.3,4.19.x,$(EXTRA),$(DEBUG)))
|
||||
$(eval $(call kernel,4.14.82,4.14.x,$(EXTRA),$(DEBUG)))
|
||||
$(eval $(call kernel,4.14.82,4.14.x,,-dbg))
|
||||
$(eval $(call kernel,4.19.4,4.19.x,$(EXTRA),$(DEBUG)))
|
||||
$(eval $(call kernel,4.14.83,4.14.x,$(EXTRA),$(DEBUG)))
|
||||
$(eval $(call kernel,4.14.83,4.14.x,,-dbg))
|
||||
$(eval $(call kernel,4.14.78,4.14.x,-rt,))
|
||||
$(eval $(call kernel,4.9.138,4.9.x,$(EXTRA),$(DEBUG)))
|
||||
$(eval $(call kernel,4.9.140,4.9.x,$(EXTRA),$(DEBUG)))
|
||||
$(eval $(call kernel,4.4.164,4.4.x,$(EXTRA),$(DEBUG)))
|
||||
|
||||
else ifeq ($(ARCH),aarch64)
|
||||
$(eval $(call kernel,4.19.3,4.19.x,$(EXTRA),$(DEBUG)))
|
||||
$(eval $(call kernel,4.14.82,4.14.x,$(EXTRA),$(DEBUG)))
|
||||
$(eval $(call kernel,4.19.4,4.19.x,$(EXTRA),$(DEBUG)))
|
||||
$(eval $(call kernel,4.14.83,4.14.x,$(EXTRA),$(DEBUG)))
|
||||
$(eval $(call kernel,4.14.78,4.14.x,-rt,))
|
||||
|
||||
else ifeq ($(ARCH),s390x)
|
||||
$(eval $(call kernel,4.19.3,4.19.x,$(EXTRA),$(DEBUG)))
|
||||
$(eval $(call kernel,4.14.82,4.14.x,$(EXTRA),$(DEBUG)))
|
||||
$(eval $(call kernel,4.19.4,4.19.x,$(EXTRA),$(DEBUG)))
|
||||
$(eval $(call kernel,4.14.83,4.14.x,$(EXTRA),$(DEBUG)))
|
||||
endif
|
||||
|
||||
# Target for kernel config
|
||||
|
@ -1,6 +1,6 @@
|
||||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm64 4.14.82 Kernel Configuration
|
||||
# Linux/arm64 4.14.83 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM64=y
|
||||
CONFIG_64BIT=y
|
||||
|
@ -1,6 +1,6 @@
|
||||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/s390 4.14.82 Kernel Configuration
|
||||
# Linux/s390 4.14.83 Kernel Configuration
|
||||
#
|
||||
CONFIG_MMU=y
|
||||
CONFIG_ZONE_DMA=y
|
||||
|
@ -1,6 +1,6 @@
|
||||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/x86 4.14.82 Kernel Configuration
|
||||
# Linux/x86 4.14.83 Kernel Configuration
|
||||
#
|
||||
CONFIG_64BIT=y
|
||||
CONFIG_X86_64=y
|
||||
|
@ -1,6 +1,6 @@
|
||||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm64 4.19.3 Kernel Configuration
|
||||
# Linux/arm64 4.19.4 Kernel Configuration
|
||||
#
|
||||
|
||||
#
|
||||
|
@ -1,6 +1,6 @@
|
||||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/s390 4.19.3 Kernel Configuration
|
||||
# Linux/s390 4.19.4 Kernel Configuration
|
||||
#
|
||||
|
||||
#
|
||||
|
@ -1,6 +1,6 @@
|
||||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/x86 4.19.3 Kernel Configuration
|
||||
# Linux/x86 4.19.4 Kernel Configuration
|
||||
#
|
||||
|
||||
#
|
||||
|
@ -1,6 +1,6 @@
|
||||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/x86 4.9.138 Kernel Configuration
|
||||
# Linux/x86 4.9.140 Kernel Configuration
|
||||
#
|
||||
CONFIG_64BIT=y
|
||||
CONFIG_X86_64=y
|
||||
|
@ -1,4 +1,4 @@
|
||||
From 67f45da315e33f257d25bdd735d0948f4d4cf94b Mon Sep 17 00:00:00 2001
|
||||
From da23490ee31aba4eaa207145a15c473ce7ad49d1 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
|
||||
|
@ -1,4 +1,4 @@
|
||||
From dcf1148f8ea922d25261de2062d698ffcb121fe4 Mon Sep 17 00:00:00 2001
|
||||
From 26dbdc5055a77d2a21f61336afa33d7eb905d4f6 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()
|
||||
|
@ -1,4 +1,4 @@
|
||||
From 705a8ef9ed7da1ff610a21a8966a69d7f275e5e7 Mon Sep 17 00:00:00 2001
|
||||
From efb394e1ec379a686f7a0a1dc4b2c0eeb7f627cd 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()
|
||||
|
@ -1,4 +1,4 @@
|
||||
From fee3db5ba4d03938f3e04e6b11c327a83efabc80 Mon Sep 17 00:00:00 2001
|
||||
From 19f8ddef3a94d651f6daffa678fd4d8cf3ec756a 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()
|
||||
|
@ -1,4 +1,4 @@
|
||||
From edb03dbb85868a1ac31985207b4d40d2ece582e2 Mon Sep 17 00:00:00 2001
|
||||
From db2b78f5b6d24d0d8a315228fd5de0c5d6994ea4 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()
|
||||
|
@ -1,4 +1,4 @@
|
||||
From 63e6374732e8c247b4f7f419067f69aa21a13712 Mon Sep 17 00:00:00 2001
|
||||
From 3e34c9a82cabc0bca648ed4e7d6808e4faa55262 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()
|
||||
|
@ -1,4 +1,4 @@
|
||||
From 507241d2cb3e62e78116fe1dbd25c56231595a2a Mon Sep 17 00:00:00 2001
|
||||
From cfd3d61dece2abc89ccab9fd06afa80015651a69 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()
|
||||
|
@ -1,4 +1,4 @@
|
||||
From 7ddd25b6a48128712c2115be4226618456a1f552 Mon Sep 17 00:00:00 2001
|
||||
From ca5ba9d1374e55f45edf18f18e9302e6da0d3241 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()
|
||||
|
@ -1,4 +1,4 @@
|
||||
From 06c0bed8382d9d70b9367651e58c63f37614ea39 Mon Sep 17 00:00:00 2001
|
||||
From dda0db63ef947ea2c405d4e21f6bf113fc3ac466 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()
|
||||
|
@ -1,4 +1,4 @@
|
||||
From 55f7aecb89f7ef0b245afb0491c82bae94bb0cf8 Mon Sep 17 00:00:00 2001
|
||||
From ee744c4fbd2ab13a78c7b078ea6b845aab359665 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()
|
||||
|
@ -1,4 +1,4 @@
|
||||
From 532260c596027c1698d5b002225ca704f07fc735 Mon Sep 17 00:00:00 2001
|
||||
From 569374d77f5e76329f230f887a901a62dc2600b4 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()
|
||||
|
@ -1,4 +1,4 @@
|
||||
From c5f07cef1540d69df93ccaf5dd2f96da8e57b15e Mon Sep 17 00:00:00 2001
|
||||
From 478afeda1c094b559d5c45f8a9480f2597c581fb 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()
|
||||
|
@ -1,4 +1,4 @@
|
||||
From cf03c100ac7a1dabe5dfb53bc4e407c77b7476db Mon Sep 17 00:00:00 2001
|
||||
From 0fd0620f5f38c23d830bf1bd94452aeaf01a1a30 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()
|
||||
|
@ -1,4 +1,4 @@
|
||||
From 8569982533623579a98bcac8730b2719093cf6fe Mon Sep 17 00:00:00 2001
|
||||
From d66db7c4291d7f68b0cc8b20eec95289391095a8 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()
|
||||
|
@ -1,4 +1,4 @@
|
||||
From da54b9255b8fd75f48ab330b44eff641c9a2c5a9 Mon Sep 17 00:00:00 2001
|
||||
From 6b1bd9e8f98440550d365c321ad5e55485b57158 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()
|
||||
|
@ -1,4 +1,4 @@
|
||||
From f0e919daaf1aae548a09c34b2e47fce0be10c7a5 Mon Sep 17 00:00:00 2001
|
||||
From 32de29d33d377e15f7cc7bce3a1446c1189e9462 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()
|
||||
|
@ -1,4 +1,4 @@
|
||||
From 69a8414185453247d2558f0f29eac0c8ad0cb4c7 Mon Sep 17 00:00:00 2001
|
||||
From 79f2ab9fbaf97ea09b567fd076e8bb4788380f67 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()
|
||||
|
@ -1,4 +1,4 @@
|
||||
From 04c4dc8633da783c25a59b42af0e6f4116d96b3b Mon Sep 17 00:00:00 2001
|
||||
From 65a5117ac9bf92245408d9f585d56a8c4484bc26 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
|
||||
|
@ -1,4 +1,4 @@
|
||||
From f1c7b792374db04782a9bbdfed2447a9f59e85d4 Mon Sep 17 00:00:00 2001
|
||||
From 1d11dd85482d4b89f69d5f4eb5e6779c473d77f0 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
|
||||
|
@ -1,4 +1,4 @@
|
||||
From 75cb5a9e40834aa28a6f54c9559d39d53414f241 Mon Sep 17 00:00:00 2001
|
||||
From 0f79987b2a40b3ac738a9b488ad4b27574719de2 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
|
||||
|
@ -1,4 +1,4 @@
|
||||
From dee79f62599c32d6c4953bd31617e7d4b1a82d1b Mon Sep 17 00:00:00 2001
|
||||
From 77c26ed129f71c0ae16d55fb452184b974e8fa06 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
|
||||
|
@ -1,4 +1,4 @@
|
||||
From ff45ab8fbab85ae5d3d24b78e892355b3fb3010a Mon Sep 17 00:00:00 2001
|
||||
From 987aa6bc6482aab0b0805d1debc3f141ba351db7 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()
|
||||
|
@ -1,4 +1,4 @@
|
||||
From 2ba597b7097803cc41163dc7d4dffbd1d3cf1bd8 Mon Sep 17 00:00:00 2001
|
||||
From 3501a13603e4f04edffa28350a77dd5ffead266c 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
|
||||
|
@ -1,4 +1,4 @@
|
||||
From eb931eeb3a79a28180c63565ae082f89d3e9c478 Mon Sep 17 00:00:00 2001
|
||||
From fc16150c35e114771813b618eaf83759a3101c35 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
|
||||
|
@ -1,4 +1,4 @@
|
||||
From 39ccbcd245850f7d8564f5e63aa9d85c4da305e9 Mon Sep 17 00:00:00 2001
|
||||
From 61889b217f976cf121e8cdb779457aa22d63d0ed 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
|
||||
|
@ -1,4 +1,4 @@
|
||||
From f7d881f841b09e35a298137e33af8c14415c2777 Mon Sep 17 00:00:00 2001
|
||||
From 06fd5bfc1b15ae89d2797b4c9e226d82d25f97e6 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
|
||||
|
@ -1,4 +1,4 @@
|
||||
From 4534abd8297770e9f3826adc66f86ae09cbcbc76 Mon Sep 17 00:00:00 2001
|
||||
From f07ab0dbd48819fb1bed0c5cbc78abc87a3c9579 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.
|
||||
|
@ -1,4 +1,4 @@
|
||||
From ab56f2188e61f6cd608120b5da487ad07bfac0ef Mon Sep 17 00:00:00 2001
|
||||
From 81aa1a494e134a6bcca407848c469defc2fcef0a 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
|
||||
|
@ -1,4 +1,4 @@
|
||||
From ceef6548aad41e957f8fb009ca16d47eb5441159 Mon Sep 17 00:00:00 2001
|
||||
From 7e215c3354b876b3debc399e4ca5aa18672a3714 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
|
||||
|
@ -1,4 +1,4 @@
|
||||
From 82277d3e93f4622e8ffa13144c7941561665e2cd Mon Sep 17 00:00:00 2001
|
||||
From d2d57173a13cc53819944220cb1f0ba4f016c29c 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.
|
||||
|
@ -1,4 +1,4 @@
|
||||
From 908969d5c0b6b9d02fee3bb3e6b76c175a51aa84 Mon Sep 17 00:00:00 2001
|
||||
From e8a629ce440d7e6d24e57798582c41fb0fd587c8 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
|
||||
|
@ -1,4 +1,4 @@
|
||||
From 7c91203557035be8781110d323e3d374f332a2ec Mon Sep 17 00:00:00 2001
|
||||
From 16aeb8ddd83e6dacf54996e8c898f6ac434de36a 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
|
||||
|
@ -1,4 +1,4 @@
|
||||
From 346f4159155351fea9fb2a250510bf842c445341 Mon Sep 17 00:00:00 2001
|
||||
From 2d1de25a5452ca2d0d54a81939506754cfef3310 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
|
||||
|
@ -1,4 +1,4 @@
|
||||
From d37d0b5bfd2e1f7f3a462dfb032735737a770a21 Mon Sep 17 00:00:00 2001
|
||||
From 17efd0e0fecf6e019d04ee057a23022179704af9 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()
|
||||
|
@ -1,4 +1,4 @@
|
||||
From 88028d17c23eb8f319370fe06ac38afea87d611e Mon Sep 17 00:00:00 2001
|
||||
From ed59d7a882ef0a406affb13c8bbbf46f73eb10e3 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
|
||||
|
Loading…
Reference in New Issue
Block a user