linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-04-13 19:20:16 to 2017-04-19 01:40:28 UTC [more...]

Question about max bus number for PCIe root bridge
 2017-04-19  1:40 UTC  (3+ messages)

[RFC 0/8] Copy Offload with Peer-to-Peer PCI Memory
 2017-04-19  1:25 UTC  (51+ messages)

[PATCH v2] PCI: disable SERR for kdump kernel
 2017-04-19  0:31 UTC 

[PATCH v3 00/32] PCI: fix config and I/O Address space memory mappings
 2017-04-18 22:43 UTC  (7+ messages)
` [PATCH v3 04/32] asm-generic: add ioremap_nopost() remap interface

[PATCH v3 00/32] PCI: fix config and I/O Address space memory mappings
 2017-04-18 22:38 UTC  (14+ messages)

[PATCH] PCI: Freeze PME scan before suspending devices
 2017-04-18 22:05 UTC  (3+ messages)

[Query] Enabling parent device clock from resume_noirq
 2017-04-18 20:05 UTC  (2+ messages)

[patch 17/20] PCI: Use cpu_hotplug_disable() instead of get_online_cpus()
 2017-04-18 19:51 UTC  (6+ messages)
` [patch 18/20] PCI: Replace the racy recursion prevention

[patch V2 17/24] PCI: Use cpu_hotplug_disable() instead of get_online_cpus()
 2017-04-18 17:05 UTC  (2+ messages)
` [patch V2 18/24] PCI: Replace the racy recursion prevention

[PATCH v3] PCI: Make PCI_ROM_ADDRESS_MASK a 32-bit constant
 2017-04-18 19:47 UTC  (2+ messages)

[TRIVIAL PATCH] PCI: Change pci_host_common_probe visibility
 2017-04-18 19:26 UTC  (3+ messages)

[PATCH] PCI: Improve __pci_read_base robustness
 2017-04-18 19:12 UTC  (2+ messages)

[PATCH v2 00/27] PCI resource mmap cleanup
 2017-04-18 18:51 UTC  (3+ messages)

provide pci_request_irq / pci_free_irq helpers
 2017-04-18 18:45 UTC  (13+ messages)
` [PATCH 1/4] genirq: fix indentation in remove_irq
` [PATCH 2/4] genirq: return the irq name from free_irq
` [PATCH 3/4] PCI/irq: add pci_request_irq and pci_free_irq helpers
` [PATCH 4/4] nvme/pci: switch to pci_request_irq

PCI / PM: Crashes in PME scan during system suspend
 2017-04-18 18:39 UTC  (8+ messages)

export pcie_flr and remove copies of it in drivers V2
 2017-04-18 18:36 UTC  (9+ messages)
` [PATCH 1/7] PCI: export pcie_flr
` [PATCH 2/7] PCI: call pcie_flr from reset_intel_82599_sfp_virtfn
` [PATCH 3/7] PCI: call pcie_flr from reset_chelsio_generic_dev
` [PATCH 4/7] ixgbe: use pcie_flr instead of duplicating it
` [PATCH 5/7] IB/hfi1: "
` [PATCH 6/7] crypto: qat: "
` [PATCH 7/7] liquidio: "

[PATCH 12/24] PCI: Lock down BAR access when the kernel is locked down
 2017-04-18 17:50 UTC  (2+ messages)

[PATCH 00/29] drivers, mics refcount conversions
 2017-04-18 14:29 UTC  (7+ messages)
