From 8474272e945ce31e7303f173f4228db07c762dd3 Mon Sep 17 00:00:00 2001 From: Jan200101 Date: Tue, 17 Aug 2021 17:04:10 +0200 Subject: kernel 5.13.10 --- SPECS/kernel.spec | 48 +++++++++++++++++++++++++++++++++++++++--------- 1 file changed, 39 insertions(+), 9 deletions(-) (limited to 'SPECS') diff --git a/SPECS/kernel.spec b/SPECS/kernel.spec index 45340b6..0ca414e 100755 --- a/SPECS/kernel.spec +++ b/SPECS/kernel.spec @@ -116,7 +116,7 @@ Summary: The Linux kernel # The kernel tarball/base version %define kversion 5.13 -%define rpmversion 5.13.9 +%define rpmversion 5.13.10 %define stableversion 5.13 %define pkgrelease 201 @@ -646,7 +646,7 @@ BuildRequires: clang # exact git commit you can run # # xzcat -qq ${TARBALL} | git get-tar-commit-id -Source0: linux-5.13.9.tar.xz +Source0: linux-5.13.10.tar.xz Source1: Makefile.rhelver @@ -801,6 +801,9 @@ Source4001: rpminspect.yaml %if !%{nopatches} Patch1: patch-%{stableversion}-redhat.patch + +Patch101: amd-gpu-handle-vnc-instances.patch + # linux-fsync patches Patch200: zen.patch Patch201: futex2.patch @@ -1320,8 +1323,8 @@ ApplyOptionalPatch() fi } -%setup -q -n kernel-5.13.9 -c -mv linux-5.13.9 linux-%{KVERREL} +%setup -q -n kernel-5.13.10 -c +mv linux-5.13.10 linux-%{KVERREL} cd linux-%{KVERREL} cp -a %{SOURCE1} . @@ -1329,6 +1332,9 @@ cp -a %{SOURCE1} . %if !%{nopatches} ApplyOptionalPatch patch-%{stableversion}-redhat.patch + +ApplyOptionalPatch amd-gpu-handle-vnc-instances.patch + # linux-fsync patches ApplyOptionalPatch zen.patch ApplyOptionalPatch futex2.patch @@ -2896,13 +2902,37 @@ fi # # %changelog -* Sat Aug 14 2021 Jan Drögehoff - 5.13.9-201.fsync -- Linux v5.13.9 futex2 zen openrgb - -* Sun Aug 08 2021 Justin M. Forbes [5.13.9-200] -- kernel-5.13.9-0 (Justin M. Forbes) +* Tue Aug 17 2021 Jan Drögehoff - 5.13.10-201.fsync +- Linux v5.13.10 futex2 zen openrgb + +* Thu Aug 12 2021 Justin M. Forbes [5.13.10-200] +- bpf: Fix integer overflow involving bucket_size (Tatsuhiko Yasumatsu) +- kernel-5.13.10-0 (Justin M. Forbes) +- Fix up backport of Dell XPS 9710 quirk (Justin M. Forbes) +- ASoC: Intel: sof_sdw_max98373: remove useless inits (Pierre-Louis Bossart) +- ASoC: Intel: update sof_pcm512x quirks (Pierre-Louis Bossart) +- ASoC: SOF: Intel: Use DMI string to search for adl_mx98373_rt5682 variant (jairaj arava) +- ASoC: Intel: sof_sdw: add quirk for Dell XPS 9710 (Pierre-Louis Bossart) + +* Sun Aug 08 2021 Justin M. Forbes [5.13.9-0] - drm/i915/dp: Use max params for older panels (Kai-Heng Feng) - pinctrl: tigerlake: Fix GPIO mapping for newer version of software (Andy Shevchenko) +- kernel-5.13.8-0 (Justin M. Forbes) +- Re-enable sermouse for x86 (rhbz 1974002) (Justin M. Forbes) +- Revert CRYPTO_ECDH and CRYPTO_ECDA from builtin to module to fix fips (Justin M. Forbes) +- drm/rockchip: remove existing generic drivers to take over the device (Javier Martinez Canillas) +- powerpc/pseries: Fix regression while building external modules (Srikar Dronamraju) +- kernel-5.13.7-0 (Justin M. Forbes) +- kernel-5.13.6-0 (Justin M. Forbes) +- kernel-5.13.5-0 (Justin M. Forbes) +- iwlwifi Add support for ax201 in Samsung Galaxy Book Flex2 Alpha (Justin M. Forbes) +- Revert "usb: renesas-xhci: Fix handling of unknown ROM state" (Justin M. Forbes) +- RHEL configs need this too (Justin M. Forbes) +- kernel-5.13.4-0 (Justin M. Forbes) +- Config update for 5.13.4 (Justin M. Forbes) +- kernel-5.13.3-0 (Justin M. Forbes) +- Don't tag a release as [redhat] (Justin M. Forbes) +- platform/x86: amd-pmc: Fix missing unlock on error in amd_pmc_send_cmd() (Yang Yingliang) * Wed Aug 04 2021 Justin M. Forbes [5.13.8-0] - Re-enable sermouse for x86 (rhbz 1974002) (Justin M. Forbes) -- cgit v1.2.3