summaryrefslogtreecommitdiffstats
path: root/Patchlist.changelog
diff options
context:
space:
mode:
authorJustin M. Forbes <jforbes@fedoraproject.org>2022-03-16 11:45:33 -0500
committerJustin M. Forbes <jforbes@fedoraproject.org>2022-03-16 11:45:33 -0500
commit37ca87224b08cc207cf992c4bb3be19e8fd9d233 (patch)
treecf3b8edc565ead2a75fa58e152df74e768526ed7 /Patchlist.changelog
parentfc82598159037daf06b84df475ba09cd6c25da69 (diff)
downloadkernel-37ca87224b08cc207cf992c4bb3be19e8fd9d233.tar.gz
kernel-37ca87224b08cc207cf992c4bb3be19e8fd9d233.tar.xz
kernel-37ca87224b08cc207cf992c4bb3be19e8fd9d233.zip
kernel-5.16.15-0
* Wed Mar 16 2022 Justin M. Forbes <jforbes@fedoraproject.org> [5.16.15-0] - nfc: st21nfca: Fix potential buffer overflows in EVT_TRANSACTION (Jordy Zomer) - Restrict FS_LOCATIONS to NFS v4.2+ to work around Qnap knfsd-3.4.6 bug (Justin M. Forbes) - Turn on VDPA_SIM_BLOCK (Justin M. Forbes) - Fix up changelog (Justin M. Forbes) Resolves: rhbz# Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
Diffstat (limited to 'Patchlist.changelog')
-rw-r--r--Patchlist.changelog6
1 files changed, 6 insertions, 0 deletions
diff --git a/Patchlist.changelog b/Patchlist.changelog
index b04c1b792..f803e6146 100644
--- a/Patchlist.changelog
+++ b/Patchlist.changelog
@@ -1,3 +1,9 @@
+https://gitlab.com/cki-project/kernel-ark/-/commit/c6295fc9bb25d3684c10aaa89e00f5e12ccd4dd2
+ c6295fc9bb25d3684c10aaa89e00f5e12ccd4dd2 nfc: st21nfca: Fix potential buffer overflows in EVT_TRANSACTION
+
+https://gitlab.com/cki-project/kernel-ark/-/commit/e9849fac129d5c7acb0556e0d29f0b3bf5103c0e
+ e9849fac129d5c7acb0556e0d29f0b3bf5103c0e Restrict FS_LOCATIONS to NFS v4.2+ to work around Qnap knfsd-3.4.6 bug
+
https://gitlab.com/cki-project/kernel-ark/-/commit/ce338c425415d1e9623815d79bb88a98818f4157
ce338c425415d1e9623815d79bb88a98818f4157 Revert "PCI/MSI: Mask MSI-X vectors only on success"