acpica-devel.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
[Acpica-devel] [PATCH v9 1/2] ACPI: APEI: set memory failure flags as MF_ACTION_REQUIRED on synchronous events
 2023-12-01  7:03 UTC  (19+ messages)
  `  "
` [Acpica-devel] [PATCH v9 0/2] ACPI: APEI: handle synchronous errors in task work with proper si_code
  `  "
` [Acpica-devel] [PATCH v9 2/2] ACPI: APEI: handle synchronous exceptions in task work
  `  "

[PATCH 00/30] Make a new API for drivers to use to get their FW
 2023-11-30 13:23 UTC  (34+ messages)
` [PATCH 01/30] iommu/of: Make a of_iommu_for_each_id()
` [PATCH 02/30] ACPI: VIOT: Make a viot_iommu_for_each_id()
` [PATCH 03/30] ACPI: IORT: Make a iort_iommu_for_each_id()
` [PATCH 04/30] ACPI: IORT: Remove fwspec from the reserved region code
` [PATCH 05/30] iommu: Add iommu_probe_info
` [PATCH 06/30] iommu: Make iommu_ops_from_fwnode() return the iommu_device
` [PATCH 07/30] iommu/of: Call of_iommu_get_resv_regions() directly
` [PATCH 08/30] iommu/of: Add iommu_of_get_single_iommu()
` [PATCH 09/30] iommu/rockchip: Move to iommu_of_get_single_iommu()
` [PATCH 10/30] iommu/sprd: "
` [PATCH 11/30] iommu/sun50i: "
` [PATCH 12/30] iommu/of: Add iommu_of_xlate()
` [PATCH 13/30] iommu/dart: Move to iommu_of_xlate()
` [PATCH 14/30] iommu/exynos: "
` [PATCH 15/30] iommu/msm: "
` [PATCH 16/30] iommu/tegra: Route tegra_dev_iommu_get_stream_id() through an op
` [PATCH 17/30] iommu: Add iommu_fw_alloc_per_device_ids()
` [PATCH 18/30] iommu/tegra: Move to iommu_fw_alloc_per_device_ids()
` [PATCH 19/30] iommu/mtk: "
` [PATCH 20/30] iommu/ipmmu-vmsa: "
` [PATCH 21/30] iommu/mtk_v1: "
` [PATCH 22/30] iommu/qcom: "
` [PATCH 23/30] iommu/viot: Add iommu_viot_get_single_iommu()
` [PATCH 24/30] iommu/virtio: Move to iommu_fw_alloc_per_device_ids()
` [PATCH 25/30] iommu/iort: Add iommu_iort_get_single_iommu()
` [PATCH 26/30] iommu/arm-smmu-v3: Move to iommu_fw_alloc_per_device_ids()
` [PATCH 27/30] iommu/arm-smmu: Move to iommu_of_xlate()
` [PATCH 28/30] iommu: Call all drivers if there is no fwspec
` [PATCH 29/30] iommu: Check for EPROBE_DEFER using the new FW parsers
` [PATCH 30/30] iommu: Remove fwspec and related

[PATCH v2 00/30] Make a new API for drivers to use to get their FW
 2023-11-30  1:14 UTC  (31+ messages)
` [PATCH v2 01/30] iommu/of: Make a of_iommu_for_each_id()
` [PATCH v2 02/30] ACPI: VIOT: Make a viot_iommu_for_each_id()
` [PATCH v2 03/30] ACPI: IORT: Make a iort_iommu_for_each_id()
` [PATCH v2 04/30] ACPI: IORT: Remove fwspec from the reserved region code
` [PATCH v2 05/30] iommu: Add iommu_probe_info
` [PATCH v2 06/30] iommu: Make iommu_ops_from_fwnode() return the iommu_device
` [PATCH v2 07/30] iommu/of: Call of_iommu_get_resv_regions() directly
` [PATCH v2 08/30] iommu/of: Add iommu_of_get_single_iommu()
` [PATCH v2 09/30] iommu/rockchip: Move to iommu_of_get_single_iommu()
` [PATCH v2 10/30] iommu/sprd: "
` [PATCH v2 11/30] iommu/sun50i: "
` [PATCH v2 12/30] iommu/of: Add iommu_of_xlate()
` [PATCH v2 13/30] iommu/dart: Move to iommu_of_xlate()
` [PATCH v2 14/30] iommu/exynos: "
` [PATCH v2 15/30] iommu/msm: "
` [PATCH v2 16/30] iommu/tegra: Route tegra_dev_iommu_get_stream_id() through an op
` [PATCH v2 17/30] iommu: Add iommu_fw_alloc_per_device_ids()
` [PATCH v2 18/30] iommu/tegra: Move to iommu_fw_alloc_per_device_ids()
` [PATCH v2 19/30] iommu/mtk: "
` [PATCH v2 20/30] iommu/ipmmu-vmsa: "
` [PATCH v2 21/30] iommu/mtk_v1: "
` [PATCH v2 22/30] iommu/qcom: "
` [PATCH v2 23/30] iommu/viot: Add iommu_viot_get_single_iommu()
` [PATCH v2 24/30] iommu/virtio: Move to iommu_fw_alloc_per_device_ids()
` [PATCH v2 25/30] iommu/iort: Add iommu_iort_get_single_iommu()
` [PATCH v2 26/30] iommu/arm-smmu-v3: Move to iommu_fw_alloc_per_device_ids()
` [PATCH v2 27/30] iommu/arm-smmu: Move to iommu_of_xlate()
` [PATCH v2 28/30] iommu: Call all drivers if there is no fwspec
` [PATCH v2 29/30] iommu: Check for EPROBE_DEFER using the new FW parsers
` [PATCH v2 30/30] iommu: Remove fwspec and related

[PATCH 0/2] ACPICA: Add Codefirst support for Mantis IDs: [3706,4557]
 2023-11-28  9:41 UTC  (3+ messages)
` [PATCH 1/2] MADT: Add GICC online capable bit handling
` [PATCH 2/2] MADT: Add new MADT GICC/GICR/ITS non-coherent flags handling

[PATCH] ACPICA: Remove unused struct field and incorrect comments
 2023-11-27  5:58 UTC 

[PATCH v3 0/5] Support _UID matching for integer types
 2023-11-23 10:06 UTC  (6+ messages)
` [PATCH v3 1/5] ACPI: bus: update acpi_dev_uid_match() to support multiple types
` [PATCH v3 2/5] ACPI: bus: update acpi_dev_hid_uid_match() "
` [PATCH v3 3/5] ACPI: LPSS: use acpi_dev_uid_match() for matching _UID
` [PATCH v3 4/5] efi: dev-path-parser: "
` [PATCH v3 5/5] perf: arm_cspmu: drop redundant acpi_dev_uid_to_integer()

