raspberrypi/linux

Kernel source tree for Raspberry Pi-provided kernel builds. Issues unrelated to the linux kernel should be posted on the community forum at...

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 7 minutes ago
Added to GitGenius on September 4th, 2026
Created on January 17th, 2012
Open Issues & Pull Requests: 1,045 (+1)
GitHub issues: Enabled
Number of forks: 5,464
Total Stargazers: 13,148 (+0)
Total Subscribers: 744 (+0)

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Issue API getrepoissuespagesummary failed: 429 Rate limit exceeded. Please try again later.

Detailed Description

Raspberry Pi Linux is a Linux kernel source tree maintained by the Raspberry Pi Foundation for use on Raspberry Pi hardware.

The repository contains the kernel source code that powers official Raspberry Pi kernel builds. It is based on the upstream Linux kernel but includes Raspberry Pi-specific patches, drivers, and device tree overlays tailored to the hardware capabilities of various Raspberry Pi models. Developers working with Raspberry Pi systems can build custom kernels from this source, apply their own modifications, and access comprehensive kernel documentation covering build requirements, configuration, and troubleshooting.

This kernel is the appropriate choice for anyone deploying on Raspberry Pi hardware who needs to build a custom kernel, apply patches, or understand the exact kernel configuration running on their device. It suits projects requiring hardware-specific optimizations or integration with Raspberry Pi peripherals and interfaces. The repository maintains multiple active branches tracking different upstream kernel versions, allowing developers to choose a stable branch matching their requirements.

The project maintains automated build testing across its active branches, with continuous integration workflows that verify kernel compilation and validate device tree overlays. Documentation is comprehensive and includes guides for both kernel developers and users, with build instructions and compatibility information readily available in the repository.