Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linux-kernel

Video4Linux ioctl error (#25) when attempting to read device information from /dev/video0

Linux driver phys_mem_access_prot undefined

Registers saved on stack in system_call

linux-kernel system-calls

Where is located syscall_table in kernel x86_64?

linux-kernel system-calls

How do disk controllers handle concurrent writes to same sector in absence of write barriers?

Makefile for a Linux kernel module with multiple sub-directories

linux makefile linux-kernel

Why do system calls use a different stack?

Linux PCIe device driver read/write functions not working for certain addresses

linux linux-kernel driver

Creating entry in /proc from LKM

How to set preprocessor directives in makefile for kernel module build target?

How to serve a page fault in the linux kernel?

Measuring coredump time

linux linux-kernel

How to handle a page domain fault in a self written character device kernel module?

virt_to_bus() is deprecated in linux kernel module compilation

Unable to run linux kernel image on qemu