Maxime Ripard

Results 8 issues of Maxime Ripard

Hi, it's me again What I'm trying to build requires to store mails on disk, before reading them back and sending them. Storing them on disk using mail-parser is easy...

Hi, Thanks for publishing this crate and all the other, related, ones. I'd like to use it in a small program that wouldn't use async or tokio, and it's not...

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...

If we have the following code ```c struct test { unsigned long first; unsigned long second; }; const static struct test const_struct = { .first = 42, }; int func(struct...

Public Inbox is a mailing-list archive project notably used by the Linux Foundation to host the lore.kernel.org ML archive. This plugins allows to fetch from those archives the threads that...

enhancement
plugins

Hi, @stefano-garzarella and @javierm have been reporting on the public-inbox plugin https://github.com/psss/did/pull/329 that they were having crashes. It turns out that lore doesn't always manage to archive all the messages...

plugin | public-inbox

Hi, I've updated rqrr to the latest version, and found a pretty noticeable performance drop when decoding a QR code from an image. I've created a benchmark you can find...

Hi, I've discussed this with @cgwalters and on Matrix before, but I've been trying to leverage containers to create bootable images for ARM, and more generally, any platform that doesn't...

area/install