#
kernel
Linux kernel internals and build process
ProgrammingHow Linux build system links built-in.a into vmlinux
How the Linux kernel build system uses built-in.a and KBUILD_VMLINUX_LIBS to link object files into vmlinux, and how built-in drivers differ from modules.
1 answer• 1 view
ProgrammingGDT & IDT Selectors for Protected-Mode Kernel (Bootloader)
GDT and IDT entries for protected-mode kernels: how to read the code-segment selector, reuse or replace the bootloader GDT, and key best practices. Tips.
1 answer• 1 view
Mobile DevAndroid Kernel Security: Detect Prevent Mitigate Compromises
Comprehensive guide to detecting, preventing and mitigating kernel-level compromises in Android devices. Learn SELinux monitoring, root detection methods and security measures for Vivo V50, OnePlus 6T & Nord.
1 answer• 1 view