|
| 1 | +* Tue Feb 07 2023 Herton R. Krzesinski <herton@redhat.com> [5.14.0-261.el9] |
| 2 | +- act_mirred: use the backlog for nested calls to mirred ingress (Davide Caratti) [2150278] {CVE-2022-4269} |
| 3 | +- net/sched: act_mirred: better wording on protection against excessive stack growth (Davide Caratti) [2150278] |
| 4 | +- net: openvswitch: release vport resources on failure (Antoine Tenart) [2163678] |
| 5 | +- net: openvswitch: Add support to count upcall packets (Antoine Tenart) [2163678] |
| 6 | +- openvswitch: Fix flow lookup to use unmasked key (Antoine Tenart) [2163374] |
| 7 | +- openvswitch: return NF_DROP when fails to add nat ext in ovs_ct_nat (Antoine Tenart) [2163374] |
| 8 | +- openvswitch: return NF_ACCEPT when OVS_CT_NAT is not set in info nat (Antoine Tenart) [2163374] |
| 9 | +- openvswitch: delete the unncessary skb_pull_rcsum call in ovs_ct_nat_execute (Antoine Tenart) [2163374] |
| 10 | +- openvswitch: Use kmalloc_size_roundup() to match ksize() usage (Antoine Tenart) [2163374] |
| 11 | +- openvswitch: switch from WARN to pr_warn (Antoine Tenart) [2163374] |
| 12 | +- bnxt: make sure we return pages to the pool (Ken Cox) [2112187] |
| 13 | +- bnxt_en: fix memory leak in bnxt_nvm_test() (Ken Cox) [2112187] |
| 14 | +- net: ethernet: move from strlcpy with unused retval to strscpy (Ken Cox) [2112187] |
| 15 | +- bnxt_en: fix LRO/GRO_HW features in ndo_fix_features callback (Ken Cox) [2112187] |
| 16 | +- bnxt_en: fix NQ resource accounting during vf creation on 57500 chips (Ken Cox) [2112187] |
| 17 | +- bnxt_en: set missing reload flag in devlink features (Ken Cox) [2112187] |
| 18 | +- bnxt_en: Use PAGE_SIZE to init buffer when multi buffer XDP is not in use (Ken Cox) [2112187] |
| 19 | +- bnxt_en: Remove duplicated include bnxt_devlink.c (Ken Cox) [2112187] |
| 20 | +- bnxt_en: implement callbacks for devlink selftests (Ken Cox) [2112187] |
| 21 | +- bnxt_en: Fix and simplify XDP transmit path (Ken Cox) [2112187] |
| 22 | +- bnxt: Use the bitmap API to allocate bitmaps (Ken Cox) [2112187] |
| 23 | +- bnxt: Fix typo in comments (Ken Cox) [2112187] |
| 24 | +- ethernet: Remove vf rate limit check for drivers (Ken Cox) [2112187] |
| 25 | +- bnxt: XDP multibuffer enablement (Ken Cox) [2112187] |
| 26 | +- bnxt: support transmit and free of aggregation buffers (Ken Cox) [2112187] |
| 27 | +- bnxt: adding bnxt_xdp_build_skb to build skb from multibuffer xdp_buff (Ken Cox) [2112187] |
| 28 | +- bnxt: set xdp_buff pfmemalloc flag if needed (Ken Cox) [2112187] |
| 29 | +- bnxt: adding bnxt_rx_agg_pages_xdp for aggregated xdp (Ken Cox) [2112187] |
| 30 | +- bnxt_en: extract coredump command line from current task (Ken Cox) [2112187] |
| 31 | +- bnxt_en: Add compression flags information in coredump segment header (Ken Cox) [2112187] |
| 32 | +- bnxt_en: Use struct_group_attr() for memcpy() region (Ken Cox) [2112187] |
| 33 | +- dm cache: free background tracker's queued work in btracker_destroy (Benjamin Marzinski) [2163655] |
| 34 | +- dm thin: Use last transaction's pmd->root when commit failed (Benjamin Marzinski) [2162536] |
| 35 | +- dm thin: resume even if in FAIL mode (Benjamin Marzinski) [2162536] |
| 36 | +- dm cache: set needs_check flag after aborting metadata (Benjamin Marzinski) [2162536] |
| 37 | +- dm cache: Fix ABBA deadlock between shrink_slab and dm_cache_metadata_abort (Benjamin Marzinski) [2162536] |
| 38 | +- dm thin: Fix ABBA deadlock between shrink_slab and dm_pool_abort_metadata (Benjamin Marzinski) [2162536] |
| 39 | +- dm integrity: Fix UAF in dm_integrity_dtr() (Benjamin Marzinski) [2162536] |
| 40 | +- dm cache: Fix UAF in destroy() (Benjamin Marzinski) [2162536] |
| 41 | +- dm clone: Fix UAF in clone_dtr() (Benjamin Marzinski) [2162536] |
| 42 | +- dm thin: Fix UAF in run_timer_softirq() (Benjamin Marzinski) [2162536] |
| 43 | +- dm integrity: clear the journal on suspend (Benjamin Marzinski) [2162536] |
| 44 | +- dm integrity: flush the journal on suspend (Benjamin Marzinski) [2162536] |
| 45 | +- dm bufio: Fix missing decrement of no_sleep_enabled if dm_bufio_client_create failed (Benjamin Marzinski) [2162536] |
| 46 | +- dm ioctl: fix misbehavior if list_versions races with module loading (Benjamin Marzinski) [2162536] |
| 47 | +Resolves: rhbz#2150278, rhbz#2163678, rhbz#2163374, rhbz#2112187, rhbz#2163655, rhbz#2162536 |
| 48 | + |
1 | 49 | * Mon Feb 06 2023 Herton R. Krzesinski <herton@redhat.com> [5.14.0-260.el9] |
2 | 50 | - platform/x86/amd: Fix refcount leak in amd_pmc_probe (David Arcari) [2104173] |
3 | 51 | - platform/x86/amd: pmc: Add a workaround for an s0i3 issue on Cezanne (David Arcari) [2104173] |
|
0 commit comments