The following changes since commit 2014c95afecee3e76ca4a56956a936e23283f05b: Linux 6.14-rc1 (2025-02-02 15:39:26 -0800) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-soc-6.15 for you to fetch changes up to c8222ef6cf29dd7cad21643228f96535cc02b327: soc: samsung: exynos-chipid: Add NULL pointer check in exynos_chipid_probe() (2025-02-15 14:37:19 +0100) ---------------------------------------------------------------- Samsung mach/soc changes for v6.15 1. S3C: Drop linux/fb.h header. 2. Exynos ChipID: Check if memory allocation succeeded. ---------------------------------------------------------------- Chenyuan Yang (1): soc: samsung: exynos-chipid: Add NULL pointer check in exynos_chipid_probe() Thomas Zimmermann (1): ARM: s3c: Do not include <linux/fb.h> arch/arm/mach-s3c/devs.c | 1 - arch/arm/mach-s3c/setup-fb-24bpp-s3c64xx.c | 1 - drivers/soc/samsung/exynos-chipid.c | 2 ++ 3 files changed, 2 insertions(+), 2 deletions(-)