linux-hotplug.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-10-03 07:24:48 to 2014-07-11 07:37:25 UTC [more...]

[RFC Patch V1 00/30] Enable memoryless node on x86 platforms
 2014-07-11  7:37 UTC  (9+ messages)
` [RFC Patch V1 01/30] mm, kernel: Use cpu_to_mem()/numa_mem_id() to support memoryless node
` [RFC Patch V1 02/30] mm, sched: "
` [RFC Patch V1 03/30] mm, net: "
` [RFC Patch V1 04/30] mm, netfilter: "
` [RFC Patch V1 05/30] mm, perf: "
` [RFC Patch V1 06/30] mm, tracing: "
` [RFC Patch V1 07/30] mm: "
` [RFC Patch V1 08/30] mm, thp: "

[Patch Part3 V4 00/21] Enable support of Intel DMAR device hotplug
 2014-07-11  6:19 UTC  (22+ messages)
` [Patch Part3 V4 01/21] iommu/vt-d: Match segment number when searching for dev_iotlb capable devices
` [Patch Part3 V4 02/21] iommu/vt-d: Use correct domain id to flush virtual machine domains
` [Patch Part3 V4 03/21] iommu/vt-d: Introduce helper functions to improve code readability
` [Patch Part3 V4 04/21] iommu/vt-d: Introduce helper functions to make code symmetric for readability
` [Patch Part3 V4 05/21] iommu/vt-d: Allocate dynamic domain id for virtual domains only
` [Patch Part3 V4 06/21] iommu/vt-d: Fix possible invalid memory access caused by free_dmar_iommu()
` [Patch Part3 V4 07/21] iommu/vt-d: Avoid freeing virtual machine domain in free_dmar_iommu()
` [Patch Part3 V4 08/21] iommu/vt-d: Simplify include/linux/dmar.h
` [Patch Part3 V4 09/21] iommu/vt-d: Change iommu_enable/disable_translation to return void
` [Patch Part3 V4 10/21] iommu/vt-d: Simplify intel_unmap_sg() and kill duplicated code
` [Patch Part3 V4 11/21] iommu/vt-d: Introduce helper domain_pfn_within_range() to simplify code
` [Patch Part3 V4 12/21] iommu/vt-d: Introduce helper function iova_size() to improve code readability
` [Patch Part3 V4 13/21] iommu/vt-d: Fix issue in computing domain's iommu_snooping flag
` [Patch Part3 V4 14/21] iommu/vt-d: Introduce helper function dmar_walk_resources()
` [Patch Part3 V4 15/21] iommu/vt-d: Dynamically allocate and free seq_id for DMAR units
` [Patch Part3 V4 16/21] iommu/vt-d: Implement DMAR unit hotplug framework
` [Patch Part3 V4 17/21] iommu/vt-d: Search for ACPI _DSM method for DMAR hotplug
` [Patch Part3 V4 18/21] iommu/vt-d: Enhance intel_irq_remapping driver to support DMAR unit hotplug
` [Patch Part3 V4 19/21] iommu/vt-d: Enhance error recovery in function intel_enable_irq_remapping()
` [Patch Part3 V4 20/21] iommu/vt-d: Enhance intel-iommu driver to support DMAR unit hotplug
  ` [Patch Part3 V4 21/21] pci, ACPI, iommu: Enhance pci_root to support DMAR device hotplug

A question about hotplug and suspend-resume functionallity
 2014-07-08 17:29 UTC  (2+ messages)

multi-port usb-serial hub rules
 2014-07-06 16:07 UTC  (4+ messages)

[Patch Part3 V3 00/21] Enable support of Intel DMAR device hotplug
 2014-06-26 13:59 UTC  (24+ messages)
` [Patch Part3 V3 01/21] iommu/vt-d: match segment number when searching for dev_iotlb capable devices
` [Patch Part3 V3 02/21] iommu/vt-d: use correct domain id to flush virtual machine domains
` [Patch Part3 V3 03/21] iommu/vt-d: introduce helper functions to improve code readability
` [Patch Part3 V3 04/21] iommu/vt-d: introduce helper functions to make code symmetric for readability
` [Patch Part3 V3 05/21] iommu/vt-d: only dynamically allocate domain id for virtual domains
` [Patch Part3 V3 06/21] iommu/vt-d: fix possible invalid memory access caused by free_dmar_iommu()
` [Patch Part3 V3 07/21] iommu/vt-d: avoid freeing virtual machine domain in free_dmar_iommu()
` [Patch Part3 V3 08/21] iommu/VT-d: simplify include/linux/dmar.h
` [Patch Part3 V3 09/21] iommu/vt-d: change iommu_enable/disable_translation to return void
` [Patch Part3 V3 10/21] iommu/vt-d: simplify intel_unmap_sg() and kill duplicated code
` [Patch Part3 V3 11/21] iommu/vt-d: introduce helper domain_pfn_within_range() to simplify code
` [Patch Part3 V3 12/21] iommu/vt-d: introduce helper function iova_size() to improve code readability
` [Patch Part3 V3 13/21] iommu/vt-d: fix bug in computing domain's iommu_snooping flag
` [Patch Part3 V3 14/21] IOMMU/vt-d: introduce helper function dmar_walk_resources()
` [Patch Part3 V3 15/21] iommu/vt-d: dynamically allocate and free seq_id for DMAR units
` [Patch Part3 V3 16/21] iommu/vt-d: implement DMAR unit hotplug framework
` [Patch Part3 V3 17/21] iommu/vt-d: search _DSM method for DMAR hotplug
` [Patch Part3 V3 18/21] iommu/vt-d: enhance intel_irq_remapping driver to support DMAR unit hotplug
` [Patch Part3 V3 19/21] iommu/vt-d: enhance error recovery in function intel_enable_irq_remapping()
` [Patch Part3 V3 20/21] iommu/vt-d: enhance intel-iommu driver to support DMAR unit hotplug
  ` [Patch Part3 V3 21/21] pci, ACPI, iommu: enhance pci_root to support DMAR device hotplug

