Linux driver-core infrastructure
 help / color / mirror / Atom feed
 messages from 2026-04-30 11:54:12 to 2026-05-08 10:55:55 UTC [more...]

[PATCH v10 0/9] drivers/base: Introduce revocable
 2026-05-08 10:54 UTC  (10+ messages)
` [PATCH v10 1/9] revocable: Revocable resource management
` [PATCH v10 2/9] revocable: Add KUnit test cases
` [PATCH v10 3/9] gpio: Add revocable provider handle for struct gpio_chip
` [PATCH v10 4/9] gpio: cdev: Leverage revocable for accessing "
` [PATCH v10 5/9] gpio: Remove gpio_chip_guard by using revocable
` [PATCH v10 6/9] gpio: Leverage revocable for accessing struct gpio_chip
` [PATCH v10 7/9] gpio: Remove unused `chip` and `srcu` in struct gpio_device
` [PATCH v10 8/9] platform/chrome: Protect cros_ec_device lifecycle with revocable
` [PATCH v10 9/9] platform/chrome: cros_ec_chardev: Consume cros_ec_device via revocable

[PATCH v1 0/4] driver core, iio: suppress driver_override
 2026-05-08  9:42 UTC  (5+ messages)
` [PATCH v1 1/4] driver core: allow certain drivers prohibit override via sysfs
` [PATCH v1 2/4] spi: Support suppress_override_attrs flag
` [PATCH v1 3/4] iio: imu: inv_mpu6050: Suppress driver_override sysfs attribute
` [PATCH v1 4/4] iio: imu: inv_icm42600: "

[PATCH v2 0/7] AMD HSMP: metrics table improvements and Family 1Ah Model 50h-5Fh support
 2026-05-08  5:13 UTC  (5+ messages)
` [PATCH v2 2/7] platform/x86/amd/hsmp: Add metrics table support for Family 1Ah Model 50h-5Fh
` [PATCH v2 3/7] platform/x86/amd/hsmp: Unify response_sz validation to an upper-bound check

[PATCH] device property: set fwnode->secondary to NULL in fwnode_init()
 2026-05-08  0:03 UTC  (6+ messages)

[PATCH] MAINTAINERS: Update address for Ira Weiny
 2026-05-07 17:11 UTC  (3+ messages)

[PATCH v9 0/9] drivers/base: Introduce revocable
 2026-05-07 14:03 UTC  (4+ messages)
` [PATCH v9 1/9] revocable: Revocable resource management

[PATCH] sysfs: upgrade OOB write by buggy .show hook into WARNing
 2026-05-07 13:52 UTC  (2+ messages)

[PATCH v2 00/25] rust: device: Higher-Ranked Lifetime Types for device drivers
 2026-05-07 12:50 UTC  (30+ messages)
` [PATCH v2 01/25] rust: driver core: drop drvdata before devres release
` [PATCH v2 02/25] rust: types: add `ForLt` trait for higher-ranked lifetime support
` [PATCH v2 03/25] rust: device: generalize drvdata methods over ForLt
` [PATCH v2 04/25] rust: driver: make Adapter trait lifetime-parameterized
` [PATCH v2 05/25] rust: pci: implement Sync for Device<Bound>
` [PATCH v2 06/25] rust: platform: "
` [PATCH v2 07/25] rust: auxiliary: "
` [PATCH v2 08/25] rust: usb: "
` [PATCH v2 09/25] rust: device: "
` [PATCH v2 10/25] rust: pci: make Driver trait lifetime-parameterized
` [PATCH v2 11/25] rust: platform: "
` [PATCH v2 12/25] rust: auxiliary: "
` [PATCH v2 13/25] rust: auxiliary: generalize Registration over ForLt
` [PATCH v2 14/25] samples: rust: rust_driver_auxiliary: showcase lifetime-bound registration data
` [PATCH v2 15/25] rust: usb: make Driver trait lifetime-parameterized
` [PATCH v2 16/25] rust: i2c: "
` [PATCH v2 17/25] rust: pci: make Bar lifetime-parameterized
` [PATCH v2 18/25] rust: io: make IoMem and ExclusiveIoMem lifetime-parameterized
` [PATCH v2 19/25] samples: rust: rust_driver_pci: use HRT lifetime for Bar
` [PATCH v2 20/25] rust: driver-core: rename 'a lifetime to 'bound
` [PATCH v2 21/25] gpu: nova-core: "
` [PATCH v2 22/25] gpu: nova-core: use HRT lifetime for Bar
` [PATCH v2 23/25] gpu: nova-core: unregister sysmem flush page from Drop
` [PATCH v2 24/25] gpu: nova-core: replace ARef<Device> with &'bound Device in SysmemFlush
` [PATCH v2 25/25] gpu: drm: tyr: use HRT lifetime for IoMem

[PATCH 0/6] rust: drm: Higher-Ranked Lifetime private data
 2026-05-07  9:38 UTC  (8+ messages)
` [PATCH 1/6] rust: drm: Add Driver::ParentDevice associated type
` [PATCH 2/6] rust: drm: Add UnbindGuard for drm_dev_enter/exit critical sections
` [PATCH 3/6] rust: drm: Add RegistrationData to drm::Driver
` [PATCH 4/6] rust: drm: Wrap ioctl dispatch in UnbindGuard
` [PATCH 5/6] rust: drm: Pass registration data to ioctl handlers
` [PATCH 6/6] rust: drm: Pass bound parent device "

[PATCH v6 00/27] lan966x pci device: Add support for SFPs
 2026-05-07  9:27 UTC  (5+ messages)
` [PATCH v6 20/27] misc: lan966x_pci: Fix dtso nodes ordering

