Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linux-kernel

Getting kernel version from linux kernel module at runtime

What is the first process a typical Linux kernel starts?

linux linux-kernel

Why is "sleeping" not allowed while holding a spinlock? [duplicate]

What is platform_get_resource in Linux driver?

Can I use strtok() in a Linux Kernel Module?

c string module linux-kernel

distro for linux kernel development [closed]

linux linux-kernel

Different ways of suppressing 'uninitialized variable warnings' in C

What are the semantics of vmsplice(2), with and without gifting?

Independent multithreaded processes block simultaneously

Linux stuck in CPU soft lockup?

printk() doesn't print in /var/log/messages

Memory barriers and Linux kernel spinlock on TILE-Gx

Why must I use gnu99 instead of c99 to compile a kernel module?

ELF Header Magic - Why was 0x7F put in it?

linux linux-kernel elf

How can I set niceness and process affinity at the same time?

problems to connect GDB over an serial port to an KGDB build Kernel

c linux linux-kernel kernel kgdb

Stack Guard and Stack Smashing Protection - canaries, memory

IPv6: Interface IP operations are stopped with floating IP in HA failover

Debugging Linux Kernel using GDB in qemu unable to hit function or given address