Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linux-kernel

Linux kernel mode string copy

c linux-kernel

"__floatsidf" undefined warning when compiling kernel module

c linux-kernel

Audio in Arch Linux

All the drivers in Linux works in the same context or in a different contexts?

How to use LZ4 compression in Linux 3.11

Linux Kernel: update config from command line for specific modules

How does Linux kernel flush_write_buffers() work on x86?

c assembly linux-kernel x86 dma

Allocating memory for user space from kernel thread

linux linux-kernel

How does linux-kernel read proc/pid file?

Are ioctl driver functions executed from an atomic context under linux 2.6?

buildroot for arm kernel defconfig

Where do I find the source code for execve()?

c linux linux-kernel

Why does linux kernel need idle thread?

linux-kernel smp

Cross compiling for arm from x86

Why define a macro insted of using directly?(Please see description for what exactly i want)

c macros linux-kernel

difference between the physical address,device address and virtiual address

What is the relation between `task_struct` and `pid_namespace`?

What is an “irqchip”?

Proper way to use copy_to_user?

c linux-kernel

What are the exact conditions based on which Linux swaps process(s) memory from RAM to a swap file?