messages from 2026-03-18 12:39:31 to 2026-03-23 21:56:54 UTC [more...]
[PATCH v2 0/8] dma::Coherent & dma::CoherentBox API
2026-03-23 21:56 UTC (22+ messages)
` [PATCH v2 1/8] rust: dma: use "kernel vertical" style for imports
` [PATCH v2 2/8] rust: dma: add generalized container for types other than slices
` [PATCH v2 3/8] rust: dma: add zeroed constructor to `Coherent`
` [PATCH v2 4/8] rust: dma: introduce dma::CoherentBox for memory initialization
` [PATCH v2 5/8] rust: dma: add Coherent:init() and Coherent::init_with_attrs()
` [PATCH v2 6/8] gpu: nova-core: use Coherent::init to initialize GspFwWprMeta
` [PATCH v2 7/8] gpu: nova-core: convert Gsp::new() to use CoherentBox
` [PATCH v2 8/8] gpu: nova-core: convert to new dma::Coherent API
[PATCH 00/10] Remove class_find_device_by_of_node in favor of finding by firmware node
2026-03-23 21:49 UTC (32+ messages)
` [PATCH net-next 01/10] net: wan: framer: switch to using class_find_device_by_fwnode()
` [PATCH 02/10] phy: core: "
` [PATCH 03/10] spi: "
` [PATCH 04/10] regulator: of: "
` [PATCH 05/10] leds: led-class: "
` [PATCH 06/10] mux: "
` [PATCH net-next 07/10] net: phy: "
` [PATCH 08/10] fpga: bridge: "
` [PATCH 09/10] fpga: manager: "
` [PATCH 10/10] driver core: class: remove class_find_device_by_of_node()
[PATCH v3 0/7] Introduce Synology Microp driver
2026-03-23 19:57 UTC (3+ messages)
` [PATCH v3 3/7] acpi: add acpi_of_match_device_ids
[RFC PATCH] driver core: Don't link the device to the bus until we're ready to probe
2026-03-23 17:47 UTC (8+ messages)
[PATCH 0/4] platform/x86: x86-android-tablets: use real firmware node references with intel drivers
2026-03-23 17:05 UTC (15+ 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 0/7] rust: dma: add from-slice constructors and use them in nova-core
2026-03-23 17:01 UTC (14+ messages)
` [PATCH 1/7] rust: dma: add from-slice constructors for Coherent and CoherentBox
` [PATCH 2/7] gpu: nova-core: firmware: riscv: use dma::Coherent
` [PATCH 3/7] gpu: nova-core: firmware: fwsec: "
` [PATCH 4/7] gpu: nova-core: falcon: "
` [PATCH 5/7] gpu: nova-core: fb: "
` [PATCH 6/7] gpu: nova-core: firmware: gsp: use dma::Coherent for signatures
` [PATCH 7/7] gpu: nova-core: firmware: gsp: use dma::Coherent for level0 table
[PATCH v1 0/2] *** Support BPF traversal of wakeup sources ***
2026-03-23 16:20 UTC (8+ messages)
` [PATCH v1 1/2] PM: wakeup: Add kfuncs to lock/unlock wakeup_sources
` [PATCH v1 2/2] PM: Add config flag to gate sysfs wakeup_sources
[PATCH 1/8] rust: io: generalize `MmioRaw` to pointer to arbitrary type
2026-03-23 15:38 UTC (7+ messages)
` [PATCH 2/8] rust: io: generalize `Mmio` "
` [PATCH 3/8] rust: io: use pointer types instead of address
` [PATCH 4/8] rust: io: add view type
` [PATCH 5/8] rust: dma: add methods to unsafely create reference from subview
` [PATCH 6/8] rust: io: add `read_val` and `write_val` function on I/O view
` [PATCH 8/8] rust: dma: drop `dma_read!` and `dma_write!` API
[PATCH v5 0/2] firmware_loader: allow firmware_class.path to take multiple paths
2026-03-23 14:45 UTC (4+ messages)
` [PATCH v5 1/2] firmware_loader: add search= module option for multi-path firmware lookup
` [PATCH v5 2/2] selftests/firmware: add search path test for firmware_class.search=
[PATCH v12 0/5] shut down devices asynchronously
2026-03-23 14:07 UTC (10+ 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 0/3] debugfs: disallow NULL string creation and fix callers
2026-03-23 8:58 UTC (4+ messages)
` [PATCH v2 1/3] debugfs: check for NULL pointer in debugfs_create_str()
` [PATCH v2 2/3] debugfs: fix placement of EXPORT_SYMBOL_GPL for debugfs_create_str()
` [PATCH v2 3/3] soundwire: debugfs: initialize firmware_file to empty string
[PATCH] drivers/base/memory: fix stale reference to memory_block_add_nid()
2026-03-23 8:56 UTC (3+ messages)
Re: [PATCH v2 0/3] Inline helpers into Rust without full LTO
2026-03-23 8:49 UTC (2+ messages)
` "
[PATCH v2 1/1] device property: Document how to check for the property presence
2026-03-23 8:42 UTC (2+ messages)
[PATCH v3 4/4] rust: make `build_assert` module the home of related macros
2026-03-23 1:50 UTC (11+ messages)
[GIT PULL] Driver core fixes for 7.0-rc5
2026-03-22 18:04 UTC (4+ messages)
[PATCH 1/2] rust: dma: remove DMA_ATTR_NO_KERNEL_MAPPING from public attrs
2026-03-22 15:21 UTC (7+ messages)
` [PATCH 2/2] rust: dma: add CoherentHandle for DMA allocations without kernel mapping
Sashiko for driver-core
2026-03-21 20:26 UTC
[PATCH] drivers: base: Fix typo 'interupt' -> 'interrupt' in platform_get_irq_affinity()
2026-03-21 16:44 UTC
[PATCH v2] device property: Make modifications of fwnode "flags" thread safe
2026-03-21 3:10 UTC (4+ messages)
[PATCH v3 0/4] rust: add basic serial device bus abstractions
2026-03-20 21:08 UTC (12+ messages)
` [PATCH v3 2/4] serdev: add rust private data to serdev_device
[PATCH v4] firmware_loader: add search= module option for multi-path firmware lookup
2026-03-20 16:23 UTC (3+ messages)
[PATCH 0/8] dma::Coherent & dma::CoherentInit API
2026-03-20 15:05 UTC (15+ 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 6/8] gpu: nova-core: use Coherent::init to initialize GspFwWprMeta
` [PATCH 8/8] gpu: nova-core: convert to new dma::Coherent API
[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 v3] firmware_loader: allow firmware_class.path to take multiple paths
2026-03-19 15:51 UTC (9+ messages)
[PATCH v2 0/4] cxl: Consolidate cxlmd->endpoint accessing
2026-03-19 11:10 UTC (6+ messages)
` [PATCH v2 2/4] cxl/memdev: Hold memdev lock during memdev poison injection/clear
[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 (2+ messages)
[PATCH v2] clk: scu/imx8qxp: do not register driver in probe()
2026-03-18 16:37 UTC (4+ messages)
[PATCH v1 1/1] device property: Document how to check for the property presence
2026-03-18 14:16 UTC (7+ 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)
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