Category: sys-kernel
Search
Compact View
akvcam
- Ebuilds: 1, Stable: 1.2.4
Description: akvcam is a fully compliant V4L2 virtual camera driver for Linux
Homepage: https://github.com/webcamoid/akvcam
License: GPL-2
amneziawg-sources
- Ebuilds: 1, Stable: 20250801
Description: Gentoo Kernel sources for AmneziaWG Linux kernel module
Homepage: https://github.com/amnezia-vpn/amneziawg-linux-kernel-module
License: GPL-2
asahi-kernel
- Ebuilds: 5, Stable: 6.19.14_p2 , Testing: 7.0.9_p2
Virtual
Description: Linux kernel built with Asahi and Gentoo patches
Homepage:
https://asahilinux.org
https://wiki.gentoo.org/wiki/Project:Distribution_Kernel
https://www.kernel.org/
License: GPL-2
asahi-sources (ambiguous, available in 2 overlays)
- Ebuilds: 6, Stable: 6.19.14_p2 , Testing: 7.0.9_p2 , 7.0.9_p1
Virtual
Description: Asahi Linux kernel sources
Homepage: https://asahilinux.org
barrensea-kernel
- Ebuilds: 2, Stable: 6.15.2 , Testing: 6.15.2
Description: Linux Kernel with cjkpatch
Homepage: https://github.com/barrensea/barrensea-overlay
License: GPL-2
bliss-initramfs
- Ebuilds: 1, Stable: 9.3.0
Description: Boot your system's rootfs from Encrypted/OpenZFS
Homepage: https://github.com/fearedbliss/bliss-initramfs
License: Apache-2.0
booster
- Ebuilds: 2, Snapshot: 9999
Description: Fast and secure initramfs generator
Homepage: https://github.com/anatol/booster
License: MIT
build-kernel
- Ebuilds: 2, Stable: 0.2.0 , Testing: 0.2.0
Description: Helper script to build kernel
Homepage: https://github.com/stephdewit/build-kernel
License: MIT
buildkernel
- Ebuilds: 1, Testing: 1.0.37
Description:
This is a script that builds a Gentoo Linux EFI stub kernel which is
suitable for booting from a USB key using UEFI (no additional
bootloader required). It makes use of the initramfs creation tools
(and early userspace init) provided by sys-kernel/genkernel-next.
LVM-over-(dual-factor)LUKS, secure boot and plymouth are supported.
Homepage: https://github.com/sakaki-/buildkernel
License: GPL-3+
buildkernel-dracut
- Ebuilds: 2, Testing: 1.0.37-r2 , Snapshot: 9999-r1
Description:
This is a script that builds a Gentoo Linux EFI stub kernel which is
suitable for booting from a USB key using UEFI (no additional
bootloader required). It makes use of the initramfs creation tools
(and early userspace init) provided by sys-kernel/dracut.
LVM-over-(dual-factor)LUKS, secure boot and plymouth are supported.
Homepage: https://github.com/TheGreatMcPain/buildkernel-dracut
License: GPL-3+
buildkernel-next
- Ebuilds: 3, Testing: 0.1.1 , Snapshot: 9999
Description: Rewrite of Sakakis buildkernel for creating secureboot EFI kernel with LUKS and LVM
Homepage: https://gitlab.com/Xoores/buildkernel-next
License: Unlicense
cachyos-kernel
- Ebuilds: 4, Testing: 7.0.10-r1
Virtual
Description: Linux kernel built with CachyOS patches (BORE, LTO, AutoFDO, BBR3 and more)
Homepage:
https://github.com/CachyOS/linux-cachyos
https://github.com/Szowisz/CachyOS-kernels
License: GPL-3
cachyos-kernel-bin
- Ebuilds: 3, Testing: 7.0.9
Virtual
Description: Pre-built CachyOS Linux kernel (BORE, LTO, BBR3 and more)
Homepage:
https://github.com/CachyOS/linux-cachyos
https://github.com/Szowisz/CachyOS-kernels
License: GPL-2
cachyos-settings
- Ebuilds: 6, Testing: 1.1.9
Description: Configuration files and tweaks from CachyOS
Homepage: https://github.com/CachyOS/CachyOS-Settings
License: GPL-3
cachyos-sources (ambiguous, available in 3 overlays)
- Ebuilds: 7, Testing: 7.0.10-r1
Virtual
Description: Linux EEVDF + LTO + AutoFDO + Propeller Cachy Sauce Kernel by CachyOS with other patches and improvements.
Homepage: https://github.com/CachyOS/linux-cachyos
License: GPL-3
calculate-sources
- Ebuilds: 4, Stable: 6.18.33 , Testing: 7.0.10
Virtual
Description:
Full Linux kernel sources including the Calculate patchset.
Homepage: https://www.calculate-linux.org/
cfcfg
- Ebuilds: 1, Stable: 1.0 , Testing: 1.0
Description: Yet another Linux kernel configuration comparator
Homepage: https://sourceforge.net/projects/cfcfg/
License: GPL-3+
clear-sources
- Ebuilds: 27, Stable: 6.6.53_p1422 , Testing: 6.10.12_p1467
Description: Clear Linux sources including Gentoo patchset for the . kernel tree
Homepage: https://github.com/clearlinux-pkgs/linux-ltscurrent
cryptodev
- Ebuilds: 2, Stable: 1.14 , Testing: 1.14 , Snapshot: 9999
Description: device that allows access to Linux kernel cryptographic drivers
Homepage: http://cryptodev-linux.org/
License: GPL-2+
dappersec-sources
- Ebuilds: 1, Testing: 4.9.135
Description:
dappersec-sources is based upon genpatches, and adds the grsecurity unofficial
patch from https://github.com/dapperlinux/dapper-secure-kernel-patchset-stable, which also includes PaX.
Homepage: https://github.com/dapperlinux/dapper-secure-kernel-patchset-stable
dkms
- Ebuilds: 5, Stable: 3.2.2 , Testing: 3.4.1 , Snapshot: 9999
Description:
Dynamic Kernel Module Support (DKMS) is a program/framework that enables generating Linux kernel modules whose sources generally reside outside the kernel source tree. The concept is to have DKMS modules automatically rebuilt when a new kernel is installed.
An essential feature of DKMS is that it automatically recompiles all DKMS modules if a new kernel version is installed. This allows drivers and devices outside of the mainline kernel to continue working after a Linux kernel upgrade.
Another benefit of DKMS is that it allows the installation of a new driver on an existing system, running an arbitrary kernel version, without any need for manual compilation or precompiled packages provided by the vendor.
DKMS was written by the Linux Engineering Team at Dell in 2003. It is included in many distributions, such as Ubuntu, Debian, Fedora, SUSE, and Arch. DKMS is free software released under the terms of the GNU General Public License (GPL) v2 or later.
DKMS supports both the rpm and deb package formats out-of-the-box.
Homepage: https://github.com/dell/dkms
License: GPL-2
dracut
- Ebuilds: 4, Stable: 110-r5 , Testing: 111 , Snapshot: 9999
Description: Generic initramfs generation tool
Homepage: https://github.com/dracut-ng/dracut-ng/wiki
License: GPL-2
dracut-crypt-ssh
- Ebuilds: 1, Testing: 1.0.8-r2
Description:
crypt-ssh is a dracut module which allows remote unlocking of block devices encrypted with LUKS via ssh, during the initramfs stage of the boot.
Homepage: https://github.com/dracut-crypt-ssh/dracut-crypt-ssh
License: GPL-2
dracut-pcscd-cryptsetup
- Ebuilds: 1, Snapshot: 9999
Description: A dracut module that installs pcscd daemon into initramfs
Homepage: https://github.com/VTimofeenko/dracut-pcscd-cryptsetup
License: GPL-2
dracut-reform-hw-setup
- Ebuilds: 2, Testing: 0.0.4
Description: Dracut module to run the reform-hw-setup script on MNT Reform laptops
Homepage: https://source.mnt.re/vimja/dracut_reform-hw-setup
License: GPL-2
fake-sources
- Ebuilds: 1, Stable: 0
Virtual
Description: Stub package for Linux kernel sources dependense
License: metapackage
femkvm-kernel
- Ebuilds: 3, Testing: 6.18.28
Description: Linux kernel built with Gentoo patches
Homepage:
https://wiki.gentoo.org/wiki/Project:Distribution_Kernel
https://www.kernel.org/
femxen-kernel
- Ebuilds: 3, Testing: 6.18.28
Description: Linux kernel built with Gentoo patches
Homepage:
https://wiki.gentoo.org/wiki/Project:Distribution_Kernel
https://www.kernel.org/
gasket-driver (ambiguous, available in 2 overlays)
- Ebuilds: 2, Testing: 20240425 , Snapshot: 9999
Description: The Coral Gasket Driver allows usage of the Coral EdgeTPU on Linux systems
Homepage: https://github.com/google/gasket-driver
License: GPL-2
genkernel (ambiguous, available in 4 overlays)
- Ebuilds: 6, Stable: 4.3.17-r4 , Testing: 9998 , 4.3.14 , Snapshot: 9999
Description: Gentoo automatic kernel building scripts
Homepage: https://wiki.gentoo.org/wiki/Genkernel https://gitweb.gentoo.org/proj/genkernel.git/
License: GPL-2
genkernel-next
- Ebuilds: 1, Stable: 70-r1 , Testing: 70-r1
Description: Gentoo automatic kernel building scripts, reloaded
Homepage: https://github.com/Sabayon/genkernel-next/
License: GPL-2
genpnprd
- Ebuilds: 2, Snapshot: 9999
Description: Configure kernel, generate PNP initrd or update & compress genkernel's initrd
Homepage: https://github.com/mahatma-kaganovich/raw
gentoo-kernel
- Ebuilds: 21, Stable: 6.18.32_p2 , Testing: 7.0.10_p1
Virtual
Description: Linux kernel built with Gentoo patches
Homepage:
https://wiki.gentoo.org/wiki/Project:Distribution_Kernel
https://www.kernel.org/
gentoo-kernel-bin
- Ebuilds: 21, Stable: 6.18.32_p2 , Testing: 7.0.10_p1
Virtual
Description: Pre-built Linux kernel with Gentoo patches
Homepage:
https://wiki.gentoo.org/wiki/Project:Distribution_Kernel
https://www.kernel.org/
gentoo-kernel-ps3
- Ebuilds: 3, Stable: 6.12.16 , Testing: 6.12.16
Description: Linux kernel built with Gentoo patches and PS3 patches
Homepage:
https://wiki.gentoo.org/wiki/Project:Distribution_Kernel
https://www.kernel.org/
gentoo-sources (ambiguous, available in 2 overlays)
- Ebuilds: 12, Stable: 6.18.33-r1 , Testing: 7.0.10-r1
Virtual
Description: Full sources including the Gentoo patchset for the . kernel tree
Homepage: https://dev.gentoo.org/~mpagano/genpatches
gentoo-sources-image
- Ebuilds: 1, Testing: 4.19.174
Description: A gentoo-sources generic kernel image
Homepage: https://www.gentoo.org
License: GPL-2
git-sources
- Ebuilds: 5, Testing: 7.1_rc5
Virtual
Homepage: https://www.kernel.org
gnumach
- Ebuilds: 3, Snapshot: 9999
Description: GNU Mach microkernel, for the Hurd
Homepage: https://www.gnu.org/software/hurd/microkernel/mach/gnumach.html
License: GPL-2 BSD-2
hardened-sources (ambiguous, available in 2 overlays)
- Ebuilds: 9, Stable: 6.18.33 , Testing: 7.0.10 , 4.3.3-r5
Description:
hardened-sources is based upon genpatches, and adds the grsecurity
patch from http://www.grsecurity.net, which also includes PaX.
Homepage: http://www.gentoo.org/proj/en/hardened/
hid-nintendo-dkms
- Ebuilds: 1, Testing: 3.2_p20220722
Description:
This hid-nintendo kernel driver adds support for Nintendo Switch
Joy-Con and Pro Controllers, connected over USB or Bluetooth.
Joy-Cons be used either separately or in combined mode.
This driver will be included in a future release of Linux 5.16[1].
This package consists of just the driver, extracted for use with
older kernels.
You probably also want games-util/joycond, a daemon which implements
Joy-Con pairing.
[1] https://lore.kernel.org/all/nycvar.YFH.7.76.2110191054080.12554@cbobk.fhfr.pm/
Homepage: https://github.com/nicman23/dkms-hid-nintendo
License: GPL-2
hurd
- Ebuilds: 3, Snapshot: 9999
Description: GNU Hurd is the GNU project's replacement for UNIX
Homepage: https://www.gnu.org/software/hurd/hurd.html
License: GPL-2 BSD-2
installkernel
- Ebuilds: 6, Stable: 67 , Testing: 68 , Snapshot: 9999
Description: Gentoo fork of installkernel script from debianutils
Homepage:
https://github.com/projg2/installkernel-gentoo
https://wiki.gentoo.org/wiki/Installkernel
License: GPL-2+
it87 (ambiguous, available in 4 overlays)
- Ebuilds: 4, Snapshot: 9999
Description: Fork of the kernel's it87.ko with support for more chips
Homepage: https://github.com/frankcrawford/it87
License: GPL-2
kccmp
- Ebuilds: 1, Stable: 0.3-r4 , Testing: 0.3-r4
Description: A simple tool for comparing two linux kernel .config files
Homepage: https://github.com/jeff-dagenais/kccmp
License: GPL-2
kci-dev
- Ebuilds: 2, Testing: 0.1.10
Description: Stand alone tool to interact with KernelCI
Homepage:
https://github.com/kernelci/kci-dev
https://pypi.org/project/kci-dev/
License: LGPL-2.1+
kconfig-hardened-check
- Ebuilds: 2, Testing: 0.5.17 , Snapshot: 9999
Description: A script for checking the hardening options in the Linux kernel config
Homepage: https://github.com/a13xp0p0v/kconfig-hardened-check
License: GPL-3
kergen
- Ebuilds: 1, Stable: 0.1.5-r1
Description: Kernel config generator
Homepage: https://github.com/nichoski/kergen
License: Apache-2.0
kernel
- Ebuilds: 1, Stable: 6.5 , Testing: 6.5
Description: A POSIX shell script to compile the kernel with user permissions
Homepage: https://github.com/vaeth/kernel/
License: BSD
kernel-cfg
- Ebuilds: 2, Stable: 20260421
Description: Kernel configuration snippets (eselect version)
Homepage: https://github.com/bell07/bashscripts-kernel_cfg
kernel-cleaner
- Ebuilds: 2, Snapshot: 9999
Description: Designed for remove broken kernels from /boot and source_dirs/modules_dirs
Homepage: https://github.com/megabaks/kernel-cleaner
License: GPL-3
kernel-set
- Ebuilds: 1, Testing: 1
Description: portage kernel set, prevents kernels from been depcleaned
Homepage: http://gentoo-pr.org/node/18
License: GPL-2
kernel-tools
- Ebuilds: 2, Testing: 1.24-r1 , Snapshot: 9999
Description:
Use build-kernel command to easily build a new kernel from known or working config file. Also add a shortcut to grub-mkconfig -o /boot/grub/grub.cfg as grub-update for Grub users (with grub USE flag enabled).
Homepage: https://github.com/Anard/kernel-tools.git
License: GPL-3
kernie
- Ebuilds: 1, Snapshot: 9999
Description: Kernie - Kernel Genie, is a Gentoo kernel manager
Homepage: https://github.com/jpataias/kernie
License: GPL-3
kirk
- Ebuilds: 2, Testing: 2.2.2
Description: Manage Linux testing frameworks
Homepage: https://github.com/linux-test-project/kirk
License: GPL-2
klibc-sources
- Ebuilds: 2, Stable: 2.0.8 , Testing: 2.0.8
Description: A minimal libc subset for use with initramfs. Sources only.
Homepage: https://www.zytor.com/mailman/listinfo/klibc/ https://www.kernel.org/pub/linux/libs/klibc/
License: || ( GPL-2 LGPL-2 )
kpatch
- Ebuilds: 2, Testing: 0.9.10 , Snapshot: 9999
Description: Dynamic kernel patching for Linux
Homepage: https://github.com/dynup/kpatch
License: GPL-2+
linux-docs
- Ebuilds: 1, Testing: 6.18
Description: Developer documentation generated from the Linux kernel
Homepage: https://www.kernel.org/
License: GPL-2
linux-firmware (ambiguous, available in 3 overlays)
- Ebuilds: 8, Stable: 20260410 , 20241110 , Testing: 20260519 , Snapshot: 99999999
Virtual
Description: Linux firmware files
Homepage: https://git.kernel.org/?p=linux/kernel/git/firmware/linux-firmware.git
License: GPL-2 GPL-2+ GPL-3 BSD MIT || ( MPL-1.1 GPL-2 )
redistributable? ( linux-fw-redistributable BSD-2 BSD BSD-4 ISC MIT )
unknown-license? ( all-rights-reserved )
linux-headers (ambiguous, available in 3 overlays)
- Ebuilds: 25, Stable: 7.0 , 6.18 , Testing: 7.0 , 6.19
Virtual
linux-image
- Ebuilds: 8, Stable: 6.18.33-r1 , Testing: 7.0.10-r1
Description:
linux-image ebuild is used to build linux kernel image using savedconfig
Homepage: https://github.com/PF4Public/gentoo-overlay/tree/master/sys-kernel/linux-image
License: GPL-2
linux-next
- Ebuilds: 1, Snapshot: 9999
Virtual
Description: Linux kernel and patches aimed at the next kernel merge window
Homepage: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
License: GPL-2+
liquorix-sources (ambiguous, available in 2 overlays)
- Ebuilds: 3, Testing: 7.0.10_p1
Virtual
Description: The Liquorix Kernel Sources v6.x
Homepage: https://liquorix.net/
ltp
- Ebuilds: 1, Testing: 20250530
Description: The Linux Test Project (LTP)
Homepage: https://github.com/linux-test-project/ltp
License: GPL-2
mips-sources
- Ebuilds: 2, Testing: 5.4.294
Virtual
Description:
Kernel.org LTS releases that focus on fixing any issues with
current in-tree MIPS systems (primarily SGI), as well as adding
missing support for any out-of-tree systems via custom patches.
Homepage: https://wiki.gentoo.org/wiki/Project:MIPS
mkinitcpio
- Ebuilds: 2, Testing: 39.2
Description: Modular initramfs image creation utility
Homepage: https://github.com/archlinux/mkinitcpio
License: GPL-2
mnt-reform-kernel
- Ebuilds: 4, Testing: 7.0.10
Virtual
Description: Linux kernel built with Gentoo patches and patches for the MNT Reform laptops.
Homepage:
https://wiki.gentoo.org/wiki/Project:Distribution_Kernel
https://wiki.gentoo.org/wiki/MNT_Reform
https://source.mnt.re/reform/reform-debian-packages
https://mntre.com/reform.html
https://www.kernel.org/
License: GPL-2
modprobed-db
- Ebuilds: 2, Stable: 2.48 , Testing: 2.48
Description: Keeps track of EVERY kernel module ever used - useful for make localmodconfig
Homepage: https://github.com/graysky2/modprobed-db
License: MIT
nct6687d
- Ebuilds: 2, Testing: 0_pre20260107
Description: Kernel module for the Nuvoton NCT6687-R
Homepage: https://github.com/Fred78290/nct6687d
License: GPL-2
neptune-kernel
- Ebuilds: 2, Stable: 6.16.12.21 , Testing: 6.18.32.1
Virtual
Description: The Kernel for Valve SteamDeck built with Gentoo patches
Homepage: https://github.com/evlaV/linux-integration
neptune-sources
- Ebuilds: 2, Stable: 6.16.12.21 , Testing: 6.18.32.1
Virtual
Description: The Kernel Sources for Valve SteamDeck
Homepage: https://github.com/evlaV/linux-integration
next-sources
- Ebuilds: 1, Snapshot: 9999
Description: Linux-next
Homepage: http://www.kernel.org
odroidc4-sources
- Ebuilds: 3, Testing: 5.11.18
Description: ODROID C4 kernel sources
Homepage: https://github.com/tobetter/linux
omap4-sources
- Ebuilds: 1, Stable: 3.2.0.1462.82
Description: OMAP4 sources
pf-sources (ambiguous, available in 2 overlays)
- Ebuilds: 34, Testing: 7.0_p4
Virtual
Homepage: https://pfkernel.natalenko.name/
https://dev.gentoo.org/~alicef/genpatches/
pf-sources-extended
- Ebuilds: 19
Description:
Linux kernel built on the gentoo-sources base (vanilla kernel +
Gentoo genpatches for linux-stable tracking) with a curated subset
of natalenko's pf-kernel patchset applied on top: BBRv3, x86 ISA
levels, v4l2loopback, AMD-pstate enhancements, and related
features. Coverage of pf features varies per kernel slot — see
each ebuild's elog output for slot-specific details.
Homepage: https://pfkernel.natalenko.name/
https://dev.gentoo.org/~alicef/genpatches/
pf_ring-kmod
- Ebuilds: 2, Testing: 9.2.0 , Snapshot: 9999
Description: PF_RING: High-speed packet processing framework (kernel modules for)
Homepage: https://www.ntop.org/products/packet-capture/pf_ring/
License: LGPL-2.1
pinebookpro-manjaro-sources
- Ebuilds: 1, Testing: 5.17.3
Description: Full sources including the Gentoo patchset for the . kernel tree
Homepage: https://dev.gentoo.org/~mpagano/genpatches
raspberrypi-image
- Ebuilds: 9, Stable: 6.12.75_p20260408 , Testing: 6.18.32_p20260521 , Snapshot: 9999
Description: Raspberry Pi (all versions) kernel and modules
Homepage: https://github.com/raspberrypi/firmware
License: GPL-2 raspberrypi-videocore-bin
raspberrypi-kernel
- Ebuilds: 2, Testing: 6.12.75_p20260408
Description:
Raspberry Pi 5 kernel built from the Foundation's linux fork
using bcm2712_defconfig (16K pages). Supports /etc/kernel/config.d/
fragments for per-host customization (e.g. CONFIG_BTRFS_FS=y).
Homepage: https://github.com/raspberrypi/linux
License: GPL-2
raspberrypi-sources
- Ebuilds: 7, Stable: 6.12.75_p20260408 , Testing: 6.18.32_p20260521
Virtual
Description: Raspberry Pi kernel sources
Homepage: https://github.com/raspberrypi/linux
rockchip-kernel-bin
- Ebuilds: 1, Testing: 6.1.0-r1012
Description: Rockchip BSP Kernel
Homepage: https://github.com/Joshua-Riek/linux-rockchip
License: GPL-2.0
rockchip-sources
- Ebuilds: 2, Snapshot: 6.1.9999_p5-r1
Virtual
Description: Improved Rockchip Linux
Homepage: https://github.com/armbian/linux-rockchip
rpi-kernel
- Ebuilds: 2, Snapshot: 6.18.9999
Description: Linux kernel built with Raspberry Pi patches
Homepage:
https://github.com/raspberrypi/linux
https://www.kernel.org/
License: GPL-2
rt-sources (ambiguous, available in 2 overlays)
- Ebuilds: 17, Testing: 7.0.1_p2
Virtual
Description: Full Linux kernel sources with the CONFIG_PREEMPT_RT patch
Homepage: https://wiki.linuxfoundation.org/realtime/start
rtl8822ce-driver
- Ebuilds: 1, Stable: 0.1 , Testing: 0.1
Description: RTL8822CE driver for PCIe and script to install in kernel without firmware.
Homepage: https://github.com/juanro49/rtl88x2ce-dkms
License: MIT
rtl88x2bu-driver
- Ebuilds: 1, Stable: 0.1 , Testing: 0.1
Description: RTL8822BU driver for USB and script to install in kernel without firmware.
Homepage: https://github.com/morrownr/88x2bu-20210702
License: MIT
rts5139
- Ebuilds: 1, Testing: 0_p20241019
Description: A temporary fix for RTS5129/RTS5139 USB MMC card reader on Linux 3.16+ kernels
Homepage: https://github.com/asymingt/rts5139
License: GPL-2+
rumpkernel
- Ebuilds: 2, Testing: , Snapshot: 9999
Description: NetBSD's rumpkernel for the Hurd
Homepage: https://salsa.debian.org/hurd-team/rumpkernel https://darnassus.sceen.net/~hurd-web/hurd/rump/ https://rumpkernel.github.io/
License: Apache-2.0 Boost-1.0 BSD BSD-2 BSD-4 CDDL GPL-1 GPL-2+ GPL-3+ ISC
LGPL-2.1+ MIT public-domain ZLIB
scx
- Ebuilds: 5, Stable: 1.1.0 , Testing: 1.1.1
Description: sched_ext schedulers and tools
Homepage: https://github.com/sched-ext/scx
License: GPL-2
Apache-2.0 BSD-2 BSD CC0-1.0 ISC MIT MPL-2.0 Unicode-3.0 ZLIB
scx-loader
- Ebuilds: 4, Stable: 1.1.0 , Testing: 1.1.1
Description: DBUS on-demand loader of sched-ext schedulers
Homepage: https://github.com/sched-ext/scx-loader
License: GPL-2 MIT MPL-2.0 Unicode-3.0 ZLIB
surface-sources
- Ebuilds: 4, Stable: 6.18.28 , Testing: 7.0.5
Description: Full sources including the Gentoo patchset and Surface patchset for the . kernel tree
Homepage: https://github.com/linux-surface/linux-surface
system-config
- Ebuilds: 1, Stable: 2024.11.13
Description: Linux kernel system configuration
Homepage: https://wiki.gentoo.org/wiki/No_homepage
License: GPL-3+
tinyramfs
- Ebuilds: 1, Snapshot: 9999
Description: Tiny initramfs written in POSIX shell
Homepage: https://github.com/neeshy/tinyramfs
License: GPL-3
torvalds-sources
- Ebuilds: 1, Snapshot: 9999
Description: Linux-torvalds
Homepage: http://www.kernel.org
udev-hid-bpf
- Ebuilds: 1, Testing: 2.2.0_p20251121
Description: Automatic HID-BPF loader based on udev events for device workarounds
Homepage: https://libevdev.pages.freedesktop.org/udev-hid-bpf/
License: GPL-2
BSD-2 MIT Unicode-3.0
|| ( Apache-2.0 Boost-1.0 )
ugrd (ambiguous, available in 2 overlays)
- Ebuilds: 8, Stable: 2.0.2 , Testing: 2.2.0 , Snapshot: 9999_p1
Description: Python based POSIX initramfs generator with TOML definitions
Homepage: https://github.com/desultory/ugrd
License: GPL-2
vanilla-kernel (ambiguous, available in 2 overlays)
- Ebuilds: 21, Testing: 7.0.10 , Snapshot: 6.18.9999
Virtual
Description: Linux kernel built from vanilla upstream sources
Homepage:
https://wiki.gentoo.org/wiki/Project:Distribution_Kernel
https://www.kernel.org/
vanilla-sources
- Ebuilds: 7, Testing: 7.0.10 , 6.12.91
Virtual
Homepage: https://www.kernel.org
virtme-ng
- Ebuilds: 1, Stable: 1.41
Description: Quickly build and run kernels inside a virtualized snapshot of your live system
Homepage: https://github.com/arighi/virtme-ng
License: GPL-2 MIT
void-sources-bin
- Ebuilds: 8, Testing: 5.3.5
Description:
Binary builds of the Voidlinux kernels.
Homepage: https://voidlinux.org/
License: GPL-2
void-sources-headers-bin
- Ebuilds: 8, Testing: 5.3.5
Description:
Headers for the binary builds of the Voidlinux kernels.
Homepage: https://voidlinux.org/
License: GPL-2
vortex-build
- Ebuilds: 1, Stable: 9
Description: Simple Linux kernel build scripts
Homepage: https://github.com/nE0sIghT/vortex-overlay
License: GPL-3
whalemod
- Ebuilds: 3, Testing: 0.2.1 , Snapshot: 9999
Description: You have been whaled
Homepage: https://github.com/xbt573/whalemod
License: MIT
wsl2-kernel
- Ebuilds: 1, Testing: 6.6.114.1
Description: Linux kernel built with Microsoft's WSL patches and defaults
Homepage:
https://github.com/microsoft/WSL2-Linux-Kernel/
https://www.kernel.org/
License: GPL-2
xanmod-apparmor-sources
- Ebuilds: 28, Testing: 6.0.3
Virtual
Homepage: https://xanmod.org
License: CDDL
xanmod-kernel (ambiguous, available in 2 overlays)
- Ebuilds: 8, Testing: 7.0.10_p1
Virtual
Description: XanMod kernel built with Gentoo patches and cjktty
Homepage:
https://www.kernel.org/
https://xanmod.org/
License: GPL-2
xanmod-rt
- Ebuilds: 2, Testing: 6.12.31
Virtual
Description: XanMod RT sources w/ genpatches and CJKTTY options.
Homepage: https://xanmod.org
https://github.com/zhmars/cjktty-patches
https://github.com/bigshans/cjktty-patches
License: CDDL
xanmod-sources (ambiguous, available in 5 overlays)
- Ebuilds: 27, Testing: 7.0.10-r1
Virtual
Description: Full XanMod source, including the Gentoo patchset and other patch options.
Homepage: https://xanmod.org
License: CDDL
xanmod-sources-rt
- Ebuilds: 10, Testing: 6.1.13
Description:
XanMod kernel sources, with the Gentoo base patchset and PREEMPT_RT patches. Experimental package.
Homepage: https://xanmod.org
License: CDDL
xpadneo
- Ebuilds: 2, Testing: 0.9.3-r1
Description: Advanced Linux Driver for Xbox One Wireless Controller (shipped with Xbox One S)
Homepage: https://atar-axis.github.io/xpadneo/
License: GPL-3
zen-sources (ambiguous, available in 2 overlays)
- Ebuilds: 7, Testing: 7.0.10_p1
Virtual
Description: The Zen Kernel Live Sources
Homepage: https://github.com/zen-kernel
zenergy (ambiguous, available in 2 overlays)
- Ebuilds: 2, Testing: 20250831-r2 , Snapshot: 9999
Description: AMD Zen CPU RAPL power meter hwmon driver
Homepage: https://github.com/BoukeHaarsma23/zenergy
License: GPL-2
zenpower
- Ebuilds: 1, Testing: 0.1.12
Description: Linux kernel driver for reading sensors of AMD Zen family CPUs
Homepage: https://github.com/ocerman/zenpower
License: GPL-2
zenpower3
- Ebuilds: 1, Snapshot: 9999
Description: Linux kernel driver for reading temperature, voltage(SVI2), current(SVI2) and power(SVI2) for AMD Zen family CPUs, now with Zen 3 support!
Homepage: https://git.exozy.me/Ta180m/zenpower3
License: GPL-2
zenpower5
- Ebuilds: 1, Snapshot: 9999
Description: Linux kernel driver AMD Zen CPU monitoring (Zen 1-5)
Homepage:
https://github.com/mattkeenan/zenpower5
License: GPL-2
zenstats
- Ebuilds: 1, Testing: 0.1.0
Description: Linux kernel driver for reading sensors for AMD Zen family CPUs
Homepage: https://github.com/Sid127/zenstats
License: GPL-2