Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linux-kernel

Why printk in linux kernel modules lacks floating-point support unlike printf

how to sign my own kernel module in linux?

How to set udp buffer size for a docker container?

docker 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?