messages from 2025-03-12 22:16:27 to 2025-03-14 12:28:19 UTC [more...]
[PATCH v3 0/6] rust: reduce pointer casts, enable related lints
2025-03-14 12:28 UTC (2+ messages)
` [PATCH v3 1/6] rust: retain pointer mut-ness in `container_of!`
[PATCH v2 0/5] rust: reduce pointer casts, enable related lints
2025-03-14 12:26 UTC (17+ messages)
` [PATCH v2 5/5] rust: enable `clippy::as_underscore` lint
Linux logs new warning `gpio gpiochip0: gpiochip_add_data_with_key: get_direction failed: -22`
2025-03-14 12:25 UTC (14+ messages)
[PATCH v4 0/6] Enable IPQ5018 PCI support
2025-03-14 12:10 UTC (14+ messages)
` [PATCH v4 1/6] dt-bindings: phy: qcom: uniphy-pcie: Add ipq5018 compatible
` [PATCH v4 2/6] phy: qualcomm: qcom-uniphy-pcie 28LP add support for IPQ5018
` [PATCH v4 3/6] dt-bindings: PCI: qcom: Add IPQ5018 SoC
` [PATCH v4 4/6] PCI: qcom: Add support for IPQ5018
` [PATCH v4 5/6] arm64: dts: qcom: ipq5018: Add PCIe related nodes
` [PATCH v4 6/6] arm64: dts: qcom: ipq5018: Enable PCIe
[PATCH v3 0/2] PCI: dw-rockchip: hide broken ATS cap in EP-mode
2025-03-14 11:52 UTC (2+ messages)
[PATCH v3] dt-bindings: mfd: syscon: Add the pbus-csr node for Airoha EN7581 SoC
2025-03-14 11:48 UTC (2+ messages)
` (subset) "
[PATCH 0/4] PCI/hotplug: Fix interrupt / event handling problems
2025-03-14 11:18 UTC (7+ 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 v4 00/10] PCI: Enable Power and configure the TC956x PCIe switch
2025-03-14 11:03 UTC (7+ messages)
` [PATCH v4 01/10] dt-bindings: PCI: Add binding for Toshiba "
` [PATCH v4 02/10] arm64: dts: qcom: qcs6490-rb3gen2: Add TC956x PCIe switch node
[PATCH v7 00/17] Provide a new two step DMA mapping API
2025-03-14 10:52 UTC (6+ messages)
Regression on linux-next (next-20250312)
2025-03-14 9:48 UTC (3+ messages)
[patch V2 00/10] genirq/msi: Spring cleaning
2025-03-14 9:42 UTC (17+ 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 0/4] Loadable Module support for PCIe Cadence and J721E
2025-03-14 9:07 UTC (7+ messages)
` [PATCH 1/4] PCI: cadence: Add support to build pcie-cadence library as a kernel module
` [PATCH 4/4] PCI: j721e: Add support to build as a loadable module
[PATCH v7 00/11] Add support for RaspberryPi RP1 PCI device using a DT overlay
2025-03-14 8:37 UTC (3+ messages)
` [PATCH v7 08/11] misc: rp1: RaspberryPi RP1 misc driver
[PATCH v13 0/4] Add PCIe support for Qualcomm IPQ5332
2025-03-14 7:57 UTC (8+ 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
[PATCH] PCI: loongson: Add quirk for OHCI device rev 0x02
2025-03-14 7:53 UTC (2+ messages)
[PATCH] PCI: declare quirk_huawei_pcie_sva as FIXUP_HEADER
2025-03-14 7:45 UTC (3+ messages)
[PATCH] xen: Add support for XenServer 6.1 platform device
2025-03-14 7:43 UTC (6+ messages)
` [PATCH v2] "
[PATCH 3/3] rust: replace `addr_of[_mut]!` with `&raw [mut]`
2025-03-14 7:10 UTC (2+ messages)
[PATCH RFC NOT TESTED 0/2] PCI: dra7xx: Try to clean up dra7xx_pcie_cpu_addr_fixup()
2025-03-14 6:46 UTC (5+ messages)
` [PATCH PATCH RFC NOT TESTED 1/2] ARM: dts: ti: dra7: Correct ranges for PCIe and parent bus nodes
[PATCH v1] Bluetooth: btintel_pcie: Support function level reset
2025-03-14 10:16 UTC
[PATCH] PCI: j721e: Fix the value of linkdown_irq_regfield for J784S4
2025-03-14 4:17 UTC (5+ messages)
[PATCH v2 3/3] rust: replace `addr_of[_mut]!` with `&raw [const | mut]`
2025-03-14 3:47 UTC
[RFC PATCH v2 00/22] TSM: Secure VFIO, TDISP, SEV TIO
2025-03-14 3:28 UTC (20+ messages)
` [RFC PATCH v2 06/22] KVM: X86: Define tsm_get_vmid
` [RFC PATCH v2 07/22] coco/tsm: Add tsm and tsm-host modules
` [RFC PATCH v2 12/22] iommufd: Allow mapping from guest_memfd
` [RFC PATCH v2 14/22] iommufd: Add TIO calls
[PATCH v2 00/10] bus: mhi: host: Add support for mhi bus bw
2025-03-13 23:53 UTC (18+ 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 v11 00/11] PCI: Use device bus range info to cleanup RC Host/EP pci_fixup_addr()
2025-03-13 22:56 UTC (17+ 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()
[pci:next] BUILD SUCCESS 215f766f5d973c72262714f91a5c87ac05de7e1d
2025-03-13 22:02 UTC
[pci:resource] BUILD SUCCESS 7632495eca67ea2bbfe49aef47f02356a24cc181
2025-03-13 22:01 UTC
[pci:devres] BUILD SUCCESS 18c6575230f695250f76952d91a5b93e6bc34f88
2025-03-13 22:00 UTC
[PATCH v2 2/8] PCI/AER: Use the same log level for all messages
2025-03-13 21:15 UTC (3+ messages)
[PATCH hyperv-next v5 00/11] arm64: hyperv: Support Virtual Trust Level Boot
2025-03-13 18:46 UTC (13+ messages)
` [PATCH hyperv-next v5 03/11] Drivers: hv: Enable VTL mode for arm64
` [PATCH hyperv-next v5 08/11] Drivers: hv: vmbus: Get the IRQ number from DeviceTree
[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'
[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 (8+ 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 (8+ messages)
[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 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 (3+ messages)
` [patch 03/10] soc: ti: ti_sci_inta_msi: Switch MSI descriptor locking to guard()
[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 v5] PCI: Allow PCI bridges to go to D3Hot on all Devicetree based platforms
2025-03-13 5:21 UTC (5+ messages)
[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 (2+ messages)
[PATCH v10 04/10] PCI: dwc: Add helper dw_pcie_init_parent_bus_offset()
2025-03-12 22:16 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