[PATCH v3] firmware_loader: fix device reference leak in firmware_upload_register()
 2026-05-06 23:36 UTC  (2+ messages)

[PATCH 0/3] rust: devres: add DevresLt for ForLt-aware device resource access
 2026-05-06 21:58 UTC  (4+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] rust: pci: return DevresLt from Bar::into_devres()
` [PATCH 3/3] rust: io: mem: return DevresLt from IoMem/ExclusiveIoMem::into_devres()

[PATCH 4/5] PCI: Enable async shutdown support
 2026-05-06 21:24 UTC  (4+ messages)

[PATCH v6 13/27] PCI: of: Remove fwnode_dev_initialized() call for a PCI root bridge node
 2026-05-06 20:30 UTC  (3+ messages)

[PATCH] rust: dma: drop placeholder TODO comment
 2026-05-06 18:57 UTC  (3+ messages)

[PATCH] Fix debugfs error returns to match documentation and vice versa
 2026-05-06 16:58 UTC 

[PATCH v2 0/3] rust: auxiliary: replace drvdata() with registration data
 2026-05-06 13:41 UTC  (10+ messages)
` [PATCH v2 1/3] rust: alloc: add Box::zeroed()
` [PATCH v2 2/3] rust: auxiliary: add registration data to auxiliary devices
` [PATCH v2 3/3] rust: driver core: remove drvdata() and driver_type

[PATCH v4 0/2] firmware_loader/ALSA: Fix TAS2781 async firmware teardown
 2026-05-06 11:14 UTC  (6+ messages)
` [PATCH v4 1/2] firmware_loader: Add cancel helper for async requests
` [PATCH v4 2/2] ALSA: hda/tas2781: Cancel async firmware request at unbind

[PATCH 00/24] rust: device: Higher-Ranked Lifetime Types for device drivers
 2026-05-05 23:12 UTC  (11+ messages)
` [PATCH 01/24] rust: driver core: drop drvdata before devres release
` [PATCH 17/24] rust: i2c: make Driver trait lifetime-parameterized
` [PATCH REF 24/24] gpu: drm: tyr: use HRT lifetime for IoMem

[PATCH] rust: io: use newtype for PhysAddr
 2026-05-05 18:28 UTC  (9+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[PATCH v2 1/9] driver core: Enable suppliers to implement fine grained sync_state support
 2026-05-05 14:15 UTC  (6+ messages)

[PATCH v2 0/5] treewide: Convert buses to use generic driver_override
 2026-05-05 13:37 UTC  (6+ messages)
` [PATCH v2 1/5] amba: use generic driver_override infrastructure
` [PATCH v2 2/5] cdx: "
` [PATCH v2 3/5] Drivers: hv: vmbus: "
` [PATCH v2 4/5] rpmsg: "
` [PATCH v2 5/5] driver core: remove driver_set_override()

[PATCH v5 0/2] platform/x86: x86-android-tablets: use real firmware node references with intel drivers
 2026-05-05 12:37 UTC  (8+ messages)
