Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linux-kernel

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

Find linux kernel version of a router firmware from the filesystem

Is it reasonable to expect that in Linux, fd < maximum number of open file descriptors?

is it possible to turn off vdso on glibc side?

gcc linux-kernel glibc vdso

Notify gpio interrupt to user space from a kernel module [closed]

Install linux-headers on debian unable to locate package

linux linux-kernel debian

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