linux
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/
### Describe the bug On a CM4S, using kernel v6.12.20, I'm experiencing a `vc4_atomic_commit_tail` kernel warning log flood. ### Steps to reproduce the behaviour 1. Create a recent Bookworm OS...
### Describe the bug dmabuf related lockdep warnings are emitted while capturing using `libcamera` ### Steps to reproduce the behaviour 1. enable lockdep in the kernel 2. start `cam -c1...
### Describe the bug Using 86696c76f473cda363711572fee851c5a3e114ea (was `rpi-6.15.y`) I get a lot of lockdep warnings when the sensor is used. One offender is `imx708_get_format_code()`, which has `lockdep_assert_held(&imx708->mutex)`. The other is...
### Describe the bug Reported in https://forums.raspberrypi.com/viewtopic.php?p=2311618 Running `/usr/libexec/installed-tests/SDL2/testgl2` from `libsdl2-tests` with a 6.12 kernel on a 2712D0 gives random noise on the screen. 6.6 kernel or C1 gives correct...
### Describe the bug Upgrading via: ``` sudo apt update sudo apt upgrade ``` To kernel 6.12.20+rpt-rpi-v8, appears to have broken WPA3 personal support. With the previous kernel I had...
I need to upstream this one, but leaving it here for the time being.
### Describe the bug https://docs.kernel.org/filesystems/erofs.html the EROFS file system does not seem to be enabled here ### Steps to reproduce the behaviour n/a ### Device (s) Raspberry Pi 5 ###...
### Describe the bug When using SMB to share a FUSE-mounted folder, writing from Windows 10 always results in error 0x8007045d. **What is certain is that it worked fine before...
6.12 version of #6208 Only compile tested.
### Describe the bug After upgrading my RPi 3B using apt on April 2nd the kernel was upgraded from the previous standard issued kernel to 6.12.20. With the 6.12.20 kernel...