-
### Have you checked the issues and discussions to ensure there are no duplicates?
No
### Are you using JetBrains Client / Code With Me / IntelliJ Remote Development?
No
### Your programmi…
-
Make `from_errno` use `try_from_errno` (available in `rust-next`).
This also allows to remove `unsafe` code and a comment or two too.
---
This requires submitting a proper patch to the LKML a…
-
### Description
Running "bundle exec rspec spec" on a brand new Rails 8 app gives NameError: uninitialized constant FactoryBotRails::Railtie::FactoryBot
### Reproduction Steps
```
gem instal…
-
### 🚀 The feature, motivation and pitch
We know that language models exhibit activation sparsity during inference, meaning that they can perform lossless inference even when only a portion of the act…
-
### What reproduces the bug? Provide code if possible.
```
$ sudo ./build/src/bpftrace -e 'BEGIN { print(($1, $2)) }' 34
Attaching 1 probe...
(34, 0)
^C
```
We should probably warn when s…
-
### What happened?
I'm using the 'Ketting' hybrid kernel, when I start the server I get an error saying that it cannot connect to mariadb
### Steps to reproduce
1. Setup 'Ketting' server
2. Instal…
-
Apple dongles are quite popular, cheap and commonly recommended which leads to people buying them without verifying how they work on Android. Unfortunately, they have a separate on-board volume contro…
-
Add examples to the `list` module.
The entire `kernel::list` could use a lot of examples, similar to what we have now in `kernel::rbtree` (which is great).
See https://rust-for-linux.zulipchat.c…
ojeda updated
3 weeks ago
-
**What I'd like:**
I'd like to move kernels into their own kit, separate from the core kit. They don't require any of the userspace libraries or programs built in the rest of the core kit, and they'r…
-
### Slab memory leak due to cgroup
Hello everyone,
We are seeing an issue, where slab memory leak is seen after multiple iterations of test on Openwrt builds.
From slab alloc_traces, we observed …