linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-21 16:02:49 to 2020-07-24 10:56:37 UTC [more...]

[PATCH v5 0/5] vfio/pci: add denylist and disable qat
 2020-07-24 10:56 UTC  (4+ messages)
` [PATCH v5 1/5] PCI: Add Intel QuickAssist device IDs
` [PATCH v5 4/5] crypto: qat - replace device ids defines
` [PATCH v5 5/5] crypto: qat - use PCI_VDEVICE

[PATCH v4 0/5] vfio/pci: add denylist and disable qat
 2020-07-24 10:39 UTC  (8+ messages)
` [PATCH v4 1/5] PCI: Add Intel QuickAssist device IDs
` [PATCH v4 2/5] vfio/pci: Add device denylist
` [PATCH v4 3/5] vfio/pci: Add QAT devices to denylist
` [PATCH v4 4/5] crypto: qat - replace device ids defines
` [PATCH v4 5/5] crypto: qat - use PCI_VDEVICE

[PATCH] mmc: core: Initial support for SD express card/host
 2020-07-24 10:06 UTC  (3+ messages)

nouveau regression with 5.7 caused by "PCI/PM: Assume ports without DLL Link Active train links in 100 ms"
 2020-07-24  9:57 UTC  (14+ messages)

[PATCH v13 0/2] ACPI / APEI: Add support to notify the vendor specific HW errors
 2020-07-24  9:08 UTC  (5+ messages)
` [PATCH v13 2/2] PCI: hip: Add handling of HiSilicon HIP PCIe controller errors

[PATCH v13 0/2] ACPI / APEI: Add support to notify the vendor specific HW errors
 2020-07-24  9:00 UTC  (7+ messages)
` [PATCH v13 1/2] ACPI / APEI: Add a notifier chain for unknown (vendor) CPER records

[PATCH v3 1/1] PCI/ATS: Check PRI supported on the PF device when SRIOV is enabled
 2020-07-24  8:48 UTC  (4+ messages)

[PATCH v3 0/5] vfio/pci: add denylist and disable qat
 2020-07-24  8:34 UTC  (8+ messages)
` [PATCH v3 1/5] PCI: Add Intel QuickAssist device IDs
` [PATCH v3 2/5] vfio/pci: Add device denylist
` [PATCH v3 3/5] vfio/pci: Add QAT devices to denylist
` [PATCH v3 4/5] crypto: qat - replace device ids defines
` [PATCH v3 5/5] crypto: qat - use PCI_VDEVICE

[PATCH V3 1/3] reset: imx7: Support module build
 2020-07-24  8:03 UTC  (2+ messages)

rtsx_pci not restoring ASPM state after suspend/resume
 2020-07-24  7:16 UTC  (3+ messages)

[PATCH RFC v2 00/18] Add VFIO mediated device support and DEV-MSI support for the idxd driver
 2020-07-24  0:36 UTC  (41+ messages)
` [PATCH RFC v2 02/18] irq/dev-msi: Add support for a new DEV_MSI irq domain
` [PATCH RFC v2 03/18] irq/dev-msi: Create IR-DEV-MSI "
` [PATCH RFC v2 04/18] irq/dev-msi: Introduce APIs to allocate/free dev-msi interrupts
` [PATCH RFC v2 05/18] dmaengine: idxd: add support for readonly config devices
` [PATCH RFC v2 06/18] dmaengine: idxd: add interrupt handle request support
` [PATCH RFC v2 07/18] dmaengine: idxd: add DEV-MSI support in base driver
` [PATCH RFC v2 08/18] dmaengine: idxd: add device support functions in prep for mdev
` [PATCH RFC v2 09/18] dmaengine: idxd: add basic mdev registration and helper functions
` [PATCH RFC v2 10/18] dmaengine: idxd: add emulation rw routines
` [PATCH RFC v2 11/18] dmaengine: idxd: prep for virtual device commands
` [PATCH RFC v2 12/18] dmaengine: idxd: virtual device commands emulation
` [PATCH RFC v2 13/18] dmaengine: idxd: ims setup for the vdcm
` [PATCH RFC v2 14/18] dmaengine: idxd: add mdev type as a new wq type
` [PATCH RFC v2 15/18] dmaengine: idxd: add dedicated wq mdev type
` [PATCH RFC v2 16/18] dmaengine: idxd: add new wq state for mdev
` [PATCH RFC v2 17/18] dmaengine: idxd: add error notification from host driver to mediated device
` [PATCH RFC v2 18/18] dmaengine: idxd: add ABI documentation for mediated device support

