Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linux-kernel

Perl: what does checkstack.pl in linux source do?

linux perl stack linux-kernel

How can the same Linux program load memory addresses be used multiple times on different processes running concurrently?

linux linux-kernel

Generate random number in kernel module

How to get linux ebpf assembly?

linux assembly linux-kernel

What is the difference between tcp_max_syn_backlog and somaxconn?

CPU Numbering on a hypertheading enabled system

how can I change cpu frequency manually using sysfs & CPUFREQ subsystem?

linux-kernel

Layout of structs in Linux/x86-64 syscalls for assembly programmers?

c linux linux-kernel x86 x86-64

I2C device linux driver [closed]

What is the difference between spin_lock and raw_spin_lock()?

who creates map in BPF

linux-kernel bpf ebpf

How many system calls are there in linux kernel 2.6?

linux linux-kernel

Reliable build of the Linux Kernel for the BeagleBone Black

error: implicit declaration of function 'create_proc_read_entry' [-Werror=implicit-function-declaration]

Why enable A20 line in Protected Mode?

Are tracepoints redundant in Linux kernel after kprobes support for ftrace?

linux-kernel ftrace kprobe

what happens to child process?

System call interception in linux-kernel module (kernel 3.5)

Connection between mmap user call to mmap kernel call

What does _NR stand for in system call number ?That is usually used as suffix