From 7d9cdb1fa23081e26d51d832d63b0372a27e7aab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ertu=C4=9Frul=20Erata?= Date: Sat, 19 Nov 2016 22:03:04 +0200 Subject: [PATCH] config added. --- .../kernel/files/configs/kernel-x86_64-config | 2 +- kernel/kernel/files/patches/mageia/series | 25 +++++++------------ kernel/kernel/pspec.xml | 23 ++++++++++++----- 3 files changed, 27 insertions(+), 23 deletions(-) diff --git a/kernel/kernel/files/configs/kernel-x86_64-config b/kernel/kernel/files/configs/kernel-x86_64-config index fb379c33..1f4287eb 100644 --- a/kernel/kernel/files/configs/kernel-x86_64-config +++ b/kernel/kernel/files/configs/kernel-x86_64-config @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86_64 4.8.6 Kernel Configuration +# Linux/x86_64 4.8.8 Kernel Configuration # CONFIG_64BIT=y CONFIG_X86_64=y diff --git a/kernel/kernel/files/patches/mageia/series b/kernel/kernel/files/patches/mageia/series index e7a005b7..2fdc824d 100644 --- a/kernel/kernel/files/patches/mageia/series +++ b/kernel/kernel/files/patches/mageia/series @@ -41,9 +41,6 @@ Revert-cpufreq-pcc-Enable-autoload-of-pcc-cpufreq-fo.patch # breaks nvidia304 Revert-x86-mm-mtrr-Remove-kernel-internal-MTRR-inter.patch -# fix non-booting systems -x86-smpboot-Init-apic-mapping-before-usage.patch - ### ### Core ### @@ -68,6 +65,9 @@ kernel-governor-cpupower-Correct-return-type-of-cpu_power_is_cpu_onl.patch pci-add-ALI-M5229-ide-compatibility-mode-quirk.patch pci-quirks-drop-devinit-exit.patch +# fix video detection failure on Amd Turks +PCI-Don-t-attempt-to-claim-shadow-copies-of-ROM.patch + ### ### PNP core ### @@ -139,9 +139,6 @@ nvmepatch1-V4.patch nvmepatch2-V4.patch nvmepatch3-V4.patch -# fix feature check, reported on dev@ ml -dm-raid-fix-compat_features-validation.patch - ### ### Char ### @@ -190,13 +187,12 @@ gpu-drm-mach64-linux-3.14-buildfix.patch gpu-drm-mach64-3.17-buildfix.patch gpu-drm-mach64-3.18-buildfix.patch -# Attempt to fix FIFO underrun problems: -# (from https://patchwork.freedesktop.org/patch/113642/ and -# also from https://bugs.freedesktop.org/attachment.cgi?id=127264, first reference from -# https://bugs.freedesktop.org/show_bug.cgi?id=97450). Does not completely resolve the -# issues but reduce. -# now in drm-next: https://cgit.freedesktop.org/~airlied/linux/commit?h=drm-next&id=5a920b85f2c6e3fd7d9dd9bb3f3345e9085e2360 -gpu-drm-i915-gen9-fix-DDB-partitioning-for-multi-screen-cases.patch +# amdgpu crash +gpu-drm-amdgpu-fix-crash-in-acp_hw_fini.patch + +# i915 dp fix +gpu-drm-i915-dp-BDW-cdclk-fix-for-DP-audio.patch +gpu-drm-i915-dp-Extend-BDW-DP-audio-workaround-to-GEN9-p.patch ### ### Hardware Monitoring @@ -252,9 +248,6 @@ net-netfilter-psd-2.6.35-buildfix.patch # rtlwifi regression net-wireless-rtlwifi-Fix-regression-caused-by-commit-d86e64768859.patch -# CVE-2016-7039 -net-add-recursion-limit-to-GRO.patch - ### ### Platform drivers ### diff --git a/kernel/kernel/pspec.xml b/kernel/kernel/pspec.xml index e505d91d..715d3043 100644 --- a/kernel/kernel/pspec.xml +++ b/kernel/kernel/pspec.xml @@ -28,8 +28,8 @@ - patches/linux/patch-4.8.6.xz - + patches/linux/patch-4.8.8.xz + patches/mageia/Revert-ipmi-Start-the-timer-and-thread-on-internal-m.patch @@ -38,12 +38,12 @@ patches/mageia/x86-default_poweroff_up_machines.patch patches/mageia/x86-increase-default-minimum-vmalloc-area-by-64MB-to-192MB.patch patches/mageia/Revert-cpufreq-pcc-Enable-autoload-of-pcc-cpufreq-fo.patch - patches/mageia/x86-smpboot-Init-apic-mapping-before-usage.patch patches/mageia/Revert-x86-mm-mtrr-Remove-kernel-internal-MTRR-inter.patch patches/mageia/base-cacheinfo-silence-DT-warnings.patch patches/mageia/kernel-governor-cpupower-Correct-return-type-of-cpu_power_is_cpu_onl.patch patches/mageia/pci-add-ALI-M5229-ide-compatibility-mode-quirk.patch patches/mageia/pci-quirks-drop-devinit-exit.patch + patches/mageia/PCI-Don-t-attempt-to-claim-shadow-copies-of-ROM.patch patches/mageia/acpi-CLEVO-M360S-disable_acpi_irq.patch patches/mageia/acpi-processor-M720SR-limit-to-C2.patch patches/mageia/ACPI-video-Add-a-quirk-to-force-acpi-video-backlight.patch @@ -64,7 +64,6 @@ patches/mageia/nvmepatch1-V4.patch patches/mageia/nvmepatch2-V4.patch patches/mageia/nvmepatch3-V4.patch - patches/mageia/dm-raid-fix-compat_features-validation.patch patches/mageia/fs-aufs-4.8.patch patches/mageia/fs-aufs-4.8-modular.patch patches/mageia/firewire-ieee1394-module-aliases.patch @@ -87,7 +86,9 @@ patches/mageia/gpu-drm-mach64-linux-3.14-buildfix.patch patches/mageia/gpu-drm-mach64-3.17-buildfix.patch patches/mageia/gpu-drm-mach64-3.18-buildfix.patch - patches/mageia/gpu-drm-i915-gen9-fix-DDB-partitioning-for-multi-screen-cases.patch + patches/mageia/gpu-drm-amdgpu-fix-crash-in-acp_hw_fini.patch + patches/mageia/gpu-drm-i915-dp-BDW-cdclk-fix-for-DP-audio.patch + patches/mageia/gpu-drm-i915-dp-Extend-BDW-DP-audio-workaround-to-GEN9-p.patch patches/mageia/input-i8042-quirks-for-Fujitsu-Lifebook-A544-and-Lif.patch patches/mageia/net-sis190-fix-list-usage.patch patches/mageia/net-netfilter-IFWLOG.patch @@ -101,7 +102,6 @@ patches/mageia/net-netfilter-psd-mdv.patch patches/mageia/net-netfilter-psd-2.6.35-buildfix.patch patches/mageia/net-wireless-rtlwifi-Fix-regression-caused-by-commit-d86e64768859.patch - patches/mageia/net-add-recursion-limit-to-GRO.patch patches/mageia/platform-x86-add-shuttle-wmi-driver.patch patches/mageia/platform-x86-shuttle-wmi-drop-devinit-exit.patch patches/mageia/platform-x86-shuttle-wmi-4.2-buildfix.patch @@ -195,6 +195,17 @@ + + 2016-11-16 + 4.8.8 + Version Bump. + security + + systemRestart + + Ertuğrul Erata + ertugrulerata@gmail.com + 2016-11-01 4.8.6