linux-acpi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-04-27 14:25:34 to 2018-05-11 19:06:41 UTC [more...]

[PATCH v2 00/40] Shared Virtual Addressing for the IOMMU
 2018-05-11 19:06 UTC  (41+ messages)
  ` [PATCH v2 01/40] iommu: Introduce Shared Virtual Addressing API
  ` [PATCH v2 02/40] iommu/sva: Bind process address spaces to devices
  ` [PATCH v2 03/40] iommu/sva: Manage process address spaces
  ` [PATCH v2 04/40] iommu/sva: Add a mm_exit callback for device drivers
  ` [PATCH v2 05/40] iommu/sva: Track mm changes with an MMU notifier
  ` [PATCH v2 06/40] iommu/sva: Search mm by PASID
  ` [PATCH v2 07/40] iommu: Add a page fault handler
  ` [PATCH v2 08/40] iommu/iopf: Handle mm faults
  ` [PATCH v2 09/40] iommu/sva: Register page fault handler
  ` [PATCH v2 10/40] mm: export symbol mm_access
  ` [PATCH v2 11/40] mm: export symbol find_get_task_by_vpid
  ` [PATCH v2 12/40] mm: export symbol mmput_async
  ` [PATCH v2 13/40] vfio: Add support for Shared Virtual Addressing
  ` [PATCH v2 14/40] dt-bindings: document stall and PASID properties for IOMMU masters
  ` [PATCH v2 15/40] iommu/of: Add stall and pasid properties to iommu_fwspec
  ` [PATCH v2 16/40] arm64: mm: Pin down ASIDs for sharing mm with devices
  ` [PATCH v2 17/40] iommu/arm-smmu-v3: Link domains and devices
  ` [PATCH v2 18/40] iommu/io-pgtable-arm: Factor out ARM LPAE register defines
  ` [PATCH v2 19/40] iommu: Add generic PASID table library
  ` [PATCH v2 20/40] iommu/arm-smmu-v3: Move context descriptor code
  ` [PATCH v2 21/40] iommu/arm-smmu-v3: Add support for Substream IDs
  ` [PATCH v2 22/40] iommu/arm-smmu-v3: Add second level of context descriptor table
  ` [PATCH v2 23/40] iommu/arm-smmu-v3: Share process page tables
  ` [PATCH v2 24/40] iommu/arm-smmu-v3: Seize private ASID
  ` [PATCH v2 25/40] iommu/arm-smmu-v3: Add support for VHE
  ` [PATCH v2 26/40] iommu/arm-smmu-v3: Enable broadcast TLB maintenance
  ` [PATCH v2 27/40] iommu/arm-smmu-v3: Add SVA feature checking
  ` [PATCH v2 28/40] iommu/arm-smmu-v3: Implement mm operations
  ` [PATCH v2 29/40] iommu/arm-smmu-v3: Add support for Hardware Translation Table Update
  ` [PATCH v2 30/40] iommu/arm-smmu-v3: Register I/O Page Fault queue
  ` [PATCH v2 31/40] iommu/arm-smmu-v3: Improve add_device error handling
  ` [PATCH v2 32/40] iommu/arm-smmu-v3: Maintain a SID->device structure
  ` [PATCH v2 33/40] iommu/arm-smmu-v3: Add stall support for platform devices
  ` [PATCH v2 34/40] ACPI/IORT: Check ATS capability in root complex nodes
  ` [PATCH v2 35/40] iommu/arm-smmu-v3: Add support for PCI ATS
  ` [PATCH v2 36/40] iommu/arm-smmu-v3: Hook up ATC invalidation to mm ops
  ` [PATCH v2 37/40] iommu/arm-smmu-v3: Disable tagged pointers
  ` [PATCH v2 38/40] PCI: Make "PRG Response PASID Required" handling common
  ` [PATCH v2 39/40] iommu/arm-smmu-v3: Add support for PRI
  ` [PATCH v2 40/40] iommu/arm-smmu-v3: Add support for PCI PASID

