Hangyu Hua ([email protected])

Number of posts: 212 (0.29 per day)
First post: 2021-12-09 08:29:01
Last post: 2023-12-21 02:26:44

Date List Subject
2022-05-23 08:03:21 linux-kernel Re: [PATCH] gpu: drm: fix possible memory leak in drm_addmap_core()
2022-05-23 07:47:45 linux-kernel Re: [PATCH] hwtracing: stm: fix possible double free in stm_register_device()
2022-05-23 06:27:55 linux-kernel Re: [PATCH] drm: msm: fix possible memory leak in mdp5_crtc_cursor_set()
2022-05-19 07:43:47 linux-kernel [PATCH v2] media: dvb_vb2: fix possible out of bound access
2022-05-19 01:51:57 linux-kernel Re: [PATCH] media: dvb_vb2: fix possible out of bound access
2022-05-18 07:12:35 linux-kernel [PATCH] drm: bridge: sii8620: fix possible off-by-one
2022-05-18 06:30:18 linux-kernel [PATCH] clk: ux500: fix a possible off-by-one in u8500_prcc_reset_base()
2022-05-16 18:31:52 linux-kernel [PATCH] drm: dp: fix a possible memory leak in fetch_monitor_name()
2022-05-16 12:00:47 linux-kernel [PATCH] drm: i915: fix a possible refcount leak in intel_dp_add_mst_connector()
2022-05-16 07:37:13 linux-kernel Re: [PATCH] media: dvb_vb2: fix possible out of bound access
2022-05-09 10:13:11 linux-kernel [PATCH] drm: msm: fix possible memory leak in mdp5_crtc_cursor_set()
2022-05-09 10:12:42 linux-kernel [PATCH] gpu: drm: fix possible memory leak in drm_addmap_core()
2022-05-05 09:26:08 linux-kernel Re: [PATCH] hwtracing: stm: fix possible double free in stm_register_device()
2022-04-29 11:18:25 linux-kernel Re: [PATCH] gpu: drm: remove redundant dma_fence_put() when drm_sched_job_add_dependency() fails
2022-04-29 06:18:02 linux-kernel Re: [PATCH] gpu: drm: remove redundant dma_fence_put() when drm_sched_job_add_dependency() fails
2022-04-27 11:16:18 linux-kernel [PATCH v2 2/3] rpmsg: virtio: fix possible double free in rpmsg_virtio_add_ctrl_dev()
2022-04-27 11:00:19 linux-kernel Re: [PATCH v2 3/3] rpmsg: virtio: Fix the unregistration of the device rpmsg_ctrl
2022-04-27 05:35:00 linux-kernel Re: [PATCH] gpu: drm: remove redundant dma_fence_put() when drm_sched_job_add_dependency() fails
2022-04-26 23:35:29 linux-kernel Re: [PATCH] gpu: drm: remove redundant dma_fence_put() when drm_sched_job_add_dependency() fails
2022-04-26 09:13:26 linux-kernel [PATCH v2 3/3] rpmsg: virtio: Fix the unregistration of the device rpmsg_ctrl
2022-04-26 09:10:01 linux-kernel [PATCH v2 1/3] rpmsg: virtio: fix possible double free in rpmsg_probe()
2022-04-26 09:03:40 linux-kernel Re: [PATCH] rpmsg: virtio: fix possible double free in rpmsg_probe()
2022-04-26 08:49:40 linux-kernel [PATCH v2 0/3] rpmsg: virtio: fix posseble double free
2022-04-25 12:24:38 linux-kernel [PATCH] gpu: drm: remove redundant dma_fence_put() when drm_sched_job_add_dependency() fails
2022-04-24 23:46:48 linux-kernel Re: [PATCH] rpmsg: virtio: Fix the unregistration of the device rpmsg_ctrl
2022-04-22 19:52:25 linux-kernel Re: [PATCH] misc: ocxl: fix possible double free in ocxl_file_register_afu
2022-04-21 17:38:24 linux-kernel Re: [PATCH] misc: ocxl: fix possible double free in ocxl_file_register_afu
2022-04-19 21:15:14 linux-kernel [PATCH] rpmsg: virtio: fix possible double free in rpmsg_virtio_add_ctrl_dev()
2022-04-19 15:19:06 linux-kernel [PATCH] hwtracing: stm: fix possible double free in stm_register_device()
2022-04-18 21:19:53 linux-kernel [PATCH] misc: ocxl: fix possible double free in ocxl_file_register_afu
2022-04-18 12:38:05 linux-kernel [PATCH] rpmsg: virtio: fix possible double free in rpmsg_probe()
2022-04-13 09:42:00 linux-wireless [PATCH net] mac80211: tx: delete a redundant if statement in ieee80211_check_fast_xmit()
2022-04-13 00:01:27 linux-kernel [PATCH v3] usb: usbip: fix a refcount leak in stub_probe()
2022-04-12 23:08:50 linux-kernel Re: [PATCH v2] usb: usbip: fix a refcount leak in stub_probe()
2022-04-11 11:03:23 linux-kernel Re: [PATCH v2] usb: usbip: fix a refcount leak in stub_probe()
2022-04-08 02:45:55 linux-kernel Re: [PATCH] media: rga: fix possible memory leak in rga_probe
2022-04-08 02:27:49 linux-kernel Re: [PATCH v2] usb: usbip: fix a refcount leak in stub_probe()
2022-04-07 14:50:32 linux-kernel [PATCH v2] usb: misc: fix improper handling of refcount in uss720_probe()
2022-04-07 09:02:19 linux-kernel [PATCH v2] usb: usbip: fix a refcount leak in stub_probe()
2022-04-07 08:58:43 linux-kernel Re: [PATCH] usb: misc: fix improper handling of refcount in uss720_probe()
2022-04-07 08:55:17 linux-kernel Re: [PATCH] usb: usbip: fix a refcount leak in stub_probe()
2022-04-06 14:57:50 linux-kernel [PATCH] usb: usbip: fix a refcount leak in stub_probe()
2022-04-06 14:35:09 linux-kernel [PATCH] char: xillybus: fix a refcount leak in cleanup_dev()
2022-04-06 14:21:08 linux-kernel [PATCH] usb: misc: fix improper handling of refcount in uss720_probe()
2022-03-31 04:51:23 linux-kernel [PATCH v2] media: mc: delete redundant code in __media_device_unregister_entity
2022-03-31 04:43:51 linux-kernel Re: [PATCH] media: mc: delete redundant code in __media_device_unregister_entity
2022-03-25 19:08:14 linux-kernel [PATCH] media: dvb_vb2: fix possible out of bound access
2022-03-25 18:18:16 linux-kernel [PATCH v2] media: uvc_video: fix bit overflow in uvc_probe_video
2022-03-25 18:03:26 linux-kernel [PATCH] media: rga: fix possible memory leak in rga_probe
2022-03-25 17:46:03 linux-kernel Re: [PATCH] media: uvc_video: fix bit overflow in uvc_probe_video
2022-03-25 02:49:31 linux-kernel [PATCH] media: mc: delete redundant code in __media_device_unregister_entity