Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in kernel-module

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

Intercepting a system call

human readable timestamp in linux kernel

Trying to find all the kernel modules needed for my machine using shell script

Trigger Kernel Interrupt Handler: How?

Can't Unload Kernel Extension; Classes Have Instances

How to find the version of a compiled kernel module?

linux kernel-module

intercepting file system system calls

Not able to remove a loadable kernel module

c kernel-module insmod

How does the Linux kernel determine the order of __init calls?

Linux Kernel Module - Creating proc file - proc_root undeclared error

How do I strip local symbols from linux kernel module without breaking it?