Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linux-kernel

Error checking in a '.read' function in kernel module

Yocto Bitbake doesn't include kernel config fragment in build

Unable to include `linux/config.h` on 5.8 kernel

c linux linux-kernel

Open File Description Locks confusion(EDIT)

EXPORT_SYMBOL causes undefined reference in one direction, but not the other (relocation truncated)

How are kernel space segfaults detected by the kernel?

Kernel: Right way to check if process is running in c [duplicate]

why pthread_cond_wait need an lock?

c++ linux linux-kernel posix

Dirty page accounting in Linux kernel through /proc/$PID/smaps

Is there a libc in kernel space?

Closing a socket before terminating

c++ linux sockets linux-kernel

How to include kernel headers in a program

Sending small UDP packets from the Linux Kernel to LOOPBACK

How to restrict receiving a generic netlink multicast to the root user?

Is it possible to add a customized name for the (non file-backed) mmap region?

Proper way to lock the queue in a block device driver while serving requests

How does a system call know what process a file descriptor belong to?

How to print value of C macro in configure

How to get the struct file of an open file?

c linux-kernel