` [PATCH v5 1/2] ACPI: provide acpi_bus_find_device_by_name()
` [PATCH v5 2/2] platform/x86: x86-android-tablets: enable fwnode matching of GPIO chips

[PATCH v2] firmware_loader: fix device reference leak in firmware_upload_register()
 2026-05-05  8:48 UTC  (4+ messages)

[PATCH] cacheinfo: move cache_setup_acpi to header
 2026-05-05  8:35 UTC  (4+ messages)

[PATCH v3 0/2] firmware_loader/ALSA: Fix TAS2781 async firmware teardown
 2026-05-04 22:40 UTC  (5+ messages)
` [PATCH v3 1/2] firmware_loader: Add cancel helper for async requests
` [PATCH v3 2/2] ALSA: hda/tas2781: Cancel async firmware request at unbind

[PATCH] sysfs: return -ENOENT from move/rename when kobj->sd is NULL
 2026-05-04 20:55 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] isa: switch to dynamic root device
 2026-05-04 20:32 UTC  (7+ messages)

[PATCH] driver core: class: fix typo in struct class documentation
 2026-05-04 20:03 UTC  (2+ messages)

[PATCH] driver core: use READ_ONCE() for dev->driver in dev_has_sync_state()
 2026-05-04 18:59 UTC  (6+ messages)

[PATCH v2 0/5] driver core: Allow the constification of device attributes
 2026-05-04  5:33 UTC  (6+ messages)
` [PATCH v2 1/5] driver core: Delete DEVICE_ATTR_PREALLOC()
` [PATCH v2 2/5] driver core: Add low-level macros for device attributes
` [PATCH v2 3/5] driver core: stop using generic sysfs "
` [PATCH v2 4/5] driver core: Allow the constification of "
` [PATCH v2 5/5] driver core: Constify core "

[PATCH v3 0/5] rust: add `bitfield!` macro
 2026-05-01 22:15 UTC  (13+ messages)
` [PATCH v3 1/5] rust: extract `bitfield!` macro from `register!`
` [PATCH v3 2/5] rust: bitfield: Add KUnit tests for bitfield
` [PATCH v3 3/5] rust: io: use the `bitfield!` macro in `register!`
` [PATCH v3 4/5] gpu: nova-core: switch to kernel bitfield macro
` [PATCH v3 5/5] gpu: nova-core: remove the driver-local `bitfield!` macro

[PATCH v2 0/3] rust: add `bitfield!` macro
 2026-05-01  6:08 UTC  (12+ messages)
` [PATCH v2 1/3] rust: extract `bitfield!` macro from `register!`
` [PATCH v2 2/3] rust: bitfield: Add KUNIT tests for bitfield
` [PATCH v2 3/3] gpu: nova-core: switch to kernel bitfield macro

[PATCH v2 0/2] firmware_loader/ALSA: Fix TAS2781 async firmware teardown
 2026-05-01  3:28 UTC  (5+ messages)
` [PATCH v2 1/2] firmware_loader: Add cancel helper for async requests
` [PATCH v2 2/2] ALSA: hda/tas2781: Cancel async firmware request at unbind

[PATCH v2 3/3] drivers/base/memory: fix locking for poison accounting lookup
 2026-05-01  2:55 UTC  (5+ messages)

[PATCH v7 0/4] rust: add basic serial device bus abstractions
 2026-04-30 19:58 UTC  (2+ messages)

[PATCH 0/2] rust: auxiliary: replace drvdata() with registration data
 2026-04-30 16:05 UTC  (7+ messages)
` [PATCH 1/2] rust: auxiliary: add registration data to auxiliary devices

[PATCH v2] driver core: reject devices with unregistered buses
 2026-04-30 15:38 UTC  (2+ messages)

[PATCH v4 0/2] platform/x86: x86-android-tablets: use real firmware node references with intel drivers
 2026-04-30 13:01 UTC  (6+ messages)
` [PATCH v4 1/2] ACPI: provide acpi_bus_find_device_by_name()
` [PATCH v4 2/2] platform/x86: x86-android-tablets: enable fwnode matching of GPIO chips

[PATCH v4 0/3] driver core: remove software node from platform devices on device release
 2026-04-30 12:38 UTC  (4+ messages)
` [PATCH v4 1/3] driver core: platform: remove software node on release()

[PATCH 0/5] Rework index projection syntax
 2026-04-30 11:54 UTC  (6+ messages)
` [PATCH 1/5] rust: ptr: add panicking index projection variant


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