diff options
author | Jan200101 <sentrycraft123@gmail.com> | 2021-08-23 18:27:22 +0200 |
---|---|---|
committer | Jan200101 <sentrycraft123@gmail.com> | 2021-08-23 18:27:22 +0200 |
commit | 22e7289840eb9ceca9c6a00d24984ec93afdc254 (patch) | |
tree | c5df96951416ee1d387b3ed76c828d44ca52cdbe | |
parent | 8474272e945ce31e7303f173f4228db07c762dd3 (diff) | |
download | kernel-fsync-22e7289840eb9ceca9c6a00d24984ec93afdc254.tar.gz kernel-fsync-22e7289840eb9ceca9c6a00d24984ec93afdc254.zip |
kernel 5.13.11
-rw-r--r-- | SOURCES/patch-5.13-redhat.patch | 12 | ||||
-rwxr-xr-x | SPECS/kernel.spec | 37 |
2 files changed, 35 insertions, 14 deletions
diff --git a/SOURCES/patch-5.13-redhat.patch b/SOURCES/patch-5.13-redhat.patch index 2e1778e..d25c40d 100644 --- a/SOURCES/patch-5.13-redhat.patch +++ b/SOURCES/patch-5.13-redhat.patch @@ -99,7 +99,7 @@ index 75a9dd98e76e..3ff3291551f9 100644 Boot into System Kernel diff --git a/Makefile b/Makefile -index 4e9f877f513f..6123e12d63e2 100644 +index eaf1df54ad12..96c289777a99 100644 --- a/Makefile +++ b/Makefile @@ -508,6 +508,7 @@ KBUILD_AFLAGS := -D__ASSEMBLY__ -fno-PIE @@ -2126,10 +2126,10 @@ index ab7eea01ab42..fff7c5f737fc 100644 int rmi_register_transport_device(struct rmi_transport_dev *xport); diff --git a/include/linux/security.h b/include/linux/security.h -index 06f7c50ce77f..09ed686ac5e6 100644 +index 0acd1b68bf30..a02717d46d6d 100644 --- a/include/linux/security.h +++ b/include/linux/security.h -@@ -471,6 +471,7 @@ int security_inode_notifysecctx(struct inode *inode, void *ctx, u32 ctxlen); +@@ -472,6 +472,7 @@ int security_inode_notifysecctx(struct inode *inode, void *ctx, u32 ctxlen); int security_inode_setsecctx(struct dentry *dentry, void *ctx, u32 ctxlen); int security_inode_getsecctx(struct inode *inode, void **ctx, u32 *ctxlen); int security_locked_down(enum lockdown_reason what); @@ -2137,7 +2137,7 @@ index 06f7c50ce77f..09ed686ac5e6 100644 #else /* CONFIG_SECURITY */ static inline int call_blocking_lsm_notifier(enum lsm_event event, void *data) -@@ -1347,6 +1348,10 @@ static inline int security_locked_down(enum lockdown_reason what) +@@ -1348,6 +1349,10 @@ static inline int security_locked_down(enum lockdown_reason what) { return 0; } @@ -2323,10 +2323,10 @@ index 87cbdc64d272..18555cf18da7 100644 static int __init lockdown_lsm_init(void) diff --git a/security/security.c b/security/security.c -index b38155b2de83..b0a6711b4825 100644 +index 0d626c0dafcc..61696b1f5d3f 100644 --- a/security/security.c +++ b/security/security.c -@@ -2598,6 +2598,12 @@ int security_locked_down(enum lockdown_reason what) +@@ -2599,6 +2599,12 @@ int security_locked_down(enum lockdown_reason what) } EXPORT_SYMBOL(security_locked_down); diff --git a/SPECS/kernel.spec b/SPECS/kernel.spec index 0ca414e..0cb756c 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.10 +%define rpmversion 5.13.11 %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.10.tar.xz +Source0: linux-5.13.11.tar.xz Source1: Makefile.rhelver @@ -1323,8 +1323,8 @@ ApplyOptionalPatch() fi } -%setup -q -n kernel-5.13.10 -c -mv linux-5.13.10 linux-%{KVERREL} +%setup -q -n kernel-5.13.11 -c +mv linux-5.13.11 linux-%{KVERREL} cd linux-%{KVERREL} cp -a %{SOURCE1} . @@ -2902,17 +2902,38 @@ fi # # %changelog -* Tue Aug 17 2021 Jan Drögehoff <sentrycraft123@gmail.com> - 5.13.10-201.fsync -- Linux v5.13.10 futex2 zen openrgb +* Mon Aug 23 2021 Jan Drögehoff <sentrycraft123@gmail.com> - 5.13.11-201.fsync +- Linux v5.13.11 futex2 zen openrgb -* Thu Aug 12 2021 Justin M. Forbes <jforbes@fedoraproject.org> [5.13.10-200] +* Tue Aug 17 2021 Justin M. Forbes <jforbes@fedoraproject.org> [5.13.11-200] +- 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) + +* Thu Aug 12 2021 Justin M. Forbes <jforbes@fedoraproject.org> [5.13.10-0] - 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) * Sun Aug 08 2021 Justin M. Forbes <jforbes@fedoraproject.org> [5.13.9-0] - drm/i915/dp: Use max params for older panels (Kai-Heng Feng) |