messages from 2025-02-10 05:40:07 to 2025-02-14 02:20:13 UTC [more...]
[PATCH V8 00/14] Rust bindings for cpufreq and OPP core + sample driver
2025-02-14 2:20 UTC (23+ messages)
` [PATCH V8 04/14] rust: Add cpumask helpers
` [PATCH V8 06/14] rust: Add bare minimal bindings for clk framework
[PATCH] kbuild: rust: add rustc-min-version support function
2025-02-14 1:38 UTC (4+ messages)
[PATCH v3 1/2] gpu: nova-core: add initial driver stub
2025-02-13 22:12 UTC (9+ messages)
` [PATCH v3 2/2] gpu: nova-core: add initial documentation
[PATCH] arm64: rust: clean Rust 1.85.0 warning using softfloat target
2025-02-13 20:17 UTC (13+ messages)
[PATCH v14 0/8] Rust support for mm_struct, vm_area_struct, and mmap
2025-02-13 19:52 UTC (19+ messages)
` [PATCH v14 1/8] mm: rust: add abstraction for struct mm_struct
` [PATCH v14 2/8] mm: rust: add vm_area_struct methods that require read access
` [PATCH v14 3/8] mm: rust: add vm_insert_page
` [PATCH v14 4/8] mm: rust: add lock_vma_under_rcu
` [PATCH v14 5/8] mm: rust: add mmput_async support
` [PATCH v14 6/8] mm: rust: add VmaNew for f_ops->mmap()
` [PATCH v14 7/8] rust: miscdevice: add mmap support
` [PATCH v14 8/8] task: rust: rework how current is accessed
[PATCH v8 2/2] rust: add dma coherent allocator abstraction
2025-02-13 19:52 UTC (31+ messages)
` On community influencing (was Re: [PATCH v8 2/2] rust: add dma coherent allocator abstraction.)
[PATCH 2/3] rust: macros: change author field to array
2025-02-13 18:20 UTC (6+ messages)
` [PATCH 3/3] checkpatch: throw error in malformed arrays
[PATCH 0/3] author field in module! macro should be a array
2025-02-13 17:53 UTC (4+ messages)
` [PATCH 1/3] rust: module: change author to "
[PATCH v7] rust: alloc: satisfy POSIX alignment requirement
2025-02-13 14:24 UTC (2+ messages)
[PATCH v6] rust: alloc: satisfy POSIX alignment requirement
2025-02-13 14:23 UTC (4+ messages)
[PATCH v3 0/5] rust: Add bug/warn abstractions
2025-02-13 13:57 UTC (6+ messages)
` [PATCH v3 1/5] x86/bug: Add ARCH_WARN_ASM macro for BUG/WARN asm code sharing with Rust
` [PATCH v3 2/5] riscv/bug: "
` [PATCH v3 3/5] arm64/bug: "
` [PATCH v3 4/5] loongarch/bug: "
` [PATCH v3 5/5] rust: Add warn_on and warn_on_once
[PATCH v5] rust: alloc: satisfy POSIX alignment requirement
2025-02-13 11:21 UTC (12+ messages)
[PATCH] rust: types: extend `Opaque` documentation
2025-02-12 22:43 UTC (2+ messages)
[PATCH] rust: rbtree: fix overindented list item
2025-02-12 22:29 UTC (2+ messages)
[PATCH] objtool/rust: add one more `noreturn` Rust function
2025-02-12 22:28 UTC (2+ messages)
[PATCH 0/3] author field in module! macro should be a array
2025-02-12 19:44 UTC
[PATCH 0/6] rust: page: Support borrowing `struct page` and physaddr conversion
2025-02-12 19:07 UTC (19+ messages)
[PATCH v4 0/9] Driver core: Add faux bus devices
2025-02-12 14:58 UTC (36+ messages)
` [PATCH v4 1/9] driver core: add a faux bus for use when a simple device/bus is needed
` [PATCH v4 2/9] rust/kernel: Add faux device bindings
` [PATCH v4 3/9] regulator: dummy: convert to use the faux device interface
` [PATCH v4 4/9] x86/microcode: move away from using a fake platform device
` [PATCH v4 5/9] wifi: cfg80211: "
` [PATCH v4 6/9] tlclk: convert to use faux_device
` [PATCH v4 7/9] misc: lis3lv02d: "
` [PATCH v4 8/9] drm/vgem/vgem_drv "
` [PATCH v4 9/9] drm/vkms: "
[PATCH v6 0/6] rust: extend `module!` macro with integer parameter support
2025-02-12 9:09 UTC (13+ messages)
` [PATCH v6 1/6] rust: str: implement `PartialEq` for `BStr`
` [PATCH v6 2/6] rust: str: implement `Index` "
` [PATCH v6 3/6] rust: str: implement `AsRef<BStr>` for `[u8]` and `BStr`
` [PATCH v6 4/6] rust: str: implement `strip_prefix` for `BStr`
` [PATCH v6 5/6] rust: str: add radix prefixed integer parsing functions
` [PATCH v6 6/6] rust: add parameter support to the `module!` macro
[PATCH v4] rust: alloc: satisfy POSIX alignment requirement
2025-02-11 21:56 UTC (9+ messages)
[PATCH v4 0/3] rust: Add pr_*_once macros
2025-02-11 15:42 UTC (4+ messages)
[PATCH v2 0/2] rust: fix rust-analyzer configuration for generated files
2025-02-11 15:20 UTC (4+ messages)
` [PATCH v2 1/2] scripts: generate_rust_analyzer.py: add missing include_dirs
` [PATCH v2 2/2] scripts: generate_rust_analyzer.py: add uapi crate
[PATCH v7 00/14] hrtimer Rust API
2025-02-10 22:28 UTC (3+ messages)
` [PATCH v7 04/14] rust: hrtimer: implement `HrTimerPointer` for `Arc`
[PATCH 0/2] rust: fix rust-analyzer configuration for generated files
2025-02-10 18:02 UTC (4+ messages)
` [PATCH 1/2] scripts: generate_rust_analyzer.py: add missing include_dirs
` [PATCH 2/2] scripts: generate_rust_analyzer.py: add uapi crate
[PATCH] kbuild, rust: use -fremap-path-prefix to make paths relative
2025-02-10 17:08 UTC
[PATCH v3] scripts: generate_rust_analyzer.py: add missing macros deps
2025-02-10 17:03 UTC
[PATCH v2] scripts: generate_rust_analyzer.py: add missing macros deps
2025-02-10 17:00 UTC (4+ messages)
[PATCH v2] rust: irq: add support for request_irq()
2025-02-10 16:41 UTC (3+ messages)
[PATCH v2] rust: macros: fix `make rusttest` build on macOS
2025-02-10 14:51 UTC
[PATCH v5 0/5] rust: extend `module!` macro with integer parameter support
2025-02-10 13:36 UTC (3+ messages)
` [PATCH v5 4/5] rust: str: add radix prefixed integer parsing functions
[PATCH v3] rust/kernel: Add faux device bindings
2025-02-10 11:31 UTC (2+ messages)
[PATCH 0/2] rust: two small improvements for kunit
2025-02-10 10:55 UTC (5+ messages)
` [PATCH 1/2] rust: pass correct target to bindgen on Usermode Linux
` [PATCH 2/2] rust: add kunitconfig
[PATCH] arch: um: Pass the correct Rust target and options with gcc
2025-02-10 10:53 UTC
[PATCH v2 0/3] rust: configfs abstractions
2025-02-10 10:36 UTC (4+ messages)
` [PATCH v2 2/3] rust: configfs: introduce rust support for configfs
[PATCH v7 0/2] Make the Rust linked list cursor point between elements
2025-02-10 9:53 UTC (3+ messages)
` [PATCH v7 1/2] rust: list: extract common code for insertion
` [PATCH v7 2/2] rust: list: make the cursor point between elements
[PATCH v10 0/8] rust: Add IO polling
2025-02-10 9:41 UTC (5+ messages)
` [PATCH v10 1/8] sched/core: Add __might_sleep_precision()
[PATCH v8 0/2] Add dma coherent allocator abstraction
2025-02-10 9:09 UTC (3+ messages)
[PATCH v2] rust: sync: add wait_interruptible_freezable
2025-02-10 6:09 UTC (2+ messages)
[PATCH v2] rust: sync: add accessor for the lock behind a given guard
2025-02-10 6:03 UTC (2+ messages)
[PATCH v4 0/2] rust: lockdep: Fix soundness issue affecting LockClassKeys
2025-02-10 5:40 UTC (4+ messages)
` [PATCH v4 2/2] rust: lockdep: Use Pin for all LockClassKey usages
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).