Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linux-kernel

Why won't modprobe or insmod work when I have the .ko file available?

About the usage of "__GFP_COMP"?

Correct interactions between Linux kernel wait-queues and lists

Is kernel space mapped into user space on Linux x86?

Can kernel code make things read-only in a way that other kernel code can't undo?

ipv6 neigh entries getting failed

Bootstrapping linux

linux-kernel boot

unable to open / read text file from kernel module on linux kernel version 4.2.3

building an sk_buff for egress device linux kernel

questions about embedded linux device driver by linux newbie

linux linux-kernel

Data Copying to kernel space during system call

Why does kernel add kernel master page table to process's page table?

linux linux-kernel

Structure of two interdependent Linux kernel modules?

Can ioctl commands in Linux be completely enumerated?

linux linux-kernel ioctl

Which system calls are not interrupted by a signal?

How to implement Async I/O efficiently in the kernel

Why do we need kernel space?

linux linux-kernel

get /dev/random in kernel module