Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linux-kernel

How is a Linux kernel task's stack pointer determined for each thread?

use of spin variants in network processing

Easiest way to use DMA in Linux

Linux Namespaces: Is it possible for a network namespace to exist without being associated with a process?

i2cdetect doesn't find anything on goodix chip

Linux: How to enable Execute in place (XIP) for RAMFS/TMPFS

What is the relationship between framebuffer, VT, and tty?

Compile Linux Kernel Modules into LLVM .bc bitcode

Which error value should I use?

How to listen to new forks in kernel

Configure Parameters of LED Trigger from Kernel Space

What order do Netfilter hooks go in, if they all specify NF_IP_PRI_LAST or NF_IP_PRI_FIRST?

What happens to preempted interrupt handler?

Why doing I/O in Linux is uninterruptible?

mwait x86 instruction doesn't wait for DMA

linux-kernel x86 dma

gdb disassemble: show function offsets in base 16

unsigned three = 1 in Linux kernel

linux linux-kernel

Linux Device Tree Help (GPIO controller/interrupts)

How to find out memory layout of your data structure implementation on Linux 64bit machine

Does listen's backlog number include SYN-received connections count in case of TCP in Linux?