List Question
20 TechQA 2024-03-30T17:52:19.923000How to modify a 'struct msghdr' in Linux Kernel Module?
52 views
Asked by zhf999
Something's wrong with the makefile indentation? (Makefile:x: *** missing separator. Stop.)
33 views
Asked by João Victor
How to setup configfs for a custom Linux kernel module
49 views
Asked by NRagot
How to reduce reserved memory allocated by Linux kernel during boot time
50 views
Asked by Tushar Patil
How do I use RDMA in the kernel so that I can communicate with user-space RDMA?
29 views
Asked by ZHANGXIANGWEI
How to get full mountpoint path name by the sturct fc_context
21 views
Asked by hongyun
Do kernel and kernel modules have their own task_struct?
56 views
Asked by hongyun
How external kernel module look for exported symbol during modpost
61 views
Asked by Tommy Lin
kernel log trace file entries issue
43 views
Asked by user2201980
memcpy() - unable to handle kernel NULL pointer dereference
51 views
Asked by Its me
Making a few charecter device in linux
22 views
Asked by Its me
insmod fails - module does not seem to match running kernel but I cannot figure out why
173 views
Asked by Grant Curell
Can't get vermagic to match on Linux NVMe driver
44 views
Asked by Grant Curell
C Kernel Module - Get uuid of block device by path
45 views
Asked by hlodismy
How to remove/unload a device tree overlay to program FPGA multiple times?
135 views
Asked by dpeng
Memory leaks in Yocto image
75 views
Asked by Alexander Tony
nodejs fs.writeFile to sysfs (/sys) doesn't seem to work
70 views
Asked by Nathanael
Simple Kernel Module
53 views
Asked by Its me