New posts in linux-kernel

Qt Creator, ptrace: Operation not permitted. What is the permanent solution?

Why am I able to perform floating point operations inside a Linux kernel module?

dkms does not find kernel source

Why is the probe method needed in Linux device drivers in addition to init?

How do I stop rfkill module from hardblocking my wifi, without rfkill command?

Linux (non-transparent) per-process hugepage accounting

How to add poll function to the kernel module code?

ext3/ext4 physical block size view

Why does strace return so many execve calls with ENOENT return code?

Linux no modify time (nomtime)

Difference between arm-eabi arm-gnueabi and gnueabi-hf compilers [closed]

Is it possible to set CFLAGS to a linux kernel module Makefile?

What is required to activate cgroups in Linux

What is the interface for ARM system calls and where is it defined in the Linux kernel?

How does Linux determine the next PID?

How to view linux kernel logs live?

rcu_sched self-detected stall on CPU + watchdog: BUG: soft lockup - CPU#3 stuck for 22s

how to totally clear the filesytem's cache on linux?

Linux kernel "historical" git repository with full history

What is the need of empty braces '{ }' at the end of array of structs?