Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linux-kernel

When to use /proc and when /dev

File systems with support to directory hard-linking

help in understanding this code snippet

How to capture network frames in a kernel module

How to use ioctl() from kernel space in Linux?

c linux-kernel

Loop unroll (with bitwise operations)

Nested spin_lock_irqsave

How to echo a packet in kernel space using netfilter hooks?

c linux linux-kernel netfilter

What happens to lost interrupts after cli on x86?

Why is sk_buff->protocol stored in network endian order?

Significance of MTU for loopback interface

linux tcp linux-kernel ipc

How do I make syscalls from my C program

c linux-kernel system-calls

Android AOSP linux service standard output

Code (.text) not execute-only? .rodata is executable?

linux-kernel elf

How to enable SD card with Nios II MMU and Linux 4.9

Are there limits to host-guest OS version compatibility in Docker? [closed]

docker linux-kernel

How to allocate large contiguous, memory regions in Linux

Arguments to kernel

In a linux kernel module, how can I get inode of a known path

linux linux-kernel inode

Is "Understanding the Linux Virtual Memory Manager" by Mel Gorman too outdated? [closed]