https://www.wiki.kernel.org/
Main Page - Demeter of the Kernel.org
main pageof thedemeterkernel
https://lwn.net/Articles/1071180/
Why crypto in the kernel, not in user space? [LWN.net]
why cryptoin theuser spacekernellwn
https://www.ionos.com/digitalguide/server/know-how/what-is-kvm/
What is the Kernel-based Virtual Machine (KVM)? - IONOS
KVM (Kernel-based Virtual Machine) is the name of the virtualization solution integrated in the Linux kernel. It is already a quasi-standard among professional...
kernel based virtual machinewhat iskvmionos
https://intercom.help/kernelwealth/en/collections/3380688-using-the-kernel-wallet
Using the Kernel wallet | Kernel Help Center
the kernelusingwallethelpcenter
https://lwn.net/Articles/862611/
Copyleft-next and the kernel [LWN.net]
The Linux kernel is, as a whole, licensed under the GPLv2, but various parts and pieces are lic [...]
the kernelcopyleftnextlwn
https://lwn.net/Articles/739355/
KAISER: hiding the kernel from user space [LWN.net]
the kerneluser spacekaiserhidinglwn
https://lwn.net/Articles/1026694/
How to write Rust in the kernel: part 3 [LWN.net]
The interfaces between C and Rust in the kernel have grown over time; any non-trivial Rust dri [...]
how to writein thepart 3rust
https://lwn.net/Articles/739200/
KAISER: hiding the kernel from user space [LWN.net]
the kerneluser spacekaiserhidinglwn
https://openreview.net/forum?id=U0k7XNTiFEq
Deep Learning without Shortcuts: Shaping the Kernel with Tailored Rectifiers | OpenReview
Training very deep neural networks is still an extremely challenging task. The common solution is to use shortcut connections and normalization layers, which...
deep learningthe kernelwithoutshortcutsshaping
https://www.suse.com/c/the-curious-case-of-a-missing-cpuid-flag-part-2/
Debugging a Missing CPUID Flag: Beyond the Kernel (Part 2)
Delve into a CPUID flag issue in virtual machines. See how a kernel bug led to a QEMU challenge, highlighting SUSE's "Upstream First" policy and its broader...
the kerneldebuggingmissingcpuidflag
https://lwn.net/Articles/739111/
KAISER: hiding the kernel from user space [LWN.net]
the kerneluser spacekaiserhidinglwn
https://untappd.com/b/the-kernel-brewery-baltic-porter/804915
Baltic Porter - The Kernel Brewery - Untappd
Baltic Porter by The Kernel Brewery is a Porter - Baltic which has a rating of 3.9 out of 5, with 2,464 ratings and reviews on Untappd.
the kernel brewerybaltic porteruntappd
https://lwn.net/Articles/887580/
Toward a better list iterator for the kernel [LWN.net]
for thetowardbetterlistiterator
https://symfony.com/doc/8.1/reference/configuration/kernel.html
Configuring in the Kernel (Symfony 8.1 Docs)
Symfony applications define a kernel class (which is located by default at src/Kernel.php) that includes several configurable options. This article explains...
in the8 1configuringkernelsymfony
https://lwn.net/Articles/130696/
The kernel and binary firmware [LWN.net]
Device firmware is a perennial issue in certain circles. As long as non-free firmware is safel [...]
the kernelbinaryfirmwarelwn
https://lwn.net/Articles/732475/
Hardening the Kernel in Android Oreo (Android Developers Blog) [LWN.net]
The Android Developers Blog has an overview of the security features added to the kernel in the [...]
the kernelandroid oreodevelopers bloghardeninglwn
https://lwn.net/Articles/605053/
Calling syscalls from the kernel [LWN.net]
from thecallingkernellwn
https://lwn.net/Articles/887835/
Toward a better list iterator for the kernel [LWN.net]
for thetowardbetterlistiterator
https://lwn.net/Articles/887555/
Toward a better list iterator for the kernel [LWN.net]
for thetowardbetterlistiterator
https://www.linuxjournal.com/content/internationalizing-kernel
Internationalizing the Kernel | Linux Journal
the kernellinuxjournal
https://lwn.net/Articles/57135/
An attempt to backdoor the kernel [LWN.net]
As has been widely reported elsewhere, an attempt was recently made to slip a back door into th [...]
an attemptthe kernelbackdoorlwn
https://lwn.net/Articles/739220/
KAISER: hiding the kernel from user space [LWN.net]
the kerneluser spacekaiserhidinglwn
https://lwn.net/Articles/887551/
Toward a better list iterator for the kernel [LWN.net]
for thetowardbetterlistiterator
https://lwn.net/Articles/885941/
Moving the kernel to modern C [LWN.net]
Despite its generally fast-moving nature, the kernel project relies on a number of old tools. [...]
the kernelmodern cmovinglwn
https://lwn.net/Articles/887760/
Toward a better list iterator for the kernel [LWN.net]
for thetowardbetterlistiterator
https://lwn.net/Articles/606234/
Calling syscalls from the kernel [LWN.net]
from thecallingkernellwn
https://lwn.net/Articles/739231/
KAISER: hiding the kernel from user space [LWN.net]
the kerneluser spacekaiserhidinglwn
https://symfony.com/doc/5.x/reference/configuration/kernel.html
Configuring in the Kernel (Symfony 5.x Docs)
Some configuration can be done on the kernel class itself (located by default at src/Kernel.php). You can do this by overriding specific methods of the parent...
in thesymfony 5configuringkernelx
https://www.linuxjournal.com/content/diff-u-detainting-kernel
diff -u: Detainting the Kernel | Linux Journal
the kerneldiffu
https://lwn.net/Articles/992055/
Smart pointers for the kernel [LWN.net]
Rust has a plethora of smart-pointer types, including reference-counted pointers, which have s [...]
smart pointersfor thekernellwn
https://lwn.net/Articles/739114/
KAISER: hiding the kernel from user space [LWN.net]
the kerneluser spacekaiserhidinglwn
https://untappd.com/TheKernelBrewery/
The Kernel Brewery - London, Greater London - Untappd
Explore The Kernel Brewery from London, Greater London on Untappd. Find ratings, reviews, and where to find beers from this brewery.
the kernel brewerylondongreateruntappd
https://thekernel.substack.com/
The Kernel | Substack
Kernels of inspiration, information, and insight for writers by writers. Click to read The Kernel, a Substack publication with hundreds of subscribers.
the kernelsubstack
https://lwn.net/Articles/106353/
Buying the kernel [LWN.net]
Long-time LWN readers have seen their share of, um, 'interesting' Jeff Merkey quotes over the y [...]
the kernelbuyinglwn
https://lwn.net/Articles/744507/
Shrinking the kernel with link-time optimization [LWN.net]
This is the second article of a series discussing various methods of reducing the size of the L [...]
link time optimizationthe kernelshrinkinglwn
https://lwn.net/Articles/743158/
KAISER: hiding the kernel from user space [LWN.net]
the kerneluser spacekaiserhidinglwn
https://lwn.net/Articles/799219/
Linus Torvalds on the kernel development community [LWN.net]
The Linux Kernel Maintainers Summit is all about the development process, so it is natural to s [...]
linus torvaldson thekernel developmentcommunitylwn
https://lwn.net/Articles/739122/
KAISER: hiding the kernel from user space [LWN.net]
the kerneluser spacekaiserhidinglwn
https://lwn.net/Articles/739561/
KAISER: hiding the kernel from user space [LWN.net]
the kerneluser spacekaiserhidinglwn
https://lwn.net/Articles/774398/
KAISER: hiding the kernel from user space [LWN.net]
the kerneluser spacekaiserhidinglwn
https://lwn.net/Articles/828705/
Theoretical vs. practical cryptography in the kernel [LWN.net]
Shortly before the release of the 5.8 kernel, a brief patch to a pseudo-random-number generator [...]
practical cryptographyin thetheoreticalvskernel
https://lwn.net/Articles/264164/
Some usages of RCU in the kernel code [LWN.net]
in theusagesrcukernelcode
https://lwn.net/Articles/185833/
The kernel lock validator [LWN.net]
the kernellockvalidatorlwn
https://wiki.kernel.org/
Main Page - Demeter of the Kernel.org
main pageof thedemeterkernel
https://lwn.net/Articles/887674/
Toward a better list iterator for the kernel [LWN.net]
for thetowardbetterlistiterator
https://lwn.net/Articles/1070976/
Why crypto in the kernel, not in user space? [LWN.net]
why cryptoin theuser spacekernellwn
https://lwn.net/Articles/887704/
Toward a better list iterator for the kernel [LWN.net]
for thetowardbetterlistiterator
https://lwn.net/Articles/218703/
Moving mode setting into the kernel [LWN.net]
mode settinginto themovingkernellwn
https://lwn.net/Articles/264181/
Some usages of RCU in the kernel code [LWN.net]
in theusagesrcukernelcode
https://lwn.net/Articles/887737/
Toward a better list iterator for the kernel [LWN.net]
for thetowardbetterlistiterator
https://lwn.net/Articles/635999/
The kernel's code of conflict [LWN.net]
A brief 'code of conflict' was merged into the kernel's documentation directory for the 4.0-rc3 [...]
the kernelcode ofconflictlwn
https://lwn.net/Articles/887827/
Toward a better list iterator for the kernel [LWN.net]
for thetowardbetterlistiterator
https://lkml.org/lkml/2000/8/23/50
LKML: Matthias Andree: Re: Binary files in the kernel sources?
binary filesthe kernellkmlmatthiasandree
https://lwn.net/Articles/739198/
KAISER: hiding the kernel from user space [LWN.net]
the kerneluser spacekaiserhidinglwn
https://lwn.net/Articles/739483/
KAISER: hiding the kernel from user space [LWN.net]
the kerneluser spacekaiserhidinglwn
https://www.mail-archive.com/cooker@linux-mandrake.com/msg104615.html
[Cooker] [Bug 3524] [drakconf] Running drakconf periodically makes the kernel lose the mouse
the kernelcookerbug3524drakconf
https://lwn.net/Articles/740146/
BPF-based error injection for the kernel [LWN.net]
Diligent developers do their best to anticipate things that can go wrong and write appropriate [...]
for thebpfbasederrorinjection
https://lwn.net/Articles/860681/rss
A review of the kernel's release-signing practices [LWN.net]
At the behest of the Linux Foundation, a security-oriented review of the kernel project's relea [...]
a reviewof therelease signingkernel
https://lwn.net/Articles/887553/
Toward a better list iterator for the kernel [LWN.net]
for thetowardbetterlistiterator
https://lwn.net/Articles/957187/
The kernel "closure" API [LWN.net]
The data structure known as a 'closure' first found its way into the mainline kernel with the a [...]
the kernelclosureapilwn
https://lwn.net/Articles/739100/
KAISER: hiding the kernel from user space [LWN.net]
the kerneluser spacekaiserhidinglwn
https://www.ets.org/research/policy_research_reports/publications/report/2006/hsky.html
Comparisons of the Kernel Equating Method With the Traditional Equating Methods on Praxis Data
We compared KE with the equating methods that were used operationally. The results showed that the differences between KE and the traditional equating methods...
of the
https://lwn.net/Articles/169797/
GPLv3 and the kernel [LWN.net]
Many observers have been quick to state that the kernel will not shift to the GPLv3 license, o [...]
the kernelgplv3lwn
https://krnldev.nerdnextdoor.net/
The Kernel Development Wiki
the kerneldevelopmentwiki
https://lwn.net/Articles/185699/
The kernel lock validator [LWN.net]
the kernellockvalidatorlwn
https://lwn.net/Articles/739347/
KAISER: hiding the kernel from user space [LWN.net]
the kerneluser spacekaiserhidinglwn
https://arxiv.org/abs/1105.1846
[1105.1846] Securing The Kernel via Static Binary Rewriting and Program Shepherding
Abstract page for arXiv paper 1105.1846: Securing The Kernel via Static Binary Rewriting and Program Shepherding
static binary rewritingthe kernel
https://intercom.help/kernelwealth/en/collections/7417979-managing-the-kernel-kiwisaver-plan
Managing the Kernel KiwiSaver Plan | Kernel Help Center
the kernelplan helpmanagingkiwisavercenter
https://lwn.net/Articles/342305/
Microsoft contributes Hyper-V drivers to the kernel [LWN.net]
Microsoft has joined the community of Linux kernel contributors with the addition of its Hyper- [...]
hyper vto themicrosoftcontributesdrivers
https://www.omg.org/spec/KerML/1.0/About-KerML
About the Kernel Modeling Language Specification Version 1.0
About the Kernel Modeling Language Specification Version 1.0
about themodeling languageversion 1kernelspecification
https://lwn.net/Articles/887744/
Toward a better list iterator for the kernel [LWN.net]
for thetowardbetterlistiterator
https://www.techradar.com/news/software/operating-systems/how-linux-works-691811/4
Level 4: The kernel and friends - How Linux works - Page 4 | TechRadar
Jun 5, 2010 - Have you ever wondered what exactly DCOP is, or where your drivers are hidden?
level 4the kerneland friends
https://lwn.net/Articles/264005/
Some usages of RCU in the kernel code [LWN.net]
in theusagesrcukernelcode
https://www.ets.org/research/policy_research_reports/publications/report/1996/hxtw.html
Standard Errors of the Kernel Equating Methods Under the Common-Item Design
The present research derives simplified formulae for computing the standard error of the frequency estimation method for equating score distributions that are...
standard errorsof thekernel
https://lwn.net/Articles/264021/
Some usages of RCU in the kernel code [LWN.net]
in theusagesrcukernelcode
https://lwn.net/Articles/739366/
KAISER: hiding the kernel from user space [LWN.net]
the kerneluser spacekaiserhidinglwn
https://lwn.net/Articles/887566/
Toward a better list iterator for the kernel [LWN.net]
for thetowardbetterlistiterator
https://lkml.org/lkml/2002/2/4/4
LKML: Allan Sandfeld: Re: How to check the kernel compile options ?
how to checkthe kernellkmlallan
https://lwn.net/Articles/887707/
Toward a better list iterator for the kernel [LWN.net]
for thetowardbetterlistiterator
https://lwn.net/Articles/887739/
Toward a better list iterator for the kernel [LWN.net]
for thetowardbetterlistiterator
https://lwn.net/Articles/742686/
KAISER: hiding the kernel from user space [LWN.net]
the kerneluser spacekaiserhidinglwn
https://lwn.net/Articles/740018/
KAISER: hiding the kernel from user space [LWN.net]
the kerneluser spacekaiserhidinglwn
https://lwn.net/Articles/209257/
Injecting faults into the kernel [LWN.net]
Some kernel developers, doubtless, feel that their systems fail too often as it is; they certai [...]
into theinjectingfaultskernellwn
https://lwn.net/Articles/739112/
KAISER: hiding the kernel from user space [LWN.net]
the kerneluser spacekaiserhidinglwn
https://lwn.net/Articles/887729/
Toward a better list iterator for the kernel [LWN.net]
for thetowardbetterlistiterator
https://lwn.net/Articles/887688/
Toward a better list iterator for the kernel [LWN.net]
for thetowardbetterlistiterator
https://tldp.org/HOWTO/LVM-HOWTO/buildkernelmods.html
Building the kernel modules
the kernelbuildingmodules
https://discord.com/invite/nXPuBSeDcE
The Kernel Development Wiki
Check out the The Kernel Development Wiki community on Discord - hang out with 7 other members and enjoy free voice and text chat.
the kerneldevelopmentwiki
https://lwn.net/Articles/887703/
Toward a better list iterator for the kernel [LWN.net]
for thetowardbetterlistiterator
https://lwn.net/Articles/608365/
Calling syscalls from the kernel [LWN.net]
from thecallingkernellwn
https://www.kernel.org/
The Linux Kernel Archives
linux kernelarchives
https://kernel.org/
The Linux Kernel Archives
linux kernelarchives