Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linux-kernel

Linux Kernel timers subsystems: Precision vs. Resolution

linux linux-kernel

Linux: writes are split into 512K chunks

Is it possible to communicate between two linux kernel module via netlink?

How to determine the Page Frame Number for device memory? [duplicate]

What data structures use 128MB of 1GB Linux kernel space?

Kernel Module: hrtimer_start "Unknown Symbol in Module"

Implementing Linux System Call using LKM

Does every dma_map_single call require a corresponding dma_unmap_single?

Purpose of the ATOMIC_INIT macro in the Linux kernel

c linux gcc linux-kernel c99

How to debug a Linux kernel that freezes during boot?

Accessing kernel driver data from FIQ interrupt handler failing

Linux kernel API changes/additions

linux api linux-kernel

Mount point attribution

linux linux-kernel go mount

How to set intel_idle.max_cstate=0 to disable c-states?

linux-kernel kernel

How to fix mismatch between kernel and kernel-devel versions in fedora?

linux linux-kernel fedora

What is the replacement of daemonize() kernal api in 3.x kernel

linux-kernel kernel porting

the linux page cache flush order

linux-kernel page-caching

How linux kernel get data from the Device tree?

understanding pmap output

linux linux-kernel pmap mmu

How is the microsecond time of linux gettimeofday() obtained and what is its accuracy?

linux time linux-kernel