Linux driver-core infrastructure
 help / color / mirror / Atom feed
 messages from 2026-07-12 00:08:00 to 2026-07-14 11:23:04 UTC [more...]

[PATCH] regcache: disable cache_only before rewriting paging registers
 2026-07-14 11:23 UTC  (8+ messages)

[RFC PATCH] sysfs: Add /sys/kernel/realtime entry
 2026-07-14 11:07 UTC  (7+ messages)

[PATCH v7 0/4] driver core: unify the release path for dynamically allocated platform devices
 2026-07-14  9:40 UTC  (8+ messages)
` [PATCH v7 1/4] platform/surface: gpe: use platform_device_register_full()
` [PATCH v7 2/4] drm/xe/i2c: use device_create_managed_software_node()
` [PATCH v7 3/4] driver core: platform: unify release path
` [PATCH v7 4/4] driver core: platform: tests: add test cases for correct swnode removal

[PATCH v2] arch_topology: Introduce nr_possible_packages
 2026-07-14  5:43 UTC 

[PATCH v18 0/5] shut down devices asynchronously
 2026-07-14  1:36 UTC  (3+ messages)
` [PATCH 3/5] driver core: async device shutdown infrastructure

[RFC PATCH 00/14] driver core: defer per-VF sysfs creation for fast SR-IOV bring-up
 2026-07-13 23:50 UTC  (4+ messages)

[PATCH] rust: devres: fix race between concurrent revokers
 2026-07-13 23:05 UTC  (2+ messages)

[PATCH v6 00/20] rust: I/O type generalization and projection
 2026-07-13 22:46 UTC  (3+ messages)

[PATCH] rust: device: make lifetime on `Core` and `CoreInternal` invariant
 2026-07-13 21:09 UTC  (6+ messages)

[PATCH v8 00/10] Fix missing fops.owner in Rust DRM/misc abstractions
 2026-07-13 12:07 UTC  (18+ messages)
` [PATCH v8 01/10] rust: module: move module types into `module.rs`
` [PATCH v8 02/10] rust: module: add `THIS_MODULE` const to `ModuleMetadata` trait
` [PATCH v8 03/10] rust: doctest: add LocalModule fallback for #[vtable] ThisModule
` [PATCH v8 04/10] rust: macros: auto-insert OwnerModule in #[vtable]
` [PATCH v8 05/10] rust: drm: set fops.owner from driver module pointer
` [PATCH v8 06/10] rust: miscdevice: "
` [PATCH v8 07/10] rust: configfs: use `LocalModule` for `THIS_MODULE`
` [PATCH v8 08/10] rust: binder: "
` [PATCH v8 09/10] rust: macros: remove `THIS_MODULE` static from `module!`
` [PATCH v8 10/10] rust: module: update MAINTAINERS to cover module.rs

[PATCH v4 0/5] software node: provide support for fw_devlink
 2026-07-13 11:46 UTC  (7+ messages)
` [PATCH v4 1/5] kunit: provide a set of fwnode-oriented helpers
` [PATCH v4 2/5] software node: add fw_devlink support
` [PATCH v4 3/5] software node: add kunit tests for "
` [PATCH v4 4/5] MAINTAINERS: add myself as reviewer of software node support
` [PATCH v4 5/5] gpio: kunit: add test cases verifying swnode devlink support

[PATCH v3 00/20] driver core: count references of the platform device's fwnode, not OF node
 2026-07-13 10:29 UTC  (3+ messages)
` [PATCH v3 11/20] pmdomain: imx: use platform_device_set_of_node()

[PATCH v3 0/5] software node: provide support for fw_devlink
 2026-07-13 10:20 UTC  (4+ messages)

[PATCH v4 00/14] arm64: mediatek: Add M.2 E-key slot on Chromebooks
 2026-07-13  6:40 UTC  (4+ messages)
` [PATCH v4 05/14] usb: hub: Associate port@ fwnode with USB port device

[PATCH 0/2] regmap: Improve error handling in regcache_sync()
 2026-07-13  5:03 UTC  (3+ messages)
` [PATCH 1/2] regcache: Preserve cache synchronization errors "
` [PATCH 2/2] regcache: Mark cache dirty if selector register rewrite fails

[PATCH] driver core: faux: Move a variable assignment behind a condition check in faux_device_destroy()
 2026-07-13  4:44 UTC  (6+ messages)
      `  "

[PATCH v5 0/8] Transition Nova Core to TLV firmare images
 2026-07-13  2:21 UTC  (4+ messages)
` [PATCH v5 1/8] rust: alloc: add Vec::zeroed method

[PATCH v13 0/3] rust: add basic serial device bus abstractions
 2026-07-12 16:58 UTC  (4+ messages)
` [PATCH v13 1/3] "
` [PATCH v13 2/3] samples: rust: add Rust serial device bus sample device driver
` [PATCH v13 3/3] MAINTAINERS: serdev: Add self for serdev

[PATCH v7 00/10] dax/kmem: atomic whole-device hotplug via sysfs
 2026-07-12 16:48 UTC  (12+ messages)
` [PATCH v7 01/10] mm/memory: add memory_block_aligned_range() helper
` [PATCH v7 02/10] mm/memory_hotplug: add mhp_online_type_to_str() and export string helpers
` [PATCH v7 03/10] mm/memory_hotplug: pass online_type to online_memory_block() via arg
` [PATCH v7 04/10] mm/memory_hotplug: export mhp_get_default_online_type
` [PATCH v7 05/10] mm/memory_hotplug: add __add_memory_driver_managed() with online_type arg
` [PATCH v7 06/10] mm/memory_hotplug: add offline_and_remove_memory_ranges()
` [PATCH v7 07/10] dax/kmem: resolve default online type at probe time
` [PATCH v7 08/10] dax/kmem: extract hotplug/hotremove helper functions
` [PATCH v7 09/10] dax/kmem: add sysfs interface for atomic whole-device hotplug
` [PATCH v7 10/10] selftests/dax: add dax/kmem hotplug sysfs regression test

[PATCH v5 00/19] rust: drm: Higher-Ranked Lifetime private data
 2026-07-12 15:35 UTC  (2+ messages)

[PATCH v6 00/10] dax/kmem: atomic whole-device hotplug via sysfs
 2026-07-12 13:27 UTC  (8+ messages)
` [PATCH v6 07/10] dax: plumb hotplug online_type through dax

[PATCH] rust: io: convert ResourceSize into a transparent newtype
 2026-07-12 11:36 UTC 

[PATCH 1/2] firmware_loader: builtin: ignore 0-size firmware
 2026-07-12  0:29 UTC  (5+ messages)
` [PATCH 2/2] firmware_loader: builtin: fail build on empty firmware
` (subset) [PATCH 1/2] firmware_loader: builtin: ignore 0-size firmware

[PATCH] rust: firmware: avoid UB in example by passing parameter
 2026-07-12  0:15 UTC  (4+ messages)

[PATCH v4 0/7] ForLt/CovariantForLt split, auxiliary closure API and DevresLt
 2026-07-12  0:07 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox