Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linux-kernel

How to convert __u32 to __be32 in Linux Kernel

c linux-kernel htonl

How to get lid state using linux kernel module?

Why skb_buffer needs to be skipped by 20 bytes to read the transport buffer while the packet is input?

eBPF: global variables and structs

Linux minimum Load Address with LD

linux linux-kernel ld elf

What's the difference between pthread_mutex_lock and kernel mutex_lock in linux?

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?