Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linux-kernel

Where is linux process descriptor stored and what can access it?

What is the purpose of the inet_addr_lst kernel symbol in Linux?

When does copy_from/to_user returns a non-zero value

c linux linux-kernel kernel

nr_cpu_ids vs NR_CPUS 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