Search code examples
‘proc_fops’ has an incomplete type ‘struct proc_ops’...

clinuxlinux-kernellinux-device-driverkernel-module

Read More
Yocto: how to add new device tree?...

linux-kernelbeagleboneblackyoctobitbake

Read More
How can I override a system call table entry with my own function?...

csecuritylinux-kernelx86system-calls

Read More
confused by sys_stat, sys_statfs syscall works...

clinuxlinux-kernelkprobe

Read More
Booting a newly compiled linux kernel...

linuxlinux-kernel

Read More
'ps' without kernel threads...

linuxshelllinux-kernel

Read More
What is the signification of LDFLAGS...

linux-kernelcross-compilingldflags

Read More
Why do we need to call poll_wait in poll?...

clinux-kernellinux-device-driversystem-callsepoll

Read More
Getting uname information from a compressed kernel image...

linux-kernelembedded-linux

Read More
Is it correct to use Linux userspace interrupts with non-blocking reads?...

linuxlinux-kernellinux-device-driverembedded-linuxinterrupt

Read More
What is the purpose of class and class device?...

linux-kernellinux-device-driverkernel-moduledevice-driver

Read More
how to write cross-version/platform Linux kernel modules?...

linux-kernellinux-device-driverkernel-moduleabi

Read More
Why did bootsect move itself to 0x90000 in linux(x86)?...

linuxlinux-kernelx86

Read More
Trying to cross-compile the driver during kernel compilation; the driver does not compile...

linux-kernelraspberry-pilinux-device-drivercross-compiling

Read More
How to instantiate an ARM-based VM through Linux KVM API on x86?...

linux-kernelvirtualizationqemukvmhypervisor

Read More
I want to use mod_timer to timer for 10 milliseconds, but the result is always 20 milliseconds...

clinuxlinux-kernel

Read More
Why is pr_debug of the Linux kernel not giving any output?...

linuxlinux-kerneldebugging

Read More
How to make CLion recognize linux/init.h and other linux kernel headers?...

clinuxlinux-kernelclionkernel-module

Read More
Unable to install linux headers after kernel update...

linuxlinux-kerneldebianopenmediavaultlinux-kernel-headers

Read More
Linux TCP stack packet injection...

linuxtcplinux-kernelnetwork-programmingstack

Read More
eBPF trace at net:net_dev_queue not providing correct IP address...

linuxlinux-kernelperfebpf

Read More
Hyper Threading: nosmt in grub configuration...

linux-kernelkvmhyperthreading

Read More
Kernel Panic : No working init found. Try passing init= option to kernel...

linux-kernelembedded-linuxqemubootbsp

Read More
Understanding the flow of the kernel upon receiving a SIGSEGV for null-dereference...

clinux-kernelx86segmentation-fault

Read More
gnu inline assembly constraint `i` for memory address...

assemblygcclinux-kernelx86inline-assembly

Read More
Get PFN from DMA address (dma_addr_t)?...

linux-kernellinux-device-driver

Read More
what happens during context switch between two processes in linux?...

linux-kerneloperating-systemmultiprocessing

Read More
When a user process swaps out a page, is the virtual address of the page in user space or kernel spa...

linuxmemory-managementprocesslinux-kernelvirtual-address-space

Read More
What to prefer between `spin_lock_init` and `DEFINE_SPINLOCK` and when?...

clinux-kernellinux-device-driver

Read More
Add New Kernel Parameter To Custom Linux Image Generated By Yocto...

linuxlinux-kernelembedded-linuxyoctoprocps

Read More
BackNext