The following changes since commit 6880fa6c56601bb8ed59df6c30fd390cc5f6dd8f: Linux 5.15-rc1 (2021-09-12 16:28:37 -0700) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-soc-5.16 for you to fetch changes up to aa519471715ce73034ffaa52fc85681de31c1acf: ARM: s3c: Use strscpy to replace strlcpy (2021-09-20 10:13:47 +0200) ---------------------------------------------------------------- Samsung mach/soc changes for v5.16 A minor fix for theoretical issue when handling IRQ setup code errors in S3C24xx and a cleanup for S3C64xx. ---------------------------------------------------------------- Jackie Liu (1): ARM: s3c: irq-s3c24xx: Fix return value check for s3c24xx_init_intc() Jason Wang (1): ARM: s3c: Use strscpy to replace strlcpy arch/arm/mach-s3c/irq-s3c24xx.c | 22 ++++++++++++++++++---- arch/arm/mach-s3c/mach-mini6410.c | 2 +- 2 files changed, 19 insertions(+), 5 deletions(-)