[RFC PATCH v4 1/3] EDAC, GHES: Remove unused argument to ghes_edac_report_mem_error
 2018-05-11 17:56 UTC  (19+ messages)
  ` [RFC PATCH v4 2/3] acpi: apei: Rename ghes_severity() to ghes_cper_severity()
  ` [RFC PATCH v4 3/3] acpi: apei: Do not panic() on PCIe errors reported through GHES

[PATCH v2 1/2] pwm: lpss: platform: Save/restore the ctrl register over a suspend/resume
 2018-05-10 15:25 UTC  (2+ messages)

[Regression] PCI / PM: Simplify device wakeup settings code
 2018-05-10 14:49 UTC  (20+ messages)
` [PATCH] PCI / PM: Check device_may_wakeup() in pci_enable_wake()

fd3e45436660 ("ACPI / NUMA: ia64: Parse all entries of SRAT memory affinity table")
 2018-05-10  8:22 UTC  (8+ messages)

[PATCH 04/40] proc: introduce proc_create_seq{,_data}
 2018-05-09 16:53 UTC  (13+ messages)
` simplify procfs code for seq_file instances V2
  ` [PATCH 11/40] ipv6/flowlabel: simplify pid namespace lookup
  ` [PATCH 34/40] atm: simplify procfs code
  ` [PATCH 38/40] ide: remove ide_driver_proc_write

[PATCH v3 0/2] Add support for general system clock on ST AMD platform
 2018-05-09 15:59 UTC  (5+ messages)
` [PATCH v5 1/2] clk: x86: Add ST oscout platform clock
` [PATCH v3 2/2] ACPI: APD: Add AMD misc clock handler support

[PATCH v2] acpi: nfit: document sysfs interface
 2018-05-09 15:54 UTC  (2+ messages)

[PATCH v8 00/13] Support PPTT for ARM64
 2018-05-09 13:20 UTC  (25+ messages)
` [PATCH v8 05/13] ACPI/PPTT: Add Processor Properties Topology Table parsing
` [PATCH v8 10/13] arm64: topology: rename cluster_id
` [PATCH v8 11/13] arm64: topology: enable ACPI/PPTT based CPU topology
` [PATCH v8 13/13] arm64: topology: divorce MC scheduling domain from core_siblings

[PATCH] ACPI: add missing newline to printk
 2018-05-09  9:54 UTC 

[PATCH] acpi: scan: Fix a possible data race in acpi_scan_hotplug_enabled
 2018-05-09  7:53 UTC  (4+ messages)

[PATCH v2 0/2] Add support for general system clock on ST AMD platform
 2018-05-09  4:47 UTC  (7+ messages)
` [PATCH v4 1/2] clk: x86: Add ST oscout platform clock
` [PATCH v2 2/2] ACPI: APD: Add AMD misc clock handler support

[PATCH v2 1/2] PCI ACPI: Avoid panic when PCI IO resource's size is not page aligned
 2018-05-09  3:46 UTC  (5+ messages)

[PATCH v2] device property: Get rid of union aliasing
 2018-05-08 13:15 UTC 

[PATCH v3 00/12] APEI in_nmi() rework and arm64 SDEI wire-up
 2018-05-08  8:45 UTC  (20+ messages)
` [PATCH v3 01/12] ACPI / APEI: Move the estatus queue code up, and under its own ifdef
` [PATCH v3 02/12] ACPI / APEI: Generalise the estatus queue's add/remove and notify code
` [PATCH v3 03/12] ACPI / APEI: don't wait to serialise with oops messages when panic()ing
` [PATCH v3 04/12] ACPI / APEI: Switch NOTIFY_SEA to use the estatus queue
` [PATCH v3 05/12] KVM: arm/arm64: Add kvm_ras.h to collect kvm specific RAS plumbing
` [PATCH v3 06/12] arm64: KVM/mm: Move SEA handling behind a single 'claim' interface
` [PATCH v3 07/12] ACPI / APEI: Make the nmi_fixmap_idx per-ghes to allow multiple in_nmi() users
` [PATCH v3 08/12] ACPI / APEI: Split fixmap pages for arm64 NMI-like notifications
` [PATCH v3 09/12] firmware: arm_sdei: Add ACPI GHES registration helper
` [PATCH v3 10/12] ACPI / APEI: Add support for the SDEI GHES Notification type
` [PATCH v3 11/12] mm/memory-failure: increase queued recovery work's priority
` [PATCH v3 12/12] arm64: acpi: Make apei_claim_sea() synchronise with APEI's irq work

[PATCH] acpi: add missing prototype for ‘arch_post_acpi_subsys_init’
 2018-05-05 20:36 UTC 

[PATCH][RFC v2] ACPI: acpi_pad: Do not launch acpi_pad threads on idle cpus
 2018-05-05 11:53 UTC 

[PATCH][RFC] ACPI: acpi_pad: Do not launch acpi_pad threads on idle cpus
 2018-05-05 11:52 UTC  (2+ messages)

[PATCH 0/2] Add support for general system clock on ST AMD platform
 2018-05-05  3:11 UTC  (4+ messages)
` [PATCH v3 1/2] clk: x86: Add ST oscout platform clock
` [PATCH v2 2/2] ACPI: APD: Add AMD misc clock handler support

[PATCH v2 2/2] ACPI: APD: Add AMD misc clock handler support
 2018-05-04 20:16 UTC  (9+ messages)
  ` [PATCH] ACPI: APD: fix ptr_ret.cocci warnings

