Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linux-kernel

linux kernel aio functionality

c linux io linux-kernel aio

ASM call conventions

Why no zero-copy networking in linux kernel? [closed]

Adding new System Call to Linux Kernel 3.13 on 64 bit system

Is it possible to develop linux kernel module in CLion?

c linux linux-kernel cmake clion

Interpretation of gpio: in fixed-regulator device tree entry?

How to get the physical address from the logical one in a Linux kernel module?

Should I care that the symbol version dump is missing? How do I get one?

linux-kernel

What's the difference b/w __raw_readl/__raw_writel and readl/writel in linux kernel?

What Data Structures are available in the Linux Kernel [closed]

Send a raw ethernet packet from inside a kernel module

convert jiffies to seconds

linux linux-kernel

Kernel freeze : How to debug it?

linux-kernel kernel freeze

Implementing poll in a Linux kernel module

Why are there no debug symbols in my vmlinux when using gdb with /proc/kcore?

gdb linux-kernel

How do I determine if a connected USB device is a USB flash drive?

ioctl is not called if cmd = 2

c module linux-kernel ioctl

What are inode generation numbers?

Is there something wrong with my spin lock?

Simple interrupt handler: request_irq returns error code -22