Advanced Filters
Published Title Version Author Status
2026-07-31 15:47 UTC net: airoha: fix ARRAY_SIZE() division by zero on UP builds 1 lorenzo@kernel.org -
2026-07-26 22:36 UTC rust: sync: add WaitQueue infrastructure 1 dakr@kernel.org skipped
2026-07-23 02:10 UTC Fix missing fops.owner in Rust DRM/misc abstractions 9 alvin.sun@linux.dev finished in 1h2m0s
2026-07-17 05:32 UTC lib: test bitmap vs IDA vs Maple Tree performance for region allocations 3 ynorov@nvidia.com skipped
2026-07-15 13:12 UTC mm/mseal: fix mseal documentation for 32-bit kernels 2 leon.hwang@linux.dev skipped
2026-07-14 19:37 UTC PCI: Move pci_dev->is_busmaster into priv_flags 2 mhi@mailbox.org skipped
2026-07-13 06:45 UTC Fix missing fops.owner in Rust DRM/misc abstractions 8 alvin.sun@linux.dev finished in 12m0s
2026-07-12 12:14 UTC rust: fs, hrtimer: replace read_volatile workarounds with atomic_load 1 alessiomaroni0@gmail.com skipped
2026-07-11 15:21 UTC PCI: Convert bitfield flags to atomic accessors 1 mhi@mailbox.org skipped
2026-07-11 13:13 UTC rust: bitmap: encourage using xarray/maple_tree instead of id_pool 1 aliceryhl@google.com skipped
2026-07-07 10:43 UTC Avoid synchronize_rcu() for every thread drop in Rust Binder 6 aliceryhl@google.com skipped
2026-07-07 10:06 UTC Rust netlink support + use in Rust Binder 7 aliceryhl@google.com finished in 2h36m0s
2026-07-06 01:36 UTC block: rnull: use vertical import style 1 linux@gurudas.dev skipped
2026-07-03 02:25 UTC mm/mseal: fix mseal documentation for 32-bit kernels 1 leon.hwang@linux.dev skipped
2026-06-30 13:38 UTC rust: configfs: add procedural macro for declaring configfs attributes 5 maltewechter@gmail.com skipped
2026-06-29 12:39 UTC rust: driver: use pointers instead of indices for ID info 2 gary@garyguo.net finished in 35m0s
2026-06-29 03:38 UTC rust: Use kernel style vertical imports in various drivers 1 linux@gurudas.dev skipped
2026-06-28 10:07 UTC rust: aref: make `AlwaysRefCounted::inc_ref` an associated function 7 trev@trevrosa.dev skipped
2026-06-28 09:51 UTC rust: aref: make `AlwaysRefCounted::inc_ref` an associated function 6 trev@trevrosa.dev skipped
2026-06-28 09:28 UTC rust: aref: make `AlwaysRefCounted::inc_ref` an associated function 5 trev@trevrosa.dev skipped
2026-06-27 09:28 UTC Fix missing fops.owner in Rust DRM/misc abstractions 7 alvin.sun@linux.dev finished in 10m0s
2026-06-26 11:53 UTC rust: add `Ownable` trait and `Owned` type 19 a.hindborg@kernel.org skipped
2026-06-26 08:29 UTC KVM: rust: add Rust reimplementation of eventfd 1 leenollei@gmail.com finished in 1h20m0s
2026-06-25 10:15 UTC rust: add `Ownable` trait and `Owned` type 18 a.hindborg@kernel.org skipped
2026-06-24 15:07 UTC Add and use abstraction for synchronize_rcu() 3 phasta@kernel.org skipped
2026-06-24 15:00 UTC Fix missing fops.owner in Rust DRM/misc abstractions 6 alvin.sun@linux.dev finished in 14m0s
2026-06-24 12:57 UTC Fix missing fops.owner in Rust DRM/misc abstractions 5 alvin.sun@linux.dev finished in 7m0s
2026-06-23 10:24 UTC rust: helpers: move list_lru and task_work helpers out of binder.c 2 cppcoffee@gmail.com skipped
2026-06-23 06:29 UTC Fix missing fops.owner in Rust DRM/misc abstractions 4 alvin.sun@linux.dev finished in 14m0s
2026-06-22 17:32 UTC Add and use abstraction for synchronize_rcu() 2 phasta@kernel.org skipped
2026-06-22 02:44 UTC Fix missing fops.owner in Rust DRM/misc abstractions 3 alvin.sun@linux.dev finished in 9m0s
2026-06-19 09:10 UTC rust: configfs: add procedural macro for declaring configfs attributes 4 maltewechter@gmail.com finished in 1h27m0s
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-06-03 11:54 UTC block: assign caller-specific lockdep class to disk->open_mutex 3 penguin-kernel@i-love.sakura.ne.jp finished in 4h13m0s
2026-06-03 06:25 UTC block: assign caller-specific lockdep class to disk->open_mutex 2 penguin-kernel@i-love.sakura.ne.jp finished in 4h29m0s
2026-06-02 07:12 UTC cleanup: Remove NULL check from unconditional guards 5 d@ilvokhin.com finished in 4h30m0s
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-26 02:20 UTC mm: BPF struct_ops for dynamic memory protection and async reclaim 7 hui.zhu@linux.dev finished in 4h13m0s
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 07:18 UTC cleanup: Remove NULL check from unconditional guards 4 d@ilvokhin.com finished in 4h14m0s
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 20:00 UTC slab: support for compiler-assisted type-based slab cache partitioning 4 elver@google.com finished in 4h57m0s
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 07:24 UTC rust: block: fix comment referring to states by wrong labels 1 yu.whisper.personal@gmail.com finished in 1h34m0s
2026-04-24 13:24 UTC slab: support for compiler-assisted type-based slab cache partitioning 3 elver@google.com finished in 4h24m0s
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-15 09:02 UTC Rust io_uring command abstraction for miscdevice 5 sidong.yang@furiosa.ai finished in 1h18m0s
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 13:59 UTC Rust io_uring command abstraction for miscdevice 4 sidong.yang@furiosa.ai finished in 4h34m0s
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-03 23:39 UTC rust: seq_file: add puts, putc, write, and hex_dump methods 1 t1bur0n.kernel.org@protonmail.ch finished in 1h38m0s
2026-04-03 20:19 UTC rust: fs: file: add FMODE constants and stream_open for LocalFile 1 t1bur0n.kernel.org@protonmail.ch finished in 1h25m0s
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-24 15:52 UTC rust: phy: extend abstractions for real-world PHY drivers 2 iprintercanon@gmail.com finished in 1h12m0s
2026-03-23 20:19 UTC rust: phy: add read-only device field accessors 1 iprintercanon@gmail.com finished in 1h16m0s
2026-03-14 11:19 UTC rust_binder: use AssertSync for BINDER_VM_OPS 1 aliceryhl@google.com finished in 1h0m0s