!1624 Backport 5.10.163 LTS patches from upstream
Merge Pull Request from: @hitmoon issue: https://gitee.com/openeuler/kernel/issues/I7PJ9N Backport 5.10.163 LTS patches from upstream Conflicts(5): d5b227f0d28d: ima: Fix fall-through warnings for Clang 9620f8a5c72f: ARM: renumber bits related to _TIF_WORK_MASK 60d4383c1bda: mm/highmem: Lift memcpy_[to|from]_page to core 4c363e2961cd: ext4: use kmemdup() to replace kmalloc + memcpy b57d7b1dcda1: efi: random: combine bootloader provided RNG seed with RNG protocol output Already merged(59): c61650b869e0 libbpf: Fix use-after-free in btf_dump_name_dups 85b297d7986c libbpf: Fix null-pointer dereference in find_prog_by_sec_insn() c4b035b1f036 ima: Handle -ESTALE returned by ima_filter_rule_match() f9d19f3a044c media: vivid: fix compose size exceed boundary 559891d430e3 media: dvb-usb: az6027: fix null-ptr-deref in az6027_i2c_xfer() 28e4a763cd4a bpf, sockmap: Fix repeated calls to sock_put() when msg has more_data c58df40e3e67 bpf, sockmap: Fix data loss caused by using apply_bytes on ingress redirect be719496ae6a bpf, sockmap: fix race in sock_map_free() ed97ade655ea crypto: hisilicon/qm - add missing pci_dev_put() in q_num_set() 8b5f1af3352a RDMA/hns: Fix ext_sge num error when post send 164fa80330a8 RDMA/hns: fix memory leak in hns_roce_alloc_mr() 83b2c33b53b2 RDMA/hns: Fix PBL page MTR find 0f67ed565f20 misc: sgi-gru: fix use-after-free error in gru_set_context_option, gru_fault and gru_handle_user_call_os 50aaa6b1742c genirq: Add IRQF_NO_AUTOEN for request_irq/nmi() 9ac541a0898e i2c: ismt: Fix an out-of-bounds bug in ismt_access() 490b233677de dmaengine: idxd: Fix crc_val field for completion record 67349025f00d net: switch to storing KCOV handle directly in sk_buff 4794d07fe635 net: add inline function skb_csum_is_sctp ae5d96bae3cc net: igc: use skb_csum_is_sctp instead of protocol check 648cdb8bf376 drm/amd/display: prevent memory leak 6d935a02658b bpf: make sure skb->len != 0 when redirecting to a tunneling device 10d713532ffc md/raid1: stop mdx_raid1 thread when raid1 array run failed 148dcbd3af03 ppp: associate skb with a device at tx 329a76635548 bpf: Prevent decl_tag from being referenced in func_proto arg 7691fa41024e ima: Simplify ima_lsm_copy_rule 740c537f52c1 ovl: fix use inode directly in rcu-walk mode c2137d565ceb net/af_packet: add VLAN support for AF_PACKET SOCK_RAW GSO 25dbd87379f8 net/af_packet: make sure to pull mac header 7e3757806973 dm thin: Fix ABBA deadlock between shrink_slab and dm_pool_abort_metadata 94f01ecc2aa0 dm thin: Use last transaction's pmd->root when commit failed 43dd254853aa KVM: nVMX: Inject #GP, not #UD, if "generic" VMXON CR0/CR4 check fails b677629caebb x86/microcode/intel: Do not retry microcode reloading on the APs 3df07728abde media: dvb-core: Fix UAF due to refcount races at releasing bfe1e039a0fd ima: Fix a potential NULL pointer access in ima_restore_measurement_list 439cbbc15195 drm/vmwgfx: Validate the box size for the snooped cursor 7223d5e75f26 ext4: fix use-after-free in ext4_orphan_cleanup c0a738875c2e ext4: add EXT4_IGET_BAD flag to prevent unexpected bad inode 20af66617eef ext4: add helper to check quota inums 98004f926d27 ext4: fix bug_on in __es_tree_search caused by bad quota inode 71e99ec1315f ext4: fix bug_on in __es_tree_search caused by bad boot loader inode 95eaa8a95358 ext4: move functions in super.c adfefe804b1f ext4: simplify ext4 error translation 4226ce95a934 net: hns3: add interrupts re-initialization while doing VF FLR 5f65f48516bf net: sched: atm: dont intepret cls results when asked to drop b2c917e510e5 net: sched: cbq: dont intepret cls results when asked to drop 67e39c4f4cb3 x86/bugs: Flush IBP in ib_prctl_set() 9f7bc28a6b8a net: sched: disallow noqueue for qdisc classes f8ed0a93b5d5 net/ulp: prevent ULP without clone op from entering the LISTEN status df02234e6b87 ALSA: pcm: Move rwsem lock inside snd_ctl_elem_read to prevent UAF 0e6fbc566fcc ext4: remove EA inode entry from mbcache on inode eviction 4cc218e217bf ext4: unindent codeblock in ext4_xattr_block_set() 1a56cd972ce1 ext4: fix race when reusing xattr blocks fb59d12ae7f9 mbcache: don't reclaim used entries 27c08673978e mbcache: add functions to delete entry if unused 15ca14894018 RDMA/hns: Fix page size cap from firmware cc5e9153586a RDMA/hns: Repacing 'dseg_len' by macros in fill_ext_sge_inl_data() c84d1ca2285b dm thin: resume even if in FAIL mode f5d8738fbe33 nvme-pci: fix doorbell buffer value endianness dfb6d54893d5 nvme-pci: fix mempool alloc size Rejected(1): b314f6c35121: net: sched: fix memory leak in tcindex_set_parms Kabi broken(1): 037db10e3f93: net: add atomic_long_t to net_device_stats fields Total patches: 786 - 59 - 1 - 1 = 725 Link:https://gitee.com/openeuler/kernel/pulls/1624 Reviewed-by:sanglipeng <sanglipeng1@jd.com> Signed-off-by:
Jialin Zhang <zhangjialin11@huawei.com>
Loading
Please sign in to comment