Search code examples
Best current practice device tree layout and API usage to implement a Linux kernel device driver for...

linux-kernellinux-device-driverembedded-linuxspidevice-tree

Read More
why `bpf_sk_redirect_map` cannot redirect udp skb...

csocketslinux-kernelebpf

Read More
Is built PREEMPT_RT more pre-emptive than PREEMPT_DYNAMIC set on full?...

linux-kernelpreempt-rt

Read More
RAUC not working due to problems with fw_printenv & fw_setenv when setting up Custom Yocto Image...

linux-kernelenvironment-variablesyoctou-boot

Read More
Is arch_free_page an atomic operation?...

linuxlinux-kernel

Read More
Difference between reading from /dev/block/mmcblk0 and /dev/block/mmcblk0p1...

linuxfile-iofilesystemslinux-kernellinux-device-driver

Read More
Writing character device driver, ioctl() vs normal read/write?...

clinux-kerneloperating-systemdriver

Read More
Convert a char array into an integer (big and little endian)...

clinux-kernelendianness

Read More
Kernel Code : where can I find and how to debug the kernel...

linuxubuntulinux-kernelubuntu-12.04linux-device-driver

Read More
Debugging PCIe Switch Configuration in Linux Kernel Code...

debugginglinux-kernelpci-e

Read More
What is importance of using GPL license in linux device driver?...

linuxlinux-kernellinux-device-driver

Read More
PCIe BAR alignment issue under Linux...

linux-kernelpci-e

Read More
eBPF program fails with "libbpf: failed to find valid kernel BTF" after upgrading to kerne...

clinuxlinux-kernelebpflibbpf

Read More
Difference between Linux Loadable and built-in modules...

linuxmodulelinux-kernel

Read More
Cross-compiling Linux kernel for ARM on Windows using Sourcery Toolchain...

linux-kernelarmembedded-linuxtoolchaincodesourcery

Read More
how to find Linux module path...

linuxlinux-kernellinux-device-driver

Read More
How to fix: fatal error: openssl/opensslv.h: No such file or directory in RedHat 7...

modulelinux-kernelopensslredhat

Read More
How do you write directly to user memory from kernel mode in Linux?...

linux-kernelkernel-modulekernel-mode

Read More
How to export a symbol from an external module?...

linuxgcclinux-kernelkernelkernel-module

Read More
What is the interface for ARM system calls and where is it defined in the Linux kernel?...

linuxlinux-kernelarmsystem-calls

Read More
Hooking syscall by modifying sys_call_table does not work...

clinuxlinux-kernel

Read More
How to compile BCC on Ubuntu 20.04?...

linux-kernelclangbpfbcc-bpf

Read More
Why is detaching from a uprobe using bcc so much slower than attaching?...

linux-kernelebpfbcc-bpf

Read More
Why is root directory always stored in inode two?...

linuxlinux-kernel

Read More
eBPF: libbpf: failed to find BTF for extern 'bpf_dynptr_from_skb': -2...

linux-kernelclangebpflibbpf

Read More
dtb_overlay don't work more than one overlay...

linux-kernelembedded-linuxbeagleboneblacku-bootdevice-tree

Read More
How to build kernel module without full kernel source tree?...

linuxlinux-kernelkernel-module

Read More
How to create opengl context via drm (Linux)...

linuxopengllinux-kernel

Read More
What's meaning of "EXPORT_SYMBOL" in Linux kernel code?...

clinux-kernel

Read More
How can a writer after a barrier be visible before a write preceding the barrier?...

linux-kernelshared-memorymemory-model

Read More
BackNext