rust-for-linux.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-02-06 17:39:00 to 2025-02-09 17:31:04 UTC [more...]

[PATCH v3 1/2] gpu: nova-core: add initial driver stub
 2025-02-09 17:30 UTC  (2+ messages)
` [PATCH v3 2/2] gpu: nova-core: add initial documentation

[PATCH] scripts: generate_rust_analyzer.py: add missing macros -> core dep
 2025-02-09 17:21 UTC  (10+ messages)

[PATCH v2] scripts: generate_rust_analyzer.py: add missing macros deps
 2025-02-09 17:11 UTC 

[PATCH v8 0/2] Add dma coherent allocator abstraction
 2025-02-09 16:28 UTC  (8+ messages)
` [PATCH v8 2/2] rust: add "

[PATCH v10 0/8] rust: Add IO polling
 2025-02-09 16:20 UTC  (13+ messages)
` [PATCH v10 1/8] sched/core: Add __might_sleep_precision()
` [PATCH v10 2/8] rust: time: Add PartialEq/Eq/PartialOrd/Ord trait to Ktime
` [PATCH v10 3/8] rust: time: Introduce Delta type
` [PATCH v10 4/8] rust: time: Introduce Instant type
` [PATCH v10 5/8] rust: time: Add wrapper for fsleep() function
` [PATCH v10 6/8] MAINTAINERS: rust: Add TIMEKEEPING and TIMER abstractions
` [PATCH v10 7/8] rust: Add read_poll_timeout functions
` [PATCH v10 8/8] net: phy: qt2025: Wait until PHY becomes ready

[PATCH v2] rust/kernel: Add faux device bindings
 2025-02-09 15:43 UTC  (14+ messages)

[PATCH v2 1/2] gpu: nova-core: add initial driver stub
 2025-02-09 15:36 UTC  (11+ messages)
` [PATCH v2 2/2] gpu: nova-core: add initial documentation

[PATCH v6 1/3] rust: io: add resource abstraction
 2025-02-09 11:45 UTC  (2+ messages)

[PATCH v4 0/2] rust: lockdep: Fix soundness issue affecting LockClassKeys
 2025-02-09  9:57 UTC  (4+ messages)
` [PATCH v4 1/2] rust: lockdep: Remove support for dynamically allocated LockClassKeys
` [PATCH v4 2/2] rust: lockdep: Use Pin for all LockClassKey usages

[PATCH v8 2/2] rust: add dma coherent allocator abstraction
 2025-02-09  8:25 UTC  (35+ messages)
                  ` On community influencing (was Re: [PATCH v8 2/2] rust: add dma coherent allocator abstraction.)

[PATCH v2] rust: alloc: satisfy `aligned_alloc` requirements
 2025-02-08 23:50 UTC  (18+ messages)

[PATCH 0/2] rust: macros: fix `make rusttest` build on macOS
 2025-02-08 22:59 UTC  (9+ messages)
` [PATCH 1/2] rust: macros: improve panic messages
` [PATCH 2/2] rust: macros: fix `make rusttest` build on macOS

[PATCH v2 0/3] rust: configfs abstractions
 2025-02-08 21:26 UTC  (5+ messages)
` [PATCH v2 1/3] rust: sync: change `<Arc<T> as ForeignOwnable>::PointedTo` to `T`
` [PATCH v2 2/3] rust: configfs: introduce rust support for configfs
` [PATCH v2 3/3] MAINTAINERS: add entry for configfs Rust abstractions

[GIT PULL] Rust fixes for 6.14
 2025-02-08 20:32 UTC  (2+ messages)

[PATCH 0/2] rust: two small improvements for kunit
 2025-02-08 13:31 UTC  (3+ messages)
` [PATCH 1/2] rust: pass correct target to bindgen on Usermode Linux
` [PATCH 2/2] rust: add kunitconfig

[PATCH v3 0/8] Driver core: Add faux bus devices
 2025-02-08  8:49 UTC  (17+ messages)
` [PATCH v3 1/8] driver core: add a faux bus for use when a simple device/bus is needed
` [PATCH v3 7/8] drm/vgem/vgem_drv convert to use faux_device
` [PATCH v3 8/8] drm/vkms: "

[PATCH] rust: rbtree: fix overindented list item
 2025-02-08  7:14 UTC  (3+ messages)

