1. 30 5月, 2023 6 次提交
  2. 29 5月, 2023 9 次提交
  3. 26 5月, 2023 12 次提交
  4. 25 5月, 2023 5 次提交
  5. 24 5月, 2023 6 次提交
  6. 23 5月, 2023 2 次提交
    • O
      !761 net: stmmac: fix potential double free of dma descriptor resources · 5e730aa5
      openeuler-ci-bot 提交于
      Merge Pull Request from: @Hongchen_Zhang 
       
      a double free problem in stmmac driver was triggered when doing mugen test,
      After apply this patch the double free problem disappear. 
       
      Link:https://gitee.com/openeuler/kernel/pulls/761 
      
      Reviewed-by: Jialin Zhang <zhangjialin11@huawei.com> 
      Reviewed-by: Guo Dongtai <guodongtai@kylinos.cn> 
      Reviewed-by: Yue Haibing <yuehaibing@huawei.com> 
      Signed-off-by: Jialin Zhang <zhangjialin11@huawei.com> 
      5e730aa5
    • O
      !807 Backport 5.10.153 LTS · ed3dd346
      openeuler-ci-bot 提交于
      Merge Pull Request from: @sanglipeng 
       
      Backport 5.10.153 LTS patches from upstream.
      
      Conflicts:
      
      Already merged(3):
      935a8b620210 mm/memory: add non-anonymous page check in the copy_present_page()
      568e3812b177 mm,hugetlb: take hugetlb_lock before decrementing h->resv_huge_pages
        (Already merged mainline commit 12df140f mm,hugetlb: take hugetlb_lock before decrementing h->resv_huge_pages)
      d523384766fd scsi: sd: Revert "scsi: sd: Remove a local variable"
        (Already merged commit 7d7fe3e4 scsi: sd: Revert "scsi: sd: Remove a local variable") 
      
      Context confilict(1):  
      3b250824b6d3 xhci: Add quirk to reset host back to default state at shutdown
              
      Rejected(4):
      ce605b68db53 net: hinic: fix incorrect assignment issue in hinic_set_interrupt_cfg()
        (The involved file drivers/net/ethernet/huawei/hinic/hinic_hw_dev.c is already deleted
          by the commit f1168d29 net/hinic: Update Hardware Abstract Layer)
      bb01910763f9 net: hinic: fix memory leak when reading function table
        (The involved file drivers/net/ethernet/huawei/hinic/hinic_debugfs.c is already deleted
          by the commit f1168d29 net/hinic: Update Hardware Abstract Layer)
      6603843c80b1 net: hinic: fix the issue of CMDQ memory leaks
        (The involved file drivers/net/ethernet/huawei/hinic/hinic_hw_cmdq.c is already deleted
          by the commit f1168d29 net/hinic: Update Hardware Abstract Layer))
      0ce1ef335300 net: hinic: fix the issue of double release MBOX callback of VF
         (The involved function hinic_vf_func_init() is moved to other file.)
      
      Total patches: 91 - 3 - 4 = 84 
       
      Link:https://gitee.com/openeuler/kernel/pulls/807 
      
      Reviewed-by: Jialin Zhang <zhangjialin11@huawei.com> 
      Signed-off-by: Jialin Zhang <zhangjialin11@huawei.com> 
      ed3dd346