dev.linux.lists.driver-core archive
775 archived articles, newest first (page 2 of 8). Latest articles →
[PATCH net-next 2/3] of: property: link PHY package suppliers to member PHYs
Fri, 14 Aug 2026 18:46:16 -0600[PATCH net-next 1/3] driver core: factor sync-state-only link cleanup
Fri, 14 Aug 2026 18:46:15 -0600[PATCH net-next 0/3] of: mdio: fix fw_devlink for Ethernet PHY packages
Fri, 14 Aug 2026 18:46:14 -0600Re: [PATCH v3 2/3] firmware/edd: use kobject_put() on edd_device_register() failure
Fri, 14 Aug 2026 17:06:52 -0500[PATCH v3 2/3] firmware/edd: use kobject_put() on edd_device_register() failure
Fri, 14 Aug 2026 21:00:56 +0000[PATCH v3 3/3] powerpc/ps3: use put_device() on device_register() failure in ps3_system_bus_device_register
Fri, 14 Aug 2026 21:00:57 +0000[PATCH v3 0/3] Convert manual kfree(dev) to put_device()
Fri, 14 Aug 2026 21:00:54 +0000[PATCH v3 1/3] ARM: locomo: use put_device() on device_register() failure
Fri, 14 Aug 2026 21:00:55 +0000Re: [PATCH v2 16/16] rust: io: register: unify handling of register with/without bitfields
Fri, 14 Aug 2026 15:27:06 +0100Re: [PATCH v2 16/16] rust: io: register: unify handling of register with/without bitfields
Fri, 14 Aug 2026 22:56:42 +0900Re: [PATCH v2 15/16] rust: io: register: remove `Register` trait and cleanup macro
Fri, 14 Aug 2026 22:56:36 +0900Re: [PATCH v5 00/36] Private Memory NUMA Nodes
Fri, 14 Aug 2026 09:27:09 -0400Re: [PATCH v2 12/16] gpu: nova-core: use projection for PFALCON and PFALCON2 registers
Fri, 14 Aug 2026 14:05:21 +0100[syzbot] [kernel?] INFO: task hung in usb_disable_device (2)
Fri, 14 Aug 2026 03:37:26 -0700Re: [PATCH v2 2/3] firmware/edd: use kobject_put() on edd_device_register() failure
Fri, 14 Aug 2026 13:42:14 +0530Re: [PATCH v2 1/3] ARM: locomo: use put_device() on device_register() failure
Fri, 14 Aug 2026 12:38:29 +0530Re: [PATCH v2 3/3] powerpc/ps3: use put_device() on device_register() failure in ps3_system_bus_device_register
Fri, 14 Aug 2026 08:00:12 +0530Re: [PATCH] rust: serdev: use ThisModule::as_ptr() instead of field access
Fri, 14 Aug 2026 01:20:03 +0200Re: [PATCH v2 01/16] rust: io: add static `cast()` method for views
Thu, 13 Aug 2026 18:29:32 +0100Re: [PATCH v3 0/5] Rework PCI IRQ vector code
Thu, 13 Aug 2026 18:02:19 +0100Re: [PATCH v3 2/5] rust: pci: resolve IRQ in index() and embed IrqRequest in IrqVector
Thu, 13 Aug 2026 18:00:59 +0100[PATCH v3 5/5] rust: pci: expose the allocated interrupt type
Thu, 13 Aug 2026 18:52:05 +0200[PATCH v3 4/5] PCI: Add pci_irq_type() to query the allocated interrupt type
Thu, 13 Aug 2026 18:52:04 +0200[PATCH v3 3/5] rust: pci: remove request_irq() and request_threaded_irq() from Device
Thu, 13 Aug 2026 18:52:03 +0200[PATCH v3 2/5] rust: pci: resolve IRQ in index() and embed IrqRequest in IrqVector
Thu, 13 Aug 2026 18:52:02 +0200[PATCH v3 1/5] rust: pci: convert IrqVectorRegistration to a lifetime-managed owning type
Thu, 13 Aug 2026 18:52:01 +0200[PATCH v3 0/5] Rework PCI IRQ vector code
Thu, 13 Aug 2026 18:52:00 +0200Re: [PATCH] rust: serdev: use ThisModule::as_ptr() instead of field access
Thu, 13 Aug 2026 18:10:21 +0200Re: [PATCH] rust: serdev: use ThisModule::as_ptr() instead of field access
Thu, 13 Aug 2026 17:08:39 +0100Re: [PATCH] rust: serdev: use ThisModule::as_ptr() instead of field access
Thu, 13 Aug 2026 17:08:32 +0100Re: [PATCH] rust: serdev: use ThisModule::as_ptr() instead of field access
Thu, 13 Aug 2026 15:53:26 +0000[PATCH] rust: serdev: use ThisModule::as_ptr() instead of field access
Thu, 13 Aug 2026 17:24:41 +0200Re: [PATCH V2] devtmpfs: restore mount option reconfiguration on get_tree
Thu, 13 Aug 2026 13:51:29 +0000Re: [RFC PATCH 1/4] driver core: add device_schedule_reprobe()
Thu, 13 Aug 2026 15:07:06 +0200Re: [PATCH v10 00/10] Fix missing fops.owner in Rust DRM/misc abstractions
Thu, 13 Aug 2026 19:51:04 +0800Re: [PATCH v10 00/10] Fix missing fops.owner in Rust DRM/misc abstractions
Thu, 13 Aug 2026 12:04:04 +0200Re: [PATCH v10 00/10] Fix missing fops.owner in Rust DRM/misc abstractions
Thu, 13 Aug 2026 12:03:03 +0200[PATCH v2 3/3] powerpc/ps3: use put_device() on device_register() failure in ps3_system_bus_device_register
Thu, 13 Aug 2026 09:54:21 +0000[PATCH v2 2/3] firmware/edd: use kobject_put() on edd_device_register() failure
Thu, 13 Aug 2026 09:54:20 +0000[PATCH v2 1/3] ARM: locomo: use put_device() on device_register() failure
Thu, 13 Aug 2026 09:54:19 +0000[PATCH v2 0/3] Convert manual kfree(dev) to put_device()
Thu, 13 Aug 2026 09:54:18 +0000Re: [PATCH v10 00/10] Fix missing fops.owner in Rust DRM/misc abstractions
Thu, 13 Aug 2026 11:36:01 +0200Re: [PATCH v10 00/10] Fix missing fops.owner in Rust DRM/misc abstractions
Thu, 13 Aug 2026 11:32:42 +0200Re: [PATCH 3/4] EDAC/versalnet: use put_device() on device_register() failure
Thu, 13 Aug 2026 14:41:37 +0530Re: [PATCH v5 00/36] Private Memory NUMA Nodes
Thu, 13 Aug 2026 10:55:13 +0200Re: [PATCH v10 00/10] Fix missing fops.owner in Rust DRM/misc abstractions
Thu, 13 Aug 2026 10:19:07 +0200Re: [PATCH v10 00/10] Fix missing fops.owner in Rust DRM/misc abstractions
Thu, 13 Aug 2026 16:14:42 +0800Re: [PATCH v10 08/10] PCI: of: Set fwnode device of newly created PCI device nodes
Thu, 13 Aug 2026 08:17:20 +0200Re: [PATCH v10 07/10] PCI: of: Clear fwnode->dev during root bridge node removal and error path
Thu, 13 Aug 2026 08:16:04 +0200Re: [PATCH v10 06/10] PCI: of: Use fw_devlink_set_device()
Thu, 13 Aug 2026 08:13:58 +0200Re: [PATCH v5 00/36] Private Memory NUMA Nodes
Wed, 12 Aug 2026 21:21:04 -0400Re: [PATCH v2 0/5] Rework PCI IRQ vector code
Wed, 12 Aug 2026 18:20:46 -0700Re: [PATCH v2 14/16] rust: io: register: remove relative registers
Thu, 13 Aug 2026 09:58:40 +0900Re: [PATCH v10 00/10] Fix missing fops.owner in Rust DRM/misc abstractions
Thu, 13 Aug 2026 02:18:55 +0200Re: [PATCH v10 00/10] Fix missing fops.owner in Rust DRM/misc abstractions
Thu, 13 Aug 2026 00:57:36 +0100Re: [PATCH v2 2/3] rust: dma: rename dma_handle to dma_address
Thu, 13 Aug 2026 00:51:14 +0100Re: [PATCH v2 2/3] rust: dma: rename dma_handle to dma_address
Thu, 13 Aug 2026 00:32:45 +0200Re: [PATCH v10 00/10] Fix missing fops.owner in Rust DRM/misc abstractions
Wed, 12 Aug 2026 23:53:34 +0200[PATCH V2] devtmpfs: restore mount option reconfiguration on get_tree
Wed, 12 Aug 2026 16:44:38 -0500Re: [PATCH v2 5/5] rust: pci: expose the allocated interrupt type
Wed, 12 Aug 2026 22:48:36 +0200Re: [PATCH v2 12/16] gpu: nova-core: use projection for PFALCON and PFALCON2 registers
Wed, 12 Aug 2026 13:44:44 -0700Re: [PATCH v2 1/5] rust: pci: convert IrqVectorRegistration to a lifetime-managed owning type
Wed, 12 Aug 2026 21:57:38 +0200Re: [PATCH v2 2/5] rust: pci: resolve IRQ in vector() and embed IrqRequest in IrqVector
Wed, 12 Aug 2026 21:31:09 +0200Re: [PATCH v2 1/5] rust: pci: convert IrqVectorRegistration to a lifetime-managed owning type
Wed, 12 Aug 2026 20:01:49 +0100Re: [PATCH v2 1/5] rust: pci: convert IrqVectorRegistration to a lifetime-managed owning type
Wed, 12 Aug 2026 20:47:37 +0200Re: [PATCH v2 5/5] rust: pci: expose the allocated interrupt type
Wed, 12 Aug 2026 19:16:11 +0100Re: [PATCH v2 5/5] rust: pci: expose the allocated interrupt type
Wed, 12 Aug 2026 17:44:54 +0100Re: [PATCH v10 00/10] Fix missing fops.owner in Rust DRM/misc abstractions
Wed, 12 Aug 2026 18:33:27 +0200Re: [PATCH v2 12/16] gpu: nova-core: use projection for PFALCON and PFALCON2 registers
Wed, 12 Aug 2026 23:48:07 +0900Re: [PATCH v5 00/36] Private Memory NUMA Nodes
Wed, 12 Aug 2026 14:01:12 +0200Re: `io{re,un}map()` build error in s390 under `!CONFIG_HAS_IOMEM`
Wed, 12 Aug 2026 13:46:30 +0200Re: `io{re,un}map()` build error in s390 under `!CONFIG_HAS_IOMEM`
Wed, 12 Aug 2026 12:23:57 +0100 (BST)Re: [External] Re: [PATCH v3] arm64: topology: add source check in arch_cpu_idle_enter()
Wed, 12 Aug 2026 13:02:09 +0200Re: [PATCH v2 11/16] rust: io: register: support fixed offset register without bitfield
Wed, 12 Aug 2026 18:01:25 +0900RE: [External] Re: [PATCH v3] arm64: topology: add source check in arch_cpu_idle_enter()
Wed, 12 Aug 2026 07:34:52 +0000Re: [PATCH v2 02/16] rust: io: add `IoRepr` trait
Wed, 12 Aug 2026 13:51:21 +0900Re: [PATCH net-next v2 3/7] dt-bindings: net: xlnx,xxv-ethernet: Add Xilinx XXV 10G/25G Ethernet
Tue, 11 Aug 2026 22:09:10 -0500Re: [PATCH v12] PCI: Add support for PCIe WAKE# interrupt
Tue, 11 Aug 2026 18:58:14 -0500[PATCH v2 5/5] rust: pci: expose the allocated interrupt type
Wed, 12 Aug 2026 01:39:36 +0200[PATCH v2 4/5] PCI: Add pci_irq_type() to query the allocated interrupt type
Wed, 12 Aug 2026 01:39:35 +0200[PATCH v2 3/5] rust: pci: remove request_irq() and request_threaded_irq() from Device
Wed, 12 Aug 2026 01:39:34 +0200[PATCH v2 2/5] rust: pci: resolve IRQ in vector() and embed IrqRequest in IrqVector
Wed, 12 Aug 2026 01:39:33 +0200[PATCH v2 1/5] rust: pci: convert IrqVectorRegistration to a lifetime-managed owning type
Wed, 12 Aug 2026 01:39:32 +0200[PATCH v2 0/5] Rework PCI IRQ vector code
Wed, 12 Aug 2026 01:39:31 +0200Re: [PATCH 4/5] PCI: add pci_irq_type() to query the allocated interrupt type
Tue, 11 Aug 2026 16:11:34 -0500Re: [PATCH 2/5] rust: pci: convert IrqVectorRegistration to a lifetime-managed owning type
Tue, 11 Aug 2026 18:44:21 +0200Re: [RFC PATCH 0/4] device_schedule_reprobe(): core helper and conversions
Tue, 11 Aug 2026 11:01:58 -0400[PATCH DNM RFC 15/15] arm64: dts: qcom: kaanapali: Add MPAM MSC nodes for the L2 caches
Tue, 11 Aug 2026 21:30:44 +0800[PATCH RFC 14/15] arm_mpam: Support MSC accessibility derivation from RIS nodes
Tue, 11 Aug 2026 21:30:43 +0800[PATCH RFC 13/15] dt-bindings: arm: Fix MPAM MSC binding schema and examples
Tue, 11 Aug 2026 21:30:42 +0800[PATCH RFC 11/15] arm_mpam: Fix mpam_dt_create_foundling_msc() to create MSC platform devices
Tue, 11 Aug 2026 21:30:40 +0800[PATCH RFC 12/15] arm_mpam: Fix get_cpumask_from_cache() to clear mask on error
Tue, 11 Aug 2026 21:30:41 +0800[PATCH RFC 06/15] arm_mpam: Fix cache ID sentinel from ~0UL to U32_MAX to match u32 return type
Tue, 11 Aug 2026 21:30:35 +0800[PATCH RFC 09/15] arm_mpam: Fix MSC MMIO window size to use resource_size() instead of end - start
Tue, 11 Aug 2026 21:30:38 +0800[PATCH RFC 08/15] arm_mpam: Fix ris_idx type to prevent range check bypass on truncation
Tue, 11 Aug 2026 21:30:37 +0800[PATCH RFC 10/15] arm_mpam: Fix update_msc_accessibility() return type to void
Tue, 11 Aug 2026 21:30:39 +0800[syzbot] [kernel?] WARNING in wiphy_unregister
Sun, 09 Aug 2026 17:23:27 -0700[syzbot] [kernel?] KASAN: slab-use-after-free Write in bus_for_each_drv
Sun, 09 Aug 2026 17:22:30 -0700[syzbot] [usb?] WARNING in i2c_unregister_device
Sun, 09 Aug 2026 12:12:43 -0700Re: [PATCH] drivers/base, mm: move arch_numa.c to mm/
Sun, 9 Aug 2026 08:51:29 +0300
lmpx.com only provides a reader for public news (NNTP) servers. It is not
affiliated with the servers or forums shown here and is not responsible for
the content of articles, which is written by their respective authors.