summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorThorsten Leemhuis <fedora@leemhuis.info>2021-07-07 15:11:34 +0200
committerThorsten Leemhuis <fedora@leemhuis.info>2021-07-07 15:11:34 +0200
commit4187a1668b32a7831623571ae6aeecb3c988d4ab (patch)
tree89acc0dc633e6c0e386a2e66feb681cfe42bf0bd /kernel.spec
parentdb853d359866d64b7d66dcd2bf12ff931221833a (diff)
parentbf3c1fb3c7ee35f333b807c5c0b41727c9c0bffc (diff)
downloadkernel-4187a1668b32a7831623571ae6aeecb3c988d4ab.tar.gz
kernel-4187a1668b32a7831623571ae6aeecb3c988d4ab.tar.xz
kernel-4187a1668b32a7831623571ae6aeecb3c988d4ab.zip
Merge remote-tracking branch 'origin/f34' into f34-user-thl-vanilla-fedora
Diffstat (limited to 'kernel.spec')
-rwxr-xr-xkernel.spec4
1 files changed, 4 insertions, 0 deletions
diff --git a/kernel.spec b/kernel.spec
index b3ff5f8e3..f4734976c 100755
--- a/kernel.spec
+++ b/kernel.spec
@@ -2797,6 +2797,10 @@ fi
#
#
%changelog
+* Wed Jun 30 2021 Justin M. Forbes <jforbes@fedoraproject.org> [5.12.14-0]
+- Add CONFIG_SYSTEM_REVOCATION_LIST backported config option for 5.12.14 (Justin M. Forbes)
+- can: bcm: delay release of struct bcm_op after synchronize_rcu (Thadeu Lima de Souza Cascardo)
+
* Wed Jun 16 2021 Justin M. Forbes <jforbes@fedoraproject.org> [5.12.11-0]
- Bluetooth: btqca: Don't modify firmware contents in-place (Connor Abbott)