[pve-devel] applied: [PATCH kernel 00/17] first PVE 5.0 kernel
Fabian Grünbichler
f.gruenbichler at proxmox.com
Mon Mar 6 10:31:21 CET 2017
based on Ubuntu Zesty's Ubuntu-4.10.0-11.13 kernel
PVE 4.x kernels based on 4.4 are managed in the stable-4 branch from now on.
Fabian Grünbichler (17):
bump release to 5.0
use GCC-6 for building
update to Ubuntu-4.10.0-11.13
drop already applied patches
refresh patches for 4.10
update acs capabilities patch
drop intel_idle Atom Cedarview revert
don't build DRBD9
update e1000e to 3.3.5.3
update ixgbe to 5.0.4
update igb to 5.3.5.4
add compat patches for intel network modules
add missing firmware for 4.10
fix firmware path for 4.10
buildsys: use gzip -n
update linux-tools paths for 4.10
bump version for first PVE 5.0 build
changelog.Debian | 16 +
changelog.firmware | 6 +
proxmox-ve/changelog.Debian | 6 +
Makefile | 108 ++-
...rectly-reset-dest_map-vector-when-restori.patch | 68 --
...ndard-ACS-vs-device-specific-ACS-enabling.patch | 110 ---
...Quirk-PCH-root-port-ACS-for-Sunrise-Point.patch | 123 ----
...kvm-page-reference-leakage-in-handle_vmon.patch | 11 +-
...reeing-skb-too-early-for-IPV6_RECVPKTINFO.patch | 58 --
...ck-the-IB-LL-address-into-the-hard-header.patch | 365 ----------
...l_idle-Add-CPU-model-54-Atom-N2000-series.patch | 34 -
..._mark_head_lost-to-check-skb-len-before-f.patch | 77 ---
e1000e_4.10_compat.patch | 81 +++
igb_4.10_compat.patch | 25 +
igb_4.9_compat.patch | 95 +++
igb_e1000e-kcompat-version-check-fix.patch | 19 -
intel-module-gcc6-compat.patch | 18 +
ixgbe_4.10_compat.patch | 25 +
kvm-dynamic-halt-polling-disable-default.patch | 16 +-
mei_bus-whitelist-watchdog-client.patch | 74 --
mei_drop-watchdog-code.patch | 754 ---------------------
override_for_missing_acs_capabilities.patch | 138 ++--
watchdog_implement-mei-iamt-driver.patch | 514 --------------
assemble-firmware.pl | 20 +
control.tools | 4 +-
e1000e-3.3.5.3.tar.gz | Bin 0 -> 294387 bytes
e1000e-3.3.5.tar.gz | Bin 292240 -> 0 bytes
find-firmware.pl | 2 +-
igb-5.3.4.4.tar.gz | Bin 321295 -> 0 bytes
igb-5.3.5.3.tar.gz | Bin 322296 -> 0 bytes
igb-5.3.5.4.tar.gz | Bin 0 -> 323590 bytes
ixgbe-4.4.6.tar.gz | Bin 434678 -> 0 bytes
ixgbe-5.0.4.tar.gz | Bin 0 -> 454820 bytes
ubuntu-zesty.tgz | Bin 0 -> 154304050 bytes
34 files changed, 447 insertions(+), 2320 deletions(-)
delete mode 100644 0001-kvm-x86-correctly-reset-dest_map-vector-when-restori.patch
delete mode 100644 981-1-PCI-Reverse-standard-ACS-vs-device-specific-ACS-enabling.patch
delete mode 100644 981-2-PCI-Quirk-PCH-root-port-ACS-for-Sunrise-Point.patch
delete mode 100644 CVE-2017-6074-dccp-fix-freeing-skb-too-early-for-IPV6_RECVPKTINFO.patch
delete mode 100644 IB-ipoib-move-back-the-IB-LL-address-into-the-hard-header.patch
delete mode 100644 Revert-intel_idle-Add-CPU-model-54-Atom-N2000-series.patch
delete mode 100644 bug-950-tcp-fix-tcp_mark_head_lost-to-check-skb-len-before-f.patch
create mode 100644 e1000e_4.10_compat.patch
create mode 100644 igb_4.10_compat.patch
create mode 100644 igb_4.9_compat.patch
delete mode 100644 igb_e1000e-kcompat-version-check-fix.patch
create mode 100644 intel-module-gcc6-compat.patch
create mode 100644 ixgbe_4.10_compat.patch
delete mode 100644 mei_bus-whitelist-watchdog-client.patch
delete mode 100644 mei_drop-watchdog-code.patch
delete mode 100644 watchdog_implement-mei-iamt-driver.patch
create mode 100644 e1000e-3.3.5.3.tar.gz
delete mode 100644 e1000e-3.3.5.tar.gz
delete mode 100644 igb-5.3.4.4.tar.gz
delete mode 100644 igb-5.3.5.3.tar.gz
create mode 100644 igb-5.3.5.4.tar.gz
delete mode 100644 ixgbe-4.4.6.tar.gz
create mode 100644 ixgbe-5.0.4.tar.gz
create mode 100644 ubuntu-zesty.tgz
--
2.1.4
More information about the pve-devel
mailing list