[packages/kernel/LINUX_5_10] - 5.10.136
baggins
baggins at pld-linux.org
Sat Aug 13 09:57:27 CEST 2022
commit d3c8a1c15314bdef30f7ac2c57ed35ed8c1d9217
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Sat Aug 13 09:57:06 2022 +0200
- 5.10.136
kernel-multiarch.config | 1 +
kernel-x86.config | 10 ++++++++--
kernel.spec | 4 ++--
3 files changed, 11 insertions(+), 4 deletions(-)
---
diff --git a/kernel.spec b/kernel.spec
index 01c4e738..cf829dc5 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -73,7 +73,7 @@
%define rel 1
%define basever 5.10
-%define postver .123
+%define postver .136
# define this to '-%{basever}' for longterm branch
%define versuffix -%{basever}
@@ -127,7 +127,7 @@ Source0: https://www.kernel.org/pub/linux/kernel/v5.x/linux-%{basever}.tar.xz
# Source0-md5: 753adc474bf799d569dec4f165ed92c3
%if "%{postver}" != ".0"
Patch0: https://www.kernel.org/pub/linux/kernel/v5.x/patch-%{version}.xz
-# Patch0-md5: 67379f96ca863a31e320c268c4c04f21
+# Patch0-md5: 594962f2d490fa40f2b1808a7252f037
%endif
Source1: kernel.sysconfig
diff --git a/kernel-multiarch.config b/kernel-multiarch.config
index 8ce98b6c..f3162b6c 100644
--- a/kernel-multiarch.config
+++ b/kernel-multiarch.config
@@ -9521,6 +9521,7 @@ TYPEC_RT1711H all=m
TYPEC_MT6360 all=m
TYPEC_TCPCI_MAXIM all=m
TYPEC_FUSB302 all=m
+TYPEC_WCOVE all=m
#-
#- *** FILE: drivers/usb/typec/ucsi/Kconfig ***
diff --git a/kernel-x86.config b/kernel-x86.config
index 1d1bbef4..28149885 100644
--- a/kernel-x86.config
+++ b/kernel-x86.config
@@ -6,7 +6,6 @@
SMP x86=y
X86_X2APIC all=y
X86_MPPARSE x86=y
-RETPOLINE x86=y
X86_CPU_RESCTRL all=y
X86_BIGSMP i386=y
X86_EXTENDED_PLATFORM i386=y x86_64=y
@@ -107,6 +106,14 @@ LEGACY_VSYSCALL_XONLY all=y
LEGACY_VSYSCALL_NONE all=n
CMDLINE_BOOL x86=n
#- file kernel/livepatch/Kconfig goes here
+SPECULATION_MITIGATIONS x86=y
+PAGE_TABLE_ISOLATION all=y
+RETPOLINE x86=y
+RETHUNK x86=n x86_64=y
+CPU_UNRET_ENTRY x86_64=y
+CPU_IBPB_ENTRY x86_64=y
+CPU_IBRS_ENTRY x86_64=y
+SLS x86_64=y
#- file kernel/power/Kconfig goes here
#- file drivers/acpi/Kconfig goes here
#- file drivers/sfi/Kconfig goes here
@@ -265,7 +272,6 @@ OPROFILE x86=m
OPROFILE_EVENT_MULTIPLEX x86=y
OPTIMIZE_INLINING x86=n
OPTPROBES x86=y
-PAGE_TABLE_ISOLATION x86_64=y x86=y
PC104 all=y
PCIEASPM_DEFAULT all=y
PCIEASPM_PERFORMANCE all=n
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/kernel.git/commitdiff/d3c8a1c15314bdef30f7ac2c57ed35ed8c1d9217
More information about the pld-cvs-commit
mailing list