Search code examples
How to compile Linux Kernel module from several files?...


cmakefilelinux-kernelkernel-module

Read More
Size() vs ls -la vs du -h which one is correct size?...


linuxlinux-kernellsimage-sizedu

Read More
futex_wait inside a signal handler...


linuxlinux-kernelsignalssystem-callsfutex

Read More
dma_alloc_coherent() memory remap to userspace via mmap...


clinuxlinux-kernellinux-device-driverkernel-module

Read More
Writing memory of the traced process....


linuxlinux-kernellinux-device-driver

Read More
Linux scheduler : what is struct sched_entity and why not store task_struct directly...


linux-kernelscheduler

Read More
How to read ring buffer within linux kernel space?...


linuxlogginglinux-kernelkernelcircular-buffer

Read More
Do RISC-V kernel-space calling conventions exist?...


assemblylinux-kernelsystem-callsriscvcalling-convention

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


linuxubuntulinux-kernellinux-device-driverkernel-module

Read More
ebpf helper func "bpf_probe_write_user" return error (-14)...


linux-kernelebpf

Read More
What are Linux local timer interrupts?...


clinuxlinux-kernelinterrupt

Read More
mkinitcpio ERROR: Hook 'luks_unlock' cannot be found...


encryptionlinux-kernelarchlinuxbootinitramfs

Read More
Reading a device from a kernel interrupt...


linuxlinux-kernelkernelinterrupt

Read More
getting list of devices inside another driver...


linuxlinux-kernellinux-device-driverkernel-module

Read More
How can I acquire the "mm semaphore" in C?...


clinux-kernel

Read More
Linux Gadget (Universal Device Controller): Dual CDC ECM or Dual RNDIS Ethernet...


linux-kernelusbcdc

Read More
how to compile a C program as FDPIC_ELF without using Shared Libs...


linuxlinux-kernelcross-compilingembedded-linuxelf

Read More
Where does exactly eeprom file get created in Linux at24 driver...


linux-kernellinux-device-drivereeprom

Read More
Lack of alias in kernel module .ko file built with Yocto...


linux-kernellinux-device-driverembedded-linuxyocto

Read More
What does it mean to "cancel" a command in the linux kernel and how can one do so?...


linux-kernelusbbluetoothnixos

Read More
Are I²C child nodes instantiated as platform devices during of_platform_populate()?...


clinux-kerneldriver

Read More
Why must sched_class structures be tightly aligned in memory in the Linux kernel?...


linux-kernelembedded-linuxpaddingscheduler

Read More
Does Linux io_uring use SPSC or MPMC ring buffers?...


multithreadinglinux-kernelio-uring

Read More
hotplug vga(drm radeon) changes status from disconnected to connected, but is still disabled seen fr...


clinux-kernelgputtyxorg

Read More
How exactly do minor page faults get identified/resolved?...


linux-kernelshared-memory

Read More
Is the main thread of a userspace process a kernel thread running in kernel space?...


linux-kernel

Read More
What is the relation between virt_to_phys and the CPU's MMU in the Linux kernel?...


linuxmemorylinux-kernelcpucpu-architecture

Read More
Is it possible to specify scheduler for MPTCP socket in modern linux kernels?...


linux-kernelmptcp

Read More
Why do we have memory zones in linux?...


memory-managementlinux-kernelintelvirtualizationmemory-address

Read More
GDB: lx-symbols undefined command...


linuxlinux-kernelgdbcentos7debug-symbols

Read More
BackNext