Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linux-kernel

What is DMA mapping and DMA engine in context of linux kernel?

Periodic task in a Linux kernel module

Intercepting a system call

Why doesn't this call to `poll` block correctly on a sysfs device attribute file?

gcc inline assembly using modifier "P" and constraint "p" over "m" in Linux kernel

c gcc assembly linux-kernel

Various glibc and Linux kernel versions compatibility

what is the difference between /proc/kmsg and dmsg?

human readable timestamp in linux kernel

Trigger Kernel Interrupt Handler: How?

Is spinlock required for every interrupt handler?

c linux linux-kernel

Role of "kauditd_printk_skb" in linux kernel

linux-kernel ubuntu-16.04

Git global tags--- evidently bad, but why?

Is it true, that modern OS may skip copy when realloc is called

USB device enumeration fails: "device descriptor read/64, error -32"

How to determine if an open file is a socket or a pipe?

Linux kernel UDP reception timestamp

c linux sockets linux-kernel

what do these kernel panic errors mean?

linux module linux-kernel arm

ARM assembly "retne" instruction

Building an out-of-tree Linux kernel module in a separate object directory

How to access user space memory from the Linux kernel?