[GIT PULL] ACPI fix for v4.17-rc4
 2018-05-04 10:10 UTC 

[RFC PATCH v2 0/4] acpi: apei: Improve error handling with firmware-first
 2018-05-02 19:29 UTC  (6+ messages)
` [RFC PATCH v3 0/3] acpi: apei: Improve PCIe "
  ` [RFC PATCH v3 3/3] acpi: apei: Warn when GHES marks correctable errors as "fatal"

[PATCH] ACPI: prefer bool over int for predicates
 2018-05-02 10:51 UTC  (2+ messages)

[PATCH] ACPI: APD: Add AMD misc clock handler support
 2018-05-01  9:33 UTC  (4+ messages)

[PATCH v3 0/3] mailbox: ACPI: Remove incorrect error message about parsing PCCT
 2018-05-01  0:39 UTC  (4+ messages)
` [PATCH v3 1/3] ACPI: improve function documentation for acpi_parse_entries_array()
` [PATCH v3 2/3] ACPI: ensure acpi_parse_entries_array() does not access non-existent table data
` [PATCH v3 3/3] mailbox: ACPI: erroneous error message when parsing the ACPI PCCT

[PATCH v2 0/3] mailbox: ACPI: Remove incorrect error message about parsing PCCT
 2018-04-30 23:39 UTC  (10+ messages)
` [PATCH v2 1/3] ACPI: improve function documentation for acpi_parse_entries_array()
` [PATCH v2 2/3] ACPI: ensure acpi_parse_entries_array() does not access non-existent table data
` [PATCH v2 3/3] mailbox: ACPI: erroneous error message when parsing the ACPI PCCT

Bug? pcie_aspm=off cause less power consumption as default
 2018-04-30 21:49 UTC  (4+ messages)

[PATCH v1 0/2] PCI/ASPM: Tighten up ASPM L1.2 and LTR usage
 2018-04-30 21:02 UTC  (2+ messages)

[RFC PATCH 0/2] HISI LPC: Add PNP device support
 2018-04-30 10:57 UTC  (16+ messages)
` [RFC PATCH 1/2] ACPI / PNP: Don't add "enumeration_by_parent" devices

[PATCH v2] ACPI / button: make module loadable when booted in non-ACPI mode
 2018-04-30  8:04 UTC  (2+ messages)

[PATCH 1/1] tools: power/acpi, revert to LD = gcc
 2018-04-30  8:00 UTC  (2+ messages)

[PATCH] ACPI / scan: Fix regression related to X-Gene UARTs
 2018-04-27 18:24 UTC  (3+ messages)

[GIT PULL] Thermal SoC management updates for v4.17-rc3
 2018-04-27 14:25 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).