Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linux-kernel

Why in linux kernel sound driver code is placed separately in /sound rather than /driver

linux-kernel driver

getnameinfo -- what's syscall for it in Linux?

When using PF_PACKET type of socket, what does PACKET_ADD_MEMBERSHIP?

gettimeofday() not using vDSO?

Scrolling option in QEMU

linux linux-kernel qemu

How do Linux GPIO numbers get their values?

How is userspace able to write to sysfs

linux-kernel sysfs

How to do a TRUE rescan of PCIe bus

Understanding the flow of the kernel upon receiving a SIGSEGV for null-dereference

'struct mm_struct' has no member named 'mmap_sem' error in the module build after switching from 5.4.21 to 5.10.0-rc5

How to read/write to an USB storage device with a linux driver?

linux-kernel usb driver dma

Can i use gcov for kernel modules without recompiling the whole kernel?

linux linux-kernel gcov

Current macro in linux kernel

c linux linux-kernel

Linux boot process -- iniramfs & root (\)

Where is the git repo of Android's kernel source?

Conditional compilation based on functionality in Linux kernel headers

Where the structure "struct page" is stored on the linux kernel?

What is a "slow" device in the context of I/O call?

I am experiencing a lot of CPU throttling on my k8s cluster -- do I have the high-throttling low-quota Linux kernel bug?

How to easily determine if a function could sleep in the Linux Kernel?

linux linux-kernel