Search code examples
What would make a printk not show up immediately in dmesg?...

cubuntulinux-kernelkernel-module

Read More
Why am I getting "Inappropriate ioctl for device" error in my kernel module?...

cvirtual-machinekernel-moduleioctl

Read More
Read function of kernel extension module is giving Resource temporarily unavailable...

cvirtual-machinekernel-moduleioctl

Read More
Marking loadable kernel module as in-tree...

linuxlinux-kernelkernelkernel-module

Read More
How to access MMIO registers in Linux kernel with `ioremap()`?...

linux-device-driverkernel-modulememory-mapped-io

Read More
Linux Kernel Module Development "module: x86/modules: Skipping invalid relocation target, exist...

clinuxlinux-kernelkernelkernel-module

Read More
Load Kernel module while booting QEMU image through yocto...

linux-kernelyoctokernel-module

Read More
What if I remove the __init prefix of the linux module init function...

linuxkernellinux-device-driverkernel-module

Read More
where should linux kernel modules install headers...

linuxlinux-kernellinux-device-driverkernel-modulekbuild

Read More
How can I flag a process from a kernel module?...

clinuxkernel-module

Read More
I cannot load the kernel of a Raspberry Pi and use modprobe afterward in order to use i2c_stub...

linux-kernelraspberry-pikernel-module

Read More
How to debug the init_module() call of a Linux kernel module?...

linuxdebugginglinux-kernelkernel-module

Read More
kernel.panic_on_oops is set yet kernel doesn't panic on oops...

debugginglinux-kernelkernelkernel-module

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

linuxlinux-kernellinux-device-driverembedded-linuxkernel-module

Read More
How do I configure modprobe to find my module?...

kernelkernel-moduleinsmod

Read More
Kernel Module worker threads not stopping on kthread_stop...

clinuxsemaphorekernel-module

Read More
What are nivcsw and nvcsw fields in task_struct?...

linuxprocesslinux-kernellinux-device-driverkernel-module

Read More
Intercepting syscalls (where are args passed)...

linuxassemblylinux-kernelkernel-modulesystem-calls

Read More
Storing Per-Process Data in Kernel Module / Passing Data Between sys_enter and sys_exit Probe...

linux-kernelkernel-module

Read More
Is it possible to use dma_set_mask() to tell kernel not to use memory under 4G...

linux-kernellinux-device-driverkernel-moduledmapci-e

Read More
RTNETLINK answers: Argument list too long...

linuxlinux-kernelkernellinux-device-driverkernel-module

Read More
sound driver - snd-aloop kernel module setup issue with AWS EC2 ubuntu 16.04 instance...

ubuntuaudioamazon-ec2kernelkernel-module

Read More
Were jprobes removed from kernel v4?...

linux-kernelkernel-modulekprobe

Read More
How can I check whether a kernel address belongs to the Linux kernel executable, and not just the co...

linux-kernelkernelkernel-module

Read More
Building an external kernel module with Yocto Honister and devtool: ERROR: Kernel configuration is i...

yoctokernel-module

Read More
Get current date and time in kernel module...

clinuxlinux-kernelkernel-module

Read More
DPC_WATCHDOG_VIOLATION BSOD with spilock waiting...

network-programmingwindbgkernel-modulewdkndis

Read More
how to perform arithmetic on fractions in a Linux module...

clinuxlinux-kernelkernel-moduleprintk

Read More
Trying to run make menuconfig to manually configure the kernel, but gets an error...

linuxkernel-module

Read More
In the latest linux kernel is it possible to write a loadable Linux Security Module (LSM), which can...

clinuxlinux-kernelkernel-modulelinux-security-module

Read More
BackNext