Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in kernel-module

Warning building a kernel module that uses exported symbols

linux gcc kernel-module

How to filter and intercept Linux packets by using net_dev_add() API?

What options do we have for communication between a user program and a Linux Kernel Module?

Linux Kernel - Get last written memory block

What Linux driver subsystem/API is used for a simple screen/monitor device?

Pool of Memory in Kernel driver for Multiple processes

Bluetooth over uart using hciattach?

Compiling a driver as a part of a kernel, not as a module

Best practice: Where to resample PCM and which tool?

Linux: modpost does not build anything

linux gcc kernel-module

Is there a size limit for kernel module in linux?

Two kernel modules, each uses netlink socket. How to use them both at the same time?

error: implicit declaration of function 'create_proc_read_entry' [-Werror=implicit-function-declaration]

System call interception in linux-kernel module (kernel 3.5)

how to determine if a Linux kernel module is leaking memory

Kernel Module Init and Exit functions being called in wrong order

i2cdetect doesn't find anything on goodix chip

Configure Parameters of LED Trigger from Kernel Space

Is it possible to add a system call via a LKM?

linux kernel-module

Periodic task in a Linux kernel module