Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linux-kernel

Debug-info for loadable kernel modules

linux-kernel

What does this generic function do?

What is the significance of the numbers in the name of the flush processes for newer linux kernels?

linux linux-kernel

How do ioctls know which function to call in linux?

linux linux-kernel

"Invalid parameters" error when trying to insert module that accesses exported symbol

VmSize = physical memory + swap?

linux linux-kernel

How to print a message in one single line in Linux kernel

linux-kernel line printk

How are dev_*() family functions useful while debugging the Linux kernel?

c linux linux-kernel

How can I allocate memory in the Linux kernel for a char* type string?

c memory linux-kernel

Analyzing segmentation fault without core file

When should errno be assigned to ENOMEM?

c linux linux-kernel malloc

How do you get debugging symbols working in linux perf tool inside Docker containers?

linux docker linux-kernel perf

Relation between USB and PCI

hardware linux-kernel

return value of copy_from_user()

linux linux-kernel

How to communicate with a Linux kernel module from user space without littering /dev with new nodes?

Linux POSIX Compliance list [closed]

linux linux-kernel posix

linux/scripts/recordmcount: No such file or directory

linux-kernel makefile

accessing physical memory from linux kernel

how to get notified for IP address changes automatically

linux linux-kernel

KMALLOC size allocation

c linux memory linux-kernel