summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan200101 <sentrycraft123@gmail.com>2021-09-05 22:26:41 +0200
committerJan200101 <sentrycraft123@gmail.com>2021-09-05 22:26:41 +0200
commit56cba17b8efce3366040fd239f744af1d28b154c (patch)
tree2e98e4f3f204bbf544f4d9dd7fb36a232eddb22c
parent93601f087ca1832f29309698663aa7e3b1a7d920 (diff)
downloadkernel-fsync-56cba17b8efce3366040fd239f744af1d28b154c.tar.gz
kernel-fsync-56cba17b8efce3366040fd239f744af1d28b154c.zip
kernel 5.13.14
-rw-r--r--SOURCES/patch-5.13-redhat.patch6
-rwxr-xr-xSPECS/kernel.spec46
2 files changed, 41 insertions, 11 deletions
diff --git a/SOURCES/patch-5.13-redhat.patch b/SOURCES/patch-5.13-redhat.patch
index 8ad5625..a2d63f2 100644
--- a/SOURCES/patch-5.13-redhat.patch
+++ b/SOURCES/patch-5.13-redhat.patch
@@ -97,7 +97,7 @@ index 75a9dd98e76e..3ff3291551f9 100644
Boot into System Kernel
diff --git a/Makefile b/Makefile
-index ed4031db3894..feffc231bdd3 100644
+index de1f9c79e27a..3e7f047f3340 100644
--- a/Makefile
+++ b/Makefile
@@ -508,6 +508,7 @@ KBUILD_AFLAGS := -D__ASSEMBLY__ -fno-PIE
@@ -992,7 +992,7 @@ index 000000000000..de0a3714a5d4
+ }
+}
diff --git a/drivers/gpu/drm/i915/display/intel_dp.c b/drivers/gpu/drm/i915/display/intel_dp.c
-index 005510f309cf..bf00ad214b49 100644
+index ddee6d4f07cf..282a1c0f654a 100644
--- a/drivers/gpu/drm/i915/display/intel_dp.c
+++ b/drivers/gpu/drm/i915/display/intel_dp.c
@@ -1318,14 +1318,16 @@ intel_dp_compute_link_config(struct intel_encoder *encoder,
@@ -1447,7 +1447,7 @@ index 75dbe77b0b4b..4bd6dd722f44 100644
if (ret < 0)
goto err_allowedips;
diff --git a/drivers/net/wireless/intel/iwlwifi/pcie/drv.c b/drivers/net/wireless/intel/iwlwifi/pcie/drv.c
-index d94bd8d732e9..7775395bef6f 100644
+index 9f11a1d5d034..81e881da7f15 100644
--- a/drivers/net/wireless/intel/iwlwifi/pcie/drv.c
+++ b/drivers/net/wireless/intel/iwlwifi/pcie/drv.c
@@ -556,6 +556,7 @@ static const struct iwl_dev_info iwl_dev_info_table[] = {
diff --git a/SPECS/kernel.spec b/SPECS/kernel.spec
index 23d3389..8fbd327 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.13
+%define rpmversion 5.13.14
%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.13.tar.xz
+Source0: linux-5.13.14.tar.xz
Source1: Makefile.rhelver
@@ -1321,8 +1321,8 @@ ApplyOptionalPatch()
fi
}
-%setup -q -n kernel-5.13.13 -c
-mv linux-5.13.13 linux-%{KVERREL}
+%setup -q -n kernel-5.13.14 -c
+mv linux-5.13.14 linux-%{KVERREL}
cd linux-%{KVERREL}
cp -a %{SOURCE1} .
@@ -2898,11 +2898,41 @@ fi
#
#
%changelog
-* Mon Aug 30 2021 Jan Drögehoff <sentrycraft123@gmail.com> - 5.13.13-201.fsync
-- Linux v5.13.13 futex2 zen openrgb
+* Sun Sep 05 2021 Jan Drögehoff <sentrycraft123@gmail.com> - 5.13.14-201.fsync
+- Linux v5.13.14 futex2 zen openrgb
-* Thu Aug 26 2021 Justin M. Forbes <jforbes@fedoraproject.org> [5.13.13-200]
-- kernel-5.13.13-0 (Justin M. Forbes)
+* Fri Sep 03 2021 Justin M. Forbes <jforbes@fedoraproject.org> [5.13.14-200]
+- kernel-5.13.14-0 (Justin M. Forbes)
+
+* Thu Aug 26 2021 Justin M. Forbes <jforbes@fedoraproject.org> [5.13.13-0]
+- kernel-5.13.12-0 (Justin M. Forbes)
+- kernel-5.13.11-0 (Justin M. Forbes)
+- 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)
+- kernel-5.13.9-0 (Justin M. Forbes)
+- 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 18 2021 Justin M. Forbes <jforbes@fedoraproject.org> [5.13.12-0]
- kernel-5.13.11-0 (Justin M. Forbes)