LinuxLists
Users
About
Natalia Petrova (
[email protected]
)
Number of posts: 22 (0.1 per day)
First post: 2022-09-28 10:37:38
Last post: 2023-05-12 11:29:13
Date
List
Subject
2023-05-12 11:29:13
linux-kernel
[PATCH] drm/nouveau/dp: check for NULL nv_connector->native_mode
2023-05-12 10:47:00
linux-kernel
[PATCH] nouveau_connector: add nv_encoder pointer check for NULL
2023-03-03 12:44:20
linux-kernel
[PATCH v2] rdmavt: delete unnecessary NULL check
2023-02-17 14:09:46
linux-kernel
[PATCH] mlxsw_spectrum_router: add check for return value of 'mlxsw_sp_rif_find_by_dev'
2023-02-17 13:24:44
linux-kernel
[PATCH] thunderbolt_tb: add check for return value of 'tb_switch_find_port'
2023-02-17 13:15:50
linux-kernel
[PATCH] skl-topology_3627: using sprintf changed to snprintf
2023-02-15 10:11:05
linux-kernel
[PATCH] ocrdma: Fix potential null-ptr-deref in ocrdma_is_qp_in_rq_flushlist()
2023-02-10 11:13:27
linux-kernel
[PATCH] b43legacy: Add checking for null for ssb_get_devtypedata(dev)
2023-02-10 11:13:25
linux-wireless
[PATCH] b43legacy: Add checking for null for ssb_get_devtypedata(dev)
2023-02-09 12:12:09
linux-kernel
[PATCH v2] rbd: fix freeing memory of 'rbd_dev->opts', 'rbd_dev->spec', 'rbd_dev->rbd_client'
2023-02-06 15:16:09
linux-kernel
RE: [PATCH] rbd: avoid double free memory on error path in rbd_dev_create()
2023-02-03 14:16:36
linux-kernel
[PATCH] rbd: avoid double free memory on error path in rbd_dev_create()
2023-02-01 09:06:26
linux-kernel
[PATCH v3] i40e: Add checking for null for nlmsg_find_attr()
2023-01-30 22:11:25
linux-kernel
[PATCH v2] i40e: Add checking for null for nlmsg_find_attr()
2023-01-26 13:59:06
linux-kernel
[PATCH 5.10 1/1] i40e: Add checking for null for nlmsg_find_attr()
2023-01-26 13:58:58
linux-kernel
[PATCH 5.10 0/1] i40e: Add checking for null for nlmsg_find_attr()
2023-01-25 14:13:39
linux-kernel
[PATCH] i40e: Add checking for null for nlmsg_find_attr()
2023-01-25 13:50:48
linux-kernel
[PATCH] net: qrtr: free memory on error path in radix_tree_insert()
2023-01-11 12:55:18
linux-kernel
[PATCH] trace_events_hist: add check for return value of 'create_hist_field'
2023-01-11 12:28:55
linux-kernel
(No subject)
2022-10-17 14:48:15
linux-kernel
[PATCH] rdmavt: avoid NULL pointer dereference in rvt_qp_exit()
2022-09-28 10:37:38
linux-crypto
[PATCH] nitrox: avoid double free on error path in nitrox_sriov_init()