` [PATCH 17/29] drivers, pci: convert hv_pci_dev.refs from atomic_t to refcount_t

[stable-4.10: PATCH] xen: revert commits 72a9b186292 and da72ff5bfcb0
 2017-04-18 13:56 UTC  (6+ messages)

[PATCH v11 0/7] PCI: Introduce a way to enforce all MMIO BARs not to share PAGE_SIZE
 2017-04-18 13:53 UTC  (12+ messages)
` [PATCH v11 1/7] PCI: Ignore requested alignment for IOV BARs
` [PATCH v11 2/7] PCI: A fix for caculating bridge window's size and alignment
` [PATCH v11 3/7] PCI: Add pcibios_default_alignment() for arch-specific alignment control
` [PATCH v11 4/7] powerpc/powernv: Override pcibios_default_alignment() to force PCI devices to be page aligned
` [PATCH v11 5/7] PCI: Factor pci_reassigndev_resource_alignment()
` [PATCH v11 6/7] PCI: Don't reassign resources that are already aligned
` [PATCH v11 7/7] PCI: Don't resize resources when realigning all devices in system

Outstanding PCI patches for v4.12
 2017-04-18  9:52 UTC 

[PATCH] PCI: Disable IOV before pcibios_sriov_disable()
 2017-04-18  3:51 UTC  (10+ messages)

[PATCH] PCI/MSI: Only disable affinity settings if pre and post vector count is equal to max_vecs and not min_vecs
 2017-04-18  1:19 UTC 

[PATCH] PCI/MSI: Only disable affinity settings if pre and post vector count is equal to max_vecs and not min_vecs
 2017-04-18  0:01 UTC  (2+ messages)

[PATCH v10 0/4] PCI: Introduce a way to enforce all MMIO BARs not to share PAGE_SIZE
 2017-04-17 20:33 UTC  (12+ messages)
` [PATCH v10 3/4] powerpc/powernv: Override pcibios_default_alignment() to force PCI devices to be page aligned
` [PATCH v10 4/4] PCI: Don't extend device's size when using default alignment for all devices

[PATCH v5 0/2] Handle Cavium ThunderX2 PCI topology quirk
 2017-04-17 19:51 UTC  (8+ messages)
` [PATCH v5 1/2] PCI: Add device flag PCI_DEV_FLAGS_BRIDGE_XLATE_ROOT
` [PATCH v5 2/2] PCI: quirks: Fix ThunderX2 dma alias handling

[PATCH V8 0/5] PCI/ASPM: reconfigure ASPM following hotplug for POLICY_DEFAULT
 2017-04-17 17:50 UTC  (19+ messages)
` [PATCH V8 1/5] PCI/ASPM: introduce pci_aspm_init() and add to pci_init_capabilities()
` [PATCH V8 2/5] PCI/ASPM: split pci_aspm_init() into two
` [PATCH V8 3/5] PCI/ASPM: add init hook to device_add
` [PATCH V8 4/5] PCI/ASPM: save power on values during bridge init

[PATCH] pci-sysfs: Make PCI bridge attribute visible in sysfs
 2017-04-17 15:41 UTC  (2+ messages)

[RFC 0/8] Copy Offload with Peer-to-Peer PCI Memory
 2017-04-16 22:31 UTC  (25+ messages)

4.10.9 nok with realtek wlan, atom
 2017-04-16 19:30 UTC  (6+ messages)

v4.10-rc6 boot regression on Intel desktop, does not boot after cold boots, boots after reboot
 2017-04-15 21:34 UTC  (10+ messages)
    ` v4.10-rc8 (-rc6) "

[PATCH v2] PCI: Make PCI_ROM_ADDRESS_MASK a 32-bit constant
 2017-04-14 19:36 UTC  (3+ messages)

export pcie_flr and remove copies of it in drivers
 2017-04-14 15:57 UTC  (8+ messages)
` [PATCH 1/7] PCI: export pcie_flr

[v3] PCI: Add an option to control probing of VFs before enabling SR-IOV
 2017-04-14 15:44 UTC  (3+ messages)

[PATCH v5] PCI: Xilinx NWL: Modifying irq chip for legacy interrupts
 2017-04-14 15:04 UTC 

[stable-4.9: PATCH] xen: revert commit 72a9b186292
 2017-04-14 13:58 UTC  (3+ messages)

4.11-rc*: PCI IRQ allocation broken
 2017-04-13 19:20 UTC  (4+ messages)


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).