Matching on the ata port number, which is an attribute that is not a direct ancestor
 2014-06-25 23:22 UTC 

[Patch] iommu/vt-d: fix bug in handling multiple RMRRs for the same PCI device
 2014-06-20 12:23 UTC  (2+ messages)

Kernel BUG() in block/blk-tag.c:89 causing panic
 2014-06-19  4:49 UTC  (2+ messages)

Cross building udev cannot creat device node
 2014-06-03  7:10 UTC  (5+ messages)

Why do we need usb_modeswitch?
 2014-05-26  4:09 UTC  (2+ messages)

[linux-hotplug] 3g modem is not recognized as an ethernet device without rebooting
 2014-05-24 13:36 UTC 

[Patch Part3 V2 00/21] Enable support of Intel DMAR device hotplug
 2014-05-19  9:23 UTC  (23+ messages)
` [Patch Part3 V2 01/21] iommu/vt-d: match segment number when searching for dev_iotlb capable devices
` [Patch Part3 V2 02/21] iommu/vt-d: use correct domain id to flush virtual machine domains
` [Patch Part3 V2 03/21] iommu/vt-d: introduce helper functions to improve code readability
` [Patch Part3 V2 04/21] iommu/vt-d: introduce helper functions to make code symmetric for readability
` [Patch Part3 V2 05/21] iommu/vt-d: only dynamically allocate domain id for virtual domains
` [Patch Part3 V2 06/21] iommu/vt-d: fix possible invalid memory access caused by free_dmar_iommu()
` [Patch Part3 V2 07/21] iommu/vt-d: avoid freeing virtual machine domain in free_dmar_iommu()
` [Patch Part3 V2 08/21] iommu/VT-d: simplify include/linux/dmar.h
` [Patch Part3 V2 09/21] iommu/vt-d: change iommu_enable/disable_translation to return void
` [Patch Part3 V2 10/21] iommu/vt-d: simplify intel_unmap_sg() and kill duplicated code
` [Patch Part3 V2 11/21] iommu/vt-d: introduce helper domain_pfn_within_range() to simplify code
` [Patch Part3 V2 12/21] iommu/vt-d: introduce helper function iova_size() to improve code readability
` [Patch Part3 V2 13/21] iommu/vt-d: fix bug in computing domain's iommu_snooping flag
` [Patch Part3 V2 14/21] IOMMU/vt-d: introduce helper function dmar_walk_resources()
` [Patch Part3 V2 15/21] iommu/vt-d: dynamically allocate and free seq_id for DMAR units
` [Patch Part3 V2 16/21] iommu/vt-d: implement DMAR unit hotplug framework
` [Patch Part3 V2 17/21] iommu/vt-d: search _DSM method for DMAR hotplug
` [Patch Part3 V2 18/21] iommu/vt-d: enhance intel_irq_remapping driver to support DMAR unit hotplug
` [Patch Part3 V2 19/21] iommu/vt-d: enhance error recovery in function intel_enable_irq_remapping()
` [Patch Part3 V2 20/21] iommu/vt-d: enhance intel-iommu driver to support DMAR unit hotplug
` [Patch Part3 V2 21/21] pci, ACPI, iommu: enhance pci_root to support DMAR device hotplug

Fn keys on Dell Latitude E6440
 2014-05-17 21:32 UTC  (9+ messages)
  ` [PATCH 0/2] dell-wmi: Add support for Fn key combinations
    ` [PATCH 1/2] Input: Add keycodes for some missing "
    ` [PATCH 2/2] dell-wmi: Add support for "

