messages from 2025-03-12 08:44:05 to 2025-03-13 17:55:14 UTC [more...]
[patch V2 00/10] genirq/msi: Spring cleaning
2025-03-13 17:55 UTC (15+ messages)
` [patch V2 01/10] cleanup: Provide retain_ptr()
` [patch V2 02/10] genirq/msi: Use lock guards for MSI descriptor locking
` [patch V2 03/10] soc: ti: ti_sci_inta_msi: Switch MSI descriptor locking to guard()
` [patch V2 04/10] NTB/msi: Switch MSI descriptor locking to lock guard()
` [patch V2 05/10] PCI/MSI: Switch to MSI descriptor locking to guard()
` [patch V2 06/10] PCI: hv: Switch "
` [patch V2 07/10] PCI/MSI: Provide a sane mechanism for TPH
` [patch V2 08/10] PCI/TPH: Replace the broken MSI-X control word update
` [patch V2 09/10] scsi: ufs: qcom: Remove the MSI descriptor abuse
` [patch V2 10/10] genirq/msi: Rename msi_[un]lock_descs()
[PATCH v2 0/5] rust: reduce pointer casts, enable related lints
2025-03-13 17:50 UTC (34+ messages)
` [PATCH v2 1/5] rust: retain pointer mut-ness in `container_of!`
` [PATCH v2 2/5] rust: enable `clippy::ptr_as_ptr` lint
` [PATCH v2 3/5] rust: enable `clippy::ptr_cast_constness` lint
` [PATCH v2 5/5] rust: enable `clippy::as_underscore` lint
[PATCH 0/4] Loadable Module support for PCIe Cadence and J721E
2025-03-13 17:44 UTC (3+ messages)
` [PATCH 1/4] PCI: cadence: Add support to build pcie-cadence library as a kernel module
[PATCH v2 00/10] bus: mhi: host: Add support for mhi bus bw
2025-03-13 17:28 UTC (16+ messages)
` [PATCH v2 01/10] PCI: update current bus speed as part of pci_bus_add_devices()
` [PATCH v2 02/10] PCI/bwctrl: Add support to scale bandwidth before & after link re-training
` [PATCH v2 03/10] PCI: dwc: Implement .pre_scale_bus_bw() & .post_scale_bus_bw hook
` [PATCH v2 04/10] PCI: qcom: Extract core logic from qcom_pcie_icc_opp_update()
` [PATCH v2 05/10] PCI: qcom: Add support for PCIe bus bw scaling
` [PATCH v2 06/10] bus: mhi: host: Add support to read MHI capabilities
` [PATCH v2 07/10] bus: mhi: host: Add support for Bandwidth scale
` [PATCH v2 08/10] PCI: Export pci_set_target_speed()
` [PATCH v2 09/10] PCI: Add function to convert lnkctl2speed to pci_bus_speed
` [PATCH v2 10/10] wifi: ath11k: add support for MHI bandwidth scaling
[PATCH v4 0/6] Fix some issues related to an interrupt type in pci_endpoint_test
2025-03-13 17:00 UTC (5+ messages)
` [PATCH v4 4/6] misc: pci_endpoint_test: Fix irq_type to convey the correct type
` [PATCH v4 5/6] misc: pci_endpoint_test: Remove global 'irq_type' and 'no_msi'
[PATCH RFC NOT TESTED 0/2] PCI: dra7xx: Try to clean up dra7xx_pcie_cpu_addr_fixup()
2025-03-13 16:53 UTC (4+ messages)
` [PATCH PATCH RFC NOT TESTED 1/2] ARM: dts: ti: dra7: Correct ranges for PCIe and parent bus nodes
[pci:hotplug] BUILD SUCCESS 876d4518a87dc2f83ffbfa64cb773917effe94f3
2025-03-13 16:37 UTC
[PATCH v2 0/4] iommu: Fix the longstanding probe issues
2025-03-13 16:30 UTC (12+ messages)
` [PATCH v2 4/4] iommu: Get DT/ACPI parsing into the proper probe path
[PATCH v1 2/2] PCI: imx6: Use domain number replace the hardcodes
2025-03-13 16:26 UTC (9+ messages)
[PATCH] PCI: j721e: Fix the value of linkdown_irq_regfield for J784S4
2025-03-13 16:02 UTC (4+ messages)
[PATCH v11 00/11] PCI: Use device bus range info to cleanup RC Host/EP pci_fixup_addr()
2025-03-13 15:38 UTC (12+ messages)
` [PATCH v11 01/11] PCI: dwc: Use resource start as iomap() input in dw_pcie_pme_turn_off()
` [PATCH v11 02/11] PCI: dwc: Rename cpu_addr to parent_bus_addr for ATU configuration
` [PATCH v11 03/11] PCI: dwc: Move cfg0 setup to dw_pcie_cfg0_setup()
` [PATCH v11 04/11] PCI: dwc: Move devm_pci_alloc_host_bridge() to the beginning of dw_pcie_host_init()
` [PATCH v11 05/11] PCI: dwc: Add helper dw_pcie_init_parent_bus_offset()
` [PATCH v11 06/11] PCI: dwc: Use devicetree 'ranges' property to get rid of cpu_addr_fixup() callback
` [PATCH v11 07/11] PCI: dwc: ep: Add parent_bus_addr for outbound window
` [PATCH v11 08/11] PCI: dwc: ep: Ensure proper iteration over outbound map windows
` [PATCH v11 09/11] PCI: dwc: Use parent_bus_offset
` [PATCH v11 10/11] PCI: dwc: Print warning message when cpu_addr_fixup() exists
` [PATCH v11 11/11] PCI: imx6: Remove cpu_addr_fixup()
[PATCH 0/4] Improve soundness of bus device abstractions
2025-03-13 14:41 UTC (19+ messages)
` [PATCH 1/4] rust: pci: use to_result() in enable_device_mem()
` [PATCH 2/4] rust: device: implement device context marker
` [PATCH 3/4] rust: pci: fix unrestricted &mut pci::Device
` [PATCH 4/4] rust: platform: fix unrestricted &mut platform::Device
[PATCH v10 08/10] PCI: dwc: Print warning message when cpu_addr_fixup() exists
2025-03-13 14:32 UTC (3+ messages)
[PATCH v10 09/10] PCI: dwc: ep: Ensure proper iteration over outbound map windows
2025-03-13 14:27 UTC (3+ messages)
[PATCH 1/1] PCI/bwctrl: Disable PCIe BW controller during reset
2025-03-13 14:26 UTC (2+ messages)
[PATCH 0/4] PCI/hotplug: Fix interrupt / event handling problems
2025-03-13 14:23 UTC (5+ messages)
` [PATCH 1/4] PCI/hotplug: Disable HPIE over reset
` [PATCH 2/4] PCI/hotplug: Clearing HPIE for the duration of reset is enough
` [PATCH 3/4] PCI/hotplug: reset_lock is not required synchronizing with irq thread
` [PATCH 4/4] PCI/hotplug: Don't enabled HPIE in poll mode
[PATCH v10 05/10] PCI: dwc: Use devicetree 'ranges' property to get rid of cpu_addr_fixup() callback
2025-03-13 14:17 UTC (3+ messages)
[PATCH 3/3] rust: replace `addr_of[_mut]!` with `&raw [mut]`
2025-03-13 12:20 UTC
[patch 00/10] genirq/msi: Spring cleaning
2025-03-13 12:07 UTC (13+ messages)
` [patch 02/10] genirq/msi: Use lock guards for MSI descriptor locking
` [patch 03/10] soc: ti: ti_sci_inta_msi: Switch MSI descriptor locking to guard()
` [patch 05/10] PCI/MSI: Switch to "
[PATCH v13 0/4] Add PCIe support for Qualcomm IPQ5332
2025-03-13 11:51 UTC (7+ messages)
` [PATCH v13 1/4] dt-bindings: PCI: qcom: Add MHI registers for IPQ9574
` [PATCH v13 2/4] arm64: dts: qcom: ipq9574: Add MHI to pcie nodes
` [PATCH v13 3/4] arm64: dts: qcom: ipq5332: Add PCIe related nodes
` [PATCH v13 4/4] arm64: dts: qcom: ipq5332-rdp441: Enable PCIe phys and controllers
[RFC PATCH v2 00/22] TSM: Secure VFIO, TDISP, SEV TIO
2025-03-13 11:01 UTC (15+ messages)
` [RFC PATCH v2 06/22] KVM: X86: Define tsm_get_vmid
` [RFC PATCH v2 12/22] iommufd: Allow mapping from guest_memfd
` [RFC PATCH v2 14/22] iommufd: Add TIO calls
[PATCH v5 1/2] Add rev 2 check for PRESERVE_BOOT_CONFIG function
2025-03-13 10:06 UTC (2+ messages)
` [PATCH v5 2/2] Add acpi_check_dsm() for PCI _DSM definitions
[PATCH v5 0/6] PCI: VF resizable BAR
2025-03-13 9:56 UTC (10+ messages)
` [PATCH v5 1/6] PCI/IOV: Restore VF resizable BAR state after reset
` [PATCH v5 2/6] PCI: Add a helper to convert between VF BAR number and IOV resource
` [PATCH v5 3/6] PCI: Allow IOV resources to be resized in pci_resize_resource()
` [PATCH v5 4/6] PCI/IOV: Check that VF BAR fits within the reservation
` [PATCH v5 5/6] PCI: Allow drivers to control VF BAR size
` [PATCH v5 6/6] drm/xe/pf: Set VF LMEM "
[PATCH v2 0/6] hyperv: Introduce new way to manage hypercall args
2025-03-13 6:19 UTC (7+ messages)
` [PATCH v2 1/6] Drivers: hv: Introduce hv_hvcall_*() functions for hypercall arguments
` [PATCH v2 2/6] x86/hyperv: Use hv_hvcall_*() to set up hypercall arguments -- part 1
` [PATCH v2 3/6] x86/hyperv: Use hv_hvcall_*() to set up hypercall arguments -- part 2
` [PATCH v2 4/6] Drivers: hv: Use hv_hvcall_*() to set up hypercall arguments
` [PATCH v2 5/6] PCI: "
` [PATCH v2 6/6] Drivers: hv: Replace hyperv_pcpu_input/output_arg with hyperv_pcpu_arg
[PATCH v3 3/6] dt-bindings: PCI: qcom: Add IPQ5018 SoC
2025-03-13 6:09 UTC (10+ messages)
` [PATCH v3 4/6] PCI: qcom: Add support for IPQ5018
` [PATCH v3 5/6] arm64: dts: qcom: ipq5018: Add PCIe related nodes
[PATCH] PCI: dwc: ep: Return -ENOMEM for allocation failures
2025-03-13 6:03 UTC (2+ messages)
[PATCH v4 00/10] PCI: Enable Power and configure the TC956x PCIe switch
2025-03-13 5:56 UTC (5+ messages)
` [PATCH v4 01/10] dt-bindings: PCI: Add binding for Toshiba "
[PATCH 3/3] rust: replace `addr_of[_mut]!` with `&raw [mut]`
2025-03-13 5:33 UTC
[PATCH v5] PCI: Allow PCI bridges to go to D3Hot on all Devicetree based platforms
2025-03-13 5:21 UTC (5+ messages)
[PATCH hyperv-next v5 00/11] arm64: hyperv: Support Virtual Trust Level Boot
2025-03-13 5:10 UTC (12+ messages)
` [PATCH hyperv-next v5 03/11] Drivers: hv: Enable VTL mode for arm64
[PATCH] rust: enable `clippy::ptr_as_ptr` lint
2025-03-13 0:40 UTC (5+ messages)
[PATCH] PCI: cadence: Fix NULL pointer error for ops
2025-03-12 23:17 UTC (3+ messages)
[PATCH v10 04/10] PCI: dwc: Add helper dw_pcie_init_parent_bus_offset()
2025-03-12 22:16 UTC (2+ messages)
[PATCH 1/4] PCI: Move pci_rescan_bus_bridge_resize() declaration to pci/pci.h
2025-03-12 20:44 UTC (2+ messages)
[PATCH v3 0/2] Harden PCI resource array indexing
2025-03-12 20:39 UTC (2+ messages)
[PATCH v7 00/17] Provide a new two step DMA mapping API
2025-03-12 19:32 UTC (5+ messages)
[pci:controller/dwc] BUILD SUCCESS 69255fc3c4d08173f8c2b51489fcd772b77c6fd1
2025-03-12 17:58 UTC
[pci:controller/j721e] BUILD SUCCESS a84700a56d33ab430d96351674b63892b3ab8274
2025-03-12 16:53 UTC
[PATCH] PCI: pciehp: Avoid unnecessary device replacement check
2025-03-12 16:29 UTC (3+ messages)
[PATCH] PCI: mvebu: Use devm_request_irq() for registering interrupt handler
2025-03-12 16:25 UTC (3+ messages)
[pci:controller/xilinx-cpm] BUILD SUCCESS ad3b7174d4d04b7e2ab81df5857c4da6b4bc1ade
2025-03-12 15:38 UTC
[PATCH v12 0/4] Add PCIe support for Qualcomm IPQ5332
2025-03-12 13:07 UTC (9+ messages)
` [PATCH v12 1/4] dt-bindings: PCI: qcom: Add MHI registers for IPQ9574
` [PATCH v12 2/4] arm64: dts: qcom: ipq9574: Add MHI to pcie nodes
` [PATCH v12 3/4] arm64: dts: qcom: ipq5332: Add PCIe related nodes
` [PATCH v12 4/4] arm64: dts: qcom: ipq5332-rdp441: Enable PCIe phys and controllers
[RFC PATCH v2 14/22] iommufd: Add TIO calls
2025-03-12 10:41 UTC (12+ messages)
[PATCH v3] dt-bindings: mfd: syscon: Add the pbus-csr node for Airoha EN7581 SoC
2025-03-12 9:11 UTC (2+ 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