messages from 2026-07-26 09:43:40 to 2026-07-27 21:23:32 UTC [more...]
[PATCH v3 00/11] dmaengine: miscellaneous fixes for ioat, switchtec_dma and plx_dma
2026-07-27 21:23 UTC (32+ messages)
` [PATCH v3 01/11] dmaengine: switchtec-dma: fix double-free in switchtec_dma_free_desc()
` [PATCH v3 02/11] dmaengine: switchtec-dma: fix resource leak in alloc_chan_resources
` [PATCH v3 03/11] dmaengine: switchtec-dma: halt channel on alloc_chan_resources error
` [PATCH v3 04/11] dmaengine: switchtec-dma: fix channel leak on registration failure
` [PATCH v3 05/11] dmaengine: switchtec-dma: make switchtec_dma_chans_release() void
` [PATCH v3 06/11] dmaengine: switchtec-dma: fix chan_status_irq cleanup on create() error
` [PATCH v3 07/11] dmaengine: switchtec-dma: disable channels before freeing on registration failure
` [PATCH v3 08/11] dmaengine: switchtec-dma: fix use-after-free of swdma_dev in remove()
` [PATCH v3 09/11] dmaengine: ioat: disable relaxed ordering before registering the device
` [PATCH v3 10/11] dmaengine: ioat: use sysfs_emit() in per-channel sysfs show()
` [PATCH v3 11/11] dmaengine: plx_dma: fix NULL pointer deref in plx_dma_isr()
[PATCH v5 0/2] Add Apple T2 NHI device links
2026-07-27 21:18 UTC (3+ messages)
` [PATCH v5 1/2] treewide: Add a flag to detect the Apple T2 chip
` [PATCH v5 2/2] thunderbolt: Add device links for Apple T2 NHI
[PATCH v1 1/2] Bluetooth: hci_core: Add reset_type parameter to hdev->reset() callback
2026-07-27 20:50 UTC (4+ messages)
` [PATCH v6] Bluetooth: btintel_pcie: Add vendor_reset PCI sysfs for PLDR
[PATCH RFC] power: sequencing: rename pwrseq_power_on/off() to pwrseq_vote_on/off()
2026-07-27 20:28 UTC (5+ messages)
[PATCH v7 01/12] PCI: liveupdate: Set up FLB handler for the PCI core
2026-07-27 20:06 UTC (5+ messages)
[PATCH v2] PCI: Don't report zero-sized resources as assignment failures
2026-07-27 19:44 UTC (2+ messages)
[PATCH v7 0/3] Add root port reset to support link recovery
2026-07-27 19:40 UTC (2+ messages)
` (subset) "
[PATCH] PCI: Don't report fully optional resources as assignment failures
2026-07-27 19:39 UTC (3+ messages)
[RFC PATCH 00/30] Host side (KVM/VFIO/IOMMUFD) support for TDISP using TSM
2026-07-27 18:53 UTC (8+ messages)
` [RFC PATCH 10/30] vfio/pci: Export vfio dma-buf specific info for importers
[PATCH v1 0/6] dmaengine: miscellaneous fixes for ioat, switchtec_dma and plx_dma
2026-07-27 18:28 UTC (14+ messages)
` [PATCH v1 1/6] dmaengine: switchtec-dma: fix double-free in switchtec_dma_free_desc()
` [PATCH v1 2/6] dmaengine: switchtec-dma: fix resource leak in alloc_chan_resources
` [PATCH v1 3/6] dmaengine: switchtec-dma: fix channel leak on registration failure
` [PATCH v1 4/6] dmaengine: ioat: disable relaxed ordering before registering the device
` [PATCH v1 5/6] dmaengine: ioat: use sysfs_emit() in per-channel sysfs show()
` [PATCH v1 6/6] dmaengine: plx_dma: fix NULL pointer deref in plx_dma_isr()
[PATCH v4 0/2] Add Apple T2 NHI device links
2026-07-27 18:20 UTC (4+ messages)
` [PATCH v4 2/2] thunderbolt: Add device links for Apple T2 NHI
[PATCH v7 00/12] PCI: liveupdate: PCI core support for Live Update
2026-07-27 17:52 UTC (2+ messages)
[PATCH 0/1] PCI: dw-rockchip: Add support to reset Root Port upon link down event
2026-07-27 17:39 UTC (3+ messages)
` [PATCH 1/1] "
[PATCH 0/9] ACPI: use named initializers for acpi_device_id
2026-07-27 17:25 UTC (21+ messages)
` [PATCH 1/9] ACPI: use a named initializer "
` [PATCH 2/9] ACPI: drop unused assignment of acpi_device_id::driver_data
` [PATCH 3/9] ACPI: pci: "
` [PATCH 4/9] ACPI: ghes-nvidia: use a named initializer for acpi_device_id::id
` [PATCH 5/9] ACPI: amba: drop unused assignment of acpi_device_id::driver_data
` [PATCH 6/9] ACPI: dptf: "
` [PATCH 7/9] ACPI: nfit: core: "
` [PATCH 8/9] ACPI: x86: use a named initializer for acpi_device_id::id
` [PATCH 9/9] ACPI: "
[PATCH v8 0/6] PCI: tegra: Add Tegra264 support
2026-07-27 16:57 UTC (8+ messages)
` [PATCH v8 4/6] "
[PATCH] PCI: iproc: Use the EROM outbound window on BCMA
2026-07-27 16:48 UTC (3+ messages)
[PATCH v2 0/3] mm,kernfs,proc: Unmap mmaps of removed files via file->f_mapping
2026-07-27 16:36 UTC (3+ messages)
` [PATCH v2 1/3] mm: Add unmap_mapping_file() helper
[PATCH 0/6] PCI/pwrctrl: tc9563: Several fixes and improvements
2026-07-27 16:29 UTC (19+ messages)
` [PATCH 1/6] dt-bindings: PCI: toshiba,tc9563: Restrict Tx Amplitude, DFE and N_FTS to USP, DSP1 and DSP2
` [PATCH 2/6] PCI/pwrctrl: tc9563: Fix parsing the integrated Ethernet MAC Endpoint node
` [PATCH 3/6] PCI/pwrctrl: tc9563: Power off only the external ports in tc9563_pwrctrl_disable_port()
` [PATCH 4/6] PCI/pwrctrl: tc9563: Skip Tx amplitude and DFE tuning for DSP3
` [PATCH 5/6] PCI/pwrctrl: tc9563: Rename DSP3 to VDSP
` [PATCH 6/6] PCI/pwrctrl: tc9563: Move Integrated MAC Endpoint out of 'tc9563_pwrctrl_ports' enum
[PATCH v8 0/5] PCI: Add support for resetting the Root Ports in a platform specific way
2026-07-27 16:18 UTC (3+ messages)
` [PATCH v8 1/5] PCI: dwc: ep: Clear MSI iATU mapping in dw_pcie_ep_cleanup()
[PATCH v2 0/6] Bluetooth: qca: enable QCC2072 on RB3 Gen 2 Industrial
2026-07-27 16:03 UTC (14+ messages)
` [PATCH v2 1/6] dt-bindings: bluetooth: qca: add QCC2072
` [PATCH v2 2/6] Bluetooth: qca: add QCC2072 support
` [PATCH v2 3/6] power: sequencing: pwrseq-pcie-m2: add QCC2072
` [PATCH v2 4/6] arm64: dts: qcom: qcs6490-rb3gen2: label BT PMU and M.2 PCI node
` [PATCH v2 5/6] arm64: dts: qcom: kodiak: mark PCIe root port as bridge
` [PATCH v2 6/6] arm64: dts: qcom: rb3gen2: add Industrial BT UART overlay
[PATCH 0/6] PCI/AER: Support Advisory Non-Fatal Errors
2026-07-27 15:51 UTC (7+ messages)
` [PATCH 6/6] "
[PATCH v6 00/12] block,md,nvme: correct handling of unsupported P2PDMA transfers
2026-07-27 15:49 UTC (27+ messages)
` [PATCH v6 01/12] block: add BLK_STS_P2PDMA for unsupported peer-to-peer transfers
` [PATCH v6 02/12] md: ensure REQ_NOMERGE is set on P2PDMA bios
` [PATCH v6 03/12] md/raid1: serialize non-write-behind writes on CollisionCheck rdevs
` [PATCH v6 04/12] md/raid1: don't use write-behind for P2PDMA bios
` [PATCH v6 05/12] md/raid1,raid10: factor out raid1_write_error() helper
` [PATCH v6 06/12] md/raid1,raid10: keep REQ_NOMERGE on narrow_write_error() retry clones
` [PATCH v6 07/12] md/raid1,raid10: skip futile retries on P2PDMA mapping failures
` [PATCH v6 08/12] md/raid1,raid10: set IO_BLOCKED in case of BLK_STS_P2PDMA
` [PATCH v6 09/12] nvme-rdma: use ib_dma_map_sgtable_attrs()
` [PATCH v6 10/12] nvme-rdma: return BLK_STS_P2PDMA for unsupported P2P transfers
` [PATCH v6 11/12] nvme-rdma: ratelimit the map-failure error message
` [PATCH v6 12/12] nvme-rdma: factor out the scatterlist DMA mapping helper
[syzbot] [kernel?] WARNING: proc registration bug in unregister_irq_proc (2)
2026-07-27 15:03 UTC (3+ messages)
[PATCH 0/2] iommu/amd: Fix default domain selection for PASID-capable devices
2026-07-27 14:45 UTC (5+ messages)
` [PATCH 2/2] iommu/amd: Force identity mode for selected GPUs only
[PATCH v6 0/3] PCI/ASPM: Mask ASPM states based on Devicetree properties
2026-07-27 14:16 UTC (7+ messages)
` [PATCH v6 1/3] PCI/ASPM: Use pcie_capability_clear_and_set_word() for ASPM disable/restore
` [PATCH v6 2/3] PCI/ASPM: Disable/restore ASPM on every function for multi-function devices
` [PATCH v6 3/3] PCI/ASPM: Mask ASPM states based on Devicetree properties
[PATCH v5 0/9] vfio/pci: Add mmap() for DMABUFs
2026-07-27 13:45 UTC (10+ messages)
` [PATCH v5 4/9] vfio/pci: Add a helper to create a DMABUF for a BAR-map VMA
` [PATCH v5 5/9] vfio/pci: Convert BAR mmap() to use a DMABUF
` [PATCH v5 9/9] vfio/pci: Permanently revoke a DMABUF on request
[PATCH v1 0/3] CPM6 Channel Separation Support
2026-07-27 12:23 UTC (9+ messages)
` [PATCH v1 1/3] dmaengine: dw-edma: Make Xilinx Macros Dev Name Agnostic
` [PATCH v1 3/3] dmaengine: dw-edma: Add changes to support Channel Separation
[REGRESSION] ACPI: PCI: misleading _OSC failure message when _OSC is absent
2026-07-27 12:10 UTC (4+ messages)
[PATCH v2 0/3] PCI: rzg3s: Fix issues in cleanup paths
2026-07-27 10:35 UTC (7+ messages)
` [PATCH v2 1/3] PCI: rzg3s: Disable refclk on probe failure
` [PATCH v2 2/3] PCI: rzg3s: Propagate platform_get_irq_byname() errors
` [PATCH v2 3/3] PCI: rzg3s: Fix IRQ domain initialization error handling
[PATCH] PCI/ASPM: Add missing NULL check for link in sysfs show/store callbacks
2026-07-27 10:13 UTC (3+ messages)
[PATCH 0/3] PCI: rzg3s: Fix issues in cleanup paths
2026-07-27 9:08 UTC (4+ messages)
` [PATCH 3/3] PCI: rzg3s: Fix IRQ domain initialization error handling
[PATCH 00/10] rust: io: make register bases typed and remove relative registers
2026-07-27 8:14 UTC (6+ messages)
` [PATCH 01/10] rust: io: register: allow explicit base type specification
[PATCH] PCI: Fix unmasked value in pci_generic_config_write32()
2026-07-27 8:12 UTC (2+ messages)
[PATCH] PCI: Fix unmasked value in pci_generic_config_write32()
2026-07-27 8:04 UTC (2+ messages)
[PATCH 2/2] iommu/amd: Force identity mode for selected GPUs only
2026-07-27 4:13 UTC (4+ messages)
[PATCH v2 00/31] PCI/TSM: PCIe Link Encryption Establishment via TDX platform services
2026-07-27 3:07 UTC (3+ messages)
` [PATCH v2 18/31] iommu/vt-d: Cache max domain ID to avoid redundant calculation
[PATCH v19 00/18] vfio/pci: Add PCIe TPH support
2026-07-27 0:40 UTC (8+ messages)
` [PATCH v19 12/18] vfio/pci: Add dmabuf TPH metadata storage and fd query helper
PCI: ASM1166 appears to require quirk_no_bus_reset
2026-07-26 22:08 UTC
[PATCH] PCI: iproc: platform: use device functions instead of OF
2026-07-26 22:05 UTC (2+ messages)
[PATCH v2 0/2] PCI: Fix dev_set_name() error handling in pci_setup_device()
2026-07-26 9:49 UTC (5+ messages)
` [PATCH v2 1/2] PCI: Handle dev_set_name() failure "
` [PATCH v2 2/2] PCI: Free the device name on the pci_setup_device() error path
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