[PATCH 00/19] PCI: Another round of host clean-ups
 2020-07-23 23:01 UTC  (26+ messages)
` [PATCH 01/19] PCI: versatile: Drop flag PCI_ENABLE_PROC_DOMAINS
` [PATCH 02/19] PCI: Set default bridge parent device
` [PATCH 03/19] PCI: Drop unnecessary zeroing of bridge fields
` [PATCH 04/19] PCI: aardvark: Use pci_is_root_bus() to check if bus is root bus
` [PATCH 05/19] PCI: designware: "
` [PATCH 06/19] PCI: mobiveil: "
` [PATCH 07/19] PCI: xilinx-nwl: "
` [PATCH 08/19] PCI: xilinx: "
` [PATCH 09/19] PCI: rockchip: "
` [PATCH 10/19] PCI: rcar: "
` [PATCH 11/19] PCI: Move setting pci_host_bridge.busnr out of host drivers
` [PATCH 12/19] PCI: cadence: Use bridge resources for outbound window setup
` [PATCH 13/19] PCI: cadence: Remove private bus number and range storage
` [PATCH 14/19] PCI: rcar: Use devm_pci_alloc_host_bridge()
` [PATCH 15/19] PCI: rcar: Use struct pci_host_bridge.windows list directly
` [PATCH 16/19] PCI: of: Reduce missing non-prefetchable memory region to a warning
` [PATCH 17/19] PCI: rcar-gen2: Convert to use modern host bridge probe functions
` [PATCH 18/19] PCI: Move DT resource setup into devm_pci_alloc_host_bridge()
` [PATCH 19/19] PCI: Set bridge map_irq and swizzle_irq to default functions

[PATCH v2 0/5] vfio/pci: add blocklist and disable qat
 2020-07-23 21:40 UTC  (4+ messages)
` [PATCH v2 2/5] vfio/pci: Add device blocklist

[net-next 10/10] net/mlx5e: Add support for PCI relaxed ordering
 2040-07-08  8:22 UTC  (5+ messages)

[PATCH] PCI/P2PDMA: Add AMD Zen 2 root complex to the list of allowed bridges
 2020-07-23 20:45 UTC  (6+ messages)

touchpad doesn't work at all on ACER Spin 5
 2020-07-23 20:14 UTC 

[PATCH] PCI/ATS: PASID and PRI are only enumerated in PF devices
 2020-07-23 19:30 UTC  (4+ messages)

[RFC PATCH] PCI, kdump: Clear bus master bit upon shutdown in kdump kernel
 2020-07-23 18:34 UTC  (13+ messages)

[pci:pci/error] BUILD SUCCESS 068c29a248b6ddbfdf7bb150b547569759620d36
 2020-07-23 17:48 UTC 

[PATCH v3] PCI: hv: Fix a timing issue which causes kdump to fail occasionally
 2020-07-23 16:36 UTC  (4+ messages)

[PATCH v8 00/15] Add PCIe support to TI's J721E SoC
 2020-07-23 10:12 UTC  (20+ messages)
` [PATCH v8 01/15] PCI: cadence: Use "dma-ranges" instead of "cdns,no-bar-match-nbits" property
` [PATCH v8 02/15] PCI: cadence: Fix cdns_pcie_{host|ep}_setup() error path
` [PATCH v8 03/15] linux/kernel.h: Add PTR_ALIGN_DOWN macro
` [PATCH v8 04/15] PCI: cadence: Convert all r/w accessors to perform only 32-bit accesses
` [PATCH v8 05/15] PCI: cadence: Add support to start link and verify link status
` [PATCH v8 06/15] PCI: cadence: Allow pci_host_bridge to have custom pci_ops
` [PATCH v8 07/15] dt-bindings: PCI: cadence: Remove "mem" from reg binding
` [PATCH v8 08/15] PCI: cadence: Add new *ops* for CPU addr fixup
` [PATCH v8 09/15] PCI: cadence: Fix updating Vendor ID and Subsystem Vendor ID register
` [PATCH v8 10/15] PCI: cadence: Add MSI-X support to Endpoint driver
` [PATCH v8 11/15] dt-bindings: PCI: Add host mode dt-bindings for TI's J721E SoC
` [PATCH v8 12/15] dt-bindings: PCI: Add EP "
` [PATCH v8 13/15] PCI: j721e: Add TI J721E PCIe driver
` [PATCH v8 14/15] misc: pci_endpoint_test: Add J721E in pci_device_id table
` [PATCH v8 15/15] MAINTAINERS: Add Kishon Vijay Abraham I for TI J721E SoC PCIe

[PATCH] PCI: pciehp: Fix AB-BA deadlock between reset_lock and device_lock
 2020-07-23  9:51 UTC  (2+ messages)
  ` [PCI] 3233e41d3e: WARNING:at_drivers/pci/pci.c:#pci_reset_hotplug_slot

