messages from 2026-04-21 06:16:20 to 2026-04-22 16:15:36 UTC [more...]
[PATCH v6 00/24] PCI: Convert all dynamic sysfs attributes to static
2026-04-22 16:14 UTC (25+ messages)
` [PATCH v6 01/24] PCI/sysfs: Use PCI resource accessor macros
` [PATCH v6 02/24] PCI: Add pci_resource_is_io() and pci_resource_is_mem() helpers
` [PATCH v6 03/24] PCI/sysfs: Only allow supported resource types in I/O and MMIO helpers
` [PATCH v6 04/24] PCI/sysfs: Use BAR length in pci_llseek_resource() when attr->size is zero
` [PATCH v6 05/24] PCI/sysfs: Add CAP_SYS_ADMIN check to __resource_resize_store()
` [PATCH v6 06/24] PCI/sysfs: Add static PCI resource attribute macros
` [PATCH v6 07/24] PCI/sysfs: Convert PCI resource files to static attributes
` [PATCH v6 08/24] PCI/sysfs: Warn about BAR resize failure in __resource_resize_store()
` [PATCH v6 09/24] PCI/sysfs: Add stubs for pci_{create,remove}_sysfs_dev_files()
` [PATCH v6 10/24] PCI/sysfs: Limit pci_sysfs_init() late_initcall compile scope
` [PATCH v6 11/24] alpha/PCI: Add security_locked_down() check to pci_mmap_resource()
` [PATCH v6 12/24] alpha/PCI: Use BAR index in sysfs attr->private instead of resource pointer
` [PATCH v6 13/24] alpha/PCI: Use PCI resource accessor macros
` [PATCH v6 14/24] alpha/PCI: Fix __pci_mmap_fits() overflow for zero-length BARs
` [PATCH v6 15/24] alpha/PCI: Remove WARN from __pci_mmap_fits()
` [PATCH v6 16/24] alpha/PCI: Add static PCI resource attribute macros
` [PATCH v6 17/24] alpha/PCI: Convert resource files to static attributes
` [PATCH v6 18/24] PCI/sysfs: Remove pci_{create,remove}_sysfs_dev_files()
` [PATCH v6 19/24] PCI: Add macros for legacy I/O and memory address space sizes
` [PATCH v6 20/24] alpha/PCI: Compute legacy size in pci_mmap_legacy_page_range()
` [PATCH v6 21/24] PCI/sysfs: Add __weak pci_legacy_has_sparse() helper
` [PATCH v6 22/24] PCI/sysfs: Convert legacy I/O and memory attributes to static definitions
` [PATCH v6 23/24] PCI/sysfs: Remove pci_create_legacy_files() and pci_sysfs_init()
` [PATCH v6 24/24] PCI/sysfs: Limit BAR resize attribute scope to platforms with PCI mmap
[PATCH v1 0/2] Retrieve TPH from dma-buf for PCIe P2P memory access
2026-04-22 15:23 UTC (3+ messages)
` [PATCH v1 1/2] vfio: add callback to get tph info for dma-buf
[PATCH] PCI/P2PDMA: Avoid returning a provider for non_mappable_bars
2026-04-22 15:19 UTC (7+ messages)
[PATCH v4 0/3] PCI: s390/pci: Fix deadlocks on s390 when releasing zPCI-bus or -device objects
2026-04-22 14:37 UTC (4+ messages)
` [PATCH v4 1/3] PCI: Move declaration of pci_rescan_remove_lock into public pci.h
` [PATCH v4 2/3] PCI: Provide lock guard for pci_rescan_remove_lock
` [PATCH v4 3/3] s390/pci: Fix circular/recursive deadlocks in PCI-bus and -device release
[PATCH v3 0/3] PCI: s390/pci: Fix deadlocks on s390 when releasing zPCI-bus or -device objects
2026-04-22 14:31 UTC (5+ messages)
` [PATCH v3 1/3] PCI: Move declaration of pci_rescan_remove_lock into public pci.h
` [PATCH v3 2/3] PCI: Provide lock guard for pci_rescan_remove_lock
` [PATCH v3 3/3] s390/pci: Fix circular/recursive deadlocks in PCI-bus and -device release
[PATCH v4 1/1] vfio/nvgrace-gpu: Add Blackwell-Next GPU readiness check via CXL DVSEC
2026-04-22 13:53 UTC (5+ messages)
[PATCH v6 1/1] vfio/nvgrace-gpu: Add Blackwell-Next GPU readiness check via CXL DVSEC
2026-04-22 13:49 UTC
[RESEND PATCH v3 0/3] Add Devres managed IRQ vectors allocation
2026-04-22 13:07 UTC (8+ messages)
` [RESEND PATCH v3 1/3] PCI/MSI: "
` [RESEND PATCH v3 2/3] PCI: switchtec: Replace pci_alloc_irq_vectors() with pcim_alloc_irq_vectors()
` [RESEND PATCH v3 3/3] PCI: vmd: "
[PATCH v5 1/1] vfio/nvgrace-gpu: Add Blackwell-Next GPU readiness check via CXL DVSEC
2026-04-22 12:33 UTC
[PATCH 00/12] Fixes/improvements for the PCI M.2 power sequencing driver
2026-04-22 12:17 UTC (14+ messages)
` [PATCH 01/12] power: sequencing: Introduce an API to check whether the pwrseq is fixed or controllable
` [PATCH 02/12] power: sequencing: pcie-m2: Add support for 'is_fixed()' callback to 'uart' target
` [PATCH 03/12] power: sequencing: qcom-wcn: Add support for 'is_fixed()' callback to 'bluetooth' target
` [PATCH 04/12] power: sequencing: pcie-m2: Fix inconsistent function prefixes
` [PATCH 05/12] power: sequencing: pcie-m2: Allow creating serdev for multiple PCI devices
` [PATCH 06/12] power: sequencing: pcie-m2: Improve PCI device ID check
` [PATCH 07/12] power: sequencing: pcie-m2: Create serdev for PCI devices present before probe
` [PATCH 08/12] power: sequencing: pcie-m2: Create BT node based on the pci_device_id[] table
` [PATCH 09/12] Bluetooth: hci_qca: Add M.2 Bluetooth device support using pwrseq
` [PATCH 10/12] Bluetooth: hci_qca: Rename 'power_ctrl_enabled' to 'bt_en_available'
` [PATCH 11/12] Bluetooth: hci_qca: Check whether the M.2 UART interface is fixed or not
` [PATCH 12/12] Bluetooth: hci_qca: Fix the broken BT_EN GPIO detection for Qcom WCN devices
[PATCH v2 0/5] gpu: nova-core: run unload sequence upon unbinding
2026-04-22 10:47 UTC (14+ messages)
` [PATCH v2 1/5] rust: add warn_on_err macro
` [PATCH v2 2/5] gpu: nova-core: use "
` [PATCH v2 3/5] gpu: nova-core: do not import firmware commands into GSP command module
` [PATCH v2 4/5] gpu: nova-core: send UNLOADING_GUEST_DRIVER GSP command upon unloading
` [PATCH v2 5/5] gpu: nova-core: run Booter Unloader and FWSEC-SB upon unbinding
[PATCH] dt-bindings: Fix phandle-array constraints, again
2026-04-22 10:22 UTC (6+ messages)
[PATCH v2 00/31] PCI/TSM: PCIe Link Encryption Establishment via TDX platform services
2026-04-22 9:57 UTC (41+ messages)
` [PATCH v2 05/31] x86/virt/tdx: Extend tdx_page_array to support IOMMU_MT
` [PATCH v2 06/31] x86/virt/tdx: Read global metadata for TDX Module Extensions/Connect
` [PATCH v2 08/31] x86/virt/tdx: Configure TDX Module with optional TDX Connect feature
` [PATCH v2 19/31] iommu/vt-d: Reserve the MSB domain ID bit for the TDX module
` [PATCH v2 20/31] x86/virt/tdx: Add a helper to loop on TDX_INTERRUPTED_RESUMABLE
` [PATCH v2 21/31] x86/virt/tdx: Add SEAMCALL wrappers for trusted IOMMU setup and clear
` [PATCH v2 22/31] iommu/vt-d: Export a helper to do function for each dmar_drhd_unit
` [PATCH v2 23/31] coco/tdx-host: Setup all trusted IOMMUs on TDX Connect init
` [PATCH v2 24/31] coco/tdx-host: Add a helper to exchange SPDM messages through DOE
` [PATCH v2 25/31] x86/virt/tdx: Add SEAMCALL wrappers for SPDM management
` [PATCH v2 27/31] coco/tdx-host: Implement SPDM session setup
` [PATCH v2 30/31] coco/tdx-host: Implement IDE stream setup/teardown
[PATCH V14 00/12] pci-imx6: Add support for parsing the reset property in new Root Port binding
2026-04-22 9:35 UTC (13+ messages)
` [PATCH V14 01/12] dt-bindings: PCI: fsl,imx6q-pcie: Add reset GPIO in Root Port node
` [PATCH V14 02/12] PCI: host-generic: Add common helpers for parsing Root Port properties
` [PATCH V14 03/12] PCI: imx6: Assert PERST# before enabling regulators
` [PATCH V14 04/12] PCI: imx6: Add support for parsing the reset property in new Root Port binding
` [PATCH V14 05/12] arm: dts: imx6qdl: Add Root Port node and PERST property
` [PATCH V14 06/12] arm: dts: imx6sx: "
` [PATCH V14 07/12] arm: dts: imx7d: "
` [PATCH V14 08/12] arm64: dts: imx8mm: "
` [PATCH V14 09/12] arm64: dts: imx8mp: "
` [PATCH V14 10/12] arm64: dts: imx8mq: "
` [PATCH V14 11/12] arm64: dts: imx8dxl/qm/qxp: "
` [PATCH V14 12/12] arm64: dts: imx95: "
Debian maintainer does not forward bug reports
2026-04-22 8:49 UTC (2+ messages)
i.MX8M Plus PCIe link regression
2026-04-22 8:39 UTC (5+ messages)
[PATCH v14 0/2] PCI/IOV: Fix SR-IOV locking races and AB-BA deadlock
2026-04-22 6:32 UTC (3+ messages)
` [PATCH v14 1/2] PCI/IOV: Make pci_lock_rescan_remove() reentrant and protect sriov_add_vfs/sriov_del_vfs
` [PATCH v14 2/2] PCI: Fix AB-BA deadlock between device_lock and pci_rescan_remove_lock in remove_store
[PATCH 0/4] PCI: Introduce pci_dev_suspend_retention_supported() API
2026-04-22 6:33 UTC (3+ messages)
` [PATCH 4/4] nvme-pci: Use pci_dev_suspend_retention_supported() API during suspend
[PATCH v3 00/11] iommu/arm-smmu-v3: Quarantine device upon ATC invalidation timeout
2026-04-22 6:13 UTC (3+ messages)
` [PATCH v3 01/11] PCI: Propagate FLR return values to callers
[PATCH v2 0/1] PCI/hotplug: Add 'uevent' sysfs attribute to trigger slot events
2026-04-22 4:44 UTC (5+ messages)
` [PATCH v2 1/1] "
[PATCH v3 0/3] Add Devres managed IRQ vectors allocation
2026-04-22 2:42 UTC (5+ messages)
` [PATCH v3 1/3] PCI/MSI: "
` [PATCH v3 2/3] PCI: switchtec: Replace pci_alloc_irq_vectors() with pcim_alloc_irq_vectors()
` [PATCH v3 3/3] PCI: vmd: "
[PATCH V1 00/13] PCI passthru on Hyper-V (Part I)
2026-04-22 2:32 UTC (14+ messages)
` [PATCH V1 01/13] iommu/hyperv: rename hyperv-iommu.c to hyperv-irq.c
` [PATCH V1 02/13] x86/hyperv: cosmetic changes in irqdomain.c for readability
` [PATCH V1 03/13] x86/hyperv: add insufficient memory support in irqdomain.c
` [PATCH V1 04/13] mshv: Provide a way to get partition id if running in a VMM process
` [PATCH V1 05/13] mshv: Declarations and definitions for VFIO-MSHV bridge device
` [PATCH V1 06/13] mshv: Implement mshv bridge device for VFIO
` [PATCH V1 07/13] mshv: Add ioctl support for MSHV-VFIO bridge device
` [PATCH V1 08/13] PCI: hv: rename hv_compose_msi_msg to hv_vmbus_compose_msi_msg
` [PATCH V1 09/13] mshv: Import data structs around device passthru from hyperv headers
` [PATCH V1 10/13] PCI: hv: Build device id for a VMBus device, export PCI devid function
` [PATCH V1 11/13] x86/hyperv: Implement hyperv virtual iommu
` [PATCH V1 12/13] mshv: Populate mmio mappings for PCI passthru
` [PATCH V1 13/13] mshv: pin all ram mem regions if partition has device passthru
[PATCH] MAINTAINERS: Update HiSilicon PCI Trace and Tune maintainer
2026-04-22 2:30 UTC (2+ messages)
[PATCH v14 0/5] shut down devices asynchronously
2026-04-22 0:42 UTC (10+ messages)
` [PATCH 3/5] driver core: async device shutdown infrastructure
` [PATCH 5/5] scsi: Enable async shutdown support
[PATCH v3] PCI: hotplug: Add 'uevent' sysfs attribute to trigger slot events
2026-04-21 21:28 UTC
[PATCH v5 00/23] PCI: Convert all dynamic sysfs attributes to static
2026-04-21 20:06 UTC (9+ messages)
` [PATCH v5 07/23] PCI/sysfs: Convert PCI resource files to static attributes
` [PATCH v5 11/23] alpha/PCI: Add security_locked_down() check to pci_mmap_resource()
` [PATCH v5 13/23] alpha/PCI: Use PCI resource accessor macros
` [PATCH v5 22/23] PCI/sysfs: Convert legacy I/O and memory attributes to static definitions
[PATCH 00/23] dmaengine: Smart Data Accelerator Interface (SDXI) basic support
2026-04-21 20:04 UTC (7+ messages)
` [PATCH 19/23] dmaengine: sdxi: Provide context start and stop APIs
` [PATCH 23/23] dmaengine: sdxi: Add DMA engine provider
[PATCH v3 00/24] vfio/pci: Base Live Update support for VFIO device files
2026-04-21 19:20 UTC (6+ messages)
` [PATCH v3 07/24] vfio/pci: Preserve vfio-pci device files across Live Update
[PATCH v5 0/7] PCI: intel-gw: Fixes to make the driver working again
2026-04-21 19:04 UTC (3+ messages)
` [PATCH v5 7/7] dt-bindings: PCI: intel,lgm-pcie: Add atu resource
[PATCH v1] PCI: Remove MPS/MRRS Kconfig settings
2026-04-21 18:06 UTC (2+ messages)
[PATCH 3/4] PCI: qcom: Indicate broken L1ss exit during resume from system suspend
2026-04-21 17:11 UTC (3+ messages)
[PATCH v14 0/7] Error recovery for vfio-pci devices on s390x
2026-04-21 16:30 UTC (8+ messages)
` [PATCH v14 1/7] PCI: Allow per function PCI slots to fix slot reset on s390
` [PATCH v14 2/7] PCI: Avoid saving config space state if inaccessible
` [PATCH v14 3/7] PCI: Fail FLR when config space is inaccessible
` [PATCH v14 4/7] s390/pci: Store PCI error information for passthrough devices
` [PATCH v14 5/7] vfio-pci/zdev: Add a device feature for error information
` [PATCH v14 6/7] vfio/pci: Add a reset_done callback for vfio-pci driver
` [PATCH v14 7/7] vfio/pci: Remove the pcie check for VFIO_PCI_ERR_IRQ_INDEX
[PATCH] docs: fix typos in Documentation/PCI/
2026-04-21 16:28 UTC (2+ messages)
[PATCH] pci: don't fallback to bus reset after failed slot reset
2026-04-21 15:06 UTC
[PATCH v2 00/11] rust: I/O type generalization and projection
2026-04-21 14:56 UTC (12+ messages)
` [PATCH v2 01/11] rust: io: generalize `MmioRaw` to pointer to arbitrary type
` [PATCH v2 02/11] rust: io: generalize `Mmio` "
` [PATCH v2 03/11] rust: io: use pointer types instead of address
` [PATCH v2 04/11] rust: io: add missing safety requirement in `IoCapable` methods
` [PATCH v2 05/11] rust: io: restrict untyped IO access and `register!` to `Region`
` [PATCH v2 06/11] rust: io: add view type
` [PATCH v2 07/11] rust: dma: add methods to unsafely create reference from subview
` [PATCH v2 08/11] rust: io: add `read_val` and `write_val` function on I/O view
` [PATCH v2 09/11] gpu: nova-core: use I/O projection for cleaner encapsulation
` [PATCH v2 10/11] rust: dma: drop `dma_read!` and `dma_write!` API
` [PATCH v2 11/11] rust: io: add copying methods
[PATCH v13 0/2] PCI/IOV: Fix SR-IOV locking races and AB-BA deadlock
2026-04-21 12:48 UTC (4+ messages)
` [PATCH v13 1/2] PCI/IOV: Make pci_lock_rescan_remove() reentrant and protect sriov_add_vfs/sriov_del_vfs
` [PATCH v13 2/2] PCI: Fix AB-BA deadlock between device_lock and pci_rescan_remove_lock in remove_store
[PATCH] PCI/pwrctrl: Do not try to power on/off devices that don't need pwrctrl
2026-04-21 10:41 UTC
[PATCH] PCI/MSI: Fix memory leak in pci_alloc_irq_vectors_affinity INTx path
2026-04-21 8:06 UTC (4+ messages)
` [PATCH v2 v2] "
[PATCH v12 0/2] PCI/IOV: Fix SR-IOV locking races and AB-BA deadlock
2026-04-21 7:19 UTC (3+ messages)
` [PATCH v12 1/2] PCI/IOV: Make pci_lock_rescan_remove() reentrant and protect sriov_add_vfs/sriov_del_vfs
` [PATCH v12 2/2] PCI: Fix AB-BA deadlock between device_lock and pci_rescan_remove_lock in remove_store
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