org.kernel.vger.rust-for-linux archive
1316 archived articles, newest first (page 2 of 14). Latest articles →
Re: [PATCH] rust: cfi: disable function merging if CFI is enabled
Fri, 21 Aug 2026 11:20:18 +0200Re: [PATCH 0/2] rust: kunit: add optional assertions to catch taint and lockdep warnings
Fri, 21 Aug 2026 11:03:54 +0200Re: [PATCH 0/2] rust: kunit: add optional assertions to catch taint and lockdep warnings
Fri, 21 Aug 2026 17:01:47 +0800Re: [PATCH 1/2] rust: kunit: add config to fail kunit tests if a lockdep warning is triggered
Fri, 21 Aug 2026 10:40:38 +0200Re: [PATCH v7 06/10] rust: id_pool: take a NonZero capacity in with_capacity
Fri, 21 Aug 2026 17:39:58 +0900Re: [PATCH v7 05/10] rust: bitmap: add contiguous area operations
Fri, 21 Aug 2026 10:31:57 +0200Re: [PATCH v7 07/10] rust: id_pool: add contiguous ID reservation
Fri, 21 Aug 2026 17:30:48 +0900Re: [PATCH v7 05/10] rust: bitmap: add contiguous area operations
Fri, 21 Aug 2026 17:11:08 +0900Re: [PATCH v19 00/40] DEPT(DEPendency Tracker)
Fri, 21 Aug 2026 09:56:05 +0200Re: [PATCH v7 04/10] rust: sizes: implement SizeConstants for Alignment
Fri, 21 Aug 2026 16:46:24 +0900Re: [PATCH v7 03/10] rust: num: add nz! macro for compile time NonZero values
Fri, 21 Aug 2026 16:39:38 +0900Re: [PATCH v19 00/40] DEPT(DEPendency Tracker)
Fri, 21 Aug 2026 09:37:07 +0200Re: [PATCH v7 02/10] rust: bitmap: restrict bitmap length to at most i32::MAX
Fri, 21 Aug 2026 16:37:27 +0900Re: [PATCH 0/4] Fix forward()/expires() racing with concurrent arming
Fri, 21 Aug 2026 09:13:01 +0200Re: [PATCH 00/12] drm/panic: Split into core and helpers
Fri, 21 Aug 2026 08:38:43 +0200Re: [PATCH 7/7] dt-bindings: beagle: Add BeagleConnect Freedom
Fri, 21 Aug 2026 08:20:04 +0200Re: [PATCH 7/7] dt-bindings: beagle: Add BeagleConnect Freedom
Fri, 21 Aug 2026 11:01:16 +0530Re: [PATCH 3/7] rust: crc_ccitt: add CRC-CCITT abstraction
Fri, 21 Aug 2026 10:55:41 +0530Re: [PATCH v4 6/7] drm: nova: Use nova-core to read VRAM_BAR_SIZE parameter
Fri, 21 Aug 2026 15:13:24 +1000Re: [PATCH v4 4/7] drm: nova: Add a GPU info ioctl
Fri, 21 Aug 2026 15:10:01 +1000Re: [PATCH v19 00/40] DEPT(DEPendency Tracker)
Fri, 21 Aug 2026 13:51:32 +0900Re: [PATCH v19 00/40] DEPT(DEPendency Tracker)
Fri, 21 Aug 2026 13:21:43 +0900Re: [PATCH 3/7] rust: crc_ccitt: add CRC-CCITT abstraction
Thu, 20 Aug 2026 20:00:18 -0700Re: [PATCH] rust: cfi: disable function merging if CFI is enabled
Thu, 20 Aug 2026 16:42:46 -0700Re: [GIT PULL] rust-i2c-next for 7.3
Thu, 20 Aug 2026 21:26:52 +0200Re: [PATCH 7/7] dt-bindings: beagle: Add BeagleConnect Freedom
Thu, 20 Aug 2026 19:33:12 +0100Re: [PATCH v19 00/40] DEPT(DEPendency Tracker)
Thu, 20 Aug 2026 18:51:08 +0100Re: [PATCH 00/12] drm/panic: Split into core and helpers
Thu, 20 Aug 2026 19:49:36 +0200Re: [PATCH 09/12] drm/panic: Display panic screen via per-plane callback
Thu, 20 Aug 2026 19:25:45 +0200Re: [PATCH v19 00/40] DEPT(DEPendency Tracker)
Thu, 20 Aug 2026 19:16:05 +0200Re: [PATCH 07/12] drm/panic: Retry in dispatch function if panic output fails
Thu, 20 Aug 2026 19:15:24 +0200Re: [PATCH 07/12] drm/panic: Retry in dispatch function if panic output fails
Thu, 20 Aug 2026 19:12:37 +0200Re: [PATCH 06/12] drm/panic: Pass global module parameters to drm_panic_dispatch()
Thu, 20 Aug 2026 19:10:19 +0200Re: [PATCH 05/12] drm/panic: Pass colors to draw_panic_dispatch()
Thu, 20 Aug 2026 19:08:04 +0200Re: [PATCH 04/12] drm/panic: Return errno codes if panic output fails
Thu, 20 Aug 2026 19:05:57 +0200Re: [PATCH 03/12] drm/panic: Return -EINVAL if font is not available
Thu, 20 Aug 2026 19:04:51 +0200Re: [PATCH] rust: cfi: disable function merging if CFI is enabled
Thu, 20 Aug 2026 16:58:12 +0100[PATCH] rust: cfi: disable function merging if CFI is enabled
Thu, 20 Aug 2026 14:57:32 +0100Re: [linus:master] [rust] b7b8b4ccda: CFI_failure_at_do_one_initcall
Thu, 20 Aug 2026 14:30:37 +0100Re: [PATCH 0/4] Fix forward()/expires() racing with concurrent arming
Thu, 20 Aug 2026 21:53:32 +0900 (JST)Re: [PATCH 0/4] Fix forward()/expires() racing with concurrent arming
Thu, 20 Aug 2026 14:34:16 +0200[PATCH 7/7] dt-bindings: beagle: Add BeagleConnect Freedom
Thu, 20 Aug 2026 14:55:49 +0530[PATCH 6/7] greybus: Add Rust UART node driver
Thu, 20 Aug 2026 14:55:48 +0530[PATCH 5/7] drivers: greybus: Add software SVC implementation
Thu, 20 Aug 2026 14:55:47 +0530[PATCH 4/7] rust: kernel: Add greybus abstractions
Thu, 20 Aug 2026 14:55:46 +0530[PATCH 3/7] rust: crc_ccitt: add CRC-CCITT abstraction
Thu, 20 Aug 2026 14:55:45 +0530[PATCH 2/7] greybus: connection: Add gb_connection_hd_find_by_intf()
Thu, 20 Aug 2026 14:55:44 +0530[PATCH 1/7] greybus: connection: Export gb_connection_get() and gb_connection_put()
Thu, 20 Aug 2026 14:55:43 +0530[PATCH 0/7] Add Greybus Sotfsvc and UART Node drivers
Thu, 20 Aug 2026 14:55:42 +0530Re: [PATCH 0/4] Fix forward()/expires() racing with concurrent arming
Thu, 20 Aug 2026 18:21:14 +0900 (JST)Re: [PATCH 0/4] Fix forward()/expires() racing with concurrent arming
Thu, 20 Aug 2026 11:00:21 +0200Re: [PATCH] powerpc/bug: Add ARCH_WARN_ASM and refactor _EMIT_BUG_ENTRY for Rust support
Thu, 20 Aug 2026 12:19:33 +0530[linus:master] [rust] b7b8b4ccda: CFI_failure_at_do_one_initcall
Thu, 20 Aug 2026 11:16:44 +0800Re: [PATCH v2 08/12] gpu: nova-core: mm: Add support to use PRAMIN windows to write to VRAM
Thu, 20 Aug 2026 09:34:52 +0900Re: [PATCH v2 08/12] gpu: nova-core: mm: Add support to use PRAMIN windows to write to VRAM
Thu, 20 Aug 2026 09:05:44 +1000[GIT PULL] rust-i2c-next for 7.3
Wed, 19 Aug 2026 22:28:03 +0100Re: [PATCH v7 03/10] rust: num: add nz! macro for compile time NonZero values
Wed, 19 Aug 2026 21:07:23 +0100[PATCH RESEND v3] Fail the build on RUST=y and RUST_IS_AVAILABLE=n
Wed, 19 Aug 2026 21:47:01 +0200Re: [PATCH 5/6] gpu: nova-core: add NVKV typed decoding
Wed, 19 Aug 2026 20:59:48 +0200[PATCH RESEND v23 3/3] rust: leds: add multicolor classdev abstractions
Wed, 19 Aug 2026 18:58:42 +0000[PATCH RESEND v23 2/3] rust: leds: add Mode trait
Wed, 19 Aug 2026 18:58:41 +0000[PATCH RESEND v23 1/3] rust: leds: add basic led classdev abstractions
Wed, 19 Aug 2026 18:58:39 +0000[PATCH RESEND v23 0/3] rust: leds: add led classdev abstractions
Wed, 19 Aug 2026 18:58:37 +0000[PATCH v6 3/3] drm/tyr: put iomem behind the hardware gate
Wed, 19 Aug 2026 21:45:41 +0300[PATCH v6 2/3] drm/tyr: add GPU reset infrastructure
Wed, 19 Aug 2026 21:45:40 +0300[PATCH v6 1/3] drm/tyr: clear stale IRQ state before soft reset
Wed, 19 Aug 2026 21:45:39 +0300[PATCH v6 0/3] drm/tyr: GPU reset infrastructure
Wed, 19 Aug 2026 21:45:38 +0300Re: [GIT PULL] Driver core changes for 7.3-rc1
Wed, 19 Aug 2026 18:40:11 +0000Re: [PATCH 2/6] gpu: nova-core: add NVKV encoder
Wed, 19 Aug 2026 18:47:43 +0200Re: [PATCH 2/6] gpu: nova-core: add NVKV encoder
Wed, 19 Aug 2026 18:32:40 +0200Re: [PATCH 0/4] Fix forward()/expires() racing with concurrent arming
Wed, 19 Aug 2026 22:01:06 +0900 (JST)Re: [PATCH 1/6] rust: alloc: add Vec::push_init
Wed, 19 Aug 2026 13:14:45 +0100Re: [PATCH 1/6] rust: alloc: add Vec::push_init
Wed, 19 Aug 2026 13:08:52 +0100Re: [PATCH] powerpc/bug: Add ARCH_WARN_ASM and refactor _EMIT_BUG_ENTRY for Rust support
Wed, 19 Aug 2026 13:50:43 +0200Re: [PATCH 1/6] rust: alloc: add Vec::push_init
Wed, 19 Aug 2026 13:23:49 +0200[PATCH v3 16/16] rust: io: register: unify handling of register with/without bitfields
Wed, 19 Aug 2026 12:09:24 +0100[PATCH v3 15/16] rust: io: register: remove `Register` trait and cleanup macro
Wed, 19 Aug 2026 12:09:23 +0100[PATCH v3 14/16] rust: io: register: remove relative registers
Wed, 19 Aug 2026 12:09:22 +0100[PATCH v3 12/16] gpu: nova-core: use projection for PFALCON and PFALCON2 registers
Wed, 19 Aug 2026 12:09:20 +0100[PATCH v3 04/16] rust: io: perform conversions using `AsRepr`
Wed, 19 Aug 2026 12:09:12 +0100[PATCH v3 13/16] gpu: nova-core: convert hshub0 from relative register to projection
Wed, 19 Aug 2026 12:09:21 +0100[PATCH v3 03/16] rust: mem: add `AsRepr` and `AsReprMut`
Wed, 19 Aug 2026 12:09:11 +0100[PATCH v3 11/16] rust: io: register: support fixed offset register without bitfield
Wed, 19 Aug 2026 12:09:19 +0100[PATCH v3 08/16] drm/tyr: specify base type for registers
Wed, 19 Aug 2026 12:09:16 +0100[PATCH v3 07/16] gpu: nova-core: specify base type for registers
Wed, 19 Aug 2026 12:09:15 +0100[PATCH v3 01/16] rust: io: register: reimplement as proc macro
Wed, 19 Aug 2026 12:09:09 +0100[PATCH v3 09/16] samples: rust: pci: specify base type for registers
Wed, 19 Aug 2026 12:09:17 +0100[PATCH v3 05/16] rust: io: support register projections
Wed, 19 Aug 2026 12:09:13 +0100[PATCH v3 10/16] rust: io: register: make register have a typed base
Wed, 19 Aug 2026 12:09:18 +0100[PATCH v3 02/16] rust: mem: add `transmute` with deferred size check
Wed, 19 Aug 2026 12:09:10 +0100[PATCH v3 06/16] rust: io: register: allow explicit base type specification
Wed, 19 Aug 2026 12:09:14 +0100[PATCH v3 00/16] rust: io: support register projections and remove relative registers
Wed, 19 Aug 2026 12:09:08 +0100Re: [PATCH 1/6] rust: alloc: add Vec::push_init
Wed, 19 Aug 2026 12:49:12 +0200Re: [PATCH 01/12] drm/panic: Allocate QR-code buffers statically
Wed, 19 Aug 2026 12:45:37 +0200Re: [PATCH] powerpc/bug: Add ARCH_WARN_ASM and refactor _EMIT_BUG_ENTRY for Rust support
Wed, 19 Aug 2026 16:12:01 +0530Re: [PATCH] powerpc/bug: Add ARCH_WARN_ASM and refactor _EMIT_BUG_ENTRY for Rust support
Wed, 19 Aug 2026 12:02:01 +0200Re: [PATCH 01/12] drm/panic: Allocate QR-code buffers statically
Wed, 19 Aug 2026 11:38:55 +0200Re: [PATCH 2/2] rust: kunit: move test configuration gating into macro
Wed, 19 Aug 2026 16:57:41 +0800Re: [PATCH 1/2] gpu: nova-core: add a KUnit test configuration option
Wed, 19 Aug 2026 16:57:25 +0800[PATCH] powerpc/bug: Add ARCH_WARN_ASM and refactor _EMIT_BUG_ENTRY for Rust support
Wed, 19 Aug 2026 14:18:25 +0530
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.