Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linux-kernel

Why do most linked list looping macros in the kernel skip the first element? [duplicate]

Why is having an userspace version of eBPF interesting?

linux-kernel bpf ebpf

memfd_secret(): how is it supposed to work? [closed]

c linux memory linux-kernel

Is it possible to shutdown linux kernel and resume in Real Mode?

traversing task_struct->children in linux kernel

linux-kernel linked-list

How to implement thread library?

Linking to a kernel module a precompiled object file

linux linux-kernel

Linux kernel, iptables and vmalloc size

linux linux-kernel

get filesystem mount point in kernel module

prlimit64() linux function

c linux linux-kernel archlinux

Cross compiling a kernel module: invalid module format

Read file without evicting from OS page cache

file-io linux-kernel posix

How to know where I am booting from

c linux linux-kernel kernel

what is clock-delta in /proc/pid/sched?

linux linux-kernel procfs

Why does iwlist scan return cached results almost every time?

CLI instruction not executed in Linux kernel module

Find the physical address of exception vector table from kernel module

Meaning of CS and SS registers on x86-64 Linux in userland?

make[1]: *** No rule to make target `firmware/am335x-pm-firmware.bin', needed by `firmware/am335x-pm-firmware.bin.gen.o'. Stop

Linking kernel module with a static lib

linux-kernel kbuild