org.kernel.vger.rust-for-linux archive

1423 archived articles, newest first (page 14 of 15). Latest articles →

[PATCH v10 3/7] drm/tyr: add Memory Management Unit (MMU) support
Tue, 28 Jul 2026 11:39:25 -0700
Deborah Brouwer <[email protected]> • #49852
[PATCH v10 2/7] drm/tyr: add a generic slot manager
Tue, 28 Jul 2026 11:39:24 -0700
Deborah Brouwer <[email protected]> • #49851
[PATCH v10 0/7] drm/tyr: firmware loading and MCU boot support
Tue, 28 Jul 2026 11:39:22 -0700
Deborah Brouwer <[email protected]> • #49850
[PATCH v10 1/7] drm/tyr: add resources to RegistrationData
Tue, 28 Jul 2026 11:39:23 -0700
Deborah Brouwer <[email protected]> • #49849
Re: [PATCH 08/10] gpu: nova-core: use projection for PFALCON and PFALCON2 registers
Tue, 28 Jul 2026 19:26:06 +0100
"Gary Guo" <[email protected]> • #49848
[PATCH v2 1/2] rust: debugfs: migrate debugfs traits requirements to zerocopy
Tue, 28 Jul 2026 19:31:19 +0200
Josef Ippisch via B4 Relay <[email protected]> • #49847
[PATCH v2 2/2] rust: debugfs: remove unsafe blocks from traits impl for Vec
Tue, 28 Jul 2026 19:31:20 +0200
Josef Ippisch via B4 Relay <[email protected]> • #49846
[PATCH v2 0/2] rust: debugfs: migrate debugfs traits requirements to zerocopy
Tue, 28 Jul 2026 19:31:18 +0200
Josef Ippisch via B4 Relay <[email protected]> • #49845
Re: [PATCH v4 4/5] rust_binder: consolidate transaction failure prints
Tue, 28 Jul 2026 17:10:31 +0000
Carlos Llamas <[email protected]> • #49844
Re: [PATCH 08/10] gpu: nova-core: use projection for PFALCON and PFALCON2 registers
Tue, 28 Jul 2026 19:01:13 +0200
"Danilo Krummrich" <[email protected]> • #49843
Re: [PATCH 08/10] gpu: nova-core: use projection for PFALCON and PFALCON2 registers
Wed, 29 Jul 2026 00:09:43 +0900
"Alexandre Courbot" <[email protected]> • #49842
[PATCH 5/5] rust: print: add `continuable` as option
Tue, 28 Jul 2026 15:52:12 +0100
Gary Guo <[email protected]> • #49841
[PATCH 4/5] rust: macros: use `syn` for `fmt!` string parsing
Tue, 28 Jul 2026 15:52:11 +0100
Gary Guo <[email protected]> • #49840
[PATCH 2/5] rust: print: use `CStr` for __LOG_PREFIX
Tue, 28 Jul 2026 15:52:09 +0100
Gary Guo <[email protected]> • #49839
[PATCH 3/5] rust: print: accept level in `print_macro` instead of expression
Tue, 28 Jul 2026 15:52:10 +0100
Gary Guo <[email protected]> • #49838
[PATCH 0/5] rust: print: add "continuable" as option
Tue, 28 Jul 2026 15:52:07 +0100
Gary Guo <[email protected]> • #49837
[PATCH 1/5] rust: print: handle `pr_cont` separately
Tue, 28 Jul 2026 15:52:08 +0100
Gary Guo <[email protected]> • #49836
Re: [PATCH v3 4/5] gpu: nova-core: split FbLayout into FSP and non-FSP versions
Tue, 28 Jul 2026 16:00:36 +0200
"Danilo Krummrich" <[email protected]> • #49835
Re: [PATCH 08/10] gpu: nova-core: use projection for PFALCON and PFALCON2 registers
Tue, 28 Jul 2026 11:24:12 +0100
"Gary Guo" <[email protected]> • #49834
Re: [PATCH v9 1/7] drm/tyr: add resources to RegistrationData
Tue, 28 Jul 2026 11:48:26 +0200
"Danilo Krummrich" <[email protected]> • #49833
[PATCH v4 5/5] rust_binder: use pr_*_ratelimited! for printing
Tue, 28 Jul 2026 09:32:55 +0000
Alice Ryhl <[email protected]> • #49832
[PATCH v4 4/5] rust_binder: consolidate transaction failure prints
Tue, 28 Jul 2026 09:32:54 +0000
Alice Ryhl <[email protected]> • #49831
[PATCH v4 3/5] rust: add pr_*_ratelimit! macros for printing
Tue, 28 Jul 2026 09:32:53 +0000
Alice Ryhl <[email protected]> • #49830
[PATCH v4 2/5] rust: sync: add const constructor for raw_spinlock_t
Tue, 28 Jul 2026 09:32:52 +0000
Alice Ryhl <[email protected]> • #49829
[PATCH v4 1/5] rust: sync: move lockdep types to rust/kernel/sync/lockdep.rs
Tue, 28 Jul 2026 09:32:51 +0000
Alice Ryhl <[email protected]> • #49828
[PATCH v4 0/5] Rate limited printing for Rust
Tue, 28 Jul 2026 09:32:50 +0000
Alice Ryhl <[email protected]> • #49827
Re: [PATCH v2] rust: cpufreq: Add CPUFREQ_TABLE_END as last table entry in TableBuilder::to_table
Tue, 28 Jul 2026 14:17:42 +0530
Viresh Kumar <[email protected]> • #49826
Re: [PATCH v3] rust: cpufreq: Fix temporary write in Registration::bios_limit_callback
Tue, 28 Jul 2026 14:17:14 +0530
Viresh Kumar <[email protected]> • #49825
Re: [PATCH v9 00/10] Fix missing fops.owner in Rust DRM/misc abstractions
Tue, 28 Jul 2026 16:38:44 +0800
Alvin Sun <[email protected]> • #49824
Re: [PATCH v3 3/7] drm: nova: Add chipid enum to nova-drm UAPI
Tue, 28 Jul 2026 18:00:59 +1000
Alistair Popple <[email protected]> • #49823
Re: [PATCH v3] lib: test bitmap vs IDA vs Maple Tree performance for region allocations
Tue, 28 Jul 2026 16:47:11 +0900
"Eliot Courtney" <[email protected]> • #49822
Re: [PATCH v3 1/5] gpu: nova-core: correct FRTS vidmem offset calculation
Tue, 28 Jul 2026 16:29:24 +0900
"Eliot Courtney" <[email protected]> • #49821
Re: [PATCH 07/10] rust: io: add subregion method with compile-time check
Tue, 28 Jul 2026 16:21:14 +0900
"Alexandre Courbot" <[email protected]> • #49820
Re: [PATCH 02/10] gpu: nova-core: specify base type for registers
Tue, 28 Jul 2026 15:47:13 +0900
"Alexandre Courbot" <[email protected]> • #49819
Re: [PATCH 08/10] gpu: nova-core: use projection for PFALCON and PFALCON2 registers
Tue, 28 Jul 2026 15:45:49 +0900
"Alexandre Courbot" <[email protected]> • #49818
Re: [PATCH 3/5] rust: sync: add WaitQueue infrastructure
Tue, 28 Jul 2026 09:11:46 +0300
Onur Özkan <[email protected]> • #49817
Re: [PATCH] rust_binder: speed up get_node_debug_info using lower_bound iter
Tue, 28 Jul 2026 06:07:03 +0000
Alice Ryhl <[email protected]> • #49816
Re: [PATCH] rust_binder: speed up get_node_debug_info using lower_bound iter
Tue, 28 Jul 2026 08:48:24 +0300
Onur Özkan <[email protected]> • #49815
[PATCH] rust_binder: speed up get_node_debug_info using lower_bound iter
Mon, 27 Jul 2026 22:22:18 -0300
Rafael Passos <[email protected]> • #49814
[PATCH 2/2] rust: drm: gpuvm: call drm_gpuvm_bo_destroy_not_in_lists() in Drop
Mon, 27 Jul 2026 07:11:21 -0700
Daniel Pesic <[email protected]> • #49813
[PATCH 1/2] drm/gpuvm: export drm_gpuvm_bo_destroy_not_in_lists()
Mon, 27 Jul 2026 07:11:20 -0700
Daniel Pesic <[email protected]> • #49812
[PATCH 0/2] drm/gpuvm: avoid deferred cleanup on GpuVmBoAlloc drop
Mon, 27 Jul 2026 07:11:19 -0700
Daniel Pesic <[email protected]> • #49811
Re: (subset) [PATCH 0/4] rust: pin-init: merge `__init` and `__pinned_init`
Mon, 27 Jul 2026 22:38:58 +0200
Danilo Krummrich <[email protected]> • #49810
Re: [PATCH] rust_binder: do not query current thread for all ioctls
Mon, 27 Jul 2026 19:24:43 +0000
Carlos Llamas <[email protected]> • #49809
Re: [PATCH v2 3/3] drm/tyr: enable runtime PM
Mon, 27 Jul 2026 18:00:58 +0300
Onur Özkan <[email protected]> • #49808
Re: [PATCH v2 1/3] rust: add runtime PM support
Mon, 27 Jul 2026 17:56:20 +0300
Onur Özkan <[email protected]> • #49807
Re: [PATCH 3/5] rust: sync: add WaitQueue infrastructure
Mon, 27 Jul 2026 14:21:24 +0100
"Gary Guo" <[email protected]> • #49806
Re: [PATCH] rust_binder: do not query current thread for all ioctls
Mon, 27 Jul 2026 14:48:14 +0200
Alice Ryhl <[email protected]> • #49805
Re: [PATCH 3/5] rust: sync: add WaitQueue infrastructure
Mon, 27 Jul 2026 14:46:32 +0200
"Danilo Krummrich" <[email protected]> • #49804
[PATCH] rust_binder: do not query current thread for all ioctls
Mon, 27 Jul 2026 12:28:59 +0000
Alice Ryhl <[email protected]> • #49803
Re: [PATCH 3/5] rust: sync: add WaitQueue infrastructure
Mon, 27 Jul 2026 13:02:06 +0100
"Gary Guo" <[email protected]> • #49802
Re: [PATCH 2/5] rust: workqueue: replace deprecated system_wq with system_{percpu,dfl}_wq
Mon, 27 Jul 2026 12:53:44 +0100
"Gary Guo" <[email protected]> • #49801
Re: [PATCH 0/3] rust: pin-init: upstream synchronization for 7.3 (round 2)
Mon, 27 Jul 2026 12:31:31 +0100
"Gary Guo" <[email protected]> • #49800
Re: [PATCH v5 3/8] gpu: nova-core: add TLV parser for firmware files
Mon, 27 Jul 2026 20:31:03 +0900
"Alexandre Courbot" <[email protected]> • #49799
Re: [PATCH v5 5/8] gpu: nova-core: transition gsp to TLV images
Mon, 27 Jul 2026 20:29:43 +0900
"Alexandre Courbot" <[email protected]> • #49798
Re: [PATCH 1/2] rust: add functions and traits for lossless integer conversions
Mon, 27 Jul 2026 13:19:35 +0200
"Danilo Krummrich" <[email protected]> • #49797
Re: [PATCH v3] rust: pwm: replace `core::mem::zeroed` with `pin_init::zeroed`
Mon, 27 Jul 2026 13:15:14 +0200
Michal Wilczynski <[email protected]> • #49796
Re: [PATCH 1/2] rust: add functions and traits for lossless integer conversions
Mon, 27 Jul 2026 13:10:54 +0200
Miguel Ojeda <[email protected]> • #49795
Re: [PATCH v3 2/4] rust: print: document safety of _printk FFI calls
Mon, 27 Jul 2026 11:50:33 +0100
"Gary Guo" <[email protected]> • #49794
Re: [PATCH v5 2/8] rust: firmware: add request_into_buf()
Mon, 27 Jul 2026 19:38:19 +0900
"Alexandre Courbot" <[email protected]> • #49793
Re: [PATCH 1/2] rust: add functions and traits for lossless integer conversions
Mon, 27 Jul 2026 11:28:04 +0100
"Gary Guo" <[email protected]> • #49792
[PATCH 2/2] gpu: nova-core: use kernel lossless integer conversion module
Mon, 27 Jul 2026 19:15:15 +0900
Alexandre Courbot <[email protected]> • #49791
[PATCH 1/2] rust: add functions and traits for lossless integer conversions
Mon, 27 Jul 2026 19:15:14 +0900
Alexandre Courbot <[email protected]> • #49790
[PATCH 0/2] rust: add functions and traits for lossless integer conversions
Mon, 27 Jul 2026 19:15:13 +0900
Alexandre Courbot <[email protected]> • #49789
Re: [PATCH 1/2] drm/tyr: add Wait type for GPU events
Mon, 27 Jul 2026 11:04:50 +0200
Laura Nao <[email protected]> • #49788
Re: [PATCH 01/10] rust: io: register: allow explicit base type specification
Mon, 27 Jul 2026 17:14:07 +0900
"Alexandre Courbot" <[email protected]> • #49787
Re: [PATCH v5 8/8] gpu: nova-core: update firmware module info for TLV images
Mon, 27 Jul 2026 17:06:53 +0900
"Alexandre Courbot" <[email protected]> • #49786
Re: [PATCH v5 2/8] rust: firmware: add request_into_buf()
Mon, 27 Jul 2026 17:06:33 +0900
"Alexandre Courbot" <[email protected]> • #49785
Re: [PATCH v5 1/8] rust: alloc: add Vec::zeroed method
Mon, 27 Jul 2026 17:06:08 +0900
"Alexandre Courbot" <[email protected]> • #49784
Re: [PATCH 01/10] rust: io: register: allow explicit base type specification
Mon, 27 Jul 2026 14:27:49 +0900
"Eliot Courtney" <[email protected]> • #49783
[PATCH v4 5/5] MAINTAINERS: add entry for kconfirm
Mon, 27 Jul 2026 01:16:23 +0100
Julian Braha <[email protected]> • #49782
[PATCH v4 4/5] Documentation: add kconfirm
Mon, 27 Jul 2026 01:16:22 +0100
Julian Braha <[email protected]> • #49781
[PATCH 2/5] kconfig: add kconfirm
Mon, 27 Jul 2026 01:16:20 +0100
Julian Braha <[email protected]> • #49780
[PATCH v4 3/5] kconfirm: add tests
Mon, 27 Jul 2026 01:16:21 +0100
Julian Braha <[email protected]> • #49779
[PATCH v4 1/5] kconfig: add add another callback to the parser to view raw parse tree
Mon, 27 Jul 2026 01:16:19 +0100
Julian Braha <[email protected]> • #49778
[PATCH v4 0/5] add kconfirm
Mon, 27 Jul 2026 01:16:18 +0100
Julian Braha <[email protected]> • #49777
[PATCH 5/5] rust: sync: condvar: use task::schedule_timeout()
Mon, 27 Jul 2026 00:36:11 +0200
Danilo Krummrich <[email protected]> • #49776
[PATCH 4/5] rust: sync: convert CondVar and PollCondVar to use WaitQueue
Mon, 27 Jul 2026 00:36:10 +0200
Danilo Krummrich <[email protected]> • #49775
[PATCH 3/5] rust: sync: add WaitQueue infrastructure
Mon, 27 Jul 2026 00:36:09 +0200
Danilo Krummrich <[email protected]> • #49774
[PATCH 2/5] rust: workqueue: replace deprecated system_wq with system_{percpu,dfl}_wq
Mon, 27 Jul 2026 00:36:08 +0200
Danilo Krummrich <[email protected]> • #49773
[PATCH 1/5] rust: task: add safe schedule_timeout() wrapper
Mon, 27 Jul 2026 00:36:07 +0200
Danilo Krummrich <[email protected]> • #49772
[PATCH 0/5] rust: sync: add WaitQueue infrastructure
Mon, 27 Jul 2026 00:36:06 +0200
Danilo Krummrich <[email protected]> • #49771
[PATCH v4 3/3] nvmem: make all reg_write callbacks take const void *
Sun, 26 Jul 2026 15:17:21 +0200
Link Mauve <[email protected]> • #49770
[PATCH v4 2/3] nvmem: core: deprecate reg_write callback and add reg_write_const
Sun, 26 Jul 2026 15:17:20 +0200
Link Mauve <[email protected]> • #49769
[PATCH v4 1/3] firmware: meson: pass a const buffer to meson_sm_call_write()
Sun, 26 Jul 2026 15:17:19 +0200
Link Mauve <[email protected]> • #49768
[PATCH v4 0/3] nvmem: migrate to const void * in reg_write
Sun, 26 Jul 2026 15:17:18 +0200
Link Mauve <[email protected]> • #49767
Re: [PATCH v3 3/4] nvmem: apple-spmi: improve calling safety with wrapper functions
Sun, 26 Jul 2026 14:56:16 +0200
Link Mauve <[email protected]> • #49766
[PATCH v3 2/4] rust: print: document safety of _printk FFI calls
Sun, 26 Jul 2026 12:59:29 +0100
Cian McGuire <[email protected]> • #49765
Re: [RFC PATCH 0/3] rust: power_supply class abstraction and SMB347 charger driver
Sat, 25 Jul 2026 19:33:27 -0700
Bruce Robertson <[email protected]> • #49764
Re: [PATCH] rust: io: convert ResourceSize into a transparent newtype
Sun, 26 Jul 2026 09:32:00 +0900
"Alexandre Courbot" <[email protected]> • #49763
Re: [PATCH v18 0/2] Introduce Synology Microp driver
Sat, 25 Jul 2026 22:07:54 +0100
Lee Jones <[email protected]> • #49762
Re: [GIT PULL] Rust fixes for 7.2 (2nd)
Sat, 25 Jul 2026 17:24:49 +0000
[email protected] • #49761
Re: arm `rustdoc` Rust 1.85.0-only build error
Sat, 25 Jul 2026 19:19:19 +0200
Fabian Grünbichler <[email protected]> • #49760
[GIT PULL] Rust fixes for 7.2 (2nd)
Sat, 25 Jul 2026 18:53:01 +0200
Miguel Ojeda <[email protected]> • #49759
Re: [PATCH v3 4/7] drm: nova: Add GETPARAM parameter to read the GPU chipid
Sat, 25 Jul 2026 17:23:38 +0200
"Danilo Krummrich" <[email protected]> • #49758
Re: [PATCH v3 3/7] drm: nova: Add chipid enum to nova-drm UAPI
Sat, 25 Jul 2026 17:23:32 +0200
"Danilo Krummrich" <[email protected]> • #49757
Re: [PATCH v3 2/7] drm: nova: Add DRM registration data
Sat, 25 Jul 2026 17:23:24 +0200
"Danilo Krummrich" <[email protected]> • #49756
Re: [PATCH v3 1/7] gpu: nova-core: Add public driver API to nova-core
Sat, 25 Jul 2026 17:23:17 +0200
"Danilo Krummrich" <[email protected]> • #49755
Re: [PATCH 2/2] gpu: nova-core: falcon: use I/O projection to check transfer bounds
Sat, 25 Jul 2026 16:55:13 +0200
"Danilo Krummrich" <[email protected]> • #49754
Re: [PATCH] rust: revocable: use LKMM atomics instead of Rust atomics
Sat, 25 Jul 2026 07:09:37 -0700
Boqun Feng <[email protected]> • #49753
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.