diff options
author | Thorsten Leemhuis <fedora@leemhuis.info> | 2018-04-19 09:01:28 +0200 |
---|---|---|
committer | Thorsten Leemhuis <fedora@leemhuis.info> | 2018-04-19 09:01:28 +0200 |
commit | f5ab2493f4f83df563a3780b0f7c2327351e8e98 (patch) | |
tree | 823b8cb678373193b96ee1040ad00ac2ae312482 /kernel.spec | |
parent | 282d95374e99fc7f5674b067ad00c124bf6871cc (diff) | |
parent | 51da24b176436eb8b8f9305990dda2b6e37879bb (diff) | |
download | kernel-f5ab2493f4f83df563a3780b0f7c2327351e8e98.tar.gz kernel-f5ab2493f4f83df563a3780b0f7c2327351e8e98.tar.xz kernel-f5ab2493f4f83df563a3780b0f7c2327351e8e98.zip |
Merge remote-tracking branch 'origin/stabilization' into stabilization-user-thl-vanilla-fedora
Diffstat (limited to 'kernel.spec')
-rw-r--r-- | kernel.spec | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/kernel.spec b/kernel.spec index c5ff88ac1..a2ed6d085 100644 --- a/kernel.spec +++ b/kernel.spec @@ -610,6 +610,20 @@ Patch312: bcm283x-clk-audio-fixes.patch # https://marc.info/?l=linux-kernel&m=152328880417846&w=2 Patch313: arm64-thunderx-crypto-zip-fixes.patch +# https://www.spinics.net/lists/linux-crypto/msg32725.html +Patch314: crypto-testmgr-Allow-different-compression-results.patch + +Patch315: arm-tegra-fix-nouveau-crash.patch + +# https://www.spinics.net/lists/arm-kernel/msg630629.html +Patch316: arm-sunxi-nvmem-fixH3.patch + +# Upstream 4.17 back port +Patch317: of-i2c-fix-module-aliases.patch + +# https://patchwork.kernel.org/patch/10311335/ +Patch318: clk-ti-fix-flag-space-conflict-with-clkctrl-clocks.patch + # Enabling Patches for the RPi3+ Patch320: bcm2837-rpi-initial-support-for-the-3.patch Patch321: bcm2837-gpio-expander.patch @@ -1888,6 +1902,20 @@ fi # # %changelog +* Thu Apr 12 2018 Peter Robinson <pbrobinson@fedoraproject.org> +- Disable tps65217-charger on BeagleBone to fix USB-OTG port rhbz 1487399 + +* Thu Apr 12 2018 Jeremy Cline <jeremy@jcline.org> - 4.16.2-300 +- Linux v4.16.2 + +* Thu Apr 12 2018 Peter Robinson <pbrobinson@fedoraproject.org> +- Patch to fix nouveau on Tegra platforms +- Enable IOMMU on Exynos now upstream does +- Further fix for ThunderX ZIP driver +- Fix for OF i2c module aliases +- Fix for nvmem on AllWinner H3/H5 SoCs +- Add fix for the BeagleBone boot failure + * Mon Apr 09 2018 Jeremy Cline <jeremy@jcline.org> - Include the KCS IPMI BMC driver that's in F27 |