Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linux-kernel

Sources of latency in sending-receiving tcp/udp packets in linux

Linux kernel code optimization

Qemu fails to load when my initrd (cpio) is large ~80 mb

linux-kernel qemu initrd

Driver linux : pass platform_data through struct resource

Embedded Linux: kernel drivers vs user space drivers?

how to get to struct vm_area_struct from struct page

linux linux-kernel kernel

Changing Version String in Linux Kernel sources

linux linux-kernel

How to route the splitted packets using netfilter hooks in kernel space

c linux linux-kernel

the physical address of global descriptor table?

c linux assembly linux-kernel

How do I access UEFI SMBIOS table from Linux kernel space?

linux-kernel uefi

Running a userspace process in user mode with Linux kernel call_usermodehelper

How to split bio into multiple bios?

Balanced processor/SOC (?) for small embedded system running linux

What is the most general way to list all the kernel tasks in a linux system?

Linux Kernel Driver Module: Handle multiple device files using a single driver