Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linux-kernel

Is it safe to copy Linux kernel .config file to a different version? [closed]

linux linux-kernel

How do I know if ARM's XN (execute never) bit support is enabled on my system?

Can I use <stdatomic.h> from C11 in Linux driver, or do I must to use Linux functions of memory-barriers?

c gcc linux-kernel kernel driver

do_mmap_pgoff for other processes

linux memory linux-kernel

cgroup blkio files cannot be written

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