messages from 2025-02-25 11:45:45 to 2025-02-27 07:52:59 UTC [more...]
[RFC v2 00/20] lib: Rust implementation of SPDM
2025-02-27 7:52 UTC (22+ messages)
` [RFC v2 01/20] X.509: Make certificate parser public
` [RFC v2 02/20] X.509: Parse Subject Alternative Name in certificates
` [RFC v2 03/20] X.509: Move certificate length retrieval into new helper
` [RFC v2 04/20] certs: Create blacklist keyring earlier
` [RFC v2 05/20] lib: rspdm: Initial commit of Rust SPDM
` [RFC v2 06/20] PCI/CMA: Authenticate devices on enumeration
` [RFC v2 07/20] PCI/CMA: Validate Subject Alternative Name in certificates
` [RFC v2 08/20] PCI/CMA: Reauthenticate devices on reset and resume
` [RFC v2 09/20] PCI/CMA: Expose in sysfs whether devices are authenticated
` [RFC v2 10/20] lib: rspdm: Support SPDM get_version
` [RFC v2 11/20] lib: rspdm: Support SPDM get_capabilities
` [RFC v2 12/20] lib: rspdm: Support SPDM negotiate_algorithms
` [RFC v2 13/20] lib: rspdm: Support SPDM get_digests
` [RFC v2 14/20] lib: rspdm: Support SPDM get_certificate
` [RFC v2 15/20] crypto: asymmetric_keys - Load certificate parsing early in boot
` [RFC v2 16/20] KEYS: Load keyring and certificates "
` [RFC v2 17/20] PCI/CMA: Support built in X.509 certificates
` [RFC v2 18/20] lib: rspdm: Support SPDM certificate validation
` [RFC v2 19/20] rust: allow extracting the buffer from a CString
` [RFC v2 20/20] lib: rspdm: Support SPDM challenge
[PATCH 00/11] PCI/TSM: Core infrastructure for PCI device security (TDISP)
2025-02-27 6:50 UTC (31+ messages)
` [PATCH 03/11] coco/tsm: Introduce a class device for TEE Security Managers
` [PATCH 04/11] PCI/IDE: Selective Stream IDE enumeration
` [PATCH 05/11] PCI/TSM: Authenticate devices via platform TSM
` [RFC PATCH 1/7] tsm: Select PCI_DOE which is required for PCI_TSM
` [RFC PATCH 2/7] tsm: Move tsm core outside the host directory
` [RFC PATCH 3/7] tsm: vfio: Add tsm bind/unbind support
` [RFC PATCH 4/7] tsm: Allow tsm ops function to be called for multi-function devices
` [RFC PATCH 5/7] tsm: Don't error out for doe mailbox failure
` [RFC PATCH 6/7] tsm: Allow tsm connect ops to be used for multiple operations
` [RFC PATCH 7/7] tsm: Add secure SPDM support
` [PATCH 06/11] samples/devsec: PCI device-security bus / endpoint sample
` [PATCH 08/11] PCI/IDE: Add IDE establishment helpers
[PATCH v10 0/7] Add PCIe support for Qualcomm IPQ5332
2025-02-27 6:00 UTC (5+ messages)
` [PATCH v10 2/7] phy: qcom: Introduce PCIe UNIPHY 28LP driver
[PATCH v5 0/3] Add support for Versal Net CPM5N Root Port controller
2025-02-27 5:52 UTC (3+ messages)
` [PATCH v5 1/3] PCI: xilinx-cpm: Fix IRQ domain leak in error path of probe
[PATCH 1/1] PCI/bwctrl: Disable PCIe BW controller during reset
2025-02-27 5:31 UTC (4+ messages)
Regression on linux-next (next-20250221)
2025-02-27 5:30 UTC (3+ messages)
[PATCH v4 0/3] Parse the HEST PCIe AER and set to relevant registers
2025-02-26 9:41 UTC (7+ messages)
` [PATCH v4 1/3] ACPI/APEI: Add hest_parse_pcie_aer()
` [PATCH v4 3/3] PCI/ACPI: Add pci_acpi_program_hest_aer_params()
[PATCH v16 1/4] PCI/DOE: Rename DOE protocol to feature
2025-02-27 4:34 UTC (4+ messages)
` [PATCH v16 2/4] PCI/DOE: Rename Discovery Response Data Object Contents to type
` [PATCH v16 3/4] PCI/DOE: Expose the DOE features via sysfs
` [PATCH v16 4/4] PCI/DOE: Allow enabling DOE without CXL
[PATCH v3 0/2] Add support for PCIe RP PERST#
2025-02-27 4:24 UTC (3+ messages)
` [PATCH v3 1/2] dt-bindings: PCI: xilinx-cpm: Add reset-gpios "
` [PATCH v3 2/2] PCI: xilinx-cpm: Add support for PCIe RP PERST# signal
[PATCH v4 00/10] PCI: Enable Power and configure the TC956x PCIe switch
2025-02-27 4:11 UTC (22+ 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 v4 08/10] PCI: pwrctrl: Add power control driver for tc956x
` [PATCH v4 09/10] dt-bindings: PCI: qcom,pcie-sc7280: Add 'global' interrupt
` [PATCH v4 10/10] arm64: dts: qcom: sc7280: Add 'global' interrupt to the PCIe RC nodes
[RFC PATCH v2 00/22] TSM: Secure VFIO, TDISP, SEV TIO
2025-02-27 3:59 UTC (9+ messages)
` [RFC PATCH v2 14/22] iommufd: Add TIO calls
[pci:controller/dwc 6/8] drivers/pci/controller/dwc/pcie-designware-debugfs.c:561:undefined reference to `dw_ltssm_sts_string'
2025-02-27 1:55 UTC (2+ messages)
[PATCH 0/7] hyperv: Introduce new way to manage hypercall args
2025-02-27 1:50 UTC (11+ messages)
` [PATCH 1/7] x86/hyperv: Fix output argument to hypercall that changes page visibility
` [PATCH 2/7] Drivers: hv: Introduce hv_hvcall_*() functions for hypercall arguments
` [PATCH 3/7] x86/hyperv: Use hv_hvcall_*() to set up hypercall arguments -- part 1
` [PATCH 4/7] x86/hyperv: Use hv_hvcall_*() to set up hypercall arguments -- part 2
` [PATCH 5/7] Drivers: hv: Use hv_hvcall_*() to set up hypercall arguments
` [PATCH 6/7] PCI: "
` [PATCH 7/7] Drivers: hv: Replace hyperv_pcpu_input/output_arg with hyperv_pcpu_arg
[PATCH v5 0/4] Parse the HEST PCIe AER and set to relevant registers
2025-02-26 12:18 UTC (5+ messages)
` [PATCH v5 1/4] ACPI: APEI: Move apei_hest_parse() to apei.h
` [PATCH v5 2/4] ACPI: APEI: Add new hest_parse_pcie_aer()
` [PATCH v5 3/4] PCI: Add AER bits #defines for PCIe to PCI/PCI-X Bridge
` [PATCH v5 4/4] PCI: ACPI: Add new pci_acpi_program_hest_aer_params()
[PATCH v7 00/16] Device / Driver PCI / Platform Rust abstractions
2025-02-27 0:25 UTC (7+ messages)
` [PATCH v7 07/16] rust: add `io::{Io, IoRaw}` base types
[PATCH v9 3/7] PCI: Add parent_bus_offset to resource_entry
2025-02-27 0:23 UTC (3+ messages)
[PATCH v9 6/7] PCI: dwc: ep: Ensure proper iteration over outbound map windows
2025-02-27 0:14 UTC (3+ messages)
[PATCH v9 4/7] PCI: dwc: Use devicetree 'ranges' property to get rid of cpu_addr_fixup() callback
2025-02-26 23:33 UTC (2+ messages)
[PATCH v7 0/4] PCI: dwc: Add support for configuring lane equalization presets
2025-02-26 22:12 UTC (6+ messages)
` [PATCH v7 1/4] arm64: dts: qcom: x1e80100: Add PCIe lane equalization preset properties
` [PATCH v7 2/4] PCI: of: Add API to retrieve equalization presets from device tree
` [PATCH v7 3/4] PCI: dwc: Improve handling of PCIe lane configuration
` [PATCH v7 4/4] PCI: dwc: Add support for configuring lane equalization presets
[PATCH v1 0/2] Use domain number replace the hardcodes
2025-02-26 22:08 UTC (4+ messages)
` [PATCH v1 1/2] arm64: dts: imx8mq: Add linux,pci-domain into pcie-ep node
` [PATCH v1 2/2] PCI: imx6: Use domain number replace the hardcodes
[PATCH v2 0/2] Add support for PCIe RP PERST#
2025-02-26 22:06 UTC (4+ messages)
` [PATCH v2 1/2] dt-bindings: PCI: xilinx-cpm: Add reset-gpios "
` [PATCH v2 2/2] PCI: xilinx-cpm: Add support for PCIe RP PERST# signal
[PATCH] PCI: mvebu: Use devm_request_irq() for registering interrupt handler
2025-02-26 21:50 UTC (2+ messages)
PCI/ASPM: Fix L1SS saving (linus/master commit 7507eb3e7bfac)
2025-02-26 21:14 UTC (14+ messages)
` diagnosing resume failures after disconnected USB4 drives (Was: Re: PCI/ASPM: Fix L1SS saving (linus/master commit 7507eb3e7bfac))
PCI IO ECS access is no longer possible for AMD family 17h
2025-02-26 15:07 UTC (5+ messages)
[PATCH 0/3] imx8qxp: PCIe fixes
2025-02-26 14:55 UTC (10+ messages)
` [PATCH 1/3] dt-bindings: PCI: fsl,imx6q-pcie: Add optional DMA interrupt
` [PATCH 2/3] arm64: dts: imx8qm-ss-hsio: Wire up DMA IRQ for PCIe
` [PATCH 3/3] arm64: dts: mba8xx: Remove invalid propert
[PATCH 1/2] PCI: dwc: ep: Remove superfluous function dw_pcie_ep_find_ext_capability()
2025-02-26 14:38 UTC (6+ messages)
` [PATCH 2/2] PCI: dw-rockchip: hide broken ATS capability
[PATCH] PCI: dwc: Add rockchip to the RAS DES allowed vendor list
2025-02-26 14:36 UTC (2+ messages)
Linux logs new warning `gpio gpiochip0: gpiochip_add_data_with_key: get_direction failed: -22`
2025-02-26 14:22 UTC (12+ messages)
[PATCH hyperv-next v4 0/6] arm64: hyperv: Support Virtual Trust Level Boot
2025-02-26 13:57 UTC (10+ messages)
` [PATCH hyperv-next v4 1/6] arm64: hyperv: Use SMCCC to detect hypervisor presence
PCI: hotplug_event: PCIe PLDA Device BAR Reset
2025-02-26 12:58 UTC (5+ messages)
[PATCH v4 0/2] PCI: Fix the issue of failed speed limit lifting
2025-02-26 12:20 UTC (2+ messages)
[PATCH v7 0/3] vfio/pci: s390: Fix issues preventing VFIO_PCI_MMAP=y for s390 and enable it
2025-02-26 12:07 UTC (4+ messages)
` [PATCH v7 1/3] s390/pci: Fix s390_mmio_read/write syscall page fault handling
` [PATCH v7 2/3] PCI: s390: Introduce pdev->non_mappable_bars and replace VFIO_PCI_MMAP
` [PATCH v7 3/3] PCI: s390: Support mmap() of PCI resources except for ISM devices
[PATCH v8 1/2] dt-bindings: PCI: dw: rockchip: Add rk3576 support
2025-02-26 10:36 UTC (2+ messages)
[PATCH v6 0/3] vfio/pci: s390: Fix issues preventing VFIO_PCI_MMAP=y for s390 and enable it
2025-02-26 8:28 UTC (3+ messages)
[PATCH 0/2] PCI: dwc-debugfs: Couple of fixes
2025-02-26 7:45 UTC (9+ messages)
` [PATCH 1/2] PCI: dwc-debugfs: Perform deinit only when the debugfs is initialized
` [PATCH 2/2] PCI: dwc-debugfs: Return -EOPNOTSUPP if an event counter is not supported
[v5] PCI: dwc: Add the debugfs property to provide the LTSSM status of the PCIe link
2025-02-26 7:44 UTC (2+ messages)
[PATCH v7 0/5] Add support for debugfs based RAS DES feature in PCIe DW
2025-02-26 6:48 UTC (11+ messages)
` [PATCH v7 1/5] perf/dwc_pcie: Move common DWC struct definitions to 'pcie-dwc.h'
[PATCH v1] PCI: imx6: Use devm_clk_bulk_get_all to fetch clocks
2025-02-26 2:56 UTC
[PATCH v3 0/4] PCIe hotplug interrupt related fixes
2025-02-26 2:54 UTC (4+ messages)
` [PATCH v3 3/4] PCI/portdrv: Loose the condition check for disabling hotplug interrupts
[PATCH v3] PCI: Introduce Cray ClusterStor E1000 NVMe slot LED driver
2025-02-26 1:13 UTC
[PATCH 0/2] riscv: sophgo Add PCIe support to Sophgo SG2044 SoC
2025-02-25 23:35 UTC (7+ messages)
` [PATCH 1/2] dt-bindings: pci: Add Sophgo SG2044 PCIe host
[PATCH v7 1/2] dt-bindings: PCI: dw: rockchip: Add rk3576 support
2025-02-25 21:51 UTC (3+ messages)
[RFC 1/6] PCI/ACPI: Implement PCI FW _DSM method
2025-02-25 20:30 UTC (4+ messages)
[PATCH v4] PCI/sysfs: Change read permissions for VPD attributes
2025-02-25 20:05 UTC (7+ messages)
[pci:controller/brcmstb] BUILD SUCCESS a15a2270783471b4c224351a5a458c91e2776032
2025-02-25 19:40 UTC
[RFC 0/6] VRAM Self Refresh
2025-02-25 18:44 UTC (5+ messages)
` [RFC 5/6] drm/xe/pm: D3Cold target state
[bugzilla-daemon@kernel.org: [Bug 219619] New: vfio-pci: screen graphics artifacts after 6.12 kernel upgrade]
2025-02-25 17:59 UTC (2+ messages)
[PATCH] xen: Add support for XenServer 6.1 platform device
2025-02-25 17:50 UTC (2+ messages)
[PATCH 0/5] PCI hotplug cleanups
2025-02-25 17:06 UTC (6+ messages)
` [PATCH 1/5] PCI: hotplug: Drop superfluous pci_hotplug_slot_list
` [PATCH 2/5] PCI: hotplug: Drop superfluous try_module_get() calls
` [PATCH 3/5] PCI: hotplug: Drop superfluous NULL pointer checks in has_*_file()
` [PATCH 4/5] PCI: hotplug: Avoid backpointer dereferencing "
` [PATCH 5/5] PCI: hotplug: Inline pci_hp_{create,remove}_module_link()
[pci:controller/qcom] BUILD SUCCESS 42c812d07088777a3439e51bd1461d215151150e
2025-02-25 16:49 UTC
[PATCH] PCI: mvebu: Use devm_request_irq() for registering interrupt handler
2025-02-25 16:28 UTC (2+ messages)
[PATCH v14 0/3] Add support for AMD MDB IP as Root Port
2025-02-25 14:18 UTC (8+ messages)
` [PATCH v14 3/3] PCI: amd-mdb: Add AMD MDB Root Port driver
[PATCH v2 0/8] Rate limit AER logs
2025-02-25 13:56 UTC (3+ messages)
` [PATCH v2 7/8] PCI/AER: Add AER sysfs attributes for log ratelimits
[PATCH v6 1/2] dt-bindings: PCI: dw: rockchip: Add rk3576 support
2025-02-25 13:21 UTC (4+ messages)
[PATCH v2 00/12] YAML conversion of several Freescale/PowerPC DT bindings
2025-02-25 12:54 UTC (5+ messages)
` [PATCH v2 05/12] dt-bindings: dma: Convert fsl,elo*-dma to YAML
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