Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linux-kernel

C - best practice for casting a void* to int, kernel

Compare 2 struct tm on multiplatform

c linux windows linux-kernel

What is the correct way to define a Netfilter hook function?

printk second output

pointer to __u32 in a header file

linux header linux-kernel

CPU Temperature for Linux OS / Intel 64 bit Architecture

bypassing tty layer and copy to user

KBUILD_DEFCONFIG_KMACHINE ?= defconfig_file does not work as expected

linux-kernel yocto

Linux: how to determine the DMA address corresponding to what's returned from ioremap

How to debug Linux Kernel on a remote machine?

c linux linux-kernel gdb kgdb

Mount -t cifs works on one version of linux but not another [closed]

how to simulate a iret on linux x86_64

Linux TC eBPF and concurency

Download or clone only a branch in git and not the entire tree

git linux-kernel kernel

How to reduce the probability of page allocation failure?

What does the line "NAME = ..." stand in the top-level Makefile of a Linux Kernel for?

How do I use memcpy_toio/fromio?

c linux-kernel memcpy