Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linux-kernel

Unable to install a kernel even though it compiled successfully

linux-kernel kernel

Kernel module crash when reading system call table function address

READ/WRITE and RELEASE handling in Linux device driver against multithreaded application

How to debug Linux kernel modules with QEMU?

Return value size or type of a system call in Linux

c linux-kernel system-calls

Output of Linux /proc/<pid>/maps in detail

Reading/Writing EFI variables on Linux in kernel mode

In a multithreaded process on a system with multiple (physical) CPUs, how is thread scheduling handled?

What exactly expands the KERN_INFO, and where it is implemented?

linux-kernel kernel

Linux programming: Compile code with dependencies

linux linux-kernel gcc c

Failed to execute /init

Can not get copy_to_user work from the linux kernel

What is the print format for atomic_long_t for printk in C

Cannot use CONFIG_CC_STACKPROTECTOR_STRONG: -fstack-protector-strong not supported by compiler

linux git linux-kernel

How to trigger a kernel module from shell?

how is ld-linux.so* itself linked and loaded?

linux-kernel linker ld loader