[PATCH v3] rust/kernel: Add faux device bindings
 2025-02-07 23:49 UTC 

[PATCH v3 0/2] rust: lockdep: Fix soundness issue affecting LockClassKeys
 2025-02-07 23:11 UTC  (10+ messages)
` [PATCH v3 1/2] rust: lockdep: Remove support for dynamically allocated LockClassKeys
` [PATCH v3 2/2] rust: lockdep: Use Pin for all LockClassKey usages

[PATCH v8] Kunit to check the longest symbol length
 2025-02-07 21:53 UTC  (2+ messages)

[PATCH v4] checkpatch: add warning for pr_* and dev_* macros without a trailing newline
 2025-02-07 19:53 UTC  (2+ messages)

[PATCH v2 RESEND 1/1] checkpatch: add warning for pr_* and dev_* macros without a trailing newline
 2025-02-07 18:40 UTC  (3+ messages)

[PATCH v3] checkpatch: add warning for pr_* and dev_* macros without a trailing newline
 2025-02-07 18:18 UTC 

[PATCH] drm/panthor: Convert IOCTL defines to an enum
 2025-02-07 17:36 UTC  (2+ messages)

[PATCH v3] rust: allocator_test: use `posix_memalign`
 2025-02-07 17:23 UTC  (5+ messages)

[PATCH V8 00/14] Rust bindings for cpufreq and OPP core + sample driver
 2025-02-07 17:19 UTC  (15+ messages)
` [PATCH V8 06/14] rust: Add bare minimal bindings for clk framework
` [PATCH V8 12/14] rust: Extend cpufreq bindings for driver registration

[PATCH v2] drm/panic: Better binary encoding in QR code
 2025-02-07 17:05 UTC  (2+ messages)

[PATCH] rust: docs: clean lifetimes markup
 2025-02-07 14:25 UTC 

[PATCH v16 0/4] rust: xarray: Add a minimal abstraction for XArray
 2025-02-07 13:58 UTC  (5+ messages)
` [PATCH v16 1/4] rust: remove redundant `as _` casts
` [PATCH v16 2/4] rust: types: add `ForeignOwnable::PointedTo`
` [PATCH v16 3/4] rust: xarray: Add an abstraction for XArray
` [PATCH v16 4/4] MAINTAINERS: add entry for Rust XArray API

[PATCH v6 2/3] rust: io: mem: add a generic iomem abstraction
 2025-02-07 13:25 UTC  (7+ messages)

[PATCH v3 0/6] rust: treewide: add missing newlines to printing calls
 2025-02-07  9:36 UTC  (9+ messages)
` [PATCH v3 1/6] rust: docs: add missing newline to printing macro examples
` [PATCH v3 2/6] rust: error: add missing newline to pr_warn! calls
` [PATCH v3 3/6] rust: init: add missing newline to pr_info! calls
` [PATCH v3 4/6] rust: sync: add missing newline in locked_by log example
` [PATCH v3 5/6] rust: workqueue: add missing newline to pr_info! examples
` [PATCH v3 6/6] rust: samples: add missing newline to pr_info! calls in rust_print_main

[PATCH] rust/kernel: Add faux device bindings
 2025-02-07  0:35 UTC  (8+ messages)

[PATCH] x86: rust: set rustc-abi=x86-softfloat on rustc>=1.86.0
 2025-02-06 23:12 UTC  (7+ messages)

[PATCH] rust: Do not export generated KASAN ODR symbols
 2025-02-06 23:04 UTC  (2+ messages)

[PATCH v15 0/3] rust: xarray: Add a minimal abstraction for XArray
 2025-02-06 21:35 UTC  (10+ messages)
` [PATCH v15 2/3] rust: xarray: Add an "
  ` [PATCH v15 1/3] rust: types: add `ForeignOwnable::PointedTo`
  ` [PATCH v15 3/3] MAINTAINERS: add entry for Rust XArray API

[PATCH 0/6] rust: page: Support borrowing `struct page` and physaddr conversion
 2025-02-06 19:27 UTC  (26+ messages)

[PATCH] Add -fzero-init-padding-bits to bindgen_skip_cflags
 2025-02-06 18:58 UTC  (5+ messages)


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).