messages from 2026-03-13 03:08:30 to 2026-03-20 13:58:17 UTC [more...]
[PATCH 0/8] dma::Coherent & dma::CoherentInit API
2026-03-20 13:58 UTC (11+ messages)
` [PATCH 2/8] rust: dma: add generalized container for types other than slices
` [PATCH 3/8] rust: dma: add zeroed constructor to `Coherent`
` [PATCH 4/8] rust: dma: introduce dma::CoherentInit for memory initialization
[PATCH 0/4] platform/x86: x86-android-tablets: use real firmware node references with intel drivers
2026-03-20 10:39 UTC (9+ messages)
` [PATCH 1/4] software node: support automatic secondary fwnode assignment
` [PATCH 2/4] pinctrl: intel: expose software nodes for baytrail GPIO devices
` [PATCH 3/4] pinctrl: intel: expose software nodes for cherryiew "
` [PATCH 4/4] platform/x86: x86-android-tablets: enable fwnode matching of GPIO chips
[PATCH/RFC] PM: domains: Call pm_runtime_barrier() before dev_pm_domain_{attach*,detach}()
2026-03-20 9:47 UTC (3+ messages)
[PATCH v2 00/10] workqueue / drivers: Add device-managed allocate workqueue
2026-03-20 3:06 UTC (3+ messages)
` (subset) "
[PATCH v12 0/5] shut down devices asynchronously
2026-03-20 2:20 UTC (8+ messages)
` [PATCH 1/5] driver core: separate function to shutdown one device
` [PATCH 2/5] driver core: do not always lock parent in shutdown
` [PATCH 3/5] driver core: async device shutdown infrastructure
` [PATCH 4/5] PCI: enable async shutdown support
` [PATCH 5/5] scsi: "
[PATCH v2] device property: Make modifications of fwnode "flags" thread safe
2026-03-19 17:52 UTC (6+ messages)
[PATCH v3] firmware_loader: allow firmware_class.path to take multiple paths
2026-03-19 15:51 UTC (9+ messages)
[PATCH v3 4/4] rust: make `build_assert` module the home of related macros
2026-03-19 14:33 UTC (3+ messages)
[PATCH v2 0/4] cxl: Consolidate cxlmd->endpoint accessing
2026-03-19 11:10 UTC (10+ messages)
` [PATCH v2 1/4] driver core: Add conditional guard support for device_lock()
` [PATCH v2 2/4] cxl/memdev: Hold memdev lock during memdev poison injection/clear
` [PATCH v2 3/4] cxl/pci: Hold memdev lock in cxl_event_trace_record()
` [PATCH v2 4/4] cxl/pci: Check memdev driver binding status in cxl_reset_done()
[PATCH v5 00/15] hwspinlock: move device alloc into core and refactor includes
2026-03-19 10:59 UTC (2+ messages)
` [PATCH v5 15/15] hwspinlock/treewide: refactor consumer.h from public header
[PATCH net-next 0/2] remove Kconfig sysmbol MDIO_BUS
2026-03-19 1:40 UTC (7+ messages)
` [PATCH net-next 1/2] regmap: mdio: make it depend on PHYLIB
` [PATCH net-next 2/2] net: phy: remove Kconfig symbol MDIO_BUS
[PATCH v2] clk: scu/imx8qxp: do not register driver in probe()
2026-03-18 16:37 UTC (4+ messages)
[PATCH v2 1/1] device property: Document how to check for the property presence
2026-03-18 14:21 UTC
[PATCH v1 1/1] device property: Document how to check for the property presence
2026-03-18 14:16 UTC (9+ messages)
[PATCH v2] firmware_loader: allow firmware_class.path to take multiple paths
2026-03-18 14:15 UTC
[PATCH] firmware_loader: allow firmware_class.path to take multiple paths
2026-03-18 12:56 UTC (4+ messages)
[PATCH] device property: Make modifications of fwnode "flags" thread safe
2026-03-18 9:06 UTC (16+ messages)
[PATCH 0/4] debugfs: disallow NULL string creation and fix callers
2026-03-18 8:47 UTC (10+ messages)
` [PATCH 1/4] debugfs: check for NULL pointer in debugfs_create_str()
` [PATCH 2/4] debugfs: fix placement of EXPORT_SYMBOL_GPL for debugfs_create_str()
` [PATCH 3/4] soundwire: debugfs: initialize firmware_file to empty string
` [PATCH 4/4] drm/i915/display: initialize string params to empty strings
[PATCH v2 0/5] Use struct devres_node in Devres<T>
2026-03-18 0:12 UTC (2+ messages)
[PATCH 0/7] Miscellaneous devres improvements
2026-03-17 22:59 UTC (2+ messages)
[PATCH v2 0/4] driver core: generalize driver_override infrastructure
2026-03-17 20:17 UTC (6+ messages)
` [PATCH v2 4/4] driver core: platform: use generic "
[syzbot] [kernfs?] possible deadlock in kernfs_link_sibling (2)
2026-03-17 17:33 UTC
[PATCH v8 0/3] PCI: Add support for PCIe WAKE# interrupt
2026-03-17 7:26 UTC (9+ messages)
` [PATCH v8 1/3] PM: sleep: wakeirq: Add support for dedicated shared wake IRQ setup
` [PATCH v8 2/3] gpio: Add fwnode_gpiod_get() helper
` [PATCH v8 3/3] PCI: Add support for PCIe WAKE# interrupt
[PATCH v3] PCI: dw-rockchip: Enable async probe by default
2026-03-17 6:24 UTC (18+ messages)
[PATCH 0/7] cxl: Consolidate cxlmd->endpoint accessing
2026-03-17 2:10 UTC (7+ messages)
` [PATCH 1/7] driver core: Add conditional guard support for device_lock()
` [PATCH 3/7] cxl/region: Hold memdev lock during region poison injection/clear
[PATCH 0/3] driver core: make struct device_driver and bus_type groups members constant arrays
2026-03-16 22:11 UTC (4+ messages)
` [PATCH 1/3] driver core: constify group arrays arguments in driver_add_groups and driver_remove_groups
` [PATCH 2/3] driver core: make struct bus_type groups members constant arrays
` [PATCH 3/3] device core: make struct device_driver "
[PATCH v3 0/7] Introduce Synology Microp driver
2026-03-16 18:06 UTC (24+ messages)
` [PATCH v3 1/7] rust: Add `parent_unchecked` function to `Device`
` [PATCH v3 2/7] rust: add basic mfd abstractions
` [PATCH v3 3/7] acpi: add acpi_of_match_device_ids
` [PATCH v3 4/7] mfd: match acpi devices against PRP0001
` [PATCH v3 5/7] dt-bindings: mfd: Add synology,microp device
` [PATCH v3 6/7] mfd: Add synology microp core driver
` [PATCH v3 7/7] leds: add synology microp led driver
[PATCH v2 4/4] rust: make `build_assert` module the home of related macros
2026-03-16 17:44 UTC (2+ messages)
[syzbot] [kernel?] possible deadlock in device_create (3)
2026-03-16 12:02 UTC
[PATCH v2 0/6] rust: io: turn IoCapable into a functional trait
2026-03-15 0:56 UTC (2+ messages)
[PATCH v3 0/4] rust: add basic serial device bus abstractions
2026-03-14 14:58 UTC (15+ messages)
` [PATCH v3 1/4] rust: devres: return reference in `devres::register`
` [PATCH v3 2/4] serdev: add rust private data to serdev_device
` [PATCH v3 3/4] rust: add basic serial device bus abstractions
` [PATCH v3 4/4] samples: rust: add Rust serial device bus sample device driver
[PATCH v3 0/7] Introduce Synology Microp driver
2026-03-13 20:32 UTC (6+ messages)
` [PATCH v3 1/7] rust: Add `parent_unchecked` function to `Device`
` [PATCH v3 2/7] rust: add basic mfd abstractions
` [PATCH v3 3/7] acpi: add acpi_of_match_device_ids
[PATCH v2 1/8] driver core: auxiliary bus: Introduce dev_is_auxiliary()
2026-03-13 14:09 UTC (5+ messages)
` [PATCH v2 2/8] ACPI: video: Rework checking for duplicate video bus devices
[PATCH v5 00/28] lan966x pci device: Add support for SFPs
2026-03-13 11:29 UTC (7+ messages)
` [PATCH v5 02/28] driver core: Rename get_dev_from_fwnode() wrapper to get_device_from_fwnode()
[PATCH v2 0/9] soc: remove direct accesses to of_root from drivers/soc/
2026-03-13 9:22 UTC (6+ messages)
[PATCH v7 0/3] PCI: Add support for PCIe WAKE# interrupt
2026-03-13 7:03 UTC (3+ messages)
[syzbot] [kernfs?] possible deadlock in lookup_slow (3)
2026-03-13 3:08 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox