From: Greg Kroah-Hartman gregkh@linuxfoundation.org
Merge 552 patches from 4.19.99 stable branch (635 total) beside 83 already merged patches: 211eabc ipmi: Fix memory leak in __ipmi_bmc_register cdb273f ixgbe: don't clear IPsec sa counters on HW clearing 221569d bridge: br_arp_nd_proxy: set icmp6_router if neigh has NTF_ROUTER 88ad6b6 drm/hisilicon: hibmc: Don't overwrite fb helper surface depth 4f7961e IB/hfi1: Add mtu check for operational data VLs c153dcf genirq/debugfs: Reinstate full OF path for domain name b3e4010 of: Fix property name in of_node_get_device_type d2c0687 netfilter: nft_osf: usage from output path is not valid 528d86d RDMA/bnxt_re: Add missing spin lock initialization efac774 netfilter: nf_flow_table: do not remove offload when other netns's interface is down 5d070b430 tipc: eliminate message disordering during binding table update 93886a7 net: hns3: add error handler for hns3_nic_init_vector_data() 9ee29cc NTB: ntb_hw_idt: replace IS_ERR_OR_NULL with regular NULL checks e0e7ae6 pcrypt: use format specifier in kobject_add 296f9d9 exportfs: fix 'passing zero to ERR_PTR()' warning a03e8f1 net: always initialize pagedlen 7086d72 ipv6: add missing tx timestamping on IPPROTO_RAW 0120fec net: hns3: fix error handling int the hns3_get_vector_ring_chain a5dad62 vxlan: changelink: Fix handling of default remotes 6411645 fork,memcg: fix crash in free_thread_stack on memcg charge fail 3ed8ca4 fork, memcg: fix cached_stacks case 6f0cae8 IB/usnic: Fix out of bounds index check in query pkey 00c3c95 net: phy: micrel: set soft_reset callback to genphy_soft_reset for KSZ9031 5fc07a4 crypto: tgr192 - fix unaligned memory access 45cd017 IB/iser: Pass the correct number of entries for dma mapped SGL ad20af2 net: hns3: fix wrong combined count returned by ethtool -l a7a9df3 IB/mlx5: Don't override existing ip_protocol 8dc1568 net: hns3: fix bug of ethtool_ops.get_channels for VF 3b656e7 driver: uio: fix possible memory leak in __uio_register_device 3b3f78a driver: uio: fix possible use-after-free in __uio_register_device 7bfcb02 ipmi: kcs_bmc: handle devm_kasprintf() failure case 9aea648 xsk: add missing smp_rmb() in xsk_mmap 1dfd97f PCI: endpoint: functions: Use memcpy_fromio()/memcpy_toio() b77f924 block: don't use bio->bi_vcnt to figure out segment number 0abc0d5 keys: Timestamp new keys 341e4f3 NFS: Fix a soft lockup in the delegation recovery code 673f190 perf: Copy parent's address filter offsets on clone b34abf2 perf, pt, coresight: Fix address filters for vmas with non-zero offset af3b9fd iommu: Fix IOMMU debugfs fallout 9eebb67 netfilter: nft_set_hash: fix lookups with fixed size hash on big endian 3764bfa net: sched: act_csum: Fix csum calc for tagged packets c2f1708 iommu/vt-d: Fix NULL pointer reference in intel_svm_bind_mm() ac91c87 PCI: Fix "try" semantics of bus and slot reset d6e970b net/mlx5: Fix multiple updates of steering rules in parallel 3e25900 net/mlx5e: IPoIB, Fix RX checksum statistics update e317b36 tipc: tipc clang warning 40ad6e3 arm64/vdso: don't leak kernel addresses af06cc1 rtc: Fix timestamp value for RTC_TIMESTAMP_BEGIN_1900 c919556 net/sched: cbs: fix port_rate miscalculation d35156d ACPI: button: reinitialize button state upon resume b260dc8 net: hns3: fix for vport->bw_limit overflow problem 1159872 PCI: dwc: Fix dw_pcie_ep_find_capability() to return correct capability offset f4e5551 tipc: set sysctl_tipc_rmem and named_timeout right range 360dd5a net: hns3: fix loop condition of hns3_get_tx_timeo_queue_info() a23a2b5 6lowpan: Off by one handling ->nexthdr 8904763 NFS: Don't interrupt file writeout due to fatal errors db7eb0f irqchip/gic-v3-its: fix some definitions of inner cacheability attributes abdea7a packet: in recvmsg msg_name return at least sizeof sockaddr_ll 5b824a6 iommu/vt-d: Make kernel parameter igfx_off work with vIOMMU 5c5492e vfio/mdev: Avoid release parent reference during error path 09dbc7e vfio/mdev: Follow correct remove sequence 5babded vfio/mdev: Fix aborting mdev child device removal if one fails 2f11aba l2tp: Fix possible NULL pointer dereference 1f791d9 netfilter: nf_tables: correct NFT_LOGLEVEL_MAX value a0a4643 EDAC/mc: Fix edac_mc_find() in case no device is found 725a96b iommu: Add missing new line for dma type d947f06 net: hns3: fix a memory leak issue for hclge_map_unmap_ring_to_vf_vector 7b245fb net: don't clear sock->sk early to avoid trouble in strparser 67da935 net/sched: cbs: Fix error path of cbs_module_init 50e10e0 ip6_fib: Don't discard nodes with valid routing information in fib6_locate_1() bad2aed PM: ACPI/PCI: Resume all devices during hibernation 98ffd22 RDMA/hns: Fixs hw access invalid dma memory error 9311fd2 PM: sleep: Fix possible overflow in pm_system_cancel_wakeup() 9748f7c usb: host: xhci-hub: fix extra endianness conversion ca36d9d RDMA/hns: Bugfix for slab-out-of-bounds when unloading hip08 driver e462ddc RDMA/hns: bugfix for slab-out-of-bounds when loading hip08 driver 3f929fe irqdomain: Add the missing assignment of domain->fwnode for named fwnode d676203 net: hns3: fix error VF index when setting VLAN offload f91139e ixgbe: sync the first fragment unconditionally 7e5a18b crypto: hisilicon - Matching the dma address for dma_pool_free() a92c895 tcp: annotate lockless access to tcp_memory_pressure b79d380 firmware: dmi: Fix unlikely out-of-bounds read in save_mem_devices 7e78254 IB/iser: Fix dma_nents type definition
Signed-off-by: Yang Yingliang yangyingliang@huawei.com --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makefile b/Makefile index 9ceecb0..a2be0c7 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 4 PATCHLEVEL = 19 -SUBLEVEL = 98 +SUBLEVEL = 99 EXTRAVERSION = NAME = "People's Front"