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

### Describe the bug Having a few problems with the Xone32c though not sure if this is an ALSA issue or general USB stack problem. It's a USB soundcard that...

Hi, Here's a fairly big series that address a lot of memory safety issues in the vc4 driver that were mostly exposed when unbinding the driver. The main culprit is...

### Describe the bug I have intermittent system crashes with the following setup: * Raspberry Pi 4B, rev 1.1, 4 GB RAM * USB case: Axagon EE25-XA6 (ASMedia ASM225CM, enabled...

…_BYTES)"" Based on commit messsages in this chain of reverts, upstream would prefer to reduce ARCH_DMA_MINALIGN to 64 bytes. Since most of the hardware that requires this increase seem unrelated...

**Describe the bug** Every now and then my Pi is loosing it's IPv6. I found out that I can [fix the issue temporarily](https://raspberrypi.stackexchange.com/questions/120203/ipv6-not-reachable) via `systemctl restart dhcpcd`. Today it happened...

### Describe the bug When outputting to multiple displays, I see difficult-to-explain slowness where a plane-only atomic KMS update will often take longer than a frame to complete, causing frame...

modprobe: FATAL: Module ceph not found in directory /lib/modules/4.14.98-v7+ Looks like the Ceph package does not install the required kernel module to mount cephfs filesystems. Same issue on stretch and...

Waiting for internal comment

**Describe the bug** It´s not possible to set up IPv6 capable IP virtual servers (IPVS). An Ubuntu related issue can be found [here](https://bugs.launchpad.net/ubuntu/+source/keepalived/+bug/1300739) **To reproduce** Install ipvsadm and try to...

Waiting for external input

### Describe the bug When recovering data off poorly SD cards that have extremely long read access cycle times, eventually I get this splat: ``` [689174.139067] mmc0: Got data interrupt...

### Describe the bug By making use of the `i2c-sensor` overlay for a `bme680`, the `iio` subsystem creates files in `/sys` for the sensor's outputs, which is lovely... but neglects...