Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linux-kernel

How are system calls interrupted by signal?

linux linux-kernel

context of linux kernel threads

is red black tree in kernel not protected?

Address mapping of PCI-memory in Kernel space

Is it neccessary to use kthread_stop if we return from kernel thread?

Passing arguments to custom system call

U-boot to load two images on separate cores

Sending SKB's for transmission from kernel space

Context Switch Time in Linux Kernel

Avoiding sleep while holding a spinlock

iptables error in android: iptables-save and iptables-restore not working

Raw Socket Help: Why UDP packets created by raw sockets are not being received by kernel UDP?

Can ISRs migrate to other CPUs when preempted?

Hooking sys_execve() on Linux 3.x

Kernel building: how are the "torvalds" and "stable" repos related?

linux git linux-kernel

Setting Dynamic Variable in Linux kernel module

Is in_irq() reliable?

linux-kernel x86 kernel irq

How bonding driver takes RX packets from enslave interfaces

Virtual GPIO emulation

My attributes are way too racy, what should I do?