Search code examples
Why amd_pmu_v2_handle_irq being called when not using perf?...

linux-kernelperfamd-processor

Read More
Linux kernel exported symbols...

linuxlinux-kernel

Read More
What is platform_get_resource in Linux driver?...

linuxlinux-kernelresources

Read More
Which is the correct way to register a new net_device?...

linuxlinux-kernel

Read More
Calling system API from 32-bit processes under Linux 64-bit...

linux-kernelx86-64cpu-architecturesystem-callsosdev

Read More
fatal error: asm/rwonce.h: No such file or directory. Symlink not enough...

clinuxlinux-kerneldriver

Read More
Get PAGE_SHIFT value in user space...

clinuxlinux-kernel

Read More
Attribute group not present when assigning it to the default attribute group...

linuxlinux-kernellinux-device-driver

Read More
making kernel image debian packages from kernel source...

ubuntulinux-kerneldebian-packaging

Read More
why splice() performs so bad on my system?...

linuxlinux-kernelsockets

Read More
How to read/write from an Flash connected through SPI in an embedded Linux (ARM)?...

linuxlinux-kernelembedded-linuxkernel-moduleflash-memory

Read More
Is it possible to find the corresponding task_struct from sched_entity?...

linuxlinux-kernelscheduler

Read More
fatal error: asm/rwonce.h: No such file or directory...

clinuxgcclinux-kernel

Read More
Is linux' "mutex lock" implemented using "memory barrier"?...

linuxlinux-kernelposixmutex

Read More
There is any way to parse JSON on kernel modules?...

jsonlinuxlinux-kernel

Read More
Linux GPIO driver probe fails...

linux-kernellinux-device-drivergpiodevice-tree

Read More
What happen if I alloc memory using vzalloc() in kernel but free using kfree()?...

linux-kernel

Read More
dma_set_mask_and_coherent() with 24-bit DMA mask for PCIe on arm64...

linux-kernellinux-device-driverarm64dmapci-e

Read More
What happens to local static identifiers in __init function?...

linuxgcclinux-kernelstaticlinux-device-driver

Read More
What happens in linux wifi driver after a packet is sent (life of packet)?...

linux-kerneldriverwifibroadcom

Read More
Streaming DMA vs consistent DMA...

network-programminglinux-kernellinux-device-driverdma

Read More
Why is __exit used in kernel module programming?...

linux-kernelinitializationkernel-moduleinit

Read More
Address designation in RISC-V...

linux-kernelmemory-addressvirtual-memoryriscv

Read More
How to jump to kernel after receiving signal?...

linuxlinux-kernelsignals

Read More
READ_ONCE and WRITE_ONCE in Parallel programming...

cmultithreadinglinux-kernelatomicvolatile

Read More
Max number of simulated wlans with mac80211_hwsim...

linuxlinux-kernelwifisimulation

Read More
How do I persist data to storage from a block driver in the Linux kernel?...

linuxlinux-kernellinux-device-driver

Read More
How can Docker run distros with different kernels?...

linux-kerneldockerlinux-distro

Read More
Why is having an userspace version of eBPF interesting?...

linux-kernelbpfebpf

Read More
Linux Security Module: Is there a way to check/audit shared library loading?...

filelinux-kernelshared-librariesxattrlinux-security-module

Read More
BackNext