messages from 2025-11-13 16:59:10 to 2025-11-17 02:38:45 UTC [more...]
[PATCH v1 00/26] PCI/TSM: TDX Connect: SPDM Session and IDE Establishment
2025-11-17 2:22 UTC (15+ messages)
` [PATCH v1 01/26] coco/tdx-host: Introduce a "tdx_host" device
` [PATCH v1 02/26] x86/virt/tdx: Move bit definitions of TDX_FEATURES0 to public header
` [PATCH v1 03/26] coco/tdx-host: Support Link TSM for TDX host
` [PATCH v1 04/26] x86/tdx: Move all TDX error defines into <asm/shared/tdx_errno.h>
` [PATCH v1 05/26] mm: Add __free() support for __free_page()
` [PATCH v1 06/26] x86/virt/tdx: Add tdx_page_array helpers for new TDX Module objects
` [PATCH v1 07/26] x86/virt/tdx: Read TDX global metadata for TDX Module Extensions
` [PATCH v1 08/26] x86/virt/tdx: Add tdx_enable_ext() to enable of "
` [PATCH v1 09/26] ACPICA: Add KEYP table definition
` [PATCH v1 10/26] acpi: Add KEYP support to fw_table parsing
` [PATCH v1 11/26] iommu/vt-d: Cache max domain ID to avoid redundant calculation
` [PATCH v1 12/26] iommu/vt-d: Reserve the MSB domain ID bit for the TDX module
` [PATCH v1 13/26] x86/virt/tdx: Read TDX Connect global metadata for TDX Connect
` [PATCH v1 14/26] mm: Add __free() support for folio_put()
[PATCH kernel 0/6] PCI/TSM: Enabling core infrastructure on AMD SEV TIO
2025-11-17 1:49 UTC (7+ messages)
` [PATCH kernel 1/6] PCI/TSM: Add secure SPDM DOE mailbox
` [PATCH kernel 6/6] crypto/ccp: Implement SEV-TIO PCIe IDE (phase1)
[REGRESSION 00/04] Crash during resume of pcie bridge
2025-11-16 21:08 UTC (14+ messages)
` Crash during resume of pcie bridge due to infinite loop in ACPICA
[pci:next] BUILD SUCCESS 479e9f2c479909e02852852d787602a3ee1d2667
2025-11-16 14:04 UTC
[pci:resource] BUILD SUCCESS bf0a90fc907e47344f88e5b9b241082184dbac27
2025-11-16 7:57 UTC
[PATCH v4 00/11] arm64: dts: mediatek: Add Openwrt One AP functionality
2025-11-15 20:58 UTC (12+ messages)
` [PATCH v4 01/11] dt-bindings: mfd: syscon: Add mt7981-topmisc
` [PATCH v4 02/11] dt-bindings: PCI: mediatek-gen3: Add MT7981 PCIe compatible
` [PATCH v4 03/11] dt-bindings: phy: mediatek,tphy: Add support for MT7981
` [PATCH v4 04/11] arm64: dts: mediatek: mt7981b: Add PCIe and USB support
` [PATCH v4 05/11] arm64: dts: mediatek: mt7981b-openwrt-one: Enable PCIe and USB
` [PATCH v4 06/11] dt-bindings: net: mediatek,net: Correct bindings for MT7981
` [PATCH v4 07/11] arm64: dts: mediatek: mt7981b: Add Ethernet and WiFi offload support
` [PATCH v4 08/11] arm64: dts: mediatek: mt7981b-openwrt-one: Enable Ethernet
` [PATCH v4 09/11] arm64: dts: mediatek: mt7981b: Disable wifi by default
` [PATCH v4 10/11] arm64: dts: mediatek: mt7981b: Add wifi memory region
` [PATCH v4 11/11] arm64: dts: mediatek: mt7981b-openwrt-one: Enable wifi
[PATCH v8 0/4] rust: leds: add led classdev abstractions
2025-11-15 20:48 UTC (7+ messages)
` [PATCH v8 1/4] rust: Add trait to convert a device reference to a bus device reference
` [PATCH v8 2/4] rust: leds: add basic led classdev abstractions
` [PATCH v8 3/4] rust: leds: split generic and normal led classdev abstractions up
` [PATCH v8 4/4] rust: leds: add multicolor classdev abstractions
[PATCH v3 00/21] treewide: Introduce %ptS for struct timespec64 and convert users
2025-11-15 20:27 UTC (9+ messages)
` [PATCH v3 01/21] lib/vsprintf: Add specifier for printing struct timespec64
` [PATCH v3 06/21] drm/msm: Switch to use %ptSp
` [PATCH v3 19/21] scsi: fnic: "
` [PATCH v3 20/21] scsi: snic: "
[PATCH 0/3] PCI: rockchip: 5.0 GT/s speed may be dangerous
2025-11-15 10:11 UTC (17+ messages)
` [PATCH 1/3] PCI: rockchip: warn of danger of 5.0 GT/s speeds
` [PATCH 2/3] PCI: rockchip-host: comment danger of 5.0 GT/s speed
` [PATCH 3/3] arm64: dts: rockchip: drop max-link-speed = <2> in helios64 PCIe
[RFC PATCH v1 0/2] rust: pci: Introduce PCIe error handler support and sample usage
2025-11-15 8:01 UTC (3+ messages)
[pci:controller/meson] BUILD SUCCESS eff0306b109f2d611e44f0155b0324f6cfec3ef4
2025-11-15 7:49 UTC
[PATCH] arm64: dts: rockchip: align bindings to PCIe spec
2025-11-15 7:02 UTC (14+ messages)
[PATCH v6 0/7] Introduce SpacemiT K1 PCIe phy and host controller
2025-11-15 4:21 UTC (6+ messages)
` [PATCH v6 3/7] dt-bindings: pci: spacemit: Introduce PCIe "
` [PATCH v6 5/7] PCI: spacemit: Add SpacemiT PCIe host driver
[GIT PULL] PCI fixes for v6.18
2025-11-14 23:53 UTC (2+ messages)
[PATCH 0/2] PCI: Universal error recoverability of devices
2025-11-14 23:45 UTC (5+ messages)
` [PATCH 1/2] PCI: Ensure error recoverability at all times
[PATCH 1/2] PCI: Ensure error recoverability at all times
2025-11-14 23:39 UTC (4+ messages)
[PATCH 3/4 v3] PCI: s32g: Add initial PCIe support (RC)
2025-11-14 21:35 UTC (5+ messages)
[PATCH v6 RESEND 0/7] rust: pci: add config space read/write support
2025-11-14 20:31 UTC (13+ messages)
` [PATCH v6 RESEND 4/7] rust: io: factor common I/O helpers into Io trait
` [PATCH v6 RESEND 5/7] rust: io: factor out MMIO read/write macros
` [PATCH v6 RESEND 6/7] rust: pci: add config space read/write support
[RFC PATCH 00/27] PCI/TSM: TDX Connect: SPDM Session and IDE Establishment
2025-11-14 20:19 UTC (8+ messages)
` [RFC PATCH 20/27] coco/tdx-host: Add connect()/disconnect() handlers prototype
[PATCH v2 0/3] PM: runtime: Wrapper macros for usage counter guards
2025-11-14 20:15 UTC (11+ messages)
` [PATCH v2 1/3] PM: runtime: Wrapper macros for ACQUIRE()/ACQUIRE_ERR()
` [PATCH v2 2/3] ACPI: TAD: Use PM_RUNTIME_ACQUIRE()/PM_RUNTIME_ACQUIRE_ERR()
` [PATCH v2 3/3] PCI/sysfs: "
[PATCH v2 1/1] PCI: stm32: Don't use "proxy" headers
2025-11-14 18:52 UTC
[PATCH] PCI: stm32: Fix LTSSM EP race with start link
2025-11-14 18:59 UTC (2+ messages)
[PATCH v2 00/11] PCI: BAR resizing fix/rework
2025-11-14 18:35 UTC (18+ messages)
` [PATCH v2 03/11] PCI: Change pci_dev variable from 'bridge' to 'dev'
` [PATCH v2 06/11] PCI: Fix restoring BARs on BAR resize rollback path
` [PATCH v2 08/11] drm/xe: Remove driver side BAR release before resize
` [PATCH v2 09/11] drm/i915: "
[PATCH v5 0/5] Disable ATS via iommu during PCI resets
2025-11-14 18:26 UTC (12+ messages)
` [PATCH v5 2/5] iommu: Tiny domain for iommu_setup_dma_ops()
` [PATCH v5 3/5] iommu: Add iommu_driver_get_domain_for_dev() helper
` [PATCH v5 4/5] iommu: Introduce iommu_dev_reset_prepare() and iommu_dev_reset_done()
` [PATCH v5 5/5] pci: Suspend iommu function prior to resetting a device
[PATCH 1/1] PCI (& drm/amdgpu): BAR to be excluded depends on HW generation
2025-11-14 18:20 UTC (3+ messages)
[PATCH 00/12] dt-bindings: PCI: qcom: Move remaining devices to dedicated schema
2025-11-14 17:57 UTC (2+ messages)
[PATCH v4 00/29] lan966x pci device: Add support for SFPs
2025-11-14 17:48 UTC (8+ messages)
` [PATCH v4 05/29] dt-bindings: bus: Add simple-platform-bus
[PATCH v11 00/10] Enhance the PCIe controller driver for next generation controllers
2025-11-14 17:41 UTC (6+ messages)
` [PATCH v11 09/10] arm64: dts: cix: Add PCIe Root Complex on sky1
` [PATCH v11 10/10] arm64: dts: cix: Enable PCIe on the Orion O6 board
` (subset) [PATCH v11 00/10] Enhance the PCIe controller driver for next generation controllers
[PATCH v6 0/6] PCI: rzg3s-host: Add PCIe driver for Renesas RZ/G3S SoC
2025-11-14 17:19 UTC (2+ messages)
[PATCH v5 0/2] PCI: Add support for PCIe WAKE# interrupt
2025-11-14 16:50 UTC (3+ messages)
` [PATCH v5 1/2] PM: sleep: wakeirq: Add support for custom IRQ flags in dedicated wake IRQ setup
[RESEND v13 22/25] CXL/PCI: Export and rename merge_result() to pci_ers_merge_result()
2025-11-14 16:09 UTC (3+ messages)
[RFC 0/2] Set steering-tag directly for PCIe P2P memory access
2025-11-14 13:12 UTC (4+ messages)
` [RFC 1/2] "
` [RFC 2/2] "
[PATCH RFC 0/8] thermal: core: Allow setting the parent device of thermal zone/cooling devices
2025-11-14 12:13 UTC (5+ messages)
` [PATCH RFC 1/8] thermal: core: Allow setting the parent device of cooling devices
` [PATCH RFC 2/8] thermal: core: Set parent device in thermal_of_cooling_device_register()
` [PATCH RFC 3/8] ACPI: processor: Stop creating "device" sysfs link
[PATCH v2] PCI: dwc: Fix wrong PORT_LOGIC_LTSSM_STATE_MASK definition
2025-11-14 12:09 UTC
[PATCH] PCI: dwc: Fix wrong PORT_LOGIC_LTSSM_STATE_MASK definition
2025-11-14 10:23 UTC (4+ messages)
[PATCH v1 1/1] PCI: stm32-ep: Don't use "proxy" headers
2025-11-14 9:37 UTC (2+ messages)
[PATCH] PCI: stm32: Fix EP page_size alignment
2025-11-14 8:08 UTC
[PATCH] PCI: cadence: Kconfig: change PCIE_CADENCE configs from tristate to bool
2025-11-14 7:03 UTC (4+ messages)
[PATCH] PCI: Check rom image addr at every step
2025-11-14 6:34 UTC
[PATCH v8 0/5] PCI: dwc: Add ECAM support with iATU configuration
2025-11-14 3:23 UTC (7+ messages)
` (subset) "
[PATCH v2 3/3] PCI: dwc: Check for the device presence during suspend and resume
2025-11-14 2:03 UTC (4+ messages)
` "
[PATCH v2] schemas: pci: Document PCIe T_POWER_ON
2025-11-14 1:02 UTC (6+ messages)
[PATCH v2 4/8] PCI/IDE: Add Address Association Register setup for downstream MMIO
2025-11-14 1:02 UTC (2+ messages)
` [PATCH v3 "
[RESEND v13 00/25] Enable CXL PCIe Port Protocol Error handling and logging
2025-11-13 22:39 UTC (5+ messages)
` [RESEND v13 17/25] cxl: Introduce cxl_pci_drv_bound() to check for bound driver
[PATCH v4 00/11] PCI: Resizable BAR improvements
2025-11-13 21:04 UTC (13+ messages)
` [PATCH v4 01/11] PCI: Move Resizable BAR code to rebar.c
` [PATCH v4 02/11] PCI: Clean up pci_rebar_bytes_to_size() and move "
` [PATCH v4 03/11] PCI: Move pci_rebar_size_to_bytes() and export it
` [PATCH v4 04/11] PCI: Improve Resizable BAR functions kernel doc
` [PATCH v4 05/11] PCI: Add pci_rebar_size_supported() helper
` [PATCH v4 06/11] drm/i915/gt: Use pci_rebar_size_supported()
` [PATCH v4 07/11] drm/xe/vram: Use PCI rebar helpers in resize_vram_bar()
` [PATCH v4 08/11] PCI: Add pci_rebar_get_max_size()
` [PATCH v4 09/11] drm/xe/vram: Use pci_rebar_get_max_size()
` [PATCH v4 10/11] drm/amdgpu: "
` [PATCH v4 11/11] PCI: Convert BAR sizes bitmasks to u64
[PATCH 2/9] PCI/IOV: Adjust ->barsz[] when changing BAR size
2025-11-13 21:02 UTC (2+ messages)
[PATCH v2 06/11] PCI: Fix restoring BARs on BAR resize rollback path
2025-11-13 21:01 UTC (2+ messages)
[PATCH v2 0/8] PCI/TSM: Finalize "Link" TSM infrastructure
2025-11-13 20:41 UTC (4+ messages)
` [PATCH v2 6/8] PCI/TSM: Add pci_tsm_bind() helper for instantiating TDIs
[PATCH v3 0/7] syscore: Pass context data to callbacks
2025-11-13 19:18 UTC (6+ messages)
` [PATCH v3 1/7] "
[PATCH v5 4/4] PCI: keystone: Add support to build as a loadable module
2025-11-13 18:48 UTC (4+ messages)
[PATCH v5 0/9] Error recovery for vfio-pci devices on s390x
2025-11-13 18:35 UTC (10+ messages)
` [PATCH v5 1/9] PCI: Allow per function PCI slots
` [PATCH v5 2/9] s390/pci: Add architecture specific resource/bus address translation
` [PATCH v5 3/9] PCI: Avoid saving error values for config space
` [PATCH v5 4/9] PCI: Add additional checks for flr reset
` [PATCH v5 5/9] s390/pci: Update the logic for detecting passthrough device
` [PATCH v5 6/9] s390/pci: Store PCI error information for passthrough devices
` [PATCH v5 7/9] vfio-pci/zdev: Add a device feature for error information
` [PATCH v5 8/9] vfio: Add a reset_done callback for vfio-pci driver
` [PATCH v5 9/9] vfio: Remove the pcie check for VFIO_PCI_ERR_IRQ_INDEX
[PATCH v3 0/2] PCI: j721e: A couple of cleanups
2025-11-13 18:26 UTC (2+ messages)
[PATCH v5 0/4] PCI: Keystone: Enable loadable module support
2025-11-13 18:25 UTC (2+ messages)
[PATCH v2 2/3] PCI: qcom: Check for the presence of a device instead of Link up during suspend
2025-11-13 17:22 UTC (2+ messages)
[PATCH 0/4 v4] PCI: s32g: Add support for PCIe controller
2025-11-13 16:58 UTC (4+ messages)
` [PATCH 3/4 v4] PCI: s32g: Add initial PCIe support (RC)
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