linux/arch/s390/boot
Heiko Carstens 7e7f94d106 s390/boot: Use strspcy() instead of strcpy()
Convert all strcpy() usages to strscpy(). strcpy() is deprecated since
it performs no bounds checking on the destination buffer.

Reviewed-by: Mikhail Zaslonko <zaslonko@linux.ibm.com>
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
2025-04-30 11:41:28 +02:00
..
.gitignore s390/boot: Ignore vmlinux.map 2025-03-18 17:13:05 +01:00
Makefile s390/boot: Add exception table support 2025-03-04 17:25:22 +01:00
als.c s390/boot: Replace boot_printk() with loglevel-specific helpers 2025-01-26 17:24:00 +01:00
alternative.c s390/alternatives: Add debug functionality 2025-03-04 17:18:08 +01:00
boot.h s390/boot: Add exception table support 2025-03-04 17:25:22 +01:00
clz_ctz.c
cmdline.c
ctype.c
decompressor.c s390/boot: Improve decompression error reporting 2025-01-26 17:24:03 +01:00
decompressor.h
ebcdic.c
head.S s390/boot: Add exception table support 2025-03-04 17:25:22 +01:00
head_kdump.S
install.sh
ipl_data.c
ipl_parm.c s390/boot: Use strspcy() instead of strcpy() 2025-04-30 11:41:28 +02:00
ipl_report.c s390/ipl_report: Remove unused 'size' variable 2025-01-26 17:24:04 +01:00
ipl_vmparm.c
kaslr.c s390/boot: Replace boot_printk() with loglevel-specific helpers 2025-01-26 17:24:00 +01:00
kmsan.c
machine_kexec_reloc.c
mem.S
pgm_check.c s390/boot: Add exception table support 2025-03-04 17:25:22 +01:00
physmem_info.c s390: Use inline qualifier for all EX_TABLE and ALTERNATIVE inline assemblies 2025-03-18 17:13:51 +01:00
printk.c s390/boot: Use strspcy() instead of strcpy() 2025-04-30 11:41:28 +02:00
sclp_early_core.c
startup.c watchdog: diag288_wdt: Implement module autoload 2025-04-16 09:26:49 +02:00
string.c s390/boot: Add sized_strscpy() to enable strscpy() usage 2025-04-14 11:23:22 +02:00
uv.c
uv.h
version.c
vmem.c s390/lowcore: Convert relocated lowcore alternative to machine feature 2025-03-04 17:18:05 +01:00
vmlinux.lds.S s390/boot: Add exception table support 2025-03-04 17:25:22 +01:00