Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linux-kernel

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

kernel paging request fails in try_module_get()

linux-kernel

Hooking syscall by modifying sys_call_table does not work

c linux linux-kernel

Write to /dev/port as non-root user

atomic context and process context/interrupt context