| Published | Title | Version | Author | Status |
|---|---|---|---|---|
| 2026-06-18 17:03 UTC | rust: driver: use pointers instead of indices for ID info | 1 | gary@garyguo.net | finished in 58m0s |
| 2026-06-18 09:59 UTC | Add and use abstraction for synchronize_rcu() | 1 | phasta@kernel.org | finished in 1h51m0s |
| 2026-06-12 13:29 UTC | rust: add procedural macro for declaring configfs attributes | 3 | maltewechter@gmail.com | finished in 1h30m0s |
| 2026-06-11 16:21 UTC | kcov: add per-task dataflow tracking for function arguments/return values | 2 | yunseong.kim@est.tech | skipped |
| 2026-06-11 09:29 UTC | Avoid synchronize_rcu() for every thread drop in Rust Binder | 5 | aliceryhl@google.com | finished in 59m0s |
| 2026-06-09 19:07 UTC | block: rnull: complete the rust null block driver | 2 | a.hindborg@kernel.org | finished in 1h21m0s |
| 2026-06-09 14:26 UTC | rust: make `build_assert` module the home of related macros | 4 | gary@kernel.org | finished in 1h54m0s |
| 2026-06-08 08:24 UTC | rust: block: require `Sync` for `Operations::QueueData` | 1 | a.hindborg@kernel.org | finished in 1h5m0s |
| 2026-06-05 13:35 UTC | rust: sync: Introduce Rcu*Box | 1 | boqun@kernel.org | finished in 1h19m0s |
| 2026-06-05 13:15 UTC | configfs: rust: add an API for adding default groups from C | 2 | a.hindborg@kernel.org | finished in 1h15m0s |
| 2026-06-05 12:49 UTC | rust: pages that cannot be racy | 2 | a.hindborg@kernel.org | finished in 51m0s |
| 2026-06-05 10:54 UTC | rust: alloc: add per-task memalloc scope abstractions | 2 | a.hindborg@kernel.org | finished in 1h10m0s |
| 2026-06-05 10:34 UTC | (no cover subject) | 4 | a.hindborg@kernel.org | finished in 1h12m0s |
| 2026-06-05 05:41 UTC | Refcounted interrupt disable and SpinLockIrq for rust (Part 1) | 3 | boqun@kernel.org | finished in 4h6m0s |
| 2026-06-04 20:11 UTC | rust: add `Ownable` trait and `Owned` type | 17 | a.hindborg@kernel.org | finished in 1h45m0s |
| 2026-06-04 19:58 UTC | rust: xarray: add entry API with preloading | 4 | a.hindborg@kernel.org | finished in 4h33m0s |
| 2026-06-03 14:08 UTC | rust: add procedural macro for declaring configfs attributes | 2 | maltewechter@gmail.com | finished in 1h38m0s |
| 2026-05-30 06:11 UTC | rust: block: fix GenDisk cleanup paths | 3 | n05ec@lzu.edu.cn | finished in 1h23m0s |
| 2026-05-29 13:28 UTC | Rust netlink support + use in Rust Binder | 6 | aliceryhl@google.com | finished in 1h50m0s |
| 2026-05-29 08:53 UTC | rust: page: mark Page::nid as inline | 1 | nakamura.shuta@gmail.com | finished in 1h22m0s |
| 2026-05-28 07:28 UTC | rust: block: fix GenDisk cleanup paths | 2 | n05ec@lzu.edu.cn | finished in 1h30m0s |
| 2026-05-27 09:18 UTC | rust: block: mq: align init_request numa_node arg with C signature | 1 | a.hindborg@kernel.org | finished in 1h39m0s |
| 2026-05-26 15:21 UTC | Refcounted interrupt disable and SpinLockIrq for rust (Part 1) | 2 | boqun@kernel.org | finished in 4h18m0s |
| 2026-05-25 13:17 UTC | Rust netlink support + use in Rust Binder | 5 | aliceryhl@google.com | finished in 1h10m0s |
| 2026-05-24 15:26 UTC | rust: block: fix GenDiskBuilder failure cleanup | 1 | n05ec@lzu.edu.cn | finished in 1h3m0s |
| 2026-05-23 07:30 UTC | Avoid synchronize_rcu() for every thread drop in Rust Binder | 4 | aliceryhl@google.com | finished in 51m0s |
| 2026-05-21 07:52 UTC | Fix missing fops.owner in Rust DRM/misc abstractions | 2 | alvin.sun@linux.dev | finished in 1h5m0s |
| 2026-05-21 06:57 UTC | rust: use vertical import style and remove redundant imports | 3 | alvin.sun@linux.dev | finished in 1h22m0s |
| 2026-05-20 07:40 UTC | rust: add procedural macro for declaring configfs attributes | 1 | maltewechter@gmail.com | finished in 1h18m0s |
| 2026-05-20 02:40 UTC | rust: use vertical import style and remove redundant imports | 2 | alvin.sun@linux.dev | finished in 1h32m0s |
| 2026-05-19 01:27 UTC | Introduce Per-CPU Work helpers (was QPW) | 4 | leobras.c@gmail.com |
finished
in 1h52m0s
[1 findings] |
| 2026-05-16 04:08 UTC | rust: seq_file: route seq_print! directly to seq_write | 2 | donplat@barrensea.org | finished in 1h36m0s |
| 2026-05-14 05:37 UTC | rust: seq_file: route seq_print! directly to seq_write | 1 | donplat@barrensea.org | finished in 1h40m0s |
| 2026-05-11 14:36 UTC | rust: maple_tree: implement Send and Sync for MapleTree | 3 | joelagnelf@nvidia.com | finished in 2h13m0s |
| 2026-05-08 06:55 UTC | Avoid synchronize_rcu() for every thread drop in Rust Binder | 3 | aliceryhl@google.com | finished in 1h29m0s |
| 2026-05-07 23:32 UTC | drm/tyr: add userspace MMIO mmap support | 1 | deborah.brouwer@collabora.com | finished in 1h17m0s |
| 2026-05-07 11:07 UTC | rust_binder: use lock_vma_under_rcu() in shrinker | 1 | aliceryhl@google.com | finished in 1h44m0s |
| 2026-05-04 09:04 UTC | Rust netlink support + use in Rust Binder | 4 | aliceryhl@google.com | finished in 1h19m0s |
| 2026-05-04 03:14 UTC | tty: synclink_gt: remove broken driver | 3 | enelsonmoore@gmail.com | finished in 2h17m0s |
| 2026-05-03 03:07 UTC | tty: synclink_gt: remove broken driver | 2 | enelsonmoore@gmail.com | finished in 1h53m0s |
| 2026-04-28 16:26 UTC | dept: update documentation function names to match implementation | 1 | yunseong.kim@est.tech | skipped |
| 2026-04-28 07:24 UTC | rust: block: fix comment referring to states by wrong labels | 1 | yu.whisper.personal@gmail.com | finished in 1h34m0s |
| 2026-04-22 20:28 UTC | rust: maple_tree: implement Send and Sync for MapleTree | 2 | joelagnelf@nvidia.com | finished in 1h25m0s |
| 2026-04-20 20:10 UTC | rust: maple_tree: implement Send and Sync for MapleTree | 1 | joelagnelf@nvidia.com | finished in 1h9m0s |
| 2026-04-17 01:05 UTC | rust: Add helper functions and constants for Tyr driver | 1 | alvin.sun@linux.dev | finished in 58m0s |
| 2026-04-15 09:37 UTC | Rust netlink support + use in Rust Binder | 3 | aliceryhl@google.com | finished in 58m0s |
| 2026-04-10 21:35 UTC | rust: Add Per-CPU Variable API | 5 | levymitchell0@gmail.com | finished in 1h8m0s |
| 2026-04-10 16:47 UTC | rust: block: add a borrowed blk-mq timeout callback | 1 | wenzhaoliao@ruc.edu.cn | finished in 1h18m0s |
| 2026-04-10 09:08 UTC | rust block-mq TagSet flags plumbing and rnull blocking wiring | 1 | wenzhaoliao@ruc.edu.cn | finished in 1h9m0s |
| 2026-04-08 21:56 UTC | rust: seq_file: add puts, putc, write, and hex_dump methods | 2 | t1bur0n.kernel.org@protonmail.ch | finished in 1h44m0s |
| 2026-04-08 12:20 UTC | Rust netlink support + use in Rust Binder | 2 | aliceryhl@google.com | finished in 1h16m0s |
| 2026-04-05 23:52 UTC | rust: bump minimum Rust and `bindgen` versions | 2 | ojeda@kernel.org | skipped |
| 2026-04-02 18:30 UTC | eth: remove the driver for acenic / tigon1&2 | 1 | kuba@kernel.org | finished in 1h37m0s |
| 2026-04-02 16:36 UTC | rust: net: introduce minimal rtnl/netdevice abstractions and nlmon reference driver | 1 | wenzhaoliao@ruc.edu.cn | finished in 1h20m0s |
| 2026-04-01 11:45 UTC | rust: bump minimum Rust and `bindgen` versions | 1 | ojeda@kernel.org | finished in 1h28m0s |
| 2026-03-06 15:12 UTC | Rust netlink support + use in Rust Binder | 1 | aliceryhl@google.com | skipped |
| 2026-02-24 11:17 UTC | rust: add `Ownable` trait and `Owned` type | 16 | a.hindborg@kernel.org | finished in 1h11m0s |
| 2026-02-20 09:51 UTC | rust: add `Ownable` trait and `Owned` type | 15 | a.hindborg@kernel.org | finished in 1h3m0s |
| 2026-02-18 15:13 UTC | rust_binder: use lock_vma_under_rcu() in use_page_slow() | 1 | aliceryhl@google.com | finished in 32m0s |
| 2026-02-18 11:53 UTC | Fix VMA confusion in Rust Binder | 2 | aliceryhl@google.com | finished in 47m0s |
| 2026-02-17 14:22 UTC | Fix VMA confusion in Rust Binder | 1 | aliceryhl@google.com | finished in 55m0s |
| 2026-02-15 23:34 UTC | block: rnull: complete the rust null block driver | 1 | a.hindborg@kernel.org | finished in 29m0s |
| 2026-02-15 20:33 UTC | configfs: rust: add an API for adding default groups from C | 1 | a.hindborg@kernel.org | finished in 52m0s |
| 2026-02-15 20:03 UTC | rust: pages that cannot be racy | 1 | a.hindborg@kernel.org | finished in 29m0s |
| 2026-02-13 11:29 UTC | Avoid synchronize_rcu() for every thread drop in Rust Binder | 2 | aliceryhl@google.com | skipped |
| 2026-02-13 06:42 UTC | rust: page: add byte-wise atomic memory copy methods | 3 | a.hindborg@kernel.org | finished in 56m0s |
| 2026-02-12 14:51 UTC | rust: page: add byte-wise atomic memory copy methods | 2 | a.hindborg@kernel.org | finished in 1h3m0s |
| 2026-02-09 14:38 UTC | rust: xarray: add entry API with preloading | 3 | a.hindborg@kernel.org | finished in 4h5m0s |
| 2026-02-06 21:10 UTC | rust: xarray: add entry API with preloading | 2 | a.hindborg@kernel.org | finished in 4h7m0s |
| 2026-02-05 10:51 UTC | Make Rust Binder build as a module | 1 | aliceryhl@google.com | finished in 3h57m0s |
| 2026-02-04 11:56 UTC | rust: add `Ownable` trait and `Owned` type | 14 | a.hindborg@kernel.org | finished in 1h2m0s |
| 2026-02-03 11:34 UTC | Inline helpers into Rust without full LTO | 2 | aliceryhl@google.com | finished in 1h0m0s |
| 2026-01-30 12:33 UTC | rust: page: add volatile memory copy methods | 1 | a.hindborg@kernel.org | finished in 1h10m0s |
| 2026-01-28 13:22 UTC | rust: page: add `from_raw()` | 1 | a.hindborg@kernel.org | finished in 57m0s |
| 2026-01-25 05:43 UTC | KVM: Add KVM_GET_REG_LIST ioctl for LoongArch | 1 | liushuyu@aosc.io | finished in 50m0s |
| 2026-01-23 03:30 UTC | net: ethernet: neterion: s2io: remove unused driver | 1 | enelsonmoore@gmail.com | finished in 1h0m0s |
| 2026-01-21 18:16 UTC | scripts/gen-btf.sh: Use CONFIG_SHELL for execution | 1 | ihor.solodrai@linux.dev | finished in 56m0s |
| 2026-01-20 18:20 UTC | scripts/gen-btf.sh: fix shebang for NixOS | 1 | gary@kernel.org | finished in 1h5m0s |
| 2026-01-20 14:59 UTC | rust: replace `kernel::c_str!` with C-Strings in seq_file and device | 1 | foster.ryan.r@gmail.com | finished in 54m0s |
| 2026-01-20 14:02 UTC | rust: replace `kernel::c_str!` with C-Strings in seq_file and device | 1 | foster.ryan.r@gmail.com | finished in 1h6m0s |
| 2026-01-20 11:52 UTC | Provide Rust atomic helpers over raw pointers | 1 | boqun.feng@gmail.com | skipped |
| 2026-01-19 02:24 UTC | net: remove HIPPI support and RoadRunner HIPPI driver | 1 | enelsonmoore@gmail.com | finished in 54m0s |
| 2026-01-18 10:08 UTC | rust: iommu: add io_pgtable abstraction | 6 | aliceryhl@google.com | finished in 55m0s |
| 2026-01-17 15:25 UTC | Avoid synchronize_rcu() for every thread drop in Rust Binder | 1 | aliceryhl@google.com | finished in 51m0s |
| 2026-01-16 15:46 UTC | rcu box container for Rust + maple tree load_rcu | 1 | aliceryhl@google.com | finished in 1h4m0s |
| 2026-01-13 19:29 UTC | rust: fix typo in bindings | 1 | lorenzo.stoakes@oracle.com | finished in 56m0s |
| 2026-01-13 08:49 UTC | io: add io_pgtable abstraction | 5 | aliceryhl@google.com | finished in 1h9m0s |
| 2026-01-07 15:16 UTC | vmalloc: export vrealloc_node_align_noprof | 1 | aliceryhl@google.com | finished in 3h55m0s |
| 2026-01-05 14:25 UTC | rust: redefine `bindings::compat_ptr_ioctl` in Rust | 1 | aliceryhl@google.com | finished in 1h6m0s |
| 2026-01-04 02:24 UTC | rust: net: replace `kernel::c_str!` with C-Strings | 2 | tamird@kernel.org | finished in 51m0s |
| 2025-12-31 12:22 UTC | Add READ_ONCE and WRITE_ONCE to Rust | 1 | aliceryhl@google.com | finished in 48m0s |
| 2025-12-30 11:35 UTC | rust: Test page_align usize::MAX boundary edges | 2 | bshephar@bne-home.net | skipped |
| 2025-12-30 09:48 UTC | rust: Test page_align usize::MAX boundary edges | 1 | bshephar@bne-home.net | skipped |
| 2025-12-23 10:06 UTC | rust: page: Simplify overflow check using checked_add() | 2 | kari.argillander@gmail.com | finished in 48m0s |
| 2025-12-22 12:32 UTC | rust: net: replace `kernel::c_str!` with C-Strings | 1 | tamird@kernel.org | finished in 1h2m0s |
| 2025-12-22 12:26 UTC | rnull: replace `kernel::c_str!` with C-Strings | 1 | tamird@kernel.org | finished in 1h5m0s |
| 2025-12-22 12:18 UTC | rust: seq_file: replace `kernel::c_str!` with C-Strings | 1 | tamird@kernel.org | finished in 56m0s |
| 2025-12-19 21:29 UTC | rust: page: Simplify overflow check using checked_add() | 1 | kari.argillander@gmail.com | finished in 51m0s |
| 2025-12-19 10:50 UTC | io: add io_pgtable abstraction | 4 | aliceryhl@google.com | finished in 49m0s |
| 2025-12-18 01:45 UTC | Hazard Pointers | 4 | mathieu.desnoyers@efficios.com | skipped |