messages from 2026-06-11 15:01:59 to 2026-06-13 17:44:01 UTC [more...]
[PATCH RFC 0/3] vfio/pci: Hide and optionally override the PCIe Device Serial Number
2026-06-13 17:43 UTC (4+ messages)
` [PATCH RFC 1/3] vfio/pci: Virtualize and scrub Device Serial Number from guests
` [PATCH RFC 2/3] vfio/pci: Allow userspace to set a virtual Device Serial Number
` [PATCH RFC 3/3] selftests/vfio: Add PCIe Device Serial Number test
[PATCH] alpha/PCI: Fix I/O port accessor argument order in pci_legacy_write()
2026-06-13 15:14 UTC (3+ messages)
[PATCH] PCI/sysfs: Use kstrtobool() to parse the ROM attribute input
2026-06-13 15:03 UTC (4+ messages)
[PATCH v4 00/20] rust: I/O type generalization and projection
2026-06-13 10:05 UTC (41+ messages)
` [PATCH v4 01/20] rust: io: add dynamically-sized `Region` type
` [PATCH v4 02/20] rust: io: add missing safety requirement in `IoCapable` methods
` [PATCH v4 03/20] rust: io: restrict untyped IO access and `register!` to `Region`
` [PATCH v4 04/20] rust: io: implement `Io` on reference types instead
` [PATCH v4 05/20] rust: io: generalize `MmioRaw` to pointer to arbitrary type
` [PATCH v4 06/20] rust: io: rename `Mmio` to `MmioOwned`
` [PATCH v4 07/20] rust: io: implement `Mmio` as view type
` [PATCH v4 08/20] rust: pci: io: make `ConfigSpace` a view
` [PATCH v4 09/20] rust: io: use view types instead of addresses for `Io`
` [PATCH v4 10/20] rust: io: remove `MmioOwned`
` [PATCH v4 11/20] rust: io: move `Io` methods to extension trait
` [PATCH v4 12/20] rust: prelude: add `zerocopy{,_derive}::IntoBytes`
` [PATCH v4 13/20] rust: io: add projection macro and methods
` [PATCH v4 14/20] rust: io: add I/O backend for system memory with volatile access
` [PATCH v4 15/20] rust: io: implement a view type for `Coherent`
` [PATCH v4 16/20] rust: io: add `read_val` and `write_val` functions on `Io`
` [PATCH v4 17/20] gpu: nova-core: use I/O projection for cleaner encapsulation
` [PATCH v4 18/20] rust: dma: drop `dma_read!` and `dma_write!` API
` [PATCH v4 19/20] rust: io: add copying methods
` [PATCH v4 20/20] rust: io: implement `IoSysMap`
[PATCH] pci: loongson: Avoid L0s on LS7A1000 PCIe x8 [0014:7a29] Root Ports rev2
2026-06-13 8:01 UTC (5+ messages)
[PATCH v3] PCI: Ensure ATS disabled via quirk before notifying IOMMU drivers
2026-06-12 21:55 UTC (2+ messages)
[GIT PULL] PCI fixes for v7.1
2026-06-12 20:52 UTC (2+ messages)
[PATCH 1/1] MAINTAINERS: PCI: endpoint: Add Frank Li as reviewer
2026-06-12 20:43 UTC (3+ messages)
[PATCH v3 0/9] vfio/pci: Add mmap() for DMABUFs
2026-06-12 20:35 UTC (30+ messages)
` [PATCH v3 1/9] PCI/P2PDMA: Add CONFIG_PCI_P2PDMA_CORE
` [PATCH v3 2/9] vfio/pci: Add a helper to look up PFNs for DMABUFs
` [PATCH v3 3/9] vfio/pci: Add a helper to create a DMABUF for a BAR-map VMA
` [PATCH v3 4/9] vfio/pci: Convert BAR mmap() to use a DMABUF
` [PATCH v3 5/9] vfio/pci: Provide a user-facing name for BAR mappings
` [PATCH v3 6/9] vfio/pci: Clean up BAR zap and revocation
` [PATCH v3 7/9] vfio/pci: Support mmap() of a VFIO DMABUF
[PATCH] PCI: hv: add hard timeout to wait_for_response()
2026-06-12 19:27 UTC (5+ messages)
[pci:next] BUILD SUCCESS 2d021f1aeb372856bdf5f6ea28823de584331220
2026-06-12 17:40 UTC
[PATCH v7 0/5] vfio/dma-buf: add TPH support for peer-to-peer access
2026-06-12 17:10 UTC (13+ messages)
` [PATCH v7 1/5] net/mlx5: free mlx5_st_idx_data on final dealloc
` [PATCH v7 2/5] PCI/TPH: Add requester/completer type helpers
` [PATCH v7 3/5] dma-buf: add optional get_tph() callback
` [PATCH v7 4/5] vfio/pci: implement get_tph and DMA_BUF_TPH feature
` [PATCH v7 5/5] RDMA/mlx5: get tph for p2p access when registering dma-buf mr
[PATCH v7 4/5] vfio/pci: implement get_tph and DMA_BUF_TPH feature
2026-06-12 16:59 UTC (3+ messages)
[PATCH v4] PCI/proc: Fix race between pci_proc_init() and pci_bus_add_device()
2026-06-12 15:45 UTC (3+ messages)
[PATCH v18 3/3] PCI: Fail FLR when config space is inaccessible
2026-06-12 15:44 UTC (4+ messages)
[PATCH v16 0/3] of: parsing of multi #{iommu,msi}-cells in maps
2026-06-12 15:35 UTC (2+ messages)
[PATCH v9] PCI: Add device-specific reset for Qualcomm devices
2026-06-12 15:17 UTC (4+ messages)
[PATCH v6 0/3] Add root port reset to support link recovery
2026-06-12 15:13 UTC (3+ messages)
` [PATCH v6 1/3] dt-bindings: imx6q-pcie: Add optional intr/aer/pme interrupts for i.MX95
[pci:procfs] BUILD SUCCESS 9ed4269f24b232922501bc9cffd45867284fb7f2
2026-06-12 15:07 UTC
[pci:controller/dwc] BUILD SUCCESS 26b67fa10ef84ea667942491b50e6261a45f098d
2026-06-12 15:00 UTC
[PATCH 1/2] PCI: dwc: Guard RAS DES debugfs deinit
2026-06-12 14:53 UTC (3+ messages)
[RFC PATCH 0/5] vfio/pci: Support ZONE_DEVICE-backed P2P Registration
2026-06-12 14:50 UTC (5+ messages)
[PATCH v1 1/2] Bluetooth: hci_core: Add reset_type parameter to hdev->reset() callback
2026-06-12 14:43 UTC (8+ messages)
` [PATCH v1 2/2] Bluetooth: btintel_pcie: Fix TOCTOU race in reset path
[PATCH 2/2] PCI: meson: Add missing remove callback
2026-06-12 14:39 UTC (3+ messages)
[PATCH v8 2/4] PCI/ATS: Validate STU for VFs in pci_prepare_ats()
2026-06-12 14:34 UTC (2+ messages)
[PATCH v8 1/4] PCI/ATS: Ensure pci_ats_supported() is PF-aware for VFs
2026-06-12 14:34 UTC (2+ messages)
[PATCH] dt-bindings: PCI: mediatek-gen3: Allow memory-region for restricted DMA buffer
2026-06-12 14:32 UTC (2+ messages)
[PATCH 00/11] PCI: pci_resource_alignment() improvement + cleanups
2026-06-12 14:12 UTC (4+ messages)
` [PATCH 10/11] PCI: Lower bound bridge window alignment
[PATCH v8 0/4] iommu: Standardize ATS robustness and state tracking
2026-06-12 13:39 UTC (5+ messages)
` [PATCH v8 3/4] iommu/arm-smmu-v3: Standardize ATS enablement failure reporting
` [PATCH v8 4/4] iommu/vt-d: Fail probe on ATS configuration failure
[PATCH v6 00/12] PCI: liveupdate: PCI core support for Live Update
2026-06-12 11:38 UTC (7+ messages)
` [PATCH v6 01/12] PCI: liveupdate: Set up FLB handler for the PCI core
` [PATCH v6 02/12] PCI: liveupdate: Track outgoing preserved PCI devices
[PATCH 1/2] dt-bindings: connector: pcie-m2-e: Add 3.3Vaux supply support
2026-06-12 10:52 UTC (10+ messages)
[PATCH v7 0/3] PCI: cadence: Add LTSSM debugfs
2026-06-12 9:30 UTC (8+ messages)
` [PATCH v7 1/3] PCI: cadence: Add HPA architecture flag
` [PATCH v7 2/3] PCI: cadence: Add HPA IP debugfs for LTSSM status
` [PATCH v7 3/3] PCI: cadence: Add LGA "
[PATCH] PCI/P2PDMA: Use RCU_INIT_POINTER() to clear pdev->p2pdma
2026-06-12 8:48 UTC (2+ messages)
[PATCH 0/2] PCI: Guard against NULL bus->self on SR-IOV virtual buses
2026-06-12 8:40 UTC (4+ messages)
` [PATCH 2/2] PCI: setup-res: Guard against bus->self == NULL in _pci_assign_resource()
[PATCH v2 0/9] vfio/pci: Add mmap() for DMABUFs
2026-06-12 8:28 UTC (3+ messages)
` [PATCH v2 1/9] PCI/P2PDMA: Add CONFIG_PCI_P2PDMA_CORE
[PATCH v5 3/4] PCI: endpoint: Add support for DOE initialization and setup in EPC core
2026-06-12 8:24 UTC (3+ messages)
[PATCH v5 0/4] PCI: Add DOE support for endpoint
2026-06-12 7:58 UTC (5+ messages)
` [PATCH v5 1/4] PCI/DOE: Move common definitions to the header file
[PATCH v6 6/9] dt-bindings: connector: m2: Add M.2 1620 LGA soldered down connector
2026-06-12 7:50 UTC (11+ messages)
[PATCH v2 0/2] PCI: qcom: Add PCIe support for upcoming Hawi SoC
2026-06-12 6:22 UTC (5+ messages)
` [PATCH v2 1/2] dt-bindings: PCI: qcom: Document the Hawi PCIe Controller
[PATCH v2] PCI: host-common: Request bus reassignment when not probe-only
2026-06-12 4:03 UTC (5+ messages)
` "
` "
[REGRESSION 6.16] r8169 RTL8168h/8111h fails to probe — "Unable to change power state from D3cold to D0" — bisected to 4d4c10f763d7
2026-06-12 1:07 UTC
[PATCH v7 1/5] net/mlx5: free mlx5_st_idx_data on final dealloc
2026-06-11 23:45 UTC (11+ messages)
` [PATCH v7 3/5] dma-buf: add optional get_tph() callback
` [PATCH v7 5/5] RDMA/mlx5: get tph for p2p access when registering dma-buf mr
[PATCH v7 2/5] PCI/TPH: Add requester/completer type helpers
2026-06-11 23:06 UTC (2+ messages)
[pci:controller/mvebu] BUILD SUCCESS 4f6da7b17836533f9e776b0e3b4396ba4522dc24
2026-06-11 21:09 UTC
[pci:controller/rescan_lock] BUILD SUCCESS 3a080aa9afb577f7b49d27ace0637222614c9986
2026-06-11 21:07 UTC
[pci:controller/mediatek] BUILD SUCCESS 843044971a5167087a9484f8f6eec81da30f2a71
2026-06-11 20:46 UTC
[PATCH v6 0/3] PCI: rockchip: 5.0 GT/s speed discouraged by Rockchip
2026-06-11 20:16 UTC (7+ messages)
` [PATCH v6 1/3] PCI: rockchip-ep: do not attempt 5.0 GT/s retraining
` [PATCH v6 2/3] PCI: rockchip-host: "
` [PATCH v6 3/3] PCI: rockchip: drive at 2.5 GT/s, error other speeds
[PATCH v2 0/7] arm64: dts: qcom: enable WiFi/BT on SM8350 HDK
2026-06-11 20:05 UTC (3+ messages)
` [PATCH v2 2/7] wifi: ath11k: enable support for WCN6851
[PATCH 0/7] arm64: dts: qcom: enable WiFi/BT on SM8350 HDK
2026-06-11 20:03 UTC (7+ messages)
` [PATCH 2/7] wifi: ath11k: enable support for WCN6851
` [PATCH 7/7] arm64: dts: qcom: sm8350-hdk: describe WiFi/BT chip
[PATCH v5 4/4] Documentation: PCI: Add documentation for DOE endpoint support
2026-06-11 19:12 UTC (2+ messages)
[PATCH v5 2/4] PCI: endpoint: Add DOE mailbox support for endpoint functions
2026-06-11 19:11 UTC (2+ messages)
[PATCH v18 3/3] PCI: Fail FLR when config space is inaccessible
2026-06-11 18:22 UTC (2+ messages)
[PATCH v7 0/3] PCI: Refactor PCIe speed validation and conversion functions
2026-06-11 17:55 UTC (4+ messages)
` [PATCH v7 3/3] PCI: dwc: Use common speed conversion function
[PATCH v7 1/3] PCI: Add public pcie_valid_speed() for shared validation
2026-06-11 17:43 UTC (3+ messages)
[PATCH v7 2/3] PCI: Move pci_bus_speed2lnkctl2() to public header
2026-06-11 17:23 UTC (2+ messages)
[PATCHv2] PCI: mvebu: Use fixed-width interrupt masks
2026-06-11 16:17 UTC (2+ messages)
[PATCH v3 0/3] PCI: qcom: Add support for Eliza
2026-06-11 15:35 UTC (2+ messages)
` (subset) "
[pci:controller/rcar-host] BUILD SUCCESS 6ba90ce2069ae923b0ec787aebdf2d786e5d2a58
2026-06-11 15:00 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