Toggle navigation
Patchwork
linaro-scsi
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Submitter =
goralbaris
| Archived =
No
| 6 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Search
Archived
No
Yes
Both
Delegate
------
Nobody
andy.doan@linaro.org
andy.doan@linaro.org
Apply
Patch
Series
S/W/F
Date
Submitter
Delegate
State
[v4] scsi: target: transform strncpy into strscpy
[v4] scsi: target: transform strncpy into strscpy
-
-
-
2025-04-05
goralbaris
New
[v3] transform strncpy into strscpy
[v3] transform strncpy into strscpy
-
-
-
2025-04-02
goralbaris
Superseded
[[PATCH,v2] ] transform strncpy into strscpy
[[PATCH,v2] ] transform strncpy into strscpy
-
-
-
2025-04-02
goralbaris
Superseded
[[PATCH,v2] ] transform strncpy into strscpy
[[PATCH,v2] ] transform strncpy into strscpy
-
-
-
2025-04-02
goralbaris
Superseded
change strncpy to strscpy strncpy is now depricated. It may not NUL-terminate the destination string, resulting in potential memory content exposures, unbounded reads, or crashes. Link: https://github.com/KSPP/linux/issues/90
change strncpy to strscpy strncpy is now depricated. It may not NUL-terminate the destination str...
-
-
-
2025-04-02
goralbaris
New
change strncpy to strscpy strncpy is now depricated. It may not NUL-terminate the destination string, resulting in potential memory content exposures, unbounded reads, or crashes. Link: https://github.com/KSPP/linux/issues/90
change strncpy to strscpy strncpy is now depricated. It may not NUL-terminate the destination str...
-
-
-
2025-04-02
goralbaris
Superseded