Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in kernel-module

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

How to find physical and logical core number in a kernel module?

Profiling Linux Kernel Modules

insmod error: inserting './hello.ko': -1 Invalid module format"

Does the Linux kernel have its own SSE/AVX context?

How to reload modified kernel modules