These stable fixes were not correctly noted as fixes when originally submitted for 5.2-rc1. We are addressing the internal gap that led to this miss. Please consider these patches for all stable kernels older than 5.2.0, I tried on 4.19 and 3 out of 4 apply cleanly with a cherry pick from Linus' tree, but one of them I had to rebase, so I'm just sending the whole series. If you'd rather I send one at a time in the format specified at option 2) of the stable documentation, please just let me know. Patch 4 depends on patch 1. I tried to follow the stable commit format for each of the individual patches, referencing the upstream commit ID. I also added a "Fixes" to each, trying to assist the automation in knowing how far back to backport. Shortlog: Grzegorz Siwik (1): i40e: Wrong truncation from u16 to u8 Martyna Szapar (2): i40e: Fix of memory leak and integer truncation in i40e_virtchnl.c i40e: Memory leak in i40e_config_iwarp_qvlist Sergey Nemov (1): i40e: add num_vectors checker in iwarp handler .../ethernet/intel/i40e/i40e_virtchnl_pf.c | 51 +++++++++++++------ 1 file changed, 36 insertions(+), 15 deletions(-) -- 2.25.4