diff --git a/kernel-4.14.13-mamba-64GB-config b/kernel-4.14.14-mamba-64GB-config similarity index 99% rename from kernel-4.14.13-mamba-64GB-config rename to kernel-4.14.14-mamba-64GB-config index 49feec0..49e85a9 100644 --- a/kernel-4.14.13-mamba-64GB-config +++ b/kernel-4.14.14-mamba-64GB-config @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/i386 4.14.1 Kernel Configuration +# Linux/i386 4.14.14mamba-x86_64 Kernel Configuration # # CONFIG_64BIT is not set CONFIG_X86_32=y @@ -294,7 +294,8 @@ CONFIG_HAVE_GCC_PLUGINS=y CONFIG_GCC_PLUGINS=y # CONFIG_GCC_PLUGIN_LATENT_ENTROPY is not set # CONFIG_GCC_PLUGIN_STRUCTLEAK is not set -# CONFIG_GCC_PLUGIN_RANDSTRUCT is not set +CONFIG_GCC_PLUGIN_RANDSTRUCT=y +CONFIG_GCC_PLUGIN_RANDSTRUCT_PERFORMANCE=y CONFIG_HAVE_CC_STACKPROTECTOR=y CONFIG_CC_STACKPROTECTOR=y # CONFIG_CC_STACKPROTECTOR_NONE is not set @@ -325,6 +326,7 @@ CONFIG_ARCH_HAS_STRICT_KERNEL_RWX=y CONFIG_STRICT_KERNEL_RWX=y CONFIG_ARCH_HAS_STRICT_MODULE_RWX=y CONFIG_STRICT_MODULE_RWX=y +CONFIG_ARCH_HAS_REFCOUNT=y # CONFIG_REFCOUNT_FULL is not set # @@ -427,6 +429,7 @@ CONFIG_X86_FAST_FEATURE_TESTS=y CONFIG_X86_MPPARSE=y # CONFIG_X86_BIGSMP is not set CONFIG_GOLDFISH=y +CONFIG_RETPOLINE=y CONFIG_INTEL_RDT=y CONFIG_X86_EXTENDED_PLATFORM=y # CONFIG_X86_GOLDFISH is not set @@ -1898,6 +1901,7 @@ CONFIG_TEST_ASYNC_DRIVER_PROBE=m CONFIG_SYS_HYPERVISOR=y # CONFIG_GENERIC_CPU_DEVICES is not set CONFIG_GENERIC_CPU_AUTOPROBE=y +CONFIG_GENERIC_CPU_VULNERABILITIES=y CONFIG_REGMAP=y CONFIG_REGMAP_I2C=y CONFIG_REGMAP_SPI=y @@ -9324,7 +9328,7 @@ CONFIG_DEFAULT_IO_DELAY_TYPE=0 # CONFIG_DEBUG_IMR_SELFTEST is not set CONFIG_X86_DEBUG_FPU=y CONFIG_PUNIT_ATOM_DEBUG=m -CONFIG_FRAME_POINTER_UNWINDER=y +CONFIG_UNWINDER_FRAME_POINTER=y # # Security options diff --git a/kernel-4.14.13-mamba-config b/kernel-4.14.14-mamba-config similarity index 99% rename from kernel-4.14.13-mamba-config rename to kernel-4.14.14-mamba-config index a3f96e3..f5184c1 100644 --- a/kernel-4.14.13-mamba-config +++ b/kernel-4.14.14-mamba-config @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/i386 4.14.1mamba Kernel Configuration +# Linux/i386 4.14.14mamba-x86_64 Kernel Configuration # # CONFIG_64BIT is not set CONFIG_X86_32=y @@ -324,6 +324,7 @@ CONFIG_ARCH_HAS_STRICT_KERNEL_RWX=y CONFIG_STRICT_KERNEL_RWX=y CONFIG_ARCH_HAS_STRICT_MODULE_RWX=y CONFIG_STRICT_MODULE_RWX=y +CONFIG_ARCH_HAS_REFCOUNT=y # CONFIG_REFCOUNT_FULL is not set # @@ -426,6 +427,7 @@ CONFIG_X86_FAST_FEATURE_TESTS=y CONFIG_X86_MPPARSE=y # CONFIG_X86_BIGSMP is not set CONFIG_GOLDFISH=y +CONFIG_RETPOLINE=y CONFIG_INTEL_RDT=y CONFIG_X86_EXTENDED_PLATFORM=y # CONFIG_X86_GOLDFISH is not set @@ -1878,6 +1880,7 @@ CONFIG_TEST_ASYNC_DRIVER_PROBE=m # CONFIG_SYS_HYPERVISOR is not set # CONFIG_GENERIC_CPU_DEVICES is not set CONFIG_GENERIC_CPU_AUTOPROBE=y +CONFIG_GENERIC_CPU_VULNERABILITIES=y CONFIG_REGMAP=y CONFIG_REGMAP_I2C=y CONFIG_REGMAP_SPI=y @@ -9257,7 +9260,7 @@ CONFIG_DEFAULT_IO_DELAY_TYPE=0 # CONFIG_DEBUG_IMR_SELFTEST is not set CONFIG_X86_DEBUG_FPU=y CONFIG_PUNIT_ATOM_DEBUG=m -CONFIG_FRAME_POINTER_UNWINDER=y +CONFIG_UNWINDER_FRAME_POINTER=y # # Security options diff --git a/kernel-4.14.12-mamba-x86_64-config b/kernel-4.14.14-mamba-x86_64-config similarity index 99% rename from kernel-4.14.12-mamba-x86_64-config rename to kernel-4.14.14-mamba-x86_64-config index 3e661f3..2879404 100644 --- a/kernel-4.14.12-mamba-x86_64-config +++ b/kernel-4.14.14-mamba-x86_64-config @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86_64 4.14.12mamba-x86_64 Kernel Configuration +# Linux/x86_64 4.14.14 Kernel Configuration # CONFIG_64BIT=y CONFIG_X86_64=y @@ -447,6 +447,7 @@ CONFIG_X86_FAST_FEATURE_TESTS=y CONFIG_X86_X2APIC=y CONFIG_X86_MPPARSE=y CONFIG_GOLDFISH=y +CONFIG_RETPOLINE=y CONFIG_INTEL_RDT=y CONFIG_X86_EXTENDED_PLATFORM=y CONFIG_X86_NUMACHIP=y @@ -1892,6 +1893,7 @@ CONFIG_TEST_ASYNC_DRIVER_PROBE=m CONFIG_SYS_HYPERVISOR=y # CONFIG_GENERIC_CPU_DEVICES is not set CONFIG_GENERIC_CPU_AUTOPROBE=y +CONFIG_GENERIC_CPU_VULNERABILITIES=y CONFIG_REGMAP=y CONFIG_REGMAP_I2C=y CONFIG_REGMAP_SPI=y diff --git a/kernel.spec b/kernel.spec index 51bbfc8..a696247 100644 --- a/kernel.spec +++ b/kernel.spec @@ -74,8 +74,8 @@ %define _use_internal_dependency_generator 1 Name: kernel -Version: 4.14.13 -Release: 2mamba +Version: 4.14.14 +Release: 1mamba Summary: The Linux Kernel, the operating system core itself Group: System/Kernel and Hardware Vendor: openmamba @@ -91,9 +91,9 @@ Source0: https://cdn.kernel.org/pub/linux/kernel/v%{kernel_MAJver}.x/linux #%endif Source7: %{name}-rt-i586-config Source9: %{name}-custom-i586-config -Source11: %{name}-%{kernel_majver}.13-mamba-config -Source12: %{name}-%{kernel_majver}.12-mamba-x86_64-config -Source13: %{name}-%{kernel_majver}.13-mamba-64GB-config +Source11: %{name}-%{kernel_majver}.14-mamba-config +Source12: %{name}-%{kernel_majver}.14-mamba-x86_64-config +Source13: %{name}-%{kernel_majver}.14-mamba-64GB-config Source15: %{name}-%{kernel_majver}-mamba-arm-config Source20: %{name}-%{kernel_majver}-mamba-arm-dove-config Patch0: kernel-2.6.35-430-scsi_header_fix.patch @@ -742,6 +742,9 @@ exit 0 #/lib/firmware/* %changelog +* Thu Jan 18 2018 Silvan Calarco 4.14.14-1mamba +- update to 4.14.14 + * Sat Jan 13 2018 Silvan Calarco 4.14.13-2mamba - headers: install tools/objtool/objtool required for kbuild system (fixes virtualbox modules build) @@ -771,9 +774,6 @@ exit 0 * Sun Sep 03 2017 Silvan Calarco 4.9.47-1mamba - update to 4.9.47 -* Sun Sep 03 2017 Silvan Calarco 4.9.43-2mamba -- ... add a changelog entry - * Thu Aug 17 2017 Silvan Calarco 4.9.43-1mamba - update to 4.9.43