[pci:next] BUILD SUCCESS ee8ffa45ed3fde0955b9eadd57b61fdb359cfe89
 2020-07-23  9:46 UTC 

[pci:for-linus] BUILD SUCCESS d08c30d7a0d1826f771f16cde32bd86e48401791
 2020-07-23  8:44 UTC 

[PATCH] PCI: Disallow ASPM on ASMedia ASM1083/1085 PCIe-PCI bridge
 2020-07-23  1:41 UTC  (5+ messages)

[PATCH 00/22] add support for Clang LTO
 2020-07-23  0:06 UTC  (22+ messages)
` [PATCH 04/22] kbuild: lto: fix recordmcount
          ` [RFC][PATCH] objtool,x86_64: Replace recordmcount with objtool

[PATCH] x86/PCI: Use MMCONFIG by default for KVM guests
 2020-07-22 23:19 UTC  (5+ messages)

[PATCH] irqdomain/treewide: Free firmware node after domain removal
 2020-07-22 21:15 UTC  (3+ messages)

[PATCH 11/22] pci: lto: fix PREL32 relocations
 2020-07-22 18:15 UTC  (3+ messages)

[PATCH 1/2] iommu/intel: Avoid SAC address trick for PCIe devices
 2020-07-22 12:48 UTC  (5+ messages)
` [PATCH 2/2] iommu/dma: "

[RFC PATCH 14/35] i2c/busses: Change PCIBIOS_SUCCESSFUL to 0
 2020-07-22 11:06 UTC  (4+ messages)

[PATCH] PCI: Put the IVRS table in AMD ACS quirk handler
 2020-07-22  9:44 UTC 

[PATCH 00/20] Add support for SATA/PCIe/USB2[3]/VIN/CSI on R8A774E1
 2020-07-22  9:03 UTC  (8+ messages)
` [PATCH 01/20] dt-bindings: pci: rcar-pci: Add device tree support for r8a774e1
` [PATCH 02/20] arm64: dts: renesas: r8a774e1: Add PCIe device nodes

[PATCH][next] PCI: rcar-gen2: Use fallthrough pseudo-keyword
 2020-07-22  3:25 UTC  (3+ messages)

[PATCH][next] PCI: imx6: Use fallthrough pseudo-keyword
 2020-07-22  3:22 UTC  (2+ messages)

[PATCH v2][next] PCI: rcar-gen2: Use fallthrough pseudo-keyword
 2020-07-22  3:28 UTC 

[PATCH v2][next] PCI: imx6: Use fallthrough pseudo-keyword
 2020-07-22  3:19 UTC 

[pci:next 61/77] drivers/pci/pci.c:2049:6: error: redefinition of 'pcie_clear_device_status'
 2020-07-22  1:54 UTC 

[PATCH v7 00/14] Add PCIe support to TI's J721E SoC
 2020-07-22  1:43 UTC  (4+ messages)
` [PATCH v7 03/14] PCI: cadence: Convert all r/w accessors to perform only 32-bit accesses

[PATCH 1/2] ARM: dts: imx6qp-sabresd: enable pcie
 2020-07-22  1:13 UTC  (3+ messages)
  ` [EXT] "

[pci:next 62/77] drivers/pci/pcie/err.c:200:6: error: too few arguments to function 'pcie_aer_is_native'
 2020-07-22  0:50 UTC 

5.7 regression: Lots of PCIe AER errors and suspend failure without pcie=noaer
 2020-07-21 23:55 UTC  (2+ messages)

PCIe Enumeration w/o Provisioning
 2020-07-21 22:21 UTC 

[PATCH] PCI/ERR: Rename pci_aer_clear_device_status() to pcie_clear_device_status()
 2020-07-21 22:08 UTC  (3+ messages)

[PATCH] PCI/ATS: PASID and PRI are only enumerated in PF devices
 2020-07-21 21:13 UTC 

[PATCH] PCI/ATS: PASID and PRI are only enumerated in PF devices
 2020-07-21 19:44 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).