[PATCH v2 00/17] Solve iommu probe races around iommu_fwspec
 2023-11-23  9:08 UTC  (35+ messages)
` [PATCH v2 01/17] iommu: Remove struct iommu_ops *iommu from arch_setup_dma_ops()
` [PATCH v2 02/17] iommmu/of: Do not return struct iommu_ops from of_iommu_configure()
` [PATCH v2 03/17] iommu/of: Use -ENODEV consistently in of_iommu_configure()
` [PATCH v2 04/17] acpi: Do not return struct iommu_ops from acpi_iommu_configure_id()
` [PATCH v2 05/17] iommu: Make iommu_fwspec->ids a distinct allocation
` [PATCH v2 06/17] iommu: Add iommu_fwspec_alloc/dealloc()
` [PATCH v2 07/17] iommu: Add iommu_probe_device_fwspec()
` [PATCH v2 08/17] iommu/of: Do not use dev->iommu within of_iommu_configure()
` [PATCH v2 09/17] iommu: Add iommu_fwspec_append_ids()
` [PATCH v2 10/17] acpi: Do not use dev->iommu within acpi_iommu_configure()
` [PATCH v2 11/17] iommu: Hold iommu_probe_device_lock while calling ops->of_xlate
` [PATCH v2 12/17] iommu: Make iommu_ops_from_fwnode() static
` [PATCH v2 13/17] iommu: Remove dev_iommu_fwspec_set()
` [PATCH v2 14/17] iommu: Remove pointless iommu_fwspec_free()
` [PATCH v2 15/17] iommu: Add ops->of_xlate_fwspec()
` [PATCH v2 16/17] iommu: Mark dev_iommu_get() with lockdep
` [PATCH v2 17/17] iommu: Mark dev_iommu_priv_set() with a lockdep

[PATCH v3] acpi: Fix ARM32 platforms compile issue introduced by fw_table changes
 2023-11-23  8:17 UTC  (5+ messages)

[PATCH v2] acpi: Fix ARM32 platforms compile issue introduced by fw_table changes
 2023-11-22 15:29 UTC  (4+ messages)

[PATCH v2 0/6] Support _UID matching for integer types
 2023-11-22 11:55 UTC  (16+ messages)
` [PATCH v2 1/6] compiler.h: Introduce helpers for identifying array and pointer types
` [PATCH v2 2/6] ACPI: bus: update acpi_dev_uid_match() to support multiple types
` [PATCH v2 3/6] ACPI: bus: update acpi_dev_hid_uid_match() "
` [PATCH v2 4/6] ACPI: LPSS: use acpi_dev_uid_match() for matching _UID
` [PATCH v2 5/6] efi: dev-path-parser: "
` [PATCH v2 6/6] perf: arm_cspmu: drop redundant acpi_dev_uid_to_integer()

[PATCH] acpi: Fix ARM32 platforms compile issue introduced by fw_table changes
 2023-11-21 22:11 UTC  (3+ messages)

[PATCH v1 0/6] Support integer types for _UID matching
 2023-11-20 17:56 UTC  (9+ messages)
` [PATCH v1 1/6] compiler.h: Introduce helpers for identifying array and pointer types
` [PATCH v1 2/6] ACPI: bus: update acpi_dev_uid_match() to support multiple types
` [PATCH v1 3/6] ACPI: bus: update acpi_dev_hid_uid_match() "
` [PATCH v1 4/6] ACPI: LPSS: use acpi_dev_uid_match() for matching _UID
` [PATCH v1 5/6] efi: dev-path-parser: "
` [PATCH v1 6/6] perf: arm_cspmu: drop redundant acpi_dev_uid_to_integer()

[PATCH] ACPI: acenv: Permit compilation from within the kernel
 2023-11-20 15:25 UTC  (4+ messages)

[PATCH 0/3] Parse the HEST PCIe AER and set to relevant registers
 2023-11-15  9:16 UTC  (4+ messages)
` [PATCH 1/3] ACPI/APEI: Add hest_parse_pcie_aer()
` [PATCH 2/3] PCI: Add AER bits #defines for PCIe to PCI/PCI-X Bridge
` [PATCH 3/3] PCI/ACPI: Add pci_acpi_program_hest_aer_params()

