Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linux-kernel

how to write cross-version/platform Linux kernel modules?

Make a system call to get list of processes

Mounting a file system using a C program

mount linux-kernel gpio

Interrupt handling in Device Driver

Linux - Why doesn't a custom system call work properly with negative numbers?

Android 4.0 kernel source code? [closed]

Difference between skbuff frags and frag_list

running infinite loop in linux kernel module

c linux linux-kernel

setuid equivalent for non-root users

How to make all outgoing RST drop

What is the irq latency due to the operating system?

c linux linux-kernel arm irq

linux kernel module dies after 100000 interrupts

c linux-kernel interrupt

Adding items to a Linux kernel linked list

c list linux-kernel

What is the difference between register_chrdev_region and alloc_chrdev_region to allocate device numbers?

Execute shell command in kernel module

c linux linux-kernel driver

How to convert Linux kernel Bin into ELF format

linux-kernel elf bootloader

What is Device Tree?Advantages & Disadvantages? [closed]

How to get userID when writing Linux kernel module

c linux-kernel

From where platform device gets it name

major number minor number and driver loading