Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linux-kernel

Linux Device Driver: Symbol "memcpy" not found

for_each_process - Does it iterate over the threads and the processes as well?

Understanding linux kernel and patches releases

linux linux-kernel

How to get kobject from current module

Linux Kernel Module/IOCTL: inappropriate ioctl for device

What does the ljmp instruction do in the linux kernel fork system call?

Debugging a nasty SIGILL crash: Text Segment corruption

ubifs volumes vs. mtd partitions

can we use virt_to_phys for user space memory in kernel module?

Is SCHED_DEADLINE officially supported in Ubuntu 16.04?

kernel virtual address translation

How to map 1GB (or more) of physical memory under a 32-bit Linux kernel

Where is eax in the pt_regs struct? Only ax is present

How to calculate TCP checksum

What's the difference between sysfs_create_file() and sysfs_create_group()?

For a shared interrupt line how do I find which interrupt handler to use?

Reading File System Events from Linux Kernel without Inotify

How to use copy_to_user

linux-kernel system-calls

difference between the function performance when passing parameter as compile time constant or variable

Under what circumstances does control pass from userspace to the Linux kernel space?

linux linux-kernel x86