kernel_samsung_a53x/init
Juhyung Park 8c11745023 kernel/sys.c: implement custom uname override
The uname system-call will return CONFIG_UNAME_OVERRIDE_STRING on struct
new_utsname->release when a process with CONFIG_UNAME_OVERRIDE_TARGET
included in its cmdline calls it.

Signed-off-by: Juhyung Park <qkrwngud825@gmail.com>
2024-11-19 17:55:01 +01:00
..
calibrate.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
do_mounts.c rootfs: Fix support for rootfstype= when root= is given 2024-11-18 12:12:47 +01:00
do_mounts.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
do_mounts_initrd.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
do_mounts_rd.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
init_task.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
initramfs.c init: open /initrd.image with O_LARGEFILE 2024-11-19 09:22:41 +01:00
Kconfig kernel/sys.c: implement custom uname override 2024-11-19 17:55:01 +01:00
Kconfig.gki Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
main.c init/main.c: Fix potential static_command_line memory overflow 2024-11-19 11:32:23 +01:00
Makefile Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
noinitramfs.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
version.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00