Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linux-kernel

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]

Is Linux kernel splice() zero copy?

c linux linux-kernel

Using perf probe to monitor performance stats during a particular function

linux linux-kernel perf

Board files for x86 based systems

Is there any "key-value" pair like data structure in linux kernel?

Why there is `gpio_request` instead of `request_region` in raspberry pi driver?

Why the virtual address of ELF can be determined before it is mapped to virtual space?

How to use dentry_path_raw()

c string linux-kernel

what is c512,c768 of selinux process

How to use BPF to filter kernel function arguments?

How to add a dependency on a generated source file in Kbuild?

linux-kernel kbuild

How to fix : No rule to make target?

Confusion over ioctl() and kernel headers

Docker memory limit causes SLUB unable to allocate with large page cache

Install linux-headers on debian unable to locate package

linux linux-kernel debian

nested page-faulting of user-space address in Linux

linux linux-kernel kernel