messages from 2026-04-22 14:22:59 to 2026-04-23 01:26:38 UTC [more...]
[PATCH 0/4] vfio/pci: Add PCIe TPH support
2026-04-23 1:26 UTC (8+ messages)
` [PATCH 3/4] vfio/pci: Add PCIe TPH GET_ST interface
[PATCH v3 0/5] vfio/pci: Add PCIe TPH support
2026-04-23 1:08 UTC (6+ messages)
` [PATCH v3 1/5] PCI/TPH: Export pcie_tph_get_st_modes() for external use
` [PATCH v3 2/5] vfio/pci: Add PCIe TPH interface with capability query
` [PATCH v3 3/5] vfio/pci: Add PCIe TPH enable/disable support
` [PATCH v3 4/5] vfio/pci: Add PCIe TPH GET_ST interface
` [PATCH v3 5/5] vfio/pci: Add PCIe TPH SET_ST interface
[PATCH v2 00/31] PCI/TSM: PCIe Link Encryption Establishment via TDX platform services
2026-04-23 0:59 UTC (5+ messages)
` [PATCH v2 10/31] x86/virt/tdx: Add extra memory to TDX Module for Extensions
` [PATCH v2 20/31] x86/virt/tdx: Add a helper to loop on TDX_INTERRUPTED_RESUMABLE
[PATCH 3/4] PCI: qcom: Indicate broken L1ss exit during resume from system suspend
2026-04-22 23:49 UTC (2+ messages)
[PATCH v6 00/27] lan966x pci device: Add support for SFPs
2026-04-22 19:35 UTC (6+ messages)
` [PATCH v6 02/27] of: dynamic: Fix overlayed devices not probing because of fw_devlink
[PATCH v1 0/2] Retrieve TPH from dma-buf for PCIe P2P memory access
2026-04-22 19:27 UTC (5+ messages)
` [PATCH v1 1/2] vfio: add callback to get tph info for dma-buf
[PATCH 00/12] Fixes/improvements for the PCI M.2 power sequencing driver
2026-04-22 18:17 UTC (9+ messages)
` [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/1] PCI/hotplug: Add 'uevent' sysfs attribute to trigger slot events
2026-04-22 17:13 UTC (6+ messages)
` [PATCH v2 1/1] "
[PATCH v3 0/3] riscv: Add PCIe support for UltraRISC DP1000 SoC
2026-04-22 16:47 UTC (3+ messages)
` [PATCH v3 3/3] PCI: ultrarisc: Add UltraRISC DP1000 PCIe Root Complex driver
[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] PCI/P2PDMA: Avoid returning a provider for non_mappable_bars
2026-04-22 15:19 UTC (5+ 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 (3+ messages)
` [PATCH v3 3/3] s390/pci: Fix circular/recursive deadlocks in PCI-bus and -device release
page: | 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