messages from 2018-10-23 05:38:10 to 2018-11-13 10:36:16 UTC [more...]
[PATCH 0/4] PCI / iommu / thunderbolt: IOMMU based DMA protection
2018-11-13 10:36 UTC (16+ messages)
` [PATCH 1/4] PCI / ACPI: Identify external PCI devices
` [PATCH 2/4] iommu/vt-d: Force IOMMU on for platform opt in hint
` [PATCH 3/4] iommu/vt-d: Do not enable ATS for external devices
` [PATCH 4/4] thunderbolt: Export IOMMU based DMA protection support to userspace
[PATCH v11 0/5] x86/boot/KASLR: Parse ACPI table and limit kaslr in immovable memory
2018-11-13 10:09 UTC (18+ messages)
` [PATCH v11 1/5] x86/boot: Add efi_get_rsdp_addr() to dig out RSDP from EFI table
` [PATCH v11 2/5] x86/boot: Add bios_get_rsdp_addr() to search RSDP in memory
` [PATCH v11 3/5] x86/boot: Add get_acpi_rsdp() to parse RSDP in cmdlien from kexec
` [PATCH v11 4/5] x86/boot: Dig out SRAT table from RSDP and find immovable memory
` [PATCH v11 5/5] x86/boot/KASLR: Walk srat tables to filter "
[PATCH v3 2/2] net: qcom/emac: add phy-handle support for ACPI
2018-11-13 7:36 UTC (21+ messages)
` [RFC PATCH 0/3] acpi: Add acpi mdio support code
` [RFC PATCH 1/3] "
` [RFC PATCH 2/3] net: qcom/emac: split phy_config to mdio bus create and get phy device
` [RFC PATCH 3/3] net: qcom/emac: add phy-handle support for ACPI
[PATCH AUTOSEL 4.9 03/17] mm/memory_hotplug: make add_memory() take the device_hotplug_lock
2018-11-13 5:52 UTC
[PATCH AUTOSEL 4.14 08/26] mm/memory_hotplug: make add_memory() take the device_hotplug_lock
2018-11-13 5:51 UTC
[PATCH AUTOSEL 4.18 12/39] mm/memory_hotplug: make add_memory() take the device_hotplug_lock
2018-11-13 5:50 UTC
[PATCH AUTOSEL 4.19 14/44] mm/memory_hotplug: make add_memory() take the device_hotplug_lock
2018-11-13 5:49 UTC
sdhci driver card-detect is broken because gpiolib can't fallback to _CRS?
2018-11-13 1:26 UTC (15+ messages)
` [PATCH] mmc: sdhci-pci: Try "cd" for card-detect lookup before using NULL
` [PATCH v2] "
[PATCH] ACPI / APEI: Fix parsing HEST that includes Deferred Machine Check subtable
2018-11-12 19:00 UTC
[PATCH] acpi/nfit, device-dax: Identify differentiated memory with a unique numa-node
2018-11-12 18:44 UTC (2+ messages)
[PATCH v2 0/4] device property: Add fwnode_get_name() helper
2018-11-12 15:05 UTC (11+ messages)
` [PATCH v2 1/4] device property: Introduce fwnode_get_name()
` [PATCH v2 2/4] ACPI: property: Add acpi_fwnode_name()
` [PATCH v2 3/4] of/property: Add of_fwnode_name()
` [PATCH v2 4/4] device property: Drop get_named_child_node callback
[PATCH v7] i2c: Add PCI and platform drivers for the AMD MP2 I2C controller
2018-11-11 17:36 UTC (5+ messages)
[PATCH v8 0/3] x86/boot/KASLR: Parse ACPI table and limit kaslr in immovable memory
2018-11-11 13:45 UTC (25+ messages)
[PATCH] ACPI / battery: Fix reporting "Not charging" when capacity is 100%
2018-11-11 12:22 UTC (9+ messages)
[PATCH v2 00/23] various dynamic_debug patches
2018-11-09 23:10 UTC (5+ messages)
` [PATCH v3 "
` [PATCH v3 15/23] ACPI: use proper DYNAMIC_DEBUG_BRANCH macro
` [PATCH v3 16/23] ACPI: remove unused __acpi_handle_debug macro
` [PATCH v3 17/23] ACPI: implement acpi_handle_debug in terms of _dynamic_func_call
[PATCH v4 0/4] arm64 SMMUv3 PMU driver with IORT support
2018-11-09 16:50 UTC (6+ messages)
` [PATCH v4 4/4] perf/smmuv3_pmu: Enable HiSilicon Erratum 162001800 quirk
[PATCH v2 0/6] device property: Introducing software nodes
2018-11-09 15:14 UTC (9+ messages)
` [PATCH v2 1/6] driver core: platform: Remove duplicated device_remove_properties() call
` [PATCH v2 2/6] drivers core: Prepare support for multiple platform notifications
` [PATCH v2 3/6] ACPI / glue: Add acpi_platform_notify() function
` [PATCH v2 4/6] drivers: base: Introducing software nodes to the firmware node framework
` [PATCH v2 5/6] device property: Move device_add_properties() to swnode.c
` [PATCH v2 6/6] device property: Remove struct property_set
[PATCH] ACPI / PMIC: xpower: fix IOSF_MBI dependency
2018-11-07 12:39 UTC (10+ messages)
[PATCH 0/4] device property: Add fwnode_name() helper
2018-11-07 12:35 UTC (21+ messages)
` [PATCH 1/4] device property: Introduce fwnode_name()
` [PATCH 2/4] ACPI: property: Introduce acpi_fwnode_name()
` [PATCH 3/4] of/property: Introduce of_fwnode_name()
` [PATCH 4/4] device property: Drop get_named_child_node callback
[PATCH 0/6] device property: Introducing software nodes
2018-11-07 12:34 UTC (11+ messages)
` [PATCH 1/6] driver core: platform: Remove duplicated device_remove_properties() call
` [PATCH 2/6] drivers core: Prepare support for multiple platform notifications
` [PATCH 3/6] ACPI / glue: Add acpi_platform_notify() function
` [PATCH 4/6] drivers: base: Introducing software nodes to the firmware node framework
` [PATCH 5/6] device property: Move device_add_properties() to swnode.c
` [PATCH 6/6] device property: Remove struct property_set
[PATCH v10 0/7] x86/boot/KASLR: Parse ACPI table and limit kaslr in immovable memory
2018-11-07 1:28 UTC (10+ messages)
` [PATCH v10 1/7] x86/boot: Introduce cmdline_find_option_arg()to detect if option=arg in cmdline
` [PATCH v10 2/7] x86/boot: Copy kstrtoull() to compressed period
[PATCH 1/3] PCI/AER: Option to leave System Error Interrupts as-is
2018-11-02 16:34 UTC (5+ messages)
[PATCH 2/2] arm64: acpi: Prepare for longer MADTs
2018-11-01 14:22 UTC (3+ messages)
4.18: early boot crash in thermal_cooling_device_destroy_sysfs
2018-10-31 21:48 UTC (7+ messages)
[RFC][PATCH v1] ACPI / scan: Create platform device for BOSC0200 ACPI nodes
2018-10-30 18:52 UTC (3+ messages)
[GIT PULL] More ACPI updates for v4.20-rc1
2018-10-30 16:16 UTC (2+ messages)
[GIT PULL] More power management updates for v4.20-rc1
2018-10-30 16:09 UTC (2+ messages)
[GIT PULL] Thermal-SoC management updates for v4.20-rc1
2018-10-26 19:09 UTC (2+ messages)
SV: Serial port of dw-abp-uart missing due to serial dev bus activation
2018-10-26 9:19 UTC
[GIT PULL] libnvdimm for 4.20
2018-10-24 23:45 UTC
[GIT PULL] ACPI updates for v4.20-rc1
2018-10-23 9:35 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;
as well as URLs for NNTP newsgroup(s).