[Acpica-devel] [PATCH RFC 00/17] Solve iommu probe races around iommu_fwspec
 2023-11-14  4:56 UTC  (42+ messages)
` [Acpica-devel] [PATCH RFC 01/17] iommu: Remove struct iommu_ops *iommu from arch_setup_dma_ops()
  `  "
` [Acpica-devel] [PATCH RFC 02/17] of: Do not return struct iommu_ops from of_iommu_configure()
  `  "
` [Acpica-devel] [PATCH RFC 03/17] of: Use -ENODEV consistently in of_iommu_configure()
  `  "
` [Acpica-devel] [PATCH RFC 05/17] iommu: Make iommu_fwspec->ids a distinct allocation
  `  "
` [Acpica-devel] [PATCH RFC 06/17] iommu: Add iommu_fwspec_alloc/dealloc()
  `  "
` [Acpica-devel] [PATCH RFC 07/17] iommu: Add iommu_probe_device_fwspec()
  `  "
` [Acpica-devel] [PATCH RFC 08/17] of: Do not use dev->iommu within of_iommu_configure()
  `  "
` [Acpica-devel] [PATCH RFC 09/17] iommu: Add iommu_fwspec_append_ids()
  `  "
` [Acpica-devel] [PATCH RFC 10/17] acpi: Do not use dev->iommu within acpi_iommu_configure()
  `  "
` [Acpica-devel] [PATCH RFC 11/17] iommu: Hold iommu_probe_device_lock while calling ops->of_xlate
  `  "
` [Acpica-devel] [PATCH RFC 12/17] iommu: Make iommu_ops_from_fwnode() static
  `  "
` [Acpica-devel] [PATCH RFC 13/17] iommu: Remove dev_iommu_fwspec_set()
  `  "
` [Acpica-devel] [PATCH RFC 14/17] iommu: Remove pointless iommu_fwspec_free()
  `  "
` [Acpica-devel] [PATCH RFC 15/17] iommu: Add ops->of_xlate_fwspec()
  `  "
` [Acpica-devel] [PATCH RFC 16/17] iommu: Mark dev_iommu_get() with lockdep
  `  "
` [Acpica-devel] [PATCH RFC 17/17] iommu: Mark dev_iommu_priv_set() with a lockdep
  `  "
` [PATCH RFC 00/17] Solve iommu probe races around iommu_fwspec

[PATCH] ACPICA: debugger: check status of acpi_evaluate_object in acpi_db_walk_for_fields
 2023-11-13 13:15 UTC 

[PATCH 1/1] ACPI: XSDT: struct acpi_table_xsdt must be packed
 2023-11-11 13:48 UTC 

[PATCH] MAINTAINERS: update lists.linuxfoundation.org migrated lists
 2023-11-08 20:45 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).