Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linux-kernel

How can I generate kernel headers for an "unknown" embedded ARM system?

TCP ECN source code

linux tcp linux-kernel

What to prefer between spin_lock_init and DEFINE_SPINLOCK AND WHEN

insmod: ERROR: could not insert module rtl8723be.ko: Unknown symbol in module

Using persistent storage in linux kernel

How to setup YouCompleteMe for kernel and device driver development?

c vim linux-kernel vim-plugin

How can I shrink the Linux page cache from within kernel space?

How to get name (path) of uinput created device

Difference between uart_register_driver and platform_driver_register?

does unix domain socket perform any file system read write?

What is use of struct i2c_device_id if we are already using struct of_device_id?

yocto kernel ti network error

YOCTO Change kernel version and select drivers

Why do most linked list looping macros in the kernel skip the first element? [duplicate]

Why is having an userspace version of eBPF interesting?

linux-kernel bpf ebpf

memfd_secret(): how is it supposed to work? [closed]

c linux memory linux-kernel

Is it possible to shutdown linux kernel and resume in Real Mode?

traversing task_struct->children in linux kernel

linux-kernel linked-list

How to implement thread library?

Linking to a kernel module a precompiled object file

linux linux-kernel