Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linux-kernel

add another field to user_struct

kernel linux-kernel

Writing a built in object for Linux Kernel?

c linux linux-kernel

Do Access points use softMAC or hardMAC?

Buildroot custom kernel under 1MB

Writing my own init executable

c linux linux-kernel boot init

Linux IOMMU page tables

linux-kernel iommu

How is the address of the text section of a PIE executable determined in Linux?

What is the benefit of calling ioread functions when using memory mapped IO

modinfo srcversion: How do I generate this from my source?

linux-kernel module

Interaction of fork and user-space memory mapped in the kernel

No address space for Linux Kernel threads

How to debug a multithreaded hung process in Linux?

Which is the cleaner way to get a pointer to a struct device in linux?

Why is the JDK NIO using so many anon_inode file descriptors?

Both socket and file recommended buffer size

c++ c linux gcc linux-kernel

Does Android support Virtual memory

Porting module to newer Linux kernel: Cannot allocate memory

Linux daemon start up

LInux Kernel API to find the vma corresponds to a virtual address

Why does CR3 register contents vary, when read each time from a kernel module?