Clarification regarding USB Data Card (Dongle) enumeration in Linux udev
 2014-05-06  3:19 UTC  (5+ messages)

system hang
 2014-04-10 15:59 UTC  (4+ messages)

[PATCH] pciehp: Acknowledge the spurious "cmd completed" event
 2014-02-21  1:43 UTC  (18+ messages)

/dev entry of USB device not disappearing after detach
 2014-02-15 16:52 UTC  (5+ messages)

[Patch v1] ACPI, x86: fix bug in associating hot-added CPUs with corresponding NUMA node
 2014-02-13  3:37 UTC  (6+ messages)

question on udev device naming before root is mounted
 2014-02-07  3:28 UTC  (2+ messages)

Reordered network interface names
 2014-02-03 12:44 UTC  (2+ messages)

udev 95-keyboard-force-release.rules patch
 2014-01-29 15:15 UTC  (5+ messages)

udev: Please add keymap for HP Chromebook 14 (Falco)
 2014-01-28  7:44 UTC  (3+ messages)

[PATCH] README: typo fixes
 2014-01-20 20:11 UTC 

udev: attributes rules to identical devices
 2014-01-15 15:11 UTC  (3+ messages)

[PATCH] prefer vertical lists rather than horizontal
 2014-01-06 15:27 UTC  (2+ messages)

Can udev manage /sys/class/leds
 2014-01-05  3:45 UTC  (2+ messages)

synaptics: PS/2 touchpad isn't detected if a keyboard key is held down on boot
 2013-12-08 15:57 UTC  (5+ messages)

[RFC PATCH 0/4] Allow Link state changes for Hot-Plug
 2013-11-22  4:36 UTC  (3+ messages)

[RFC PATCH 4/4] pciehp: Introduce hotplug_lock to serialize HP events
 2013-11-19 23:06 UTC 

[RFC PATCH 3/4] pciehp: Ensure very fast hotplug events are also processed
 2013-11-19 23:01 UTC 

[RFC PATCH 2/4] pciehp: Use link change notifications for hot-plug and, removal
 2013-11-19 22:59 UTC 

[RFC PATCH 1/4] pciehp: Make check_link_active() non-static
 2013-11-19 22:58 UTC 

How important is the MBR partition offset of grub-mkrescue ?
 2013-11-04 15:44 UTC  (2+ messages)

Enhancing pciehp (was: pcielw An alternate pcie hotplug driver)
 2013-10-19  1:22 UTC  (5+ messages)
    ` Enhancing pciehp

Fn Keys wrong function
 2013-10-18  2:16 UTC  (3+ messages)

pre-configuring PCIe switch
 2013-10-10 19:19 UTC 

Difference between hot-plug on PCIe rootport vs downstream port
 2013-10-09 17:42 UTC  (3+ messages)

udev and w1/wire
 2013-10-05 13:19 UTC  (2+ messages)

pciehp & other hot-plug drivers (shpc etc..)
 2013-10-04 23:01 UTC  (4+ messages)

[PCIe spec question] How to get PCI express link up / link down notifications?
 2013-10-04  6:48 UTC  (4+ messages)

Forking pciehp
 2013-10-03 13:23 UTC  (2+ 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).