Published | Title | Version | Author | Status |
---|---|---|---|---|
2025-10-10 15:38 UTC | context_tracking,x86: Defer some IPIs until a user->kernel transition | 6 | vschneid@redhat.com | skipped |
2025-10-10 01:43 UTC | mm: vmalloc: WARN_ON if mapping size is not PAGE_SIZE aligned | 4 | yadong.qi@linux.alibaba.com | finished in 3h51m0s |
2025-10-09 09:37 UTC | mm: vmalloc: WARN_ON if mapping size is not PAGE_SIZE aligned | 3 | yadong.qi@linux.alibaba.com | finished in 3h47m0s |
2025-10-09 06:14 UTC | mm: vmalloc: WARN_ON if mapping size is not PAGE_SIZE aligned | 2 | yadong.qi@linux.alibaba.com | finished in 3h54m0s |
2025-10-09 03:59 UTC | mm: vmalloc: BUG_ON if mapping size is not PAGE_SIZE aligned | 1 | yadong.qi@linux.alibaba.com | finished in 3h53m0s |
2025-10-07 12:20 UTC | __vmalloc()/kvmalloc() and no-block support(v4) | 4 | urezki@gmail.com | finished in 3h51m0s |
2025-10-01 19:26 UTC | __vmalloc()/kvmalloc() and no-block support(v3) | 3 | urezki@gmail.com | finished in 3h52m0s |
2025-10-01 04:44 UTC | rust: slab: add basic slab module | 2 | git@elijahs.space | skipped |
2025-09-19 05:39 UTC | Fix stale IOTLB entries for kernel address space | 5 | baolu.lu@linux.intel.com | finished in 3h39m0s |
2025-09-18 13:59 UTC | Compiler-Based Capability- and Locking-Analysis | 3 | elver@google.com |
finished
in 36m0s
[1 findings] |
2025-09-17 18:59 UTC | mm/vmalloc: Move resched point into alloc_vmap_area() | 1 | urezki@gmail.com | finished in 3h38m0s |
2025-09-17 15:48 UTC | mm: introduce ARCH_PAGE_TABLE_SYNC_MASK_VMALLOC to sync kernel mapping conditionally | 1 | alexjlzheng@gmail.com | finished in 3h41m0s |
2025-09-15 13:40 UTC | __vmalloc() and no-block support(v2) | 2 | urezki@gmail.com | finished in 4h12m0s |
2025-09-10 08:01 UTC | SLUB percpu sheaves | 8 | vbabka@suse.cz |
finished
in 28m0s
[1 findings] |
2025-09-03 12:59 UTC | SLUB percpu sheaves | 7 | vbabka@suse.cz | finished in 3h57m0s |
2025-08-31 12:10 UTC | mm/vmalloc, mm/kasan: respect gfp mask in kasan_populate_vmalloc() | 1 | urezki@gmail.com | finished in 3h41m0s |
2025-08-29 07:18 UTC | rust: zpool: add abstraction for zpool drivers | 5 | vitaly.wool@konsulko.se | finished in 48m0s |
2025-08-28 00:01 UTC | Drivers: hv: Fix NEED_RESCHED_LAZY and use common APIs | 2 | seanjc@google.com | skipped |
2025-08-27 08:26 UTC | SLUB percpu sheaves | 6 | vbabka@suse.cz | finished in 3h53m0s |
2025-08-25 20:06 UTC | Drivers: hv: Fix NEED_RESCHED_LAZY and use common APIs | 1 | seanjc@google.com | finished in 4h2m0s |
2025-08-24 12:06 UTC | rust: alloc: add missing trait item MIN_ALIGN to Cmalloc | 1 | dakr@kernel.org | finished in 37m0s |
2025-08-23 13:05 UTC | rust: zpool: add abstraction for zpool drivers | 4 | vitaly.wool@konsulko.se | finished in 37m0s |
2025-08-22 13:39 UTC | rust: zpool: add abstraction for zpool drivers | 3 | vitaly.wool@konsulko.se | finished in 42m0s |
2025-08-22 02:07 UTC | mm: fix KASAN build error due to p*d_populate_kernel() | 3 | harry.yoo@oracle.com | skipped |
2025-08-21 11:57 UTC | mm: fix KASAN build error due to p*d_populate_kernel() | 2 | harry.yoo@oracle.com | skipped |
2025-08-21 11:17 UTC | rust: zpool: add abstraction for zpool drivers | 2 | vitaly.wool@konsulko.se | finished in 52m0s |
2025-08-21 09:35 UTC | mm: fix KASAN build error due to p*d_populate_kernel() | 1 | harry.yoo@oracle.com | skipped |
2025-08-21 09:06 UTC | bpf: introduce and use rcu_read_lock_dont_migrate | 3 | menglong8.dong@gmail.com | finished in 3h47m0s |
2025-08-20 09:15 UTC | rust: zpool: add abstraction for zpool drivers | 1 | vitaly.wool@konsulko.se | finished in 1h0m0s |
2025-08-19 09:34 UTC | bpf: introduce and use rcu_read_lock_dont_migrate | 2 | menglong8.dong@gmail.com | finished in 3m0s |
2025-08-18 18:08 UTC | rust: alloc: add ARCH_KMALLOC_MINALIGN to bindgen blocklist | 1 | dakr@kernel.org | finished in 3h53m0s |
2025-08-18 02:02 UTC | mm, x86: fix crash due to missing page table sync and make it harder to miss | 1 | harry.yoo@oracle.com | finished in 3h51m0s |
2025-08-16 21:02 UTC | rust: alloc: fix missing import needed for `rusttest` | 1 | ojeda@kernel.org | finished in 3h42m0s |
2025-08-14 07:54 UTC | mm: rust: add page.rs to MEMORY MANAGEMENT - RUST | 1 | aliceryhl@google.com | finished in 3h45m0s |
2025-08-12 13:52 UTC | mm: remove redundant __GFP_NOWARN | 2 | rongqianfeng@vivo.com | finished in 3h44m0s |
2025-08-12 09:57 UTC | mm: remove redundant __GFP_NOWARN | 1 | rongqianfeng@vivo.com | finished in 3h43m0s |
2025-08-11 05:34 UTC | mm, x86: fix crash due to missing page table sync and make it harder to miss | 1 | harry.yoo@oracle.com | finished in 3h41m0s |
2025-08-07 07:58 UTC | __vmalloc() and no-block support | 1 | urezki@gmail.com | finished in 3h42m0s |
2025-08-06 12:41 UTC | support large align and nid in Rust allocators | 15 | vitaly.wool@konsulko.se | finished in 7m0s |
2025-07-30 19:20 UTC | support large align and nid in Rust allocators | 14 | vitaly.wool@konsulko.se | finished in 3h40m0s |