linux icon indicating copy to clipboard operation
linux copied to clipboard

Kernel source tree for Raspberry Pi-provided kernel builds. Issues unrelated to the linux kernel should be posted on the community forum at https://forums.raspberrypi.com/

Results 537 linux issues
Sort by recently updated
recently updated
newest added

Commit 94a23e978235 ("cgroup: Disable cgroup "memory" by default") disabled the memory cgroup by default when initing the cgroups. However, it's possible to disable the memory cgroup by a kernel command...

This branch backports embedded data support to rpi-6.6.y It includes framework changes to support embedded data and - CFE from mainline - Unicam from mainline - Aligns imx219 with mainline...

https://forums.raspberrypi.com/viewtopic.php?t=378189 Quick hack to enable the 120fps mode on IMX290, but at the expense of longer exposure times. Creating PR for CI builds.

iommu_dma_numa_policy=interleave is not valid in the current tree It generates an unknown setting will be passed to usespace warning system_heap.max_order=0 is wanted when numa is enabled, but may not be...

### Describe the bug I'm encountering severe performance degradation and I/O errors when connecting multiple SATA drives via USB-to-SATA adapters on the Raspberry Pi 5. When three drives are connected...

### Describe the bug Hello I have pretty simple config with mcp2518fd SPI connected CAN-bus controllers. With super fresh build of Raspbian, I start facing kernel panic during boot. Only...

### Describe the bug The default installation of alsa & bluetooth is very different on my 3A+ than it is on my Zero 2W, despite the fact that the same...

The hardware behind the writeback connector can do a transpose as it writes the image out. DRM offers no mechanism to select that, but as a simple test we can...

This may assist in debugging https://github.com/raspberrypi/linux/issues/6141 The symptom is that the Interrupt endpoint for the dongle sometimes has one outstanding TRB, but the lack of USB bus activity suggests that...

Clients such as libcamera do not change the LS table dmabuf on every frame. In such cases instead of mapping/remapping the same dmabuf on every frame to send to the...