Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linux-kernel

Kubernetes dynamic configuration of CPU resource limit

Determining the location for the usage of barriers (fences)

How can I show a printk() message in a console?

NET_DMA TCP receive offload in Linux

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