Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linux-kernel

How to tell if a given process opened files with O_DIRECT?

io linux-kernel posix

How to mirror the official Linux kernel tree in a private gitolite server?

git svn linux-kernel gitolite

Print MAC address from Ethernet header

c linux-kernel iptables

linux kernel: how to remove a file in kernel space

No direct packet access in BPF program with just CAP_BPF?

Why is Intel Pin not able to instrument open syscall?

How does Linux determine a device class?

Inconsistent values of ARM PMU cycles counter

Linux Kernel systemcall call with an "int 0x80"

why repeated start based i2c operation are not supported in linux?

Kernel land socket connect timeout

In linux kernel source, why is there only one defconfig file for arch/arm64? (for arch/arm there are many xxx_defconfig files)

U-boot source in yocto project

Significance of having thread_struct in Process Stack

Why the linux read ip register from rcx register in the entry_SYSCALL_64 function?

Where is linux process descriptor stored and what can access it?