Justin Stitt ([email protected])

Number of posts: 613 (0.91 per day)
First post: 2022-06-30 00:11:21
Last post: 2024-05-01 23:19:03

Date List Subject
2024-04-01 18:40:12 linux-kernel [PATCH v2] vmcore: replace strncpy with strscpy_pad
2024-04-01 18:11:04 linux-kernel [PATCH v2] hfsplus: refactor copy_name to not use strncpy
2024-03-28 23:54:47 linux-kernel Re: [PATCH 05/11] test_hexdump: avoid string truncation warning
2024-03-28 23:28:53 linux-kernel Re: [PATCH 10/11] staging: greybus: change strncpy() to strscpy()
2024-03-28 23:25:12 linux-kernel Re: [PATCH 07/11] block/partitions/ldm: convert strncpy() to strscpy()
2024-03-28 23:21:54 linux-kernel Re: [PATCH 06/11] acpi: avoid warning for truncated string copy
2024-03-28 23:19:22 linux-kernel Re: [PATCH 04/11] orangefs: convert strncpy() to strscpy()
2024-03-28 23:14:28 linux-kernel Re: [PATCH 02/11] scsi: devinfo: rework scsi_strcpy_devinfo()
2024-03-28 23:10:58 linux-kernel Re: [PATCH 01/11] staging: vc04_services: changen strncpy() to strscpy_pad()
2024-03-28 23:02:13 linux-kernel Re: [PATCH 09/11] staging: rtl8723bs: convert strncpy to strscpy
2024-03-28 22:54:00 linux-kernel Re: [PATCH 2/9] libceph: avoid clang out-of-range warning
2024-03-28 22:27:01 linux-kernel Re: [PATCH 4/9] kcov: avoid clang out-of-range warning
2024-03-28 22:24:27 linux-kernel Re: [PATCH 7/9] infiniband: uverbs: avoid out-of-range warnings
2024-03-28 22:20:42 linux-kernel Re: [PATCH 8/9] mlx5: stop warning for 64KB pages
2024-03-28 22:05:12 linux-kernel Re: [PATCH 6/9] nilfs2: fix out-of-range warning
2024-03-28 21:58:32 linux-kernel Re: [PATCH 1/9] dm integrity: fix out-of-range warning
2024-03-28 21:53:18 linux-kernel [PATCH] Squashfs: replace deprecated strncpy with strscpy
2024-03-28 21:45:05 linux-kernel [PATCH] smb: client: replace deprecated strncpy with strscpy
2024-03-28 21:17:18 linux-kernel [PATCH] reiserfs: replace deprecated strncpy with scnprintf
2024-03-28 20:54:27 linux-kernel [PATCH] pstore/blk: replace deprecated strncpy with strscpy
2024-03-28 20:43:56 linux-kernel Re: [PATCH] vmcore: replace strncpy with strtomem
2024-03-27 21:11:09 linux-kernel [PATCH] vmcore: replace strncpy with strtomem
2024-03-22 21:41:31 linux-kernel [PATCH] orangefs: cleanup uses of strncpy
2024-03-21 23:46:45 linux-kernel [PATCH] hfsplus: refactor copy_name to not use strncpy
2024-03-21 20:04:23 linux-kernel [PATCH v2] binfmt: replace deprecated strncpy
2024-03-21 19:57:49 linux-kernel Re: [PATCH] binfmt: replace deprecated strncpy with strscpy_pad
2024-03-21 01:03:20 linux-ext4 [PATCH] ext4: replace deprecated strncpy with alternatives
2024-03-21 00:39:06 linux-kernel [PATCH] fs: ecryptfs: replace deprecated strncpy with strscpy
2024-03-21 00:11:13 linux-kernel [PATCH] binfmt: replace deprecated strncpy with strscpy_pad
2024-03-20 23:27:20 linux-kernel [PATCH] virt: acrn: replace deprecated strncpy with strscpy
2024-03-20 23:22:13 linux-kernel [PATCH] video/hdmi: prefer length specifier in format over string copying
2024-03-20 23:04:58 linux-kernel [PATCH] fbdev: uvesafb: replace deprecated strncpy with strscpy_pad
2024-03-20 22:49:03 linux-kernel [PATCH] video: fbdev: fsl-diu-fb: replace deprecated strncpy with strscpy_pad
2024-03-20 22:35:52 linux-kernel Re: [PATCH] video: fbdev: au1200fb: replace deprecated strncpy with strscpy
2024-03-20 00:35:40 linux-kernel Re: [PATCH 1/2] compiler_types: Ensure __diag_clang() is always available
2024-03-20 00:31:02 linux-kernel Re: [PATCH 2/2] tracing: Ignore -Wstring-compare with diagnostic macros
2024-03-19 21:20:12 linux-kernel [PATCH v3] soc: qcom: cmd-db: replace deprecated strncpy with strtomem
2024-03-19 21:10:59 linux-kernel Re: [PATCH v2] soc: qcom: cmd-db: replace deprecated strncpy with strtomem
2024-03-19 21:00:39 linux-kernel Re: [PATCH] tty: n_gsm: replace deprecated strncpy with strscpy
2024-03-18 23:46:45 linux-kernel [PATCH] video: fbdev: au1200fb: replace deprecated strncpy with strscpy
2024-03-18 23:32:09 linux-kernel [PATCH] usb: gadget: mv_u3d: replace deprecated strncpy with strscpy
2024-03-18 23:10:57 linux-kernel [PATCH] usb: gadget: u_ether: replace deprecated strncpy with strscpy
2024-03-18 23:02:26 linux-kernel [PATCH] tty: n_gsm: replace deprecated strncpy with strscpy
2024-03-18 22:49:31 linux-kernel [PATCH v2] soc: qcom: cmd-db: replace deprecated strncpy with strtomem
2024-03-18 22:48:58 linux-kernel Re: [PATCH] soc: qcom: cmd-db: replace deprecated strncpy with memcpy
2024-03-18 22:36:22 linux-kernel [PATCH] thermal: intel: int340x_thermal: replace deprecated strncpy with strscpy
2024-03-18 22:08:17 linux-kernel [PATCH] scsi: target: core: replace deprecated strncpy with strscpy
2024-03-18 21:32:19 linux-kernel [PATCH] scsi: target: replace deprecated strncpy with strscpy
2024-03-15 20:09:23 linux-kernel [PATCH v3] checkpatch: add check for snprintf to scnprintf
2024-03-14 22:30:09 linux-kernel [PATCH] soc: qcom: cmd-db: replace deprecated strncpy with memcpy
2024-03-05 23:58:49 linux-kernel [PATCH v3 5/7] scsi: devinfo: replace strncpy and manual pad