LinuxLists
Users
About
Ji-Hun Kim (
[email protected]
)
Number of posts: 21 (0.38 per day)
First post: 2018-03-13 06:12:11
Last post: 2018-05-09 00:14:01
Date
List
Subject
2018-05-09 00:14:01
linux-kernel
[PATCH 2/2] tpm: replace kmalloc() + memcpy() with kmemdup()
2018-05-09 00:14:01
linux-kernel
[PATCH 1/2] tpm: replace kmalloc() + memcpy() with kmemdup()
2018-04-06 05:09:03
linux-kernel
[PATCH] staging: ks7010: replace kmalloc() + memcpy() with kmemdup()
2018-04-05 07:13:01
linux-kernel
[PATCH v5 1/2] staging: vt6655: check for memory allocation failures
2018-04-05 07:12:43
linux-kernel
[PATCH v5 2/2] staging: vt6655: add handling memory leak on vnt_start()
2018-04-04 07:25:40
linux-kernel
Re: [PATCH v3] staging: vt6655: check for memory allocation failures
2018-03-30 05:53:55
linux-kernel
[PATCH v4 2/2] staging: vt6655: add handling memory leak on vnt_start()
2018-03-30 05:53:37
linux-kernel
[PATCH v4 1/2] staging: vt6655: check for memory allocation failures
2018-03-30 03:52:29
linux-kernel
Re: [PATCH v3] staging: vt6655: check for memory allocation failures
2018-03-30 03:41:07
linux-kernel
Re: [PATCH v3] staging: vt6655: check for memory allocation failures
2018-03-30 02:45:45
linux-kernel
[PATCH v3] staging: vt6655: check for memory allocation failures
2018-03-29 07:25:07
linux-kernel
[PATCH v2] staging: vt6655: check for memory allocation failures
2018-03-29 01:57:48
linux-kernel
Re: [PATCH] staging: vt6655: check for memory allocation failures
2018-03-28 06:42:33
linux-kernel
[PATCH] staging: vt6655: check for memory allocation failures
2018-03-27 05:01:57
linux-kernel
Re: [PATCH v3 1/2] staging: media: davinci_vpfe: add error handling on kmalloc failure
2018-03-21 04:41:35
linux-kernel
[PATCH v3 2/2] staging: media: davinci_vpfe: add kfree() on goto err statement
2018-03-21 04:40:38
linux-kernel
[PATCH v3 1/2] staging: media: davinci_vpfe: add error handling on kmalloc failure
2018-03-19 05:34:28
linux-kernel
[PATCH v2] staging: media: davinci_vpfe: add error handling on kmalloc failure
2018-03-19 04:40:36
linux-kernel
Re: Re: [PATCH] staging: media: davinci_vpfe: add error handling on kmalloc failure
2018-03-16 04:59:54
linux-kernel
[PATCH] staging: media: davinci_vpfe: add error handling on kmalloc failure
2018-03-13 06:12:11
linux-kernel
[PATCH] staging: rtl8723bs: core: rtw_cmd: remove unnecessary initialization