messages from 2026-07-01 17:53:39 to 2026-07-03 01:16:51 UTC [more...]
[PATCH v19 00/18] vfio/pci: Add PCIe TPH support
2026-07-03 1:16 UTC (43+ messages)
` [PATCH v19 01/18] PCI/TPH: Fix pcie_tph_get_st_table_loc() field extraction
` [PATCH v19 02/18] PCI/TPH: Fix tph_enabled concurrent update race by bitfield packing
` [PATCH v19 03/18] PCI/TPH: Cache TPH requester capability at probe time
` [PATCH v19 04/18] PCI/TPH: Refactor pcie_enable_tph & add explicit requester variant
` [PATCH v19 05/18] PCI/TPH: Refactor pcie_tph_get_cpu_st & add explicit variant
` [PATCH v19 06/18] PCI/TPH: Expose the enabled TPH requester type
` [PATCH v19 07/18] PCI/TPH: Add pcie_tph_supported() helper to check TPH capability attributes
` [PATCH v19 08/18] PCI/TPH: Add pci_tph_dsm_supported() helper to detect device TPH ST _DSM
` [PATCH v19 09/18] vfio/pci: Hide TPH capability when TPH is unsupported
` [PATCH v19 10/18] vfio/pci: Introduce tph policy parameter for staged TPH feature enablement
` [PATCH v19 11/18] vfio/pci: Virtualize PCIe TPH capability registers
` [PATCH v19 12/18] vfio/pci: Add dmabuf TPH metadata storage and fd query helper
` [PATCH v19 13/18] vfio/pci: Introduce VFIO_DEVICE_FEATURE_TPH family uapi for PCI TPH control
` [PATCH v19 14/18] vfio/pci: Implement VFIO_DEVICE_FEATURE_TPH and valid TPH config write support
` [PATCH v19 15/18] vfio/pci: Implement TPH_RESOLVE feature for DMABUF and CPU source resolving
` [PATCH v19 16/18] vfio/pci: Implement TPH_ST feature for batch ST table programming
` [PATCH v19 17/18] vfio/pci: Reset hardware TPH state on device enable/disable
` [PATCH v19 18/18] vfio/pci: Expose tph_policy via debugfs
[PATCH v3 0/5] PCI: rcar-gen4: irqchip/gic-v3: Handle GIC ITS
2026-07-02 22:18 UTC (7+ messages)
` [PATCH v3 1/5] PCI: dwc: Determine whether iMSI is used before calling .init
` [PATCH v3 2/5] PCI: rcar-gen4: Configure AXIINTC if iMSI-RX not used
` [PATCH v3 3/5] irqchip/gic-v3: Refactor GIC600 limited to 32bit PA erratum handling
` [PATCH v3 4/5] irqchip/gic-v3: Add Renesas R-Car Gen4 erratum workaround
` [PATCH v3 5/5] arm64: dts: renesas: r8a779g0: Add GICv3 ITS and update PCIe nodes
[PATCH] rust: pci: rework device enabling API
2026-07-02 21:47 UTC (3+ messages)
[PATCH v3 00/10] dmaengine: dw-edma: flatten desc structions and simple code
2026-07-02 21:40 UTC (21+ messages)
` [PATCH v3 01/10] dmaengine: dw-edma: Move control field update of DMA link to the last step
` [PATCH v3 02/10] dmaengine: dw-edma: Add xfer_sz field to struct dw_edma_chunk
` [PATCH v3 03/10] dmaengine: dw-edma: Move ll_region from struct dw_edma_chunk to struct dw_edma_chan
` [PATCH v3 04/10] dmaengine: dw-edma: Pass down dw_edma_chan to reduce one level of indirection
` [PATCH v3 05/10] dmaengine: dw-edma: Add helper dw_(edma|hdma)_v0_core_ch_enable()
` [PATCH v3 06/10] dmaengine: dw-edma: Add callbacks to fill link list entries
` [PATCH v3 07/10] dmaengine: dw-edma: Add non_ll_start() callback
` [PATCH v3 08/10] dmaengine: dw-edma: Use common dw_edma_core_start() for both eDMA and HDMA
` [PATCH v3 09/10] dmaengine: dw-edma: Use burst array instead of linked list
` [PATCH v3 10/10] dmaengine: dw-edma: Remove struct dw_edma_chunk
[PATCH v4 00/10] vfio/pci: Add mmap() for DMABUFs
2026-07-02 20:34 UTC (9+ messages)
` [PATCH v4 01/10] PCI/P2PDMA: Split pool-related cleanup out of pci_p2pdma_release()
` [PATCH v4 02/10] PCI/P2PDMA: Add CONFIG_PCI_P2PDMA_CORE
[PATCH v11 0/4] vfio/dma-buf: add TPH support for peer-to-peer access
2026-07-02 18:42 UTC (9+ messages)
` [PATCH v11 1/4] PCI/TPH: Add requester/completer type helpers
` [PATCH v11 2/4] dma-buf: add optional get_pci_tph() callback
` [PATCH v11 3/4] vfio/pci: implement get_pci_tph and DMA_BUF_TPH feature
` [PATCH v11 4/4] RDMA/mlx5: get tph for p2p access when registering dma-buf mr
[PATCH v2 0/4] Hyper-V: Add para-virtualized IOMMU support for Linux guests
2026-07-02 17:20 UTC (9+ messages)
` [PATCH v2 1/4] hyperv: Introduce new hypercall interfaces used by Hyper-V guest IOMMU
` [PATCH v2 2/4] Drivers: hv: Add logical device ID registry for vPCI devices
` [PATCH v2 3/4] iommu/hyperv: Add para-virtualized IOMMU support for Hyper-V guest
` [PATCH v2 4/4] iommu/hyperv: Add page-selective IOTLB flush support
[PATCH v2 00/11] lib/cpumask: get rid of cpumap_print_to_pagebuf()
2026-07-02 16:21 UTC (26+ messages)
` [PATCH v2 01/11] arm: Use sysfs_emit() for cpumask show callbacks
` [PATCH v2 02/11] powerpc: "
` [PATCH v2 03/11] x86/events: "
` [PATCH v2 04/11] cpu: Use sysfs_emit() for cpumask show callback
` [PATCH v2 05/11] devfreq: Use sysfs_emit() for cpumask show callbacks
` [PATCH v2 06/11] fpga: dfl-fme-perf: Use sysfs_emit() for cpumask show
` [PATCH v2 07/11] hwtracing: hisi_ptt: "
` [PATCH v2 08/11] RDMA/hfi1: Use sysfs_emit() for cpumask show helper
` [PATCH v2 09/11] PCI/sysfs: Use sysfs_emit() for cpumask show callbacks
` [PATCH v2 10/11] perf: "
` [PATCH v2 11/11] lib/bitmap-str: get rid of cpumap_print_to_pagebuf()
[PATCH v2 0/4] rust: samples: add an EDU PCI driver sample (MMIO + IRQ + DMA)
2026-07-02 15:40 UTC (10+ messages)
` [PATCH v2 3/4] rust: completion: add complete()
` [PATCH v2 4/4] rust: samples: add EDU PCI driver sample
[PATCH v11] PCI: mediatek: Add support for EcoNet EN7528 SoC
2026-07-02 15:30 UTC (2+ messages)
[PATCH v7 0/9] dmaengine: Add new API to combine configuration and descriptor preparation
2026-07-02 15:26 UTC (2+ messages)
[PATCH v2 0/4] arm64: dts: monaco-arduino-monza: Add support for LGA WiFi/BT module
2026-07-02 15:08 UTC (13+ messages)
` [PATCH v2 1/4] dt-bindings: connector: pcie-m2-e: Add vendor LGA connector compatible
` [PATCH v2 2/4] power: sequencing: pcie-m2: Add QCA2066 (QCNFA765) BT serdev ID
` [PATCH v2 3/4] Bluetooth: hci_qca: Support QCA2066 on M.2 connector via pwrseq
` [PATCH v2 4/4] arm64: dts: qcom: monaco-arduino-monza: Add QCA2066 M.2 WiFi/BT support
[PATCH v2] PCI: Mask Replay Timer Timeout for Realtek RTS525A
2026-07-02 14:42 UTC (6+ messages)
[PATCH RFC RESEND 0/7] i3c: Support IBI-based system wakeup
2026-07-02 14:10 UTC (17+ messages)
` [PATCH RFC RESEND 1/7] i3c: master: Support IBI-based wakeup capability
` [PATCH RFC RESEND 2/7] i3c: master: Report wakeup events for IBIs
` [PATCH RFC RESEND 3/7] i3c: master: Add helper to query bus wakeup requirements
` [PATCH RFC RESEND 4/7] i3c: master: Reject IBI requests from non-IBI-capable devices
` [PATCH RFC RESEND 5/7] i3c: mipi-i3c-hci-pci: Propagate I3C wakeup requirements to PCI
` [PATCH RFC RESEND 6/7] i3c: mipi-i3c-hci: Factor out i3c_hci_sysdev()
` [PATCH RFC RESEND 7/7] i3c: mipi-i3c-hci: Advertise IBI wakeup capability
[PATCH] rust: device_id: rename IdTable::as_ptr to as_raw_id_table()
2026-07-02 13:59 UTC (4+ messages)
[PATCH v17 00/12] vfio/pci: Add PCIe TPH support
2026-07-02 12:57 UTC (9+ messages)
` [PATCH v17 08/12] PCI/TPH: Add sysfs binary file to export CPU to steering-tag mapping
[pci:for-linus] BUILD SUCCESS 34db32102439d948e0c9aea060e48f979aae827d
2026-07-02 11:37 UTC
[PATCH v8 0/8] lan966x pci device: Add support for SFPs, PCI part
2026-07-02 11:23 UTC (6+ messages)
` [PATCH v8 7/8] PCI: of: Set fwnode device of newly created PCI device nodes
[PATCH v21 0/3] rust: leds: add led classdev abstractions
2026-07-02 11:22 UTC (6+ messages)
` [PATCH v21 1/3] rust: leds: add basic "
[PATCH 00/32] x86/msr: Drop 32-bit MSR interfaces
2026-07-02 11:03 UTC (8+ messages)
[PATCH 11/32] x86/pci: Stop using 32-bit MSR interfaces
2026-07-02 10:25 UTC (3+ messages)
` [tip: x86/msr] "
[pci:next] BUILD SUCCESS bcabbbd29c53a5b07eff29f8861d045b2c709c26
2026-07-02 8:26 UTC
[PATCH] dt-bindings: PCI: mediatek-gen3: Add support for MT8189 SoC
2026-07-02 8:25 UTC (2+ messages)
[PATCH v10 0/4] vfio/dma-buf: add TPH support for peer-to-peer access
2026-07-02 7:06 UTC (8+ messages)
` [PATCH v10 2/4] dma-buf: add optional get_pci_tph() callback
` [PATCH v10 3/4] vfio/pci: implement get_pci_tph and DMA_BUF_TPH feature
[PATCH 2/2] PCI: ultrarisc: get and enable DP1000 PCIe clocks
2026-07-02 5:58 UTC (2+ messages)
[PATCH 0/2] PCI: ultrarisc: Add DP1000 PCIe clock support
2026-07-02 5:46 UTC (7+ messages)
` [PATCH 1/2] dt-bindings: pci: ultrarisc: add required DP1000 PCIe clocks
` [PATCH 2/2] PCI: ultrarisc: get and enable "
[PATCH v2 0/4] PCI: rcar-gen4: irqchip/gic-v3: Handle GIC ITS
2026-07-01 20:43 UTC (13+ messages)
` [PATCH v2 1/4] PCI: rcar-gen4: Configure AXIINTC if iMSI-RX not used
` [PATCH v2 3/4] irqchip/gic-v3: Add Renesas R-Car Gen4 erratum workaround
[pci:controller/dwc-qcom] BUILD SUCCESS 1133089b07785841258623e6337c9d89d7913638
2026-07-01 18:10 UTC
[pci:misc] BUILD SUCCESS 8fb2ca9b9d3c82b8629c7331da6684bf269c60fb
2026-07-01 18:10 UTC
[EXTERNAL] Re: [PATCH net-next] net: mana: Add handler for sriov configure
2026-07-01 17:54 UTC (3+ 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