Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linux-kernel

What's the difference between chroot and pivot_root?

linux linux-kernel

Why can't I extract all filenames correctly when I traverse the dentry of a directory in a kernel module in the android kernel?

How are parameters passed to Linux system call ? Via register or stack?

How to check if filesystem is already mounted using C/C++

How does the Linux kernel get info about the processors and the cores?

linux linux-kernel

What is libXinerama?

linux linux-kernel redhat

Guidance regarding Android Kernel Porting from one device to other

When soft reboot Linux kernel hangs at "Uncompressing Linux... done, booting the kernel" [closed]

Comparing two struct files (Linux kernel)

c file linux-kernel

Getting ENOTTY on ioctl for a Linux Kernel Module

Why does the kernel use macro definitions that expand to the same before and after?

How to instantiate an ARM-based VM through Linux KVM API on x86?

Does the kernel only execute on occurrence of an exception

Read PMU counters using wrmsrl and rdmsrl

How Can I put ARM processor in different modes using C program?

How to read/write from an Flash connected through SPI in an embedded Linux (ARM)?