Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in kernel-module

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?

Why processes are deprived of CPU for TOO long while busy looping in Linux kernel?

Testing a kernel module

Marking loadable kernel module as in-tree

Writing x86_64 linux kernel module in assembler