[pve-devel] [PATCH 0/4] update kernel to latest ubuntu version
Thomas Lamprecht
t.lamprecht at proxmox.com
Tue Jul 11 14:55:26 CEST 2017
Updates to latest ubuntu kernel which includes several bug fixes and allows us
to drop quite some patches now adopted by them too.
I tried to use Fabians update style. Tested common problem areas of updates,
live migration (old->new, new->old, new->new), storages (ZFS, ceph), all with
and without some load tests.
Thomas Lamprecht (4):
update kernel source to Ubuntu-4.10.0-26.30
drop patches applied upstream
bump version to 4.10.17-16, bump ABI to 4.10.17-1-pve
update abi-previous after ABI bump
...64-0001-Revert-mm-enlarge-stack-guard-gap.patch | 461 ----------
...ert-mm-do-not-collapse-stack-gap-into-THP.patch | 48 --
...03-mm-larger-stack-guard-gap-between-vmas.patch | 940 ---------------------
...mm-fix-new-crash-in-unmapped_area_topdown.patch | 54 --
...cp-tcp-do-not-inherit-mc_list-from-parent.patch | 54 --
...ip6_find_1stfragopt-return-value-properly.patch | 96 ---
...nt-overrun-when-parsing-v6-header-options.patch | 244 ------
...-inherit-ipv6_-mc-ac-fl-_list-from-parent.patch | 46 -
...p-do-not-inherit-ipv6_mc_list-from-parent.patch | 78 --
...-out-of-bound-writes-in-__ip6_append_data.patch | 79 --
Makefile | 17 +-
abi-previous | 9 +-
changelog.Debian | 8 +
...-Set-internal-device-max-mtu-to-ETH_MAX_M.patch | 41 -
...yzen-01-make-use-of-raw_spinlock-variants.patch | 303 -------
...-Use-regular-interrupt-instead-of-chained.patch | 165 ----
proxmox-ve/changelog.Debian | 6 +
submodules/ubuntu-zesty | 2 +-
18 files changed, 22 insertions(+), 2629 deletions(-)
delete mode 100644 CVE-2017-100364-0001-Revert-mm-enlarge-stack-guard-gap.patch
delete mode 100644 CVE-2017-100364-0002-Revert-mm-do-not-collapse-stack-gap-into-THP.patch
delete mode 100644 CVE-2017-100364-0003-mm-larger-stack-guard-gap-between-vmas.patch
delete mode 100644 CVE-2017-100364-0004-mm-fix-new-crash-in-unmapped_area_topdown.patch
delete mode 100644 CVE-2017-8890-dccp-tcp-do-not-inherit-mc_list-from-parent.patch
delete mode 100644 CVE-2017-9074-2-ipv6-Check-ip6_find_1stfragopt-return-value-properly.patch
delete mode 100644 CVE-2017-9074-ipv6-Prevent-overrun-when-parsing-v6-header-options.patch
delete mode 100644 CVE-2017-9075-sctp-do-not-inherit-ipv6_-mc-ac-fl-_list-from-parent.patch
delete mode 100644 CVE-2017-9076_9077-ipv6-dccp-do-not-inherit-ipv6_mc_list-from-parent.patch
delete mode 100644 CVE-2017-9242-ipv6-fix-out-of-bound-writes-in-__ip6_append_data.patch
delete mode 100644 openvswitch-Set-internal-device-max-mtu-to-ETH_MAX_M.patch
delete mode 100644 pinctl-amd-ryzen-01-make-use-of-raw_spinlock-variants.patch
delete mode 100644 pinctl-amd-ryzen-02-Use-regular-interrupt-instead-of-chained.patch
--
2.11.0
More information about the pve-devel
mailing list