Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linux-kernel

read(fd, NULL, 0); what does it do? is it well-defined?

c linux linux-kernel driver

The difference between vold and udevd

android linux-kernel usb udev

How to implement a writable proc file by using seq_file in a driver module

Kernel defconfig in buildroot (arm target)

Function mocking in C?

Can a sysfs attribute take a non numeric value in Linux Device Driver? [closed]

pci_enable_device() fails after remove/rescan

linux-kernel fpga pci pci-e

In Linux, how do I determine optimal value of optmem_max?

Serial port hangs on close()

How to use a variable as a format string in printk?

c linux-kernel printk

Difference between interrupt context and process context?

What are the consequences of calling write() with zero length?

How to convince my co-worker the linux kernel code is re-entrant?

Linux Kernel Threads - scheduler

linux linux-kernel kernel

How can i create a buffer without using malloc() in linux kernel?

Understanding the getting of task_struct pointer from process kernel stack

linux linux-kernel

Initial Sequence Number generation in Linux TCP stack

linux tcp linux-kernel

init function invocation of drivers compiled into kernel

Simple kernel multithreading

How to know if interrupts are disabled?

c linux-kernel