Skip to content

Commit 17e5b55

Browse files
committed
kernel: Update to 4.13.10/4.9.59/4.4.95
Signed-off-by: Rolf Neugebauer <[email protected]>
1 parent 1e18bf8 commit 17e5b55

File tree

32 files changed

+50
-97
lines changed

32 files changed

+50
-97
lines changed

kernel/Makefile

+5-5
Original file line numberDiff line numberDiff line change
@@ -172,11 +172,11 @@ endef
172172
# Build Targets
173173
# Debug targets only for latest stable and LTS stable
174174
#
175-
$(eval $(call kernel,4.13.9,4.13.x,$(EXTRA)))
176-
$(eval $(call kernel,4.13.9,4.13.x,-dbg))
177-
$(eval $(call kernel,4.9.58,4.9.x,$(EXTRA)))
178-
$(eval $(call kernel,4.9.58,4.9.x,-dbg))
179-
$(eval $(call kernel,4.4.94,4.4.x,$(EXTRA)))
175+
$(eval $(call kernel,4.13.10,4.13.x,$(EXTRA)))
176+
$(eval $(call kernel,4.13.10,4.13.x,-dbg))
177+
$(eval $(call kernel,4.9.59,4.9.x,$(EXTRA)))
178+
$(eval $(call kernel,4.9.59,4.9.x,-dbg))
179+
$(eval $(call kernel,4.4.95,4.4.x,$(EXTRA)))
180180

181181
# Target for kernel config
182182
kconfig: | sources

kernel/config-4.13.x-aarch64

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#
22
# Automatically generated file; DO NOT EDIT.
3-
# Linux/arm64 4.13.9 Kernel Configuration
3+
# Linux/arm64 4.13.10 Kernel Configuration
44
#
55
CONFIG_ARM64=y
66
CONFIG_64BIT=y

kernel/config-4.13.x-x86_64

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#
22
# Automatically generated file; DO NOT EDIT.
3-
# Linux/x86 4.13.9 Kernel Configuration
3+
# Linux/x86 4.13.10 Kernel Configuration
44
#
55
CONFIG_64BIT=y
66
CONFIG_X86_64=y

kernel/config-4.4.x-aarch64

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#
22
# Automatically generated file; DO NOT EDIT.
3-
# Linux/arm64 4.4.94 Kernel Configuration
3+
# Linux/arm64 4.4.95 Kernel Configuration
44
#
55
CONFIG_ARM64=y
66
CONFIG_64BIT=y

kernel/config-4.4.x-x86_64

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#
22
# Automatically generated file; DO NOT EDIT.
3-
# Linux/x86 4.4.94 Kernel Configuration
3+
# Linux/x86 4.4.95 Kernel Configuration
44
#
55
CONFIG_64BIT=y
66
CONFIG_X86_64=y

kernel/config-4.9.x-aarch64

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#
22
# Automatically generated file; DO NOT EDIT.
3-
# Linux/arm64 4.9.58 Kernel Configuration
3+
# Linux/arm64 4.9.59 Kernel Configuration
44
#
55
CONFIG_ARM64=y
66
CONFIG_64BIT=y

kernel/config-4.9.x-x86_64

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#
22
# Automatically generated file; DO NOT EDIT.
3-
# Linux/x86 4.9.58 Kernel Configuration
3+
# Linux/x86 4.9.59 Kernel Configuration
44
#
55
CONFIG_64BIT=y
66
CONFIG_X86_64=y

kernel/patches-4.13.x/0001-vmbus-vmbus_open-reset-onchannel_callback-on-error.patch

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
From 255a4eb6b920f42018f05235f525b8c72624df62 Mon Sep 17 00:00:00 2001
1+
From f4a0a0b8f21fba644927d8993dc8f10ac0aa1ae9 Mon Sep 17 00:00:00 2001
22
From: Dexuan Cui <[email protected]>
33
Date: Fri, 5 May 2017 16:57:12 -0600
44
Subject: [PATCH 01/12] vmbus: vmbus_open(): reset onchannel_callback on error

kernel/patches-4.13.x/0002-vmbus-remove-goto-error_clean_msglist-in-vmbus_open.patch

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
From 9d372844cc64ec8921879c81beab83eeb4f8a05f Mon Sep 17 00:00:00 2001
1+
From 3b85f52d8ace71a3b5f5184e7475f0bbdd64cdb7 Mon Sep 17 00:00:00 2001
22
From: Dexuan Cui <[email protected]>
33
Date: Fri, 5 May 2017 16:57:20 -0600
44
Subject: [PATCH 02/12] vmbus: remove "goto error_clean_msglist" in

kernel/patches-4.13.x/0003-hv_sock-implements-Hyper-V-transport-for-Virtual-Soc.patch

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
From 2d199886c8f5b1aaaf0beef6e4f14a871f98d834 Mon Sep 17 00:00:00 2001
1+
From 98b9acabc37de2de3058542f7675d9a0acfc027a Mon Sep 17 00:00:00 2001
22
From: Dexuan Cui <[email protected]>
33
Date: Fri, 5 May 2017 16:57:26 -0600
44
Subject: [PATCH 03/12] hv_sock: implements Hyper-V transport for Virtual

kernel/patches-4.13.x/0004-VMCI-only-try-to-load-on-VMware-hypervisor.patch

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
From fe24104d463f6c66ba20d6637bcd8e64ea3d91f4 Mon Sep 17 00:00:00 2001
1+
From 0b6bb454585f5377a680de8ddc575560ccc70dd0 Mon Sep 17 00:00:00 2001
22
From: Dexuan Cui <[email protected]>
33
Date: Fri, 5 May 2017 16:57:29 -0600
44
Subject: [PATCH 04/12] VMCI: only try to load on VMware hypervisor

kernel/patches-4.13.x/0005-hv_sock-add-the-support-of-auto-loading.patch

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
From 3846240ba100e7178bfffe1d7a20382167764a2a Mon Sep 17 00:00:00 2001
1+
From 40b7f8b296e25569f5b591227266f4563580fa15 Mon Sep 17 00:00:00 2001
22
From: Dexuan Cui <[email protected]>
33
Date: Fri, 5 May 2017 16:57:35 -0600
44
Subject: [PATCH 05/12] hv_sock: add the support of auto-loading

kernel/patches-4.13.x/0006-tools-hv_sock-2-simple-test-cases.patch

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
From 0e575b9966945fb1132bd13c7a3c69330c14166e Mon Sep 17 00:00:00 2001
1+
From 9ba95ab3f8b0ecb2b603cdbd4a91ea2e706e3b15 Mon Sep 17 00:00:00 2001
22
From: Dexuan Cui <[email protected]>
33
Date: Fri, 5 May 2017 18:52:02 -0600
44
Subject: [PATCH 06/12] tools: hv_sock: 2 simple test cases.

kernel/patches-4.13.x/0007-hvsock-fix-a-race-in-hvs_stream_dequeue.patch

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
From b5b86d3b2b25b051b4cef6d2a3be970726111da1 Mon Sep 17 00:00:00 2001
1+
From 6239bf9e96e36e5d1b90ea81424e2546279cbc13 Mon Sep 17 00:00:00 2001
22
From: Dexuan Cui <[email protected]>
33
Date: Tue, 16 May 2017 22:14:03 +0800
44
Subject: [PATCH 07/12] hvsock: fix a race in hvs_stream_dequeue()

kernel/patches-4.13.x/0008-hvsock-fix-vsock_dequeue-enqueue_accept-race.patch

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
From 2cf5773ab1091bc4e575ba1e8d861ae89bdf1f9e Mon Sep 17 00:00:00 2001
1+
From 90c9108bd15c2727eba0f39d574c36b4c211dfd2 Mon Sep 17 00:00:00 2001
22
From: Dexuan Cui <[email protected]>
33
Date: Fri, 19 May 2017 21:49:59 +0800
44
Subject: [PATCH 08/12] hvsock: fix vsock_dequeue/enqueue_accept race

kernel/patches-4.13.x/0009-hv-sock-a-temporary-workaround-for-the-pending_send_.patch

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
From d449661db47a2dc22437d30bbf5e9354344a0dd3 Mon Sep 17 00:00:00 2001
1+
From 72c2a4fa0f4b0189299ebbbd832f3d3c9b099ff1 Mon Sep 17 00:00:00 2001
22
From: Dexuan Cui <[email protected]>
33
Date: Wed, 21 Jun 2017 22:30:42 +0800
44
Subject: [PATCH 09/12] hv-sock: a temporary workaround for the

kernel/patches-4.13.x/0010-hv-sock-avoid-double-FINs-if-shutdown-is-called.patch

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
From a0be18ac0d4976c54d4c4359a4d0289cf88bbf4c Mon Sep 17 00:00:00 2001
1+
From 3ae05c99d9c0e6f2301216eac4cf8ce2ae486d62 Mon Sep 17 00:00:00 2001
22
From: Dexuan Cui <[email protected]>
33
Date: Fri, 7 Jul 2017 09:15:29 +0800
44
Subject: [PATCH 10/12] hv-sock: avoid double FINs if shutdown() is called

kernel/patches-4.13.x/0011-ext4-fix-fault-handling-when-mounted-with-o-dax-ro.patch

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
From 22b335999bba926ec0c168a4b8ebd9ab388853e4 Mon Sep 17 00:00:00 2001
1+
From 05fde1fa40b0dd5022754e3d48dd620af68e904b Mon Sep 17 00:00:00 2001
22
From: Randy Dodgen <[email protected]>
33
Date: Thu, 24 Aug 2017 15:26:01 -0400
44
Subject: [PATCH 11/12] ext4: fix fault handling when mounted with -o dax,ro

kernel/patches-4.13.x/0012-NVDIMM-reducded-ND_MIN_NAMESPACE_SIZE-from-4MB-to-4K.patch

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
From a6fc1687fbd218542285c2d77a49ff88a3cb100c Mon Sep 17 00:00:00 2001
1+
From edb260a0322aabd25741c944ad51c50b25afc58d Mon Sep 17 00:00:00 2001
22
From: Cheng-mean Liu <[email protected]>
33
Date: Tue, 11 Jul 2017 16:58:26 -0700
44
Subject: [PATCH 12/12] NVDIMM: reducded ND_MIN_NAMESPACE_SIZE from 4MB to 4KB

kernel/patches-4.9.x/0001-tools-build-Add-test-for-sched_getcpu.patch

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
From 07cc90bf689d8d1446f19af31f419e96b6aae8d1 Mon Sep 17 00:00:00 2001
1+
From e95145acfc6062195b12e14299e3839be2df97bf Mon Sep 17 00:00:00 2001
22
From: Arnaldo Carvalho de Melo <[email protected]>
33
Date: Thu, 2 Mar 2017 12:55:49 -0300
4-
Subject: [PATCH 01/13] tools build: Add test for sched_getcpu()
4+
Subject: [PATCH 01/12] tools build: Add test for sched_getcpu()
55

66
Instead of trying to go on adding more ifdef conditions, do a feature
77
test and define HAVE_SCHED_GETCPU_SUPPORT instead, then use it to

kernel/patches-4.9.x/0002-perf-jit-Avoid-returning-garbage-for-a-ret-variable.patch

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
From c1bc306f2a98bc201c155b7e1e93574ab9bb42f2 Mon Sep 17 00:00:00 2001
1+
From 98c13fec490097bd8318a70d81b19ddbfaa16052 Mon Sep 17 00:00:00 2001
22
From: Arnaldo Carvalho de Melo <[email protected]>
33
Date: Thu, 13 Oct 2016 17:12:35 -0300
4-
Subject: [PATCH 02/13] perf jit: Avoid returning garbage for a ret variable
4+
Subject: [PATCH 02/12] perf jit: Avoid returning garbage for a ret variable
55

66
When the loop body isn't executed at all, then the 'ret' local variable,
77
that is uninitialized will be used as the return value.

kernel/patches-4.9.x/0003-hv_sock-introduce-Hyper-V-Sockets.patch

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
From c6eb46c35ff75022c19211cd1236cb0be75456cb Mon Sep 17 00:00:00 2001
1+
From 8efd45543d57bf4cf24eafecb64f490fa831ed82 Mon Sep 17 00:00:00 2001
22
From: Dexuan Cui <[email protected]>
33
Date: Sat, 23 Jul 2016 01:35:51 +0000
4-
Subject: [PATCH 03/13] hv_sock: introduce Hyper-V Sockets
4+
Subject: [PATCH 03/12] hv_sock: introduce Hyper-V Sockets
55

66
Hyper-V Sockets (hv_sock) supplies a byte-stream based communication
77
mechanism between the host and the guest. It's somewhat like TCP over
@@ -56,7 +56,7 @@ index 63cefa62324c..e64920219d88 100644
5656
F: Documentation/ABI/stable/sysfs-bus-vmbus
5757

5858
diff --git a/include/linux/hyperv.h b/include/linux/hyperv.h
59-
index d596a076da11..489ad74c1e6e 100644
59+
index 8cc99de27bc2..c9af8369b4f7 100644
6060
--- a/include/linux/hyperv.h
6161
+++ b/include/linux/hyperv.h
6262
@@ -1613,5 +1613,18 @@ static inline void commit_rd_index(struct vmbus_channel *channel)

kernel/patches-4.9.x/0004-vmbus-Don-t-spam-the-logs-with-unknown-GUIDs.patch

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
From 9ba10da496908d0c21d07639e07dba839935522f Mon Sep 17 00:00:00 2001
1+
From 875dad6f4fa637023682f54a03d1eab4a7dcebf3 Mon Sep 17 00:00:00 2001
22
From: Rolf Neugebauer <[email protected]>
33
Date: Mon, 23 May 2016 18:55:45 +0100
4-
Subject: [PATCH 04/13] vmbus: Don't spam the logs with unknown GUIDs
4+
Subject: [PATCH 04/12] vmbus: Don't spam the logs with unknown GUIDs
55

66
With Hyper-V sockets device types are introduced on the fly. The pr_info()
77
then prints a message on every connection, which is way too verbose. Since

kernel/patches-4.9.x/0005-Drivers-hv-utils-Fix-the-mapping-between-host-versio.patch

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
From bcbd97d95f015dde8d730206bc6cfcc58d1457c9 Mon Sep 17 00:00:00 2001
1+
From e45050acfc01efc8484dfe2d04ba7c21c83100c7 Mon Sep 17 00:00:00 2001
22
From: Alex Ng <[email protected]>
33
Date: Sun, 6 Nov 2016 13:14:07 -0800
4-
Subject: [PATCH 05/13] Drivers: hv: utils: Fix the mapping between host
4+
Subject: [PATCH 05/12] Drivers: hv: utils: Fix the mapping between host
55
version and protocol to use
66

77
We should intentionally declare the protocols to use for every known host

kernel/patches-4.9.x/0006-Drivers-hv-vss-Improve-log-messages.patch

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
From 513561517efb57638fa9819aa24f715639be6595 Mon Sep 17 00:00:00 2001
1+
From 19924585496e229428e1871a27557d4918e6aff2 Mon Sep 17 00:00:00 2001
22
From: Alex Ng <[email protected]>
33
Date: Sun, 6 Nov 2016 13:14:10 -0800
4-
Subject: [PATCH 06/13] Drivers: hv: vss: Improve log messages.
4+
Subject: [PATCH 06/12] Drivers: hv: vss: Improve log messages.
55

66
Adding log messages to help troubleshoot error cases and transaction
77
handling.

kernel/patches-4.9.x/0007-Drivers-hv-vss-Operation-timeouts-should-match-host-.patch

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
From 62ab4bab28c89b21dce9bba98cf1f493aedffa5c Mon Sep 17 00:00:00 2001
1+
From 9477107e903d0939328a84d6e22de4dae762cfae Mon Sep 17 00:00:00 2001
22
From: Alex Ng <[email protected]>
33
Date: Sun, 6 Nov 2016 13:14:11 -0800
4-
Subject: [PATCH 07/13] Drivers: hv: vss: Operation timeouts should match host
4+
Subject: [PATCH 07/12] Drivers: hv: vss: Operation timeouts should match host
55
expectation
66

77
Increase the timeout of backup operations. When system is under I/O load,

kernel/patches-4.9.x/0008-Drivers-hv-vmbus-Use-all-supported-IC-versions-to-ne.patch

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
From 162dd9275b4ce7ffe7e7e0d3dcdb9662a189309c Mon Sep 17 00:00:00 2001
1+
From f6b40f0b7dbd32da19cd00f03aae30dd41b28186 Mon Sep 17 00:00:00 2001
22
From: Alex Ng <[email protected]>
33
Date: Sat, 28 Jan 2017 12:37:17 -0700
4-
Subject: [PATCH 08/13] Drivers: hv: vmbus: Use all supported IC versions to
4+
Subject: [PATCH 08/12] Drivers: hv: vmbus: Use all supported IC versions to
55
negotiate
66

77
Previously, we were assuming that each IC protocol version was tied to a
@@ -470,7 +470,7 @@ index e7707747f56d..f3797c07be10 100644
470470
srv->util_cb, dev->channel);
471471
if (ret)
472472
diff --git a/include/linux/hyperv.h b/include/linux/hyperv.h
473-
index 489ad74c1e6e..956acfc93487 100644
473+
index c9af8369b4f7..7df9eb8f0cf7 100644
474474
--- a/include/linux/hyperv.h
475475
+++ b/include/linux/hyperv.h
476476
@@ -1453,9 +1453,10 @@ struct hyperv_service_callback {

kernel/patches-4.9.x/0009-Drivers-hv-Log-the-negotiated-IC-versions.patch

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
From b7524ea7d09a2b2ff38adc898e1c34a12ca07e6f Mon Sep 17 00:00:00 2001
1+
From 805f232cfdc518581666e5340c07eb8d218deb29 Mon Sep 17 00:00:00 2001
22
From: Alex Ng <[email protected]>
33
Date: Sat, 28 Jan 2017 12:37:18 -0700
4-
Subject: [PATCH 09/13] Drivers: hv: Log the negotiated IC versions.
4+
Subject: [PATCH 09/12] Drivers: hv: Log the negotiated IC versions.
55

66
Log the negotiated IC versions.
77

kernel/patches-4.9.x/0010-vmbus-fix-missed-ring-events-on-boot.patch

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
From 1e50301f804c4d61db165693a184a919939e6153 Mon Sep 17 00:00:00 2001
1+
From 6e224c15922d02dd6b04c394963e412d8c90e8e1 Mon Sep 17 00:00:00 2001
22
From: Dexuan Cui <[email protected]>
33
Date: Sun, 26 Mar 2017 16:42:20 +0800
4-
Subject: [PATCH 10/13] vmbus: fix missed ring events on boot
4+
Subject: [PATCH 10/12] vmbus: fix missed ring events on boot
55

66
During initialization, the channel initialization code schedules the
77
tasklet to scan the VMBUS receive event page (i.e. simulates an

kernel/patches-4.9.x/0011-vmbus-remove-goto-error_clean_msglist-in-vmbus_open.patch

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
From 89c7fc409cc898f025963d0056b6ddf9a23a6c68 Mon Sep 17 00:00:00 2001
1+
From fb3de9fdab13a2ef50eecaa05b937652b0718d1b Mon Sep 17 00:00:00 2001
22
From: Dexuan Cui <[email protected]>
33
Date: Wed, 29 Mar 2017 18:37:10 +0800
4-
Subject: [PATCH 11/13] vmbus: remove "goto error_clean_msglist" in
4+
Subject: [PATCH 11/12] vmbus: remove "goto error_clean_msglist" in
55
vmbus_open()
66

77
This is just a cleanup patch to simplify the code a little.

kernel/patches-4.9.x/0012-vmbus-dynamically-enqueue-dequeue-the-channel-on-vmb.patch

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
From 2981fbdae254370cd9ccc4a344568300e0c59c7a Mon Sep 17 00:00:00 2001
1+
From e46408349d038b9426dbfbb40f86b67583c3d24c Mon Sep 17 00:00:00 2001
22
From: Dexuan Cui <[email protected]>
33
Date: Fri, 24 Mar 2017 20:53:18 +0800
4-
Subject: [PATCH 12/13] vmbus: dynamically enqueue/dequeue the channel on
4+
Subject: [PATCH 12/12] vmbus: dynamically enqueue/dequeue the channel on
55
vmbus_open/close
66

77
Signed-off-by: Dexuan Cui <[email protected]>
@@ -159,7 +159,7 @@ index 2fe024e86209..b2bdcfb49144 100644
159159

160160
err_free_chan:
161161
diff --git a/include/linux/hyperv.h b/include/linux/hyperv.h
162-
index 956acfc93487..9ee292b28e41 100644
162+
index 7df9eb8f0cf7..a87757cf277b 100644
163163
--- a/include/linux/hyperv.h
164164
+++ b/include/linux/hyperv.h
165165
@@ -1461,6 +1461,9 @@ extern bool vmbus_prep_negotiate_resp(struct icmsg_hdr *icmsghdrp, u8 *buf,

kernel/patches-4.9.x/0013-vmbus-fix-the-missed-signaling-in-hv_signal_on_read.patch

-47
This file was deleted.

0 commit comments

Comments
 (0)