Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linux-kernel

why not just plain files instead of initramfs or initrd?

what is net_generic function in linux include/net/net_namespace.h?

Reading data from mm_struct or vm_area_struct of user process

Linux device driver - Threaded IRQ handler

Linux Misc Device: general protection fault at misc_deregister() on driver with private data allocation

linux kernel, struct bio : how pages are read/written

linux-kernel

why modprobe is not secure compare to insmod?

How to display linux printk() messages in virtual console (tty1)

How does a rescan LUN on Linux works

processes in LInux

linux linux-kernel

How Linux arm64 switch between AArch32 and AArch64

android boot - where is the init.%hardware%.rc read in init.c ? where are services started?

Why is the .bss section mapped into a process smaller than the bss reported in the object file?

vDSO: why does linux use them only for time-related functions?

Why does call_usermodehelper fail most of the times?

x86-64 Kernel Interrupt Handler: Preserving GPRs when Transferring Control to Original Handler

GCC Return optimiztion