aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2024-04-30!6674 cifs: fix underflow in parse_server_interfaces()openEuler-1.0-LTSopeneuler-ci-bot1-2/+2
2024-04-30!6494 v2 oom_kill.c: futex: delay the OOM reaper to allow time for proper fu...openeuler-ci-bot6-31/+95
2024-04-29!6745 PCI/IOV: Improve performance of creating VFs concurrentlyopeneuler-ci-bot3-9/+43
2024-04-29!6754 binder: check offset alignment in binder_get_object()openeuler-ci-bot1-1/+3
2024-04-29!6746 v3 openEuler-1.0-LTS: bugfix for mmopeneuler-ci-bot1-2/+2
2024-04-29!6716 CVE-2024-26922openeuler-ci-bot1-24/+46
2024-04-29binder: check offset alignment in binder_get_object()Carlos Llamas1-1/+3
2024-04-29!6652 geneve: make sure to pull inner header in geneve_rx()openeuler-ci-bot1-2/+16
2024-04-29mm/madvise: fix potential pte_unmap_unlock pte errorMiaohe Lin1-2/+2
2024-04-29PCI/IOV: Improve performance of creating VFs concurrentlyJialin Zhang3-9/+43
2024-04-29!6664 drm/bridge: adv7511: fix crash on irq during probeopeneuler-ci-bot1-11/+12
2024-04-29!6653 net/ipv6: avoid possible UAF in ip6_route_mpath_notify()openeuler-ci-bot1-14/+7
2024-04-28!6510 cachefiles: fix memory leak in cachefiles_add_cache()openeuler-ci-bot1-0/+3
2024-04-28drm/amdgpu: validate the parameters of bo mapping operations more clearlyxinhui pan1-26/+46
2024-04-28amdgpu: validate offset_in_bo of drm_amdgpu_gem_vaChia-I Wu1-8/+8
2024-04-28drm/amdgpu: restrict bo mapping within gpu address limitsRajneesh Bhardwaj1-2/+4
2024-04-28drm/amdgpu: check alignment on CPU page for bo mapXℹ Ruoyao1-4/+4
2024-04-28!6662 sched/rt: Disallow writing invalid values to sched_rt_period_usopeneuler-ci-bot2-4/+6
2024-04-28!6661 sched/rt: sysctl_sched_rr_timeslice show default timeslice after resetopeneuler-ci-bot1-0/+3
2024-04-28!6659 sched/rt: Fix sysctl_sched_rr_timeslice intial valueopeneuler-ci-bot1-1/+1
2024-04-28!6578 drm/mediatek: Fix a null pointer crash in mtk_drm_crtc_finish_page_flipopeneuler-ci-bot1-5/+7
2024-04-28!6641 CVE-2024-26863openeuler-ci-bot2-6/+10
2024-04-28cifs: fix underflow in parse_server_interfaces()Dan Carpenter1-2/+2
2024-04-28!6646 fix race between rebuild scheduler domains and hotplug workopeneuler-ci-bot1-0/+7
2024-04-27drm/bridge: adv7511: fix crash on irq during probeMads Bligaard Nielsen1-11/+12
2024-04-27sched/rt: Disallow writing invalid values to sched_rt_period_usCyril Hrubis2-4/+6
2024-04-27sched/rt: sysctl_sched_rr_timeslice show default timeslice after resetCyril Hrubis1-0/+3
2024-04-27sched/rt: Fix sysctl_sched_rr_timeslice intial valueCyril Hrubis1-1/+1
2024-04-26!6642 v3 x86/hyperv: Fix NULL deref in set_hv_tscchange_cb() if Hyper-V setu...openeuler-ci-bot1-0/+3
2024-04-26net/ipv6: avoid possible UAF in ip6_route_mpath_notify()Eric Dumazet1-14/+7
2024-04-26geneve: make sure to pull inner header in geneve_rx()Eric Dumazet1-2/+16
2024-04-26!6621 amdkfd: use calloc instead of kzalloc to avoid integer overflowopeneuler-ci-bot1-2/+2
2024-04-26cpuset: fix race between rebuild scheduler domains and hotplug workChen Ridong1-0/+7
2024-04-26!6617 net/bnx2x: Prevent access to a freed page in page_poolopeneuler-ci-bot1-3/+3
2024-04-26!6611 net: ip_tunnel: make sure to pull inner header in ip_tunnel_rcv()openeuler-ci-bot1-1/+14
2024-04-26x86/hyperv: Fix NULL deref in set_hv_tscchange_cb() if Hyper-V setup failsSean Christopherson1-0/+3
2024-04-26hsr: Fix uninit-value access in hsr_get_node()Shigeru Yoshida1-0/+4
2024-04-26net: hsr: fix placement of logical operator in a multi-line statementMurali Karicheri2-6/+6
2024-04-26!6397 btrfs: fix data race at btrfs_use_block_rsv() when accessing block res...openeuler-ci-bot2-1/+17
2024-04-25!6616 drm/amdgpu: Reset IH OVERFLOW_CLEAR bitopeneuler-ci-bot6-0/+36
2024-04-25amdkfd: use calloc instead of kzalloc to avoid integer overflowDave Airlie1-2/+2
2024-04-25net/bnx2x: Prevent access to a freed page in page_poolThinh Tran1-3/+3
2024-04-25drm/amdgpu: Reset IH OVERFLOW_CLEAR bitFriedrich Vock6-0/+36
2024-04-25net: ip_tunnel: make sure to pull inner header in ip_tunnel_rcv()Eric Dumazet1-1/+14
2024-04-25!6525 v2 CVE-2024-24860 bugfixopeneuler-ci-bot2-93/+65
2024-04-25!6478 do_sys_name_to_handle(): use kzalloc() to fix kernel-infoleakopeneuler-ci-bot1-1/+1
2024-04-25!6582 ACPI: processor_idle: Fix memory leak in acpi_processor_power_exit()openeuler-ci-bot1-0/+2
2024-04-25!6577 media: rc: bpf attach/detach requires write permissionopeneuler-ci-bot3-5/+8
2024-04-25!6560 IB/hfi1: Fix a memleak in init_credit_returnopeneuler-ci-bot1-1/+5
2024-04-25!6420 tty: fix read of tty->pgrp outside of ctrl_lockopeneuler-ci-bot1-1/+1
2024-04-25!6436 dm: call the resume method on internal suspendopeneuler-ci-bot1-6/+20
2024-04-25!6562 nfc: nci: free rx_data_reassembly skb on NCI device cleanupopeneuler-ci-bot1-0/+4
2024-04-25!6481 CVE-2024-26875openeuler-ci-bot1-1/+1
2024-04-24ACPI: processor_idle: Fix memory leak in acpi_processor_power_exit()Armin Wolf1-0/+2
2024-04-24drm/mediatek: Fix a null pointer crash in mtk_drm_crtc_finish_page_flipHsin-Yi Wang1-5/+7
2024-04-24media: rc: bpf attach/detach requires write permissionSean Young3-5/+8
2024-04-24!6495 RDMA/srpt: Do not register event handler until srpt device is fully setupopeneuler-ci-bot1-4/+2
2024-04-24!6457 CVE-2024-26813openeuler-ci-bot1-34/+72
2024-04-24nfc: nci: free rx_data_reassembly skb on NCI device cleanupFedor Pchelkin1-0/+4
2024-04-24IB/hfi1: Fix a memleak in init_credit_returnZhipeng Lu1-1/+5
2024-04-24!6517 scsi: lpfc: Fix link down processing to address NULL pointer dereferenceopeneuler-ci-bot1-3/+5
2024-04-24!6521 netfilter: nf_conntrack_h323: Add protection for bmp length out of rangeopeneuler-ci-bot1-0/+4
2024-04-24!6454 CVE-2021-47182openeuler-ci-bot4-59/+64
2024-04-24!6313 fixup CVE-2024-26908openeuler-ci-bot1-0/+10
2024-04-23Bluetooth: Fix atomicity violation in {min,max}_key_size_setGui-Dong Han1-4/+8
2024-04-23Bluetooth: Move {min,max}_key_size debugfs into hci_debugfs_create_leMarcel Holtmann2-93/+61
2024-04-23!6447 can: j1939: prevent deadlock by changing j1939_socks_lock to rwlockopeneuler-ci-bot3-12/+12
2024-04-23netfilter: nf_conntrack_h323: Add protection for bmp length out of rangeLena Wang1-0/+4
2024-04-23scsi: lpfc: Fix link down processing to address NULL pointer dereferenceJames Smart1-3/+5
2024-04-23cachefiles: fix memory leak in cachefiles_add_cache()Baokun Li1-0/+3
2024-04-23!6309 v5 ima: Avoid blocking in RCU read-side critical sectionopeneuler-ci-bot2-3/+3
2024-04-23RDMA/srpt: Do not register event handler until srpt device is fully setupWilliam Kucharski1-4/+2
2024-04-23mm: oom_kill: fix KABI broken by "oom_kill.c: futex: delay the OOM reaper to ...Ma Wupeng2-6/+9
2024-04-23oom_kill.c: futex: delay the OOM reaper to allow time for proper futex cleanupNico Pache2-14/+41
2024-04-23sched: Allocate a new task_struct_resvd object for fork taskZheng Zucheng5-17/+51
2024-04-23!6405 wifi: ath10k: fix NULL pointer dereference in ath10k_wmi_tlv_op_pull_m...openeuler-ci-bot1-0/+4
2024-04-23!6466 bpf: Fix hashtab overflow check on 32-bit archesopeneuler-ci-bot1-5/+9
2024-04-23media: pvrusb2: fix uaf in pvr2_context_set_notifyEdward Adam Davis1-1/+1
2024-04-23do_sys_name_to_handle(): use kzalloc() to fix kernel-infoleakNikita Zhandarovich1-1/+1
2024-04-23!6396 tracing/trigger: Fix to return error if failed to alloc snapshotopeneuler-ci-bot1-2/+4
2024-04-23!6278 Bluetooth: Avoid potential use-after-free in hci_error_resetopeneuler-ci-bot1-3/+4
2024-04-23bpf: Fix hashtab overflow check on 32-bit archesToke Høiland-Jørgensen1-5/+9
2024-04-23vfio/platform: Create persistent IRQ handlersAlex Williamson1-33/+68
2024-04-23vfio/platform: Disable virqfds on cleanupAlex Williamson1-1/+4
2024-04-23scsi: core: Fix scsi_mode_sense() buffer length handlingDamien Le Moal1-10/+15
2024-04-23scsi: core: Reshuffle response handling in scsi_mode_sense()Hannes Reinecke1-39/+38
2024-04-23scsi: core: Fixup calling convention for scsi_mode_sense()Hannes Reinecke4-16/+17
2024-04-22can: j1939: prevent deadlock by changing j1939_socks_lock to rwlockZiqi Zhao3-12/+12
2024-04-22dm: call the resume method on internal suspendMikulas Patocka1-6/+20
2024-04-22tty: fix read of tty->pgrp outside of ctrl_lockDavid Emett1-1/+1
2024-04-22!6203 ALSA: usb-audio: fix null pointer dereference on pointer cs_descopeneuler-ci-bot1-0/+6
2024-04-22!6292 aoe: fix the potential use-after-free problem in aoecmd_cfg_pktsopeneuler-ci-bot2-6/+7
2024-04-22!6301 v2 tipc: Check the bearer type before calling tipc_udp_nl_bearer_add()openeuler-ci-bot1-0/+6
2024-04-22wifi: ath10k: fix NULL pointer dereference in ath10k_wmi_tlv_op_pull_mgmt_tx_...Xingyuan Mo1-0/+4
2024-04-22!6266 usb: typec: tipd: Remove WARN_ON in tps6598x_block_readopeneuler-ci-bot1-1/+1
2024-04-22btrfs: fix data race at btrfs_use_block_rsv() when accessing block reserveFilipe Manana2-1/+17
2024-04-22tracing/trigger: Fix to return error if failed to alloc snapshotMasami Hiramatsu (Google)1-2/+4
2024-04-22!6290 CVE-2024-24861openeuler-ci-bot1-2/+2
2024-04-19x86/xen: Add some null pointer checking to smp.cKunwu Chan1-0/+10
2024-04-19ima: Avoid blocking in RCU read-side critical sectionGUO Zihua2-3/+3
2024-04-19!6269 scsi: lpfc: Fix list_add() corruption in lpfc_drain_txq()openeuler-ci-bot1-0/+1
2024-04-19!6276 wifi: brcmfmac: Fix use-after-free bug in brcmf_cfg80211_detachopeneuler-ci-bot1-2/+2
2024-04-19tipc: Check the bearer type before calling tipc_udp_nl_bearer_add()Shigeru Yoshida1-0/+6
2024-04-19!6277 gtp: fix use-after-free and null-ptr-deref in gtp_newlink()openeuler-ci-bot1-6/+6
2024-04-19!6275 arp: Prevent overflow in arp_req_get().openeuler-ci-bot1-1/+2
2024-04-19!6280 scsi: advansys: Fix kernel pointer leakopeneuler-ci-bot1-2/+2
2024-04-19!6177 arm64/mpam: Not allowed setting 0 to cache portion bit maskopeneuler-ci-bot1-0/+5
2024-04-19!6176 arm64/mpam: return EOPNOTSUPP when changing rmid of monitor group or r...openeuler-ci-bot1-1/+1
2024-04-19aoe: fix the potential use-after-free problem in aoecmd_cfg_pktsChun-Yi Lee2-6/+7
2024-04-19media: xc4000: Fix atomicity violation in xc4000_get_frequencyGui-Dong Han1-2/+2
2024-04-19!6075 Fix CVE-2024-26764openeuler-ci-bot2-3/+16
2024-04-18scsi: advansys: Fix kernel pointer leakGuo Zhi1-2/+2
2024-04-18Bluetooth: Avoid potential use-after-free in hci_error_resetYing Hsu1-3/+4
2024-04-18gtp: fix use-after-free and null-ptr-deref in gtp_newlink()Alexander Ofitserov1-6/+6
2024-04-18wifi: brcmfmac: Fix use-after-free bug in brcmf_cfg80211_detachZheng Wang1-2/+2
2024-04-18arp: Prevent overflow in arp_req_get().Kuniyuki Iwashima1-1/+2
2024-04-18!6084 netlink: Fix kernel-infoleak-after-free in __skb_datagram_iteropeneuler-ci-bot1-1/+1
2024-04-18scsi: lpfc: Fix list_add() corruption in lpfc_drain_txq()James Smart1-0/+1
2024-04-18usb: typec: tipd: Remove WARN_ON in tps6598x_block_readSven Peter1-1/+1
2024-04-18!6246 ubi: Check for too small LEB size in VTBL codeopeneuler-ci-bot1-0/+6
2024-04-17ubi: Check for too small LEB size in VTBL codeRichard Weinberger1-0/+6
2024-04-17!6231 v2 drm/vkms: call drm_atomic_helper_shutdown before drm_dev_put()openeuler-ci-bot1-1/+1
2024-04-17!6083 can: j1939: Fix UAF in j1939_sk_match_filter during setsockopt(SO_J193...openeuler-ci-bot2-4/+20
2024-04-17!6160 net/sched: act_mirred: don't override retval if we already lost the skbopeneuler-ci-bot1-5/+8
2024-04-17drm/vkms: call drm_atomic_helper_shutdown before drm_dev_put()Guo Mengqi1-1/+1
2024-04-17!6152 Fix CVE-2024-26812openeuler-ci-bot3-67/+105
2024-04-16ALSA: usb-audio: fix null pointer dereference on pointer cs_descChengfeng Ye1-0/+6
2024-04-16!6139 iavf: free q_vectors before queues in iavf_disable_vfopeneuler-ci-bot1-1/+1
2024-04-16!6164 CVE-2021-47194openeuler-ci-bot1-0/+1
2024-04-16arm64/mpam: Not allowed setting 0 to cache portion bit maskZeng Heng1-0/+5
2024-04-16arm64/mpam: return EOPNOTSUPP when changing rmid of monitor group or resource...Zeng Heng1-1/+1
2024-04-16!6123 xen/events: close evtchn after mapping cleanupopeneuler-ci-bot1-3/+2
2024-04-16cfg80211: call cfg80211_stop_ap when switch from P2P_GO typeNguyen Dinh Phi1-0/+1
2024-04-16net/sched: act_mirred: don't override retval if we already lost the skbJakub Kicinski1-5/+8
2024-04-16vfio/pci: Create persistent INTx handlerAlex Williamson1-67/+82
2024-04-16vfio: Introduce interface to flush virqfd inject workqueueAlex Williamson2-0/+23
2024-04-16!6053 net: ip_tunnel: prevent perpetual headroom growthopeneuler-ci-bot1-6/+21
2024-04-16!6002 KVM: s390: vsie: fix race during shadow creationopeneuler-ci-bot2-1/+1
2024-04-15iavf: free q_vectors before queues in iavf_disable_vfNicholas Nunley1-1/+1
2024-04-15!6102 Fix CVE-2024-27437openeuler-ci-bot3-9/+23
2024-04-15!6070 Fix CVE-2024-26686openeuler-ci-bot1-28/+41
2024-04-15!6049 wifi: mac80211: fix race condition on enabling fast-xmitopeneuler-ci-bot2-1/+3
2024-04-15!5916 ext4: fix double-free of blocks due to wrong extents moved_lenopeneuler-ci-bot1-4/+2
2024-04-15xen/events: close evtchn after mapping cleanupMaximilian Heyne1-3/+2
2024-04-15!6099 vfio/pci: Lock external INTx masking opsopeneuler-ci-bot1-6/+24
2024-04-15!6032 gtp: fix use-after-free and null-ptr-deref in gtp_genl_dump_pdp()openeuler-ci-bot1-5/+5
2024-04-15!5899 dm-crypt: don't modify the data when using authenticated encryptionopeneuler-ci-bot1-0/+6
2024-04-15vfio/pci: Disable auto-enable of exclusive INTx IRQAlex Williamson1-7/+10
2024-04-15genirq: Add IRQF_NO_AUTOEN for request_irq/nmi()Barry Song2-2/+13
2024-04-15vfio/pci: Lock external INTx masking opsAlex Williamson1-6/+24
2024-04-15!6042 nilfs2: fix data corruption in dsync block recovery for small block sizesopeneuler-ci-bot1-3/+4
2024-04-15!6030 Fix CVE-2024-26685openeuler-ci-bot3-4/+40
2024-04-15!6015 btrfs: don't drop extent_map for free space inode on write erroropeneuler-ci-bot1-2/+16
2024-04-15!5963 btrfs: dev-replace: properly validate device namesopeneuler-ci-bot1-4/+20
2024-04-15netlink: Fix kernel-infoleak-after-free in __skb_datagram_iterRyosuke Yasuoka1-1/+1
2024-04-13can: j1939: Fix UAF in j1939_sk_match_filter during setsockopt(SO_J1939_FILTER)Oleksij Rempel2-4/+20
2024-04-13fs/aio: Check IOCB_AIO_RW before the struct aio_kiocb conversionBart Van Assche1-2/+6
2024-04-13fs/aio: Restrict kiocb_set_cancel_fn() to I/O submitted via libaioBart Van Assche2-1/+10
2024-04-13fs/proc: do_task_stat: use sig->stats_lock to gather the threads/children statsOleg Nesterov1-26/+32
2024-04-13fs/proc: do_task_stat: move thread_group_cputime_adjusted() outside of lock_t...Oleg Nesterov1-4/+6
2024-04-13fs/proc: do_task_stat: use __for_each_thread()Oleg Nesterov1-3/+4
2024-04-13exit: Use the correct exit_code in /proc/<pid>/statEric W. Biederman1-1/+5
2024-04-12net: ip_tunnel: prevent perpetual headroom growthFlorian Westphal1-6/+21
2024-04-12wifi: mac80211: fix race condition on enabling fast-xmitFelix Fietkau2-1/+3
2024-04-12!5999 mm/swap: fix race when skipping swapcacheopeneuler-ci-bot3-1/+40
2024-04-12nilfs2: fix data corruption in dsync block recovery for small block sizesRyusuke Konishi1-3/+4
2024-04-12!6019 net/sched: act_mirred: use the backlog for mirred ingressopeneuler-ci-bot2-12/+6
2024-04-12!6010 PM / devfreq: Synchronize devfreq_monitor_[start/stopopeneuler-ci-bot1-0/+21
2024-04-12!5846 ext4: avoid allocating blocks from corrupted group in ext4_mb_find_by_...openeuler-ci-bot1-5/+4
2024-04-12gtp: fix use-after-free and null-ptr-deref in gtp_genl_dump_pdp()Vasiliy Kovalev1-5/+5
2024-04-11!5994 ipv6: sr: fix possible use-after-free and null-ptr-derefopeneuler-ci-bot1-9/+11
2024-04-11nilfs2: fix potential bug in end_buffer_async_writeRyusuke Konishi1-3/+5
2024-04-11nilfs2: fix buffer corruption due to concurrent device readsRyusuke Konishi3-1/+35
2024-04-11!5951 RDMA/qedr: Fix qedr_create_user_qp error flowopeneuler-ci-bot1-1/+10
2024-04-11net/sched: act_mirred: use the backlog for mirred ingressJakub Kicinski2-12/+6
2024-04-11btrfs: don't drop extent_map for free space inode on write errorJosef Bacik1-2/+16
2024-04-11PM / devfreq: Synchronize devfreq_monitor_[start/stop]Mukesh Ojha1-0/+21
2024-04-11!5961 fbdev: savage: Error out if pixclock equals zeroopeneuler-ci-bot1-0/+3
2024-04-11KVM: s390: vsie: fix race during shadow creationChristian Borntraeger2-1/+1
2024-04-11mm/swap: fix race when skipping swapcacheKairui Song3-1/+40
2024-04-11ipv6: sr: fix possible use-after-free and null-ptr-derefVasiliy Kovalev1-9/+11
2024-04-11!5875 v3 CVE-2024-26771openeuler-ci-bot1-17/+36
2024-04-10!5926 RDMA/srpt: Support specifying the srpt_service_guid parameteropeneuler-ci-bot1-2/+6
2024-04-10btrfs: dev-replace: properly validate device namesDavid Sterba1-4/+20
2024-04-10fbdev: savage: Error out if pixclock equals zeroFullway Wang1-0/+3
2024-04-10!5778 ext4: avoid allocating blocks from corrupted group in ext4_mb_try_best...openeuler-ci-bot1-0/+4
2024-04-10RDMA/qedr: Fix qedr_create_user_qp error flowKamal Heib1-1/+10
2024-04-10!5830 fbdev: sis: Error out if pixclock equals zeroopeneuler-ci-bot1-0/+2
2024-04-10RDMA/srpt: Support specifying the srpt_service_guid parameterBart Van Assche1-2/+6
2024-04-10ext4: fix double-free of blocks due to wrong extents moved_lenBaokun Li1-4/+2
2024-04-09dm-crypt: don't modify the data when using authenticated encryptionMikulas Patocka1-0/+6
2024-04-09!5807 nilfs2: fix hang in nilfs_lookup_dirty_data_buffers()openeuler-ci-bot1-1/+7
2024-04-09!5874 scsi: hisi_sas: Update disk locked timeout to 7 secondsopeneuler-ci-bot1-0/+2
2024-04-09dmaengine: ti: edma: Add some null pointer checks to the edma_probeKunwu Chan1-0/+10
2024-04-09dmaengine: ti: edma: Fix error return code in edma_probe()Wei Yongjun1-1/+3
2024-04-09dmaengine: ti: edma: add missed operationsChuhong Yuan1-15/+20
2024-04-09dmaengine: ti: edma: fix missed failure handlingChuhong Yuan1-2/+4
2024-04-09scsi: hisi_sas: Update disk locked timeout to 7 secondsXingui Yang1-0/+2
2024-04-09!5841 fixup CVE-2024-26751openeuler-ci-bot1-0/+1
2024-04-09!5834 CVE-2021-47144openeuler-ci-bot1-0/+3