Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linux-kernel

drmDropMaster requires root privileges?

linux-kernel x11 wayland

Is overwriting a small file atomic on ext4?

How to get current process's UID and EUID in Linux Kernel 4.2?

dev_err() function definition

Why GDB cannot find the source lines of the Linux kernel when debugging through QEMU?

debugging linux-kernel gdb

perf: why don't I have "syscall" counters?

linux linux-kernel perf

Advanced C question: Please explain C construct *({ foo(&bar); &bar; })

How program and compile "Hello World" code in kernel mode of linux?

c++ linux-kernel

Buffer size for capturing packets in kernel space?

Is there something similar to NanoBSD in Linux

Export program state to procfs?

Is there a `printk()` function supporting `va_list`?

c linux-kernel

Would process with more threads on linux have more cpu time than process with one thread?

Linux kernel mode string copy

c linux-kernel

"__floatsidf" undefined warning when compiling kernel module

c linux-kernel

Audio in Arch Linux

All the drivers in Linux works in the same context or in a different contexts?

How to use LZ4 compression in Linux 3.11

Linux Kernel: update config from command line for specific modules

How does Linux kernel flush_write_buffers() work on x86?

c assembly linux-kernel x86 dma