Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in kernel-module

Getting list of network devices inside the Linux kernel

How do I use ioctl() to manipulate my kernel module?

Hijacking the realtime clock in linux

What is the error of "linux unable to handle kernel paging request at ffffffff00000010"?

Linux kernel - add system call dynamically through module

How to execute shell command in kernel programming?

Using ioctl communication between Kernel mode and user mode

How do you create a loadable kernel module for Android?

module compiling : asm/linkage.h file not found

Order of preference - printk() vs dev_dbg() vs netdev_dbg()

How remap_pfn_range remaps kernel memory to user space?

How can I get a filename from a file descriptor inside a kernel module?

Difference between printk and pr_info

How to compile a kernel module for Raspberry pi?

kvm: module verification failed: signature and/or required key missing - tainting kernel

What is a Kernel thread?

Cross compiling a kernel module

What is the opposite of `mknod`?

How do I configure modprobe to find my module?

kernel kernel-module insmod

How to recompile just a single kernel module?