You are here |
kernelpodcast.org | ||
| | | |
kroah.com
|
|
| | | | By now, everyone knows that something "big" just got announced regarding computer security. Heck, when the Daily Mail does a report on it ... | |
| | | |
nathanchance.dev
|
|
| | | | Linux kernel patches [PATCH] Hexagon: Export raw I/O routines for modules: Hexagon is a digital signal processor architecture by Qualcomm, which is a little special in terms of the Linux kernel because it is the only architecture that does not have a GCC backend so LLVM has to be used to build it, meaning that it is important to keep it building. This patch fixes an issue with allmodconfig, which enables us to build a wide variety of code and verify the compiler is able to handle all of it. | |
| | | |
lwn.net
|
|
| | | | ||
| | | |
wiredspace.de
|
|
| | This describes how to setup Arch Linux similar to my setup. This is rarely up-to-date, so be mindful when you type in your commands in the commandline, and be sure to check the Arch Linux Installation guide or the Arch Wiki in general, if you're unsure about something. Mirror List Location: /etc/pacman.d/mirrorlist Select the mirror(s) you want to use for the package manager pacman. Delete every other entry or mark it as a comment to ensure that pacman is using the right mirror. You can also install vim ... |