summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorThorsten Leemhuis <fedora@leemhuis.info>2020-07-16 15:37:59 +0200
committerThorsten Leemhuis <fedora@leemhuis.info>2020-07-16 15:37:59 +0200
commitc430c40d34c9f88dd38991c59ee3a1eb19a5457e (patch)
tree939ac23c3ed6fb04e7263346a7cd8bb2d38cdfff /kernel.spec
parent30491db88a905a671e244a6264cdab6f0f53c7a2 (diff)
parent78cd327119078868ef89fd610e6a9f0f134fcfa9 (diff)
downloadkernel-c430c40d34c9f88dd38991c59ee3a1eb19a5457e.tar.gz
kernel-c430c40d34c9f88dd38991c59ee3a1eb19a5457e.tar.xz
kernel-c430c40d34c9f88dd38991c59ee3a1eb19a5457e.zip
Merge remote-tracking branch 'origin/f31' into f31-user-thl-vanilla-fedora
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec13
1 files changed, 13 insertions, 0 deletions
diff --git a/kernel.spec b/kernel.spec
index 12e9a68e2..46f3aaf33 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -870,6 +870,9 @@ Patch105: 0001-virt-vbox-Log-unknown-ioctl-requests-as-error.patch
# Thinkpad dual fan control
Patch107: 0001-platform-x86-thinkpad_acpi-Add-support-for-dual-fan-.patch
+# https://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux.git/commit/?h=next&id=c8e222616c7e98305bdc861db3ccac520bc29921
+Patch108: selinux_allow_reading_labels_before_policy_is_loaded.patch
+
# Latest upstream screen driver - https://patchwork.kernel.org/patch/11627069/
Patch110: 0001-dt-bindings-vendor-prefixes-Add-Xingbangda.patch
Patch111: 0002-dt-bindings-panel-Convert-rocktech-jh057n00900-to-ya.patch
@@ -888,6 +891,10 @@ Patch122: 0013-arm64-dts-sun50i-a64-pinephone-Add-touchscreen-suppo.patch
Patch123: 0001-usb-fusb302-Convert-to-use-GPIO-descriptors.patch
# Tegra194 ACPI PCI quirk - http://patchwork.ozlabs.org/patch/1221384/
Patch124: 0001-PCI-Add-MCFG-quirks-for-Tegra194-host-controllers.patch
+
+# Killer wireless headed to stable
+Patch125: iwlwifi-make-some-killer-wireless-ac-1550-cards-work-again.patch
+
# END OF PATCH DEFINITIONS
%endif
@@ -2921,6 +2928,12 @@ fi
#
#
%changelog
+* Wed Jul 15 2020 Justin M. Forbes <jforbes@fedoraproject.org>
+- Make some killer wireless ac 1550 cards work again
+
+* Sun Jul 12 2020 Peter Robinson <pbrobinson@fedoraproject.org>
+- selinux: allow reading labels before policy is loaded (rhbz 1845210)
+
* Thu Jul 09 2020 Justin M. Forbes <jforbes@fedoraproject.org> - 5.7.8-100
- Linux v5.7.8
- Fixes (rhbz 1852944 1852942 1852963 1852962)