summaryrefslogtreecommitdiffstats
path: root/Patchlist.changelog
diff options
context:
space:
mode:
authorJustin M. Forbes <jforbes@fedoraproject.org>2022-03-16 11:46:25 -0500
committerJustin M. Forbes <jforbes@fedoraproject.org>2022-03-16 11:46:25 -0500
commit78a0eb2782c2c22e03ac329ea41cc9e1a7e26de3 (patch)
treeab208adfa1db2caf514226de9bc9da2a8dca5e36 /Patchlist.changelog
parent13b554ba381dc2ed0f853452d46814ba2458b10c (diff)
downloadkernel-78a0eb2782c2c22e03ac329ea41cc9e1a7e26de3.tar.gz
kernel-78a0eb2782c2c22e03ac329ea41cc9e1a7e26de3.tar.xz
kernel-78a0eb2782c2c22e03ac329ea41cc9e1a7e26de3.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"