Linux Advanced Configuration and Power Interface (ACPI)
[Prev Page][Next Page]
- Re: [PATCH] ACPI: CPPC: Fix MASK_VAL() usage
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: [PATCH v3 26/26] docs: move numa=fake description to kernel-parameters.txt
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- Re: [PATCH v3 24/26] arch_numa: switch over to numa_memblks
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- Re: [PATCH] ACPI: processor: Silence per-cpu acpi_handle_info about idle states
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: [PATCH] ACPICA: ACPICA: check null return of ACPI_ALLOCATE_ZEROED in acpi_db_convert_to_package ACPICA commit 4d4547cf13cca820ff7e0f859ba83e1a610b9fd0
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: [PATCH] Updating a deprecated use of strcpy in ac.c file.
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: [PATCH 1/1] ACPI: battery: Remove redundant NULL initalizations
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: [PATCH 3/4] Updating a deprecated use of strcpy in battry.c file.
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: [PATCH v3 23/26] of, numa: return -EINVAL when no numa-node-id is found
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- Re: [PATCH v14 07/10] iommu/arm-smmu-v3: Maintain a SID->device structure
- From: Robin Murphy <robin.murphy@xxxxxxx>
- Re: [PATCH v3 19/26] mm: introduce numa_emulation
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- Re: [PATCH v5 1/4] PCI/portdrv: Make use of pci_dev::bridge_d3 for checking the D3 possibility
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: [PATCH v3 22/26] mm: numa_memblks: use memblock_{start,end}_of_DRAM() when sanitizing meminfo
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- Re: [PATCH v3 21/26] mm: numa_memblks: make several functions and variables static
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- Re: [PATCH v3 20/26] mm: numa_memblks: introduce numa_memblks_init
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- Re: [PATCH v3 11/26] x86/numa: use get_pfn_range_for_nid to verify that node spans memory
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- Re: [PATCH v3 18/26] mm: move numa_distance and related code from x86 to numa_memblks
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- Re: [PATCH v3 17/26] mm: introduce numa_memblks
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- Re: [PATCH v5 4/4] PCI: Allow PCI bridges to go to D3Hot on all Devicetree based platforms
- From: Lukas Wunner <lukas@xxxxxxxxx>
- Re: [PATCH v3 10/26] x86/numa: simplify numa_distance allocation
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- Re: [PATCH v3 09/26] arch, mm: pull out allocation of NODE_DATA to generic code
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- Re: [PATCH v5 1/4] PCI/portdrv: Make use of pci_dev::bridge_d3 for checking the D3 possibility
- From: Lukas Wunner <lukas@xxxxxxxxx>
- Re: [PATCH v3 07/26] mm: drop CONFIG_HAVE_ARCH_NODEDATA_EXTENSION
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- Re: (subset) [PATCH v2 0/6] use device_for_each_child_node() to access device child nodes
- From: Javier Carrasco <javier.carrasco.cruz@xxxxxxxxx>
- [PATCH v5 2/4] PCI: Rename pci_bridge_d3_possible() to pci_bridge_d3_allowed()
- From: Manivannan Sadhasivam via B4 Relay <devnull+manivannan.sadhasivam.linaro.org@xxxxxxxxxx>
- [PATCH v5 4/4] PCI: Allow PCI bridges to go to D3Hot on all Devicetree based platforms
- From: Manivannan Sadhasivam via B4 Relay <devnull+manivannan.sadhasivam.linaro.org@xxxxxxxxxx>
- [PATCH v5 3/4] PCI: Decouple D3Hot and D3Cold handling for bridges
- From: Manivannan Sadhasivam via B4 Relay <devnull+manivannan.sadhasivam.linaro.org@xxxxxxxxxx>
- [PATCH v5 1/4] PCI/portdrv: Make use of pci_dev::bridge_d3 for checking the D3 possibility
- From: Manivannan Sadhasivam via B4 Relay <devnull+manivannan.sadhasivam.linaro.org@xxxxxxxxxx>
- [PATCH v5 0/4] PCI: Allow D3Hot for PCI bridges in Devicetree based platforms
- From: Manivannan Sadhasivam via B4 Relay <devnull+manivannan.sadhasivam.linaro.org@xxxxxxxxxx>
- Re: [PATCH v4 3/4] PCI: Decouple D3Hot and D3Cold handling for bridges
- From: Manivannan Sadhasivam <manivannan.sadhasivam@xxxxxxxxxx>
- Re: [PATCH v3 0/3] Parse the HEST PCIe AER and set to relevant registers
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH] PCI/ACPI: Increase the number of Loongson's PCI host up to 8
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH v4 3/4] PCI: Decouple D3Hot and D3Cold handling for bridges
- From: Hsin-Yi Wang <hsinyi@xxxxxxxxxxxx>
- Re: [PATCH v3 06/26] MIPS: loongson64: drop HAVE_ARCH_NODEDATA_EXTENSION
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- Re: [PATCH v3 04/26] MIPS: sgi-ip27: drop HAVE_ARCH_NODEDATA_EXTENSION
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- Re: [PATCH v3 03/26] MIPS: sgi-ip27: ensure node_possible_map only contains valid nodes
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- Re: [PATCH v3 02/26] MIPS: sgi-ip27: make NODE_DATA() the same as on all other architectures
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- Re: [PATCH v14 07/10] iommu/arm-smmu-v3: Maintain a SID->device structure
- From: niliqiang <ni_liqiang@xxxxxxx>
- Re: "EC: Install address space handler at the namespace root" causing issues for some users
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- Re: [PATCH v3 0/2] PRM handler direct call interface
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: (subset) [PATCH v2 0/6] use device_for_each_child_node() to access device child nodes
- From: Lee Jones <lee@xxxxxxxxxx>
- Re: "EC: Install address space handler at the namespace root" causing issues for some users
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- Re: [PATCH v1 12/17] platform/x86: acerhdf: Use the .should_bind() thermal zone callback
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- [PATCH v3 26/26] docs: move numa=fake description to kernel-parameters.txt
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v3 25/26] mm: make range-to-target_node lookup facility a part of numa_memblks
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v3 24/26] arch_numa: switch over to numa_memblks
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v3 23/26] of, numa: return -EINVAL when no numa-node-id is found
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v3 22/26] mm: numa_memblks: use memblock_{start,end}_of_DRAM() when sanitizing meminfo
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v3 21/26] mm: numa_memblks: make several functions and variables static
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v3 20/26] mm: numa_memblks: introduce numa_memblks_init
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v3 19/26] mm: introduce numa_emulation
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v3 18/26] mm: move numa_distance and related code from x86 to numa_memblks
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v3 17/26] mm: introduce numa_memblks
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v3 16/26] x86/numa: numa_{add,remove}_cpu: make cpu parameter unsigned
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v3 15/26] x86/numa_emu: use a helper function to get MAX_DMA32_PFN
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v3 14/26] x86/numa_emu: split __apicid_to_node update to a helper function
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v3 13/26] x86/numa_emu: simplify allocation of phys_dist
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v3 12/26] x86/numa: move FAKE_NODE_* defines to numa_emu
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v3 11/26] x86/numa: use get_pfn_range_for_nid to verify that node spans memory
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v3 10/26] x86/numa: simplify numa_distance allocation
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v3 09/26] arch, mm: pull out allocation of NODE_DATA to generic code
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v3 08/26] arch, mm: move definition of node_data to generic code
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v3 07/26] mm: drop CONFIG_HAVE_ARCH_NODEDATA_EXTENSION
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v3 06/26] MIPS: loongson64: drop HAVE_ARCH_NODEDATA_EXTENSION
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v3 05/26] MIPS: loongson64: rename __node_data to node_data
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v3 04/26] MIPS: sgi-ip27: drop HAVE_ARCH_NODEDATA_EXTENSION
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v3 03/26] MIPS: sgi-ip27: ensure node_possible_map only contains valid nodes
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v3 02/26] MIPS: sgi-ip27: make NODE_DATA() the same as on all other architectures
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v3 01/26] mm: move kernel/numa.c to mm/
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v3 00/26] mm: introduce numa_memblks
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH] acpi/prmt: find block with specific type
- From: KobaK <kobak@xxxxxxxxxx>
- [rafael-pm:thermal-core-testing 5/28] drivers/thermal/tegra/tegra30-tsensor.c:326:22: warning: unused variable 'i'
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v1 12/17] platform/x86: acerhdf: Use the .should_bind() thermal zone callback
- From: Peter Kästle <xypiie@xxxxxxxxx>
- Re: [PATCH v2] ACPI / PMIC: Remove unneeded check in tps68470_pmic_opregion_probe()
- From: Andy Shevchenko <andy.shevchenko@xxxxxxxxx>
- [rafael-pm:thermal-core-testing 2/28] drivers/thermal/hisi_thermal.c:484:29: warning: unused variable 'trip'
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v1 13/17] mlxsw: core_thermal: Use the .should_bind() thermal zone callback
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: [PATCH] acpi/hmat,mm/memtier: always register hmat adist calculation callback
- From: Gregory Price <gourry@xxxxxxxxxx>
- Re: [PATCH v1 13/17] mlxsw: core_thermal: Use the .should_bind() thermal zone callback
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: [PATCH v1 13/17] mlxsw: core_thermal: Use the .should_bind() thermal zone callback
- From: Ido Schimmel <idosch@xxxxxxxxxx>
- RE: [PATCH v10 00/11] EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers
- From: Shiju Jose <shiju.jose@xxxxxxxxxx>
- [rafael-pm:thermal-core-testing 25/28] drivers/thermal/thermal_of.c:321:28: error: use of undeclared identifier 'map_np'
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH 1/1] ACPI: battery: Remove redundant NULL initalizations
- From: Ilpo Järvinen <ilpo.jarvinen@xxxxxxxxxxxxxxx>
- [PATCH] ACPI/IORT: Add PMCG platform information for HiSilicon HIP10/11
- From: Yicong Yang <yangyicong@xxxxxxxxxx>
- Re: [PATCH] acpi/hmat,mm/memtier: always register hmat adist calculation callback
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- Re: [PATCH] acpi/hmat,mm/memtier: always register hmat adist calculation callback
- From: Gregory Price <gourry@xxxxxxxxxx>
- Re: [PATCH] acpi/hmat,mm/memtier: always register hmat adist calculation callback
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- [PATCH] ACPI:dbconvert:check null return of ACPI_ALLOCATE_ZEROED in acpi_db_convert_to_package
- From: xiaopeitux@xxxxxxxxxxx
- Re: [PATCH] acpi/hmat,mm/memtier: always register hmat adist calculation callback
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- [PATCH v2] ACPI / PMIC: Remove unneeded check in tps68470_pmic_opregion_probe()
- From: Aleksandr Mishin <amishin@xxxxxxxxxx>
- Re: [PATCH v10 00/11] EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers
- From: Fan Ni <nifan.cxl@xxxxxxxxx>
- Re: [PATCH] ACPI / PMIC: Remove unneeded check in tps68470_pmic_opregion_probe()
- From: Andy Shevchenko <andy.shevchenko@xxxxxxxxx>
- Re: [PATCH v1 00/17] thermal: Rework binding cooling devices to trip points
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- [PATCH v1 10/17] thermal: core: Unexport thermal_bind_cdev_to_trip() and thermal_unbind_cdev_from_trip()
- From: "Rafael J. Wysocki" <rjw@xxxxxxxxxxxxx>
- [PATCH v1 05/17] thermal: core: Move lists of thermal instances to trip descriptors
- From: "Rafael J. Wysocki" <rjw@xxxxxxxxxxxxx>
- [PATCH v3 4/4] EDAC/mce_amd: Add support for FRU Text in MCA
- From: Avadhut Naik <avadhut.naik@xxxxxxx>
- [PATCH v3 3/4] x86/mce/apei: Handle variable register array size
- From: Avadhut Naik <avadhut.naik@xxxxxxx>
- [PATCH v3 2/4] x86/mce, EDAC/mce_amd: Add support for new MCA_SYND{1,2} registers
- From: Avadhut Naik <avadhut.naik@xxxxxxx>
- [PATCH v3 1/4] x86/mce: Add wrapper for struct mce to export vendor specific info
- From: Avadhut Naik <avadhut.naik@xxxxxxx>
- [PATCH v3 0/4] MCE wrapper and support for new SMCA syndrome MSRs
- From: Avadhut Naik <avadhut.naik@xxxxxxx>
- [PATCH v1 15/17] thermal: core: Drop unused bind/unbind functions and callbacks
- From: "Rafael J. Wysocki" <rjw@xxxxxxxxxxxxx>
- [PATCH v1 11/17] thermal: imx: Use the .should_bind() thermal zone callback
- From: "Rafael J. Wysocki" <rjw@xxxxxxxxxxxxx>
- [PATCH v1 02/17] thermal: core: Rearrange checks in thermal_bind_cdev_to_trip()
- From: "Rafael J. Wysocki" <rjw@xxxxxxxxxxxxx>
- [PATCH v1 16/17] thermal: code: Clean up trip bind/unbind functions
- From: "Rafael J. Wysocki" <rjw@xxxxxxxxxxxxx>
- [PATCH v1 14/17] thermal/of: Use the .should_bind() thermal zone callback
- From: "Rafael J. Wysocki" <rjw@xxxxxxxxxxxxx>
- [PATCH v1 13/17] mlxsw: core_thermal: Use the .should_bind() thermal zone callback
- From: "Rafael J. Wysocki" <rjw@xxxxxxxxxxxxx>
- [PATCH v1 12/17] platform/x86: acerhdf: Use the .should_bind() thermal zone callback
- From: "Rafael J. Wysocki" <rjw@xxxxxxxxxxxxx>
- [PATCH v1 09/17] thermal: ACPI: Use the .should_bind() thermal zone callback
- From: "Rafael J. Wysocki" <rjw@xxxxxxxxxxxxx>
- [PATCH v1 08/17] thermal: core: Introduce .should_bind() thermal zone callback
- From: "Rafael J. Wysocki" <rjw@xxxxxxxxxxxxx>
- [PATCH v1 07/17] thermal: core: Move thermal zone locking out of bind/unbind functions
- From: "Rafael J. Wysocki" <rjw@xxxxxxxxxxxxx>
- [PATCH v1 06/17] thermal: sysfs: Use the dev argument in instance-related show/store
- From: "Rafael J. Wysocki" <rjw@xxxxxxxxxxxxx>
- [PATCH v1 04/17] thermal: core: Clean up cdev binding/unbinding functions
- From: "Rafael J. Wysocki" <rjw@xxxxxxxxxxxxx>
- [PATCH v1 03/17] thermal: core: Drop redundant thermal instance checks
- From: "Rafael J. Wysocki" <rjw@xxxxxxxxxxxxx>
- [PATCH v1 01/17] thermal: core: Fold two functions into their respective callers
- From: "Rafael J. Wysocki" <rjw@xxxxxxxxxxxxx>
- [PATCH v1 00/17] thermal: Rework binding cooling devices to trip points
- From: "Rafael J. Wysocki" <rjw@xxxxxxxxxxxxx>
- [PATCH v1 17/17] thermal: code: Pass trip descriptors to trip bind/unbind functions
- From: "Rafael J. Wysocki" <rjw@xxxxxxxxxxxxx>
- RE: [PATCH v10 01/11] EDAC: Add generic EDAC RAS control feature driver
- From: Shiju Jose <shiju.jose@xxxxxxxxxx>
- Re: [PATCH] acpi/hmat,mm/memtier: always register hmat adist calculation callback
- From: Gregory Price <gourry@xxxxxxxxxx>
- Re: [PATCH] acpi/hmat,mm/memtier: always register hmat adist calculation callback
- From: Gregory Price <gourry@xxxxxxxxxx>
- [PATCH v3 2/2] RAS/AMD/ATL: Translate normalized to system physical addresses using PRM
- From: John Allen <john.allen@xxxxxxx>
- [PATCH v3 1/2] ACPI: PRM: Add PRM handler direct call support
- From: John Allen <john.allen@xxxxxxx>
- [PATCH v3 0/2] PRM handler direct call interface
- From: John Allen <john.allen@xxxxxxx>
- Re: [PATCH] acpi/hmat,mm/memtier: always register hmat adist calculation callback
- From: Gregory Price <gourry@xxxxxxxxxx>
- Re: [PATCH v10 01/11] EDAC: Add generic EDAC RAS control feature driver
- From: Borislav Petkov <bp@xxxxxxxxx>
- RE: [PATCH v10 11/11] ras: scrub: ACPI RAS2: Add memory ACPI RAS2 driver
- From: Shiju Jose <shiju.jose@xxxxxxxxxx>
- [rafael-pm:bleeding-edge] BUILD SUCCESS fc9143fe3439b74733b2030b83ebbf9dcb9f5f3d
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH] acpi/hmat,mm/memtier: always register hmat adist calculation callback
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- Re: [PATCH v10 11/11] ras: scrub: ACPI RAS2: Add memory ACPI RAS2 driver
- From: Fan Ni <nifan.cxl@xxxxxxxxx>
- Re: (subset) [PATCH v2 0/6] use device_for_each_child_node() to access device child nodes
- From: Javier Carrasco <javier.carrasco.cruz@xxxxxxxxx>
- Re: [PATCH v3 6/7] Drivers: hv: vmbus: Get the IRQ number from DT
- From: Roman Kisel <romank@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 6/7] Drivers: hv: vmbus: Get the IRQ number from DT
- From: Roman Kisel <romank@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 5/7] dt-bindings: bus: Add Hyper-V VMBus cache coherency and IRQs
- From: Roman Kisel <romank@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] acpi/hmat,mm/memtier: always register hmat adist calculation callback
- From: Gregory Price <gourry@xxxxxxxxxx>
- Re: [PATCH 6/6] net: mvpp2: use device_for_each_child_node() to access device child nodes
- From: "Russell King (Oracle)" <linux@xxxxxxxxxxxxxxx>
- Re: "EC: Install address space handler at the namespace root" causing issues for some users
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: "EC: Install address space handler at the namespace root" causing issues for some users
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- "EC: Install address space handler at the namespace root" causing issues for some users
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- Re: [PATCH 6/6] net: mvpp2: use device_for_each_child_node() to access device child nodes
- From: Javier Carrasco <javier.carrasco.cruz@xxxxxxxxx>
- Re: [PATCH 6/6] net: mvpp2: use device_for_each_child_node() to access device child nodes
- From: "Russell King (Oracle)" <linux@xxxxxxxxxxxxxxx>
- Re: [PATCH] acpi/hmat,mm/memtier: always register hmat adist calculation callback
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- [PATCH AUTOSEL 5.4 2/2] ACPI: SBS: manage alarm sysfs attribute through psy core
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.4 1/2] ACPI: battery: create alarm sysfs attribute atomically
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.10 2/2] ACPI: SBS: manage alarm sysfs attribute through psy core
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.10 1/2] ACPI: battery: create alarm sysfs attribute atomically
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.15 2/2] ACPI: SBS: manage alarm sysfs attribute through psy core
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.15 1/2] ACPI: battery: create alarm sysfs attribute atomically
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.1 2/2] ACPI: SBS: manage alarm sysfs attribute through psy core
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.1 1/2] ACPI: battery: create alarm sysfs attribute atomically
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.6 2/3] ACPI: SBS: manage alarm sysfs attribute through psy core
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.6 1/3] ACPI: battery: create alarm sysfs attribute atomically
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.10 8/9] ACPI: resource: Skip IRQ override on Asus Vivobook Pro N6506MJ
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.10 7/9] ACPI: resource: Skip IRQ override on Asus Vivobook Pro N6506MU
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.10 2/9] ACPI: SBS: manage alarm sysfs attribute through psy core
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.10 1/9] ACPI: battery: create alarm sysfs attribute atomically
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Re: [PATCH v3 6/7] Drivers: hv: vmbus: Get the IRQ number from DT
- From: Krzysztof Kozlowski <krzk@xxxxxxxxxx>
- Re: [PATCH v3 6/7] Drivers: hv: vmbus: Get the IRQ number from DT
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- Re: [PATCH v3 6/7] Drivers: hv: vmbus: Get the IRQ number from DT
- From: Krzysztof Kozlowski <krzk@xxxxxxxxxx>
- Re: [PATCH v3 5/7] dt-bindings: bus: Add Hyper-V VMBus cache coherency and IRQs
- From: Krzysztof Kozlowski <krzk@xxxxxxxxxx>
- Re: [PATCH v4 0/4] PCI: Allow D3Hot for PCI bridges in Devicetree based platforms
- From: Manivannan Sadhasivam <manivannan.sadhasivam@xxxxxxxxxx>
- Re: [PATCH] ACPI: rename acpi_arm_init to acpi_arch_init
- From: Hanjun Guo <guohanjun@xxxxxxxxxx>
- Re: [PATCH v4 0/4] PCI: Allow D3Hot for PCI bridges in Devicetree based platforms
- From: Hsin-Yi Wang <hsinyi@xxxxxxxxxxxx>
- Re: [PATCH v4 0/4] PCI: Allow D3Hot for PCI bridges in Devicetree based platforms
- From: Hsin-Yi Wang <hsinyi@xxxxxxxxxxxx>
- [PATCH v3 7/7] PCI: hv: Get vPCI MSI IRQ domain from DT
- From: Roman Kisel <romank@xxxxxxxxxxxxxxxxxxx>
- [PATCH v3 6/7] Drivers: hv: vmbus: Get the IRQ number from DT
- From: Roman Kisel <romank@xxxxxxxxxxxxxxxxxxx>
- [PATCH v3 5/7] dt-bindings: bus: Add Hyper-V VMBus cache coherency and IRQs
- From: Roman Kisel <romank@xxxxxxxxxxxxxxxxxxx>
- [PATCH v3 4/7] arm64: hyperv: Boot in a Virtual Trust Level
- From: Roman Kisel <romank@xxxxxxxxxxxxxxxxxxx>
- [PATCH v3 3/7] Drivers: hv: Provide arch-neutral implementation of get_vtl()
- From: Roman Kisel <romank@xxxxxxxxxxxxxxxxxxx>
- [PATCH v3 2/7] Drivers: hv: Enable VTL mode for arm64
- From: Roman Kisel <romank@xxxxxxxxxxxxxxxxxxx>
- [PATCH v3 1/7] arm64: hyperv: Use SMC to detect hypervisor presence
- From: Roman Kisel <romank@xxxxxxxxxxxxxxxxxxx>
- [PATCH v3 0/7] arm64: hyperv: Support Virtual Trust Level Boot
- From: Roman Kisel <romank@xxxxxxxxxxxxxxxxxxx>
- [PATCH] acpi/hmat,mm/memtier: always register hmat adist calculation callback
- From: Gregory Price <gourry@xxxxxxxxxx>
- Re: [PATCH] ACPI: rename acpi_arm_init to acpi_arch_init
- From: Miao Wang <shankerwangmiao@xxxxxxxxx>
- Re: [PATCH] ACPI: rename acpi_arm_init to acpi_arch_init
- From: Sunil V L <sunilvl@xxxxxxxxxxxxxxxx>
- Re: [PATCH] ACPI: rename acpi_arm_init to acpi_arch_init
- From: Miao Wang <shankerwangmiao@xxxxxxxxx>
- [PATCH v10 07/11] cxl/memscrub: Add CXL memory device patrol scrub control feature
- From: <shiju.jose@xxxxxxxxxx>
- [PATCH v10 10/11] ACPI:RAS2: Add ACPI RAS2 driver
- From: <shiju.jose@xxxxxxxxxx>
- [PATCH v10 11/11] ras: scrub: ACPI RAS2: Add memory ACPI RAS2 driver
- From: <shiju.jose@xxxxxxxxxx>
- [PATCH v10 09/11] platform: Add __free() based cleanup function for platform_device_put
- From: <shiju.jose@xxxxxxxxxx>
- [PATCH v10 08/11] cxl/memscrub: Add CXL memory device ECS control feature
- From: <shiju.jose@xxxxxxxxxx>
- [PATCH v10 06/11] cxl/mbox: Add SET_FEATURE mailbox command
- From: <shiju.jose@xxxxxxxxxx>
- [PATCH v10 05/11] cxl/mbox: Add GET_FEATURE mailbox command
- From: <shiju.jose@xxxxxxxxxx>
- [PATCH v10 04/11] cxl/mbox: Add GET_SUPPORTED_FEATURES mailbox command
- From: <shiju.jose@xxxxxxxxxx>
- [PATCH v10 03/11] EDAC: Add EDAC ECS control driver
- From: <shiju.jose@xxxxxxxxxx>
- [PATCH v10 02/11] EDAC: Add EDAC scrub control driver
- From: <shiju.jose@xxxxxxxxxx>
- [PATCH v10 01/11] EDAC: Add generic EDAC RAS control feature driver
- From: <shiju.jose@xxxxxxxxxx>
- [PATCH v10 00/11] EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers
- From: <shiju.jose@xxxxxxxxxx>
- Re: [PATCH] ACPI: rename acpi_arm_init to acpi_arch_init
- From: Sudeep Holla <sudeep.holla@xxxxxxx>
- [PATCH] ACPI: rename acpi_arm_init to acpi_arch_init
- From: Miao Wang via B4 Relay <devnull+shankerwangmiao.gmail.com@xxxxxxxxxx>
- Re: [PATCH v2 00/25] mm: introduce numa_memblks
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH] PCI/ACPI: Increase the number of Loongson's PCI host up to 8
- From: Huacai Chen <chenhuacai@xxxxxxxxxxx>
- Re: (subset) [PATCH v2 0/6] use device_for_each_child_node() to access device child nodes
- From: Lee Jones <lee@xxxxxxxxxx>
- Re: [PATCH v2 0/6] use device_for_each_child_node() to access device child nodes
- From: Lee Jones <lee@xxxxxxxxxx>
- Re: [PATCH v6 1/3] riscv: cacheinfo: remove the useless input parameter (node) of ci_leaf_init()
- From: patchwork-bot+linux-riscv@xxxxxxxxxx
- [rafael-pm:bleeding-edge] BUILD SUCCESS d138ebca836ae9753a88fe6824bcbfeed2f4aef0
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v2 00/25] mm: introduce numa_memblks
- From: Zi Yan <ziy@xxxxxxxxxx>
- Re: [PATCH v2 00/25] mm: introduce numa_memblks
- From: Zi Yan <ziy@xxxxxxxxxx>
- Re: [PATCH v2 00/25] mm: introduce numa_memblks
- From: Zi Yan <ziy@xxxxxxxxxx>
- Re: [PATCH v4 0/4] Add ACPI NUMA support for RISC-V
- From: Haibo Xu <xiaobo55x@xxxxxxxxx>
- Re: [PATCH v4 0/4] Add ACPI NUMA support for RISC-V
- From: Palmer Dabbelt <palmer@xxxxxxxxxxx>
- Re: [Bug][Regression] non-stop ACPI ([\_SB.PC00.LPCB.HEC.TSR1]) and thermal zone error
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: [Bug][Regression] non-stop ACPI ([\_SB.PC00.LPCB.HEC.TSR1]) and thermal zone error
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: [Bug][Regression] non-stop ACPI ([\_SB.PC00.LPCB.HEC.TSR1]) and thermal zone error
- From: "Linux regression tracking (Thorsten Leemhuis)" <regressions@xxxxxxxxxxxxx>
- [no subject]
- RE: [RFC PATCH v9 08/11] cxl/memscrub: Add CXL memory device ECS control feature
- From: Shiju Jose <shiju.jose@xxxxxxxxxx>
- [Bug][Regression] non-stop ACPI ([\_SB.PC00.LPCB.HEC.TSR1]) and thermal zone error
- From: Tom Yan <tom.ty89@xxxxxxxxx>
- Re: [PATCH v4 1/4] ACPI: RISCV: Add NUMA support based on SRAT and SLIT
- From: Haibo Xu <xiaobo55x@xxxxxxxxx>
- Re: [PATCH v4 1/4] ACPI: RISCV: Add NUMA support based on SRAT and SLIT
- From: Anup Patel <apatel@xxxxxxxxxxxxxxxx>
- Re: [PATCH v4 1/4] ACPI: RISCV: Add NUMA support based on SRAT and SLIT
- From: Haibo Xu <xiaobo55x@xxxxxxxxx>
- Re: [PATCH 0/2] Make ELOG log and trace consistently with GHES
- From: "Fabio M. De Francesco" <fabio.m.de.francesco@xxxxxxxxxxxxxxx>
- Re: [PATCH v4 1/4] ACPI: RISCV: Add NUMA support based on SRAT and SLIT
- From: Andrew Jones <ajones@xxxxxxxxxxxxxxxx>
- Re: [PATCH v4 0/4] Add ACPI NUMA support for RISC-V
- From: patchwork-bot+linux-riscv@xxxxxxxxxx
- [PATCH v2 25/25] docs: move numa=fake description to kernel-parameters.txt
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v2 24/25] mm: make range-to-target_node lookup facility a part of numa_memblks
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v2 23/25] arch_numa: switch over to numa_memblks
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v2 22/25] mm: numa_memblks: use memblock_{start,end}_of_DRAM() when sanitizing meminfo
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v2 21/25] mm: numa_memblks: make several functions and variables static
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v2 20/25] mm: numa_memblks: introduce numa_memblks_init
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v2 19/25] mm: introduce numa_emulation
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v2 18/25] mm: move numa_distance and related code from x86 to numa_memblks
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v2 17/25] mm: introduce numa_memblks
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v2 16/25] x86/numa: numa_{add,remove}_cpu: make cpu parameter unsigned
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v2 15/25] x86/numa_emu: use a helper function to get MAX_DMA32_PFN
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v2 14/25] x86/numa_emu: split __apicid_to_node update to a helper function
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v2 13/25] x86/numa_emu: simplify allocation of phys_dist
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v2 12/25] x86/numa: move FAKE_NODE_* defines to numa_emu
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v2 11/25] x86/numa: use get_pfn_range_for_nid to verify that node spans memory
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v2 10/25] x86/numa: simplify numa_distance allocation
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v2 09/25] arch, mm: pull out allocation of NODE_DATA to generic code
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v2 08/25] arch, mm: move definition of node_data to generic code
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v2 07/25] mm: drop CONFIG_HAVE_ARCH_NODEDATA_EXTENSION
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v2 06/25] MIPS: loongson64: drop HAVE_ARCH_NODEDATA_EXTENSION
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v2 05/25] MIPS: loongson64: rename __node_data to node_data
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v2 04/25] MIPS: sgi-ip27: drop HAVE_ARCH_NODEDATA_EXTENSION
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v2 03/25] MIPS: sgi-ip27: ensure node_possible_map only contains valid nodes
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v2 02/25] MIPS: sgi-ip27: make NODE_DATA() the same as on all other architectures
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v2 01/25] mm: move kernel/numa.c to mm/
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v2 00/25] mm: introduce numa_memblks
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH 04/17] arch, mm: move definition of node_data to generic code
- From: Davidlohr Bueso <dave@xxxxxxxxxxxx>
- Re: [RFC KERNEL PATCH v8 3/3] xen/privcmd: Add new syscall to get gsi from dev
- From: Stefano Stabellini <sstabellini@xxxxxxxxxx>
- Re: [PATCH 00/17] mm: introduce numa_memblks
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH 15/17] mm: make numa_memblks more self-contained
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH 12/17] mm: introduce numa_memblks
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH 06/17] x86/numa: simplify numa_distance allocation
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH v2 1/6] device property: document device_for_each_child_node macro
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 02/17] MIPS: sgi-ip27: make NODE_DATA() the same as on all other architectures
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH v2 1/6] device property: document device_for_each_child_node macro
- From: Markus Elfring <Markus.Elfring@xxxxxx>
- Re: [PATCH v2 2/6] hwmon: (ltc2992) use device_for_each_child_node_scoped() to access child nodes
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- [PATCH v2 6/6] net: mvpp2: use device_for_each_child_node() to access device child nodes
- From: Javier Carrasco <javier.carrasco.cruz@xxxxxxxxx>
- [PATCH v2 5/6] leds: pca995x: use device_for_each_child_node() to access device child nodes
- From: Javier Carrasco <javier.carrasco.cruz@xxxxxxxxx>
- [PATCH v2 4/6] leds: is31fl319x: use device_for_each_child_node_scoped() to access child nodes
- From: Javier Carrasco <javier.carrasco.cruz@xxxxxxxxx>
- [PATCH v2 3/6] leds: bd2606mvv: fix device child node usage in bd2606mvv_probe()
- From: Javier Carrasco <javier.carrasco.cruz@xxxxxxxxx>
- [PATCH v2 2/6] hwmon: (ltc2992) use device_for_each_child_node_scoped() to access child nodes
- From: Javier Carrasco <javier.carrasco.cruz@xxxxxxxxx>
- [PATCH v2 1/6] device property: document device_for_each_child_node macro
- From: Javier Carrasco <javier.carrasco.cruz@xxxxxxxxx>
- [PATCH v2 0/6] use device_for_each_child_node() to access device child nodes
- From: Javier Carrasco <javier.carrasco.cruz@xxxxxxxxx>
- Re: [PATCH 15/17] mm: make numa_memblks more self-contained
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH 13/17] mm: move numa_distance and related code from x86 to numa_memblks
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH 14/17] mm: introduce numa_emulation
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH 05/17] arch, mm: pull out allocation of NODE_DATA to generic code
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v2] ACPI: HMAT: Mark hmat_set_default_dram_perf() as __init
- From: Nathan Chancellor <nathan@xxxxxxxxxx>
- Re: [RFC PATCH v9 08/11] cxl/memscrub: Add CXL memory device ECS control feature
- From: fan <nifan.cxl@xxxxxxxxx>
- Re: [PATCH 17/17] mm: make range-to-target_node lookup facility a part of numa_memblks
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- Re: [PATCH 12/17] mm: introduce numa_memblks
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- Re: [PATCH 16/17] arch_numa: switch over to numa_memblks
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- Re: [PATCH 15/17] mm: make numa_memblks more self-contained
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- Re: [PATCH 13/17] mm: move numa_distance and related code from x86 to numa_memblks
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- Re: [PATCH 11/17] x86/numa: numa_{add,remove}_cpu: make cpu parameter unsigned
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- Re: [PATCH 10/17] x86/numa_emu: use a helper function to get MAX_DMA32_PFN
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- Re: [PATCH 09/17] x86/numa_emu: split __apicid_to_node update to a helper function
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- Re: [PATCH 08/17] x86/numa_emu: simplify allocation of phys_dist
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- Re: [PATCH 07/17] x86/numa: move FAKE_NODE_* defines to numa_emu
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- Re: [PATCH 06/17] x86/numa: simplify numa_distance allocation
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- 撤回: [PATCH] ACPI: Refine acpi_handle_debug defination
- From: "Li,Rongqing" <lirongqing@xxxxxxxxx>
- Re: [PATCH 05/17] arch, mm: pull out allocation of NODE_DATA to generic code
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- Re: [PATCH 05/17] arch, mm: pull out allocation of NODE_DATA to generic code
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 14/17] mm: introduce numa_emulation
- From: Zi Yan <ziy@xxxxxxxxxx>
- Re: [PATCH 05/17] arch, mm: pull out allocation of NODE_DATA to generic code
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- Re: [PATCH 05/17] arch, mm: pull out allocation of NODE_DATA to generic code
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 04/17] arch, mm: move definition of node_data to generic code
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- Re: [PATCH 05/17] arch, mm: pull out allocation of NODE_DATA to generic code
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH 03/17] MIPS: loongson64: rename __node_data to node_data
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- [PATCH] ACPI: processor: Silence per-cpu acpi_handle_info about idle states
- From: Li RongQing <lirongqing@xxxxxxxxx>
- Re: [PATCH 05/17] arch, mm: pull out allocation of NODE_DATA to generic code
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v3 3/3] PCI/ACPI: Add pci_acpi_program_hest_aer_params()
- From: Yazen Ghannam <yazen.ghannam@xxxxxxx>
- Re: [PATCH 02/17] MIPS: sgi-ip27: make NODE_DATA() the same as on all other architectures
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- Re: [PATCH 01/17] mm: move kernel/numa.c to mm/
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- [no subject]
- Re: [PATCH 00/17] mm: introduce numa_memblks
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- Re: [PATCH 13/17] mm: move numa_distance and related code from x86 to numa_memblks
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [rafael-pm:bleeding-edge] BUILD SUCCESS 41f11a809ce70487211305636f9fd1e00ddec1a9
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [RFC PATCH v9 07/11] cxl/memscrub: Add CXL memory device patrol scrub control feature
- From: fan <nifan.cxl@xxxxxxxxx>
- Re: [PATCH 13/17] mm: move numa_distance and related code from x86 to numa_memblks
- From: Samuel Holland <samuel.holland@xxxxxxxxxx>
- Re: [PATCH v3 1/3] ACPI/APEI: Add hest_parse_pcie_aer()
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v3 1/3] ACPI/APEI: Add hest_parse_pcie_aer()
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v3 0/3] Parse the HEST PCIe AER and set to relevant registers
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- Re: [PATCH v3 0/3] Parse the HEST PCIe AER and set to relevant registers
- From: Yazen Ghannam <yazen.ghannam@xxxxxxx>
- [PATCH v1] ACPI: APD: Add AMDI0015 as platform device
- From: Shyam Sundar S K <Shyam-sundar.S-k@xxxxxxx>
- [rafael-pm:bleeding-edge] BUILD SUCCESS ec55178bd6157b96a8906eed065455c305d202db
- From: kernel test robot <lkp@xxxxxxxxx>
- RE: [RFC PATCH v9 06/11] cxl/mbox: Add SET_FEATURE mailbox command
- From: Shiju Jose <shiju.jose@xxxxxxxxxx>
- RE: [RFC PATCH v9 05/11] cxl/mbox: Add GET_FEATURE mailbox command
- From: Shiju Jose <shiju.jose@xxxxxxxxxx>
- Re: [PATCH 05/17] arch, mm: pull out allocation of NODE_DATA to generic code
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [RFC PATCH v9 02/11] EDAC: Add EDAC scrub control driver
- From: Mauro Carvalho Chehab <maurochehab@xxxxxxxxx>
- [PATCH v3 1/3] ACPI/APEI: Add hest_parse_pcie_aer()
- From: LeoLiu-oc <LeoLiu-oc@xxxxxxxxxxx>
- [PATCH v3 2/3] PCI: Add AER bits #defines for PCIe to PCI/PCI-X Bridge
- From: LeoLiu-oc <LeoLiu-oc@xxxxxxxxxxx>
- [PATCH v3 0/3] Parse the HEST PCIe AER and set to relevant registers
- From: LeoLiu-oc <LeoLiu-oc@xxxxxxxxxxx>
- [PATCH v3 3/3] PCI/ACPI: Add pci_acpi_program_hest_aer_params()
- From: LeoLiu-oc <LeoLiu-oc@xxxxxxxxxxx>
- Re: [RFC PATCH v9 01/11] EDAC: Add generic EDAC RAS feature driver
- From: Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx>
- [PATCH] ACPICA: ACPICA: check null return of ACPI_ALLOCATE_ZEROED in acpi_db_convert_to_package ACPICA commit 4d4547cf13cca820ff7e0f859ba83e1a610b9fd0
- From: xiaopeitux@xxxxxxxxxxx
- Re: [RFC PATCH v9 06/11] cxl/mbox: Add SET_FEATURE mailbox command
- From: nifan.cxl@xxxxxxxxx
- Re: [RFC PATCH v9 05/11] cxl/mbox: Add GET_FEATURE mailbox command
- From: nifan.cxl@xxxxxxxxx
- Re: [RFC PATCH v9 04/11] cxl/mbox: Add GET_SUPPORTED_FEATURES mailbox command
- From: nifan.cxl@xxxxxxxxx
- Re: [RFC PATCH v9 03/11] EDAC: Add EDAC ECS control driver
- From: nifan.cxl@xxxxxxxxx
- Re: [PATCH 05/17] arch, mm: pull out allocation of NODE_DATA to generic code
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 01/17] mm: move kernel/numa.c to mm/
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 04/17] arch, mm: move definition of node_data to generic code
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 03/17] MIPS: loongson64: rename __node_data to node_data
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 02/17] MIPS: sgi-ip27: make NODE_DATA() the same as on all other architectures
- From: David Hildenbrand <david@xxxxxxxxxx>
- RE: [RFC PATCH v9 02/11] EDAC: Add EDAC scrub control driver
- From: Shiju Jose <shiju.jose@xxxxxxxxxx>
- Re: [RFC PATCH v9 03/11] EDAC: Add EDAC ECS control driver
- From: Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx>
- [no subject]
- Re: [RFC PATCH v9 02/11] EDAC: Add EDAC scrub control driver
- From: Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx>
- Re: [PATCH v3] ACPI: PM: Use max() for clearer D3 state selection in acpi_dev_pm_get_state
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- RE: [RFC PATCH v9 01/11] EDAC: Add generic EDAC RAS feature driver
- From: Shiju Jose <shiju.jose@xxxxxxxxxx>
- RE: [RFC PATCH v9 01/11] EDAC: Add generic EDAC RAS feature driver
- From: Shiju Jose <shiju.jose@xxxxxxxxxx>
- Re: [RFC PATCH v9 01/11] EDAC: Add generic EDAC RAS feature driver
- From: Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx>
- Re: [GIT PULL] Power management updates for v6.11-rc1
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [GIT PULL] ACPI updates for v6.11-rc1
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [GIT PULL] Thermal control updates for v6.11-rc1
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [RFC PATCH v9 01/11] EDAC: Add generic EDAC RAS feature driver
- From: fan <nifan.cxl@xxxxxxxxx>
- [rafael-pm:bleeding-edge] BUILD SUCCESS 218ca41f1f26732bf9b2d041ba0e7e52a1c29ad2
- From: kernel test robot <lkp@xxxxxxxxx>
- [RFC PATCH v9 11/11] ras: scrub: ACPI RAS2: Add memory ACPI RAS2 driver
- From: <shiju.jose@xxxxxxxxxx>
- [RFC PATCH v9 10/11] ACPI:RAS2: Add ACPI RAS2 driver
- From: <shiju.jose@xxxxxxxxxx>
- [RFC PATCH v9 09/11] platform: Add __free() based cleanup function for platform_device_put
- From: <shiju.jose@xxxxxxxxxx>
- [RFC PATCH v9 08/11] cxl/memscrub: Add CXL memory device ECS control feature
- From: <shiju.jose@xxxxxxxxxx>
- [RFC PATCH v9 07/11] cxl/memscrub: Add CXL memory device patrol scrub control feature
- From: <shiju.jose@xxxxxxxxxx>
- [RFC PATCH v9 06/11] cxl/mbox: Add SET_FEATURE mailbox command
- From: <shiju.jose@xxxxxxxxxx>
- [RFC PATCH v9 05/11] cxl/mbox: Add GET_FEATURE mailbox command
- From: <shiju.jose@xxxxxxxxxx>
- [RFC PATCH v9 01/11] EDAC: Add generic EDAC RAS feature driver
- From: <shiju.jose@xxxxxxxxxx>
- [RFC PATCH v9 04/11] cxl/mbox: Add GET_SUPPORTED_FEATURES mailbox command
- From: <shiju.jose@xxxxxxxxxx>
- [RFC PATCH v9 00/11] EDAC: Scrub: Introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers
- From: <shiju.jose@xxxxxxxxxx>
- [RFC PATCH v9 03/11] EDAC: Add EDAC ECS control driver
- From: <shiju.jose@xxxxxxxxxx>
- [RFC PATCH v9 02/11] EDAC: Add EDAC scrub control driver
- From: <shiju.jose@xxxxxxxxxx>
- [PATCH v3] ACPI: PM: Use max() for clearer D3 state selection in acpi_dev_pm_get_state
- From: Prabhakar Pujeri <prabhakar.pujeri@xxxxxxxxx>
- Re: [PATCH 03/17] MIPS: loongson64: rename __node_data to node_data
- From: "Jiaxun Yang" <jiaxun.yang@xxxxxxxxxxx>
- [PATCH 17/17] mm: make range-to-target_node lookup facility a part of numa_memblks
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH 16/17] arch_numa: switch over to numa_memblks
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH 15/17] mm: make numa_memblks more self-contained
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH 14/17] mm: introduce numa_emulation
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH 13/17] mm: move numa_distance and related code from x86 to numa_memblks
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH 12/17] mm: introduce numa_memblks
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH 11/17] x86/numa: numa_{add,remove}_cpu: make cpu parameter unsigned
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH 10/17] x86/numa_emu: use a helper function to get MAX_DMA32_PFN
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH 09/17] x86/numa_emu: split __apicid_to_node update to a helper function
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH 08/17] x86/numa_emu: simplify allocation of phys_dist
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH 07/17] x86/numa: move FAKE_NODE_* defines to numa_emu
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH 06/17] x86/numa: simplify numa_distance allocation
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH 05/17] arch, mm: pull out allocation of NODE_DATA to generic code
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH 04/17] arch, mm: move definition of node_data to generic code
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH 03/17] MIPS: loongson64: rename __node_data to node_data
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH 02/17] MIPS: sgi-ip27: make NODE_DATA() the same as on all other architectures
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH 01/17] mm: move kernel/numa.c to mm/
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH 00/17] mm: introduce numa_memblks
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [GIT PULL] ACPI updates for v6.11-rc1
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- [GIT PULL] Power management updates for v6.11-rc1
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- [GIT PULL] Thermal control updates for v6.11-rc1
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- [PATCH] ACPI: CPPC: Fix MASK_VAL() usage
- From: Clément Léger <cleger@xxxxxxxxxxxx>
- [PATCH v4] x86/acpi: fix panic while AP online later with kernel parameter maxcpus=1
- From: Zhiquan Li <zhiquan1.li@xxxxxxxxx>
- Re: [PATCH 3/6] leds: bd2606mvv: use device_for_each_child_node() to access device child nodes
- From: Javier Carrasco <javier.carrasco.cruz@xxxxxxxxx>
- [rafael-pm:bleeding-edge] BUILD SUCCESS ea35b5c5cf97356261c6e518e2e185eaa6c45d71
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 3/6] leds: bd2606mvv: use device_for_each_child_node() to access device child nodes
- From: Andreas Kemnade <andreas@xxxxxxxxxxxx>
- Re: [PATCH] ACPI: HMAT: Mark hmat_set_default_dram_perf() as __init
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: [PATCH] ACPI: HMAT: Mark hmat_set_default_dram_perf() as __init
- From: Dave Jiang <dave.jiang@xxxxxxxxx>
- Re: [PATCH v3 2/5] iommu: Resolve fwspec ops automatically
- From: Robin Murphy <robin.murphy@xxxxxxx>
- Re: [PATCH v3 2/5] iommu: Resolve fwspec ops automatically
- From: Will Deacon <will@xxxxxxxxxx>
- Re: [PATCH v3 2/5] iommu: Resolve fwspec ops automatically
- From: Robin Murphy <robin.murphy@xxxxxxx>
- Re: [PATCH v3 2/5] iommu: Resolve fwspec ops automatically
- From: Will Deacon <will@xxxxxxxxxx>
- Re: [PATCH v3 2/5] iommu: Resolve fwspec ops automatically
- From: Will Deacon <will@xxxxxxxxxx>
- Re: [PATCH v3 2/5] iommu: Resolve fwspec ops automatically
- From: Jon Hunter <jonathanh@xxxxxxxxxx>
- Re: [PATCH v1] ACPI: EC: Do not release locks during operation region accesses
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- [bug report] platform/x86: hp-wmi: Fix platform profile option switch bug on Omen and Victus laptops
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH v3 0/2] fw_devlink overlay fix
- From: Herve Codina <herve.codina@xxxxxxxxxxx>
- Re: [PATCH v3 2/5] iommu: Resolve fwspec ops automatically
- From: Robin Murphy <robin.murphy@xxxxxxx>
- Re: [PATCH v3 2/5] iommu: Resolve fwspec ops automatically
- From: Jon Hunter <jonathanh@xxxxxxxxxx>
- RE: [PATCH v5 0/2] PCI/AER: Handle Advisory Non-Fatal error
- From: "Duan, Zhenzhong" <zhenzhong.duan@xxxxxxxxx>
- Re: [PATCH] ACPI: HMAT: Mark hmat_set_default_dram_perf() as __init
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: [PATCH v1] irq: Set IRQF_COND_ONESHOT in request_irq()
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [PATCH v2 3/5] efi/cper: Add a new helper function to print bitmasks
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- Re: [PATCH 3/6] leds: bd2606mvv: use device_for_each_child_node() to access device child nodes
- From: Jonathan Cameron <jic23@xxxxxxxxxxxxxxxxxxxxx>
- Re: [syzbot] [mm?] INFO: rcu detected stall in sys_wait4 (4)
- From: syzbot <syzbot+6969434de600a6ba9f07@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: Regression in 6.8 from "ACPI: OSL: Use a threaded interrupt handler for SCI"
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- [PATCH v1] irq: Set IRQF_COND_ONESHOT in request_irq()
- From: "Rafael J. Wysocki" <rjw@xxxxxxxxxxxxx>
- [rafael-pm:bleeding-edge] BUILD SUCCESS ecea71f32ac764472931531d00cff6f94b56cc22
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH] ACPI: HMAT: Mark hmat_set_default_dram_perf() as __init
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- [PATCH v2 1/5] RAS: Report all ARM processor CPER information to userspace
- From: Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx>
- [PATCH v2 4/5] efi/cper: align ARM CPER type with UEFI 2.9A/2.10 specs
- From: Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx>
- [PATCH v2 0/5] Fix issues with ARM Processor CPER records
- From: Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx>
- [PATCH v2 5/5] docs: efi: add CPER functions to driver-api
- From: Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx>
- [PATCH v2 3/5] efi/cper: Add a new helper function to print bitmasks
- From: Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx>
- [PATCH v2 2/5] efi/cper: Adjust infopfx size to accept an extra space
- From: Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx>
- Re: [PATCH 1/6] RAS: ACPI: APEI: add conditional compilation to ARM error report functions
- From: Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx>
- Re: Regression in 6.8 from "ACPI: OSL: Use a threaded interrupt handler for SCI"
- From: Stefan Seyfried <stefan.seyfried@xxxxxxxxxxxxxx>
- Re: [PATCH v2 2/4] x86/mce, EDAC/mce_amd: Add support for new MCA_SYND{1,2} registers
- From: "Naik, Avadhut" <avadnaik@xxxxxxx>
- [PATCH] ACPI: HMAT: Mark hmat_set_default_dram_perf() as __init
- From: Nathan Chancellor <nathan@xxxxxxxxxx>
- Re: [GIT PULL] ACPI fix for v6.10-rc8
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [GIT PULL] Power management fixes for v6.10-rc8
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [PATCH v6 10/17] ACPI: RISC-V: Implement function to reorder irqchip probe entries
- From: Sunil V L <sunilvl@xxxxxxxxxxxxxxxx>
- Re: [PATCH v6 11/17] ACPI: RISC-V: Initialize GSI mapping structures
- From: Sunil V L <sunilvl@xxxxxxxxxxxxxxxx>
- Re: Regression in 6.8 from "ACPI: OSL: Use a threaded interrupt handler for SCI"
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: [PATCH v2 0/5] ACPI: sysfs: manage sysfs attributes through device core
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- Re: [PATCH v2 0/5] ACPI: sysfs: manage sysfs attributes through device core
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: [PATCH v6 11/17] ACPI: RISC-V: Initialize GSI mapping structures
- From: Lorenzo Pieralisi <lpieralisi@xxxxxxxxxx>
- [GIT PULL] ACPI fix for v6.10-rc8
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- [GIT PULL] Power management fixes for v6.10-rc8
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: [PATCH v2 2/4] x86/mce, EDAC/mce_amd: Add support for new MCA_SYND{1,2} registers
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: [PATCH v10 18/19] arm64: document virtual CPU hotplug's expectations
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- [rafael-pm:bleeding-edge 179/184] drivers/thermal/intel/intel_quark_dts_thermal.c:258:16: error: expected ':' before 'return'
- From: kernel test robot <lkp@xxxxxxxxx>
- [rafael-pm:bleeding-edge 179/184] drivers/thermal/imx_thermal.c:385:26: error: initialization of 'int (*)(struct thermal_zone_device *, const struct thermal_trip *, int)' from incompatible pointer type 'int (*)(struct thermal_zone_device *, int, int)'
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH v2 5/5] ACPI: sysfs: remove return value of acpi_device_setup_files()
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- [PATCH v2 0/5] ACPI: sysfs: manage sysfs attributes through device core
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- [PATCH v2 4/5] ACPI: sysfs: manage sysfs attributes through device core
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- [PATCH v2 2/5] ACPI: sysfs: evaluate _STR on each sysfs access
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- [PATCH v2 3/5] ACPI: sysfs: manage attributes as attribute_group
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- [PATCH v2 1/5] ACPI: sysfs: validate return type of _STR method
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- Re: [PATCH] ACPI: resource: Skip IRQ override on Asus Vivobook Pro N6506MJ
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: [PATCH] Staging: acpi: fixed a coding style issue moving from strcpy to strscpy.
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: [PATCH] acpi video: force native for some T2 macbooks
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- [rafael-pm:bleeding-edge] BUILD SUCCESS bdf722ad7d75fbd430698272c6797b2d8f7c7ffb
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v2 4/4] EDAC/mce_amd: Add support for FRU Text in MCA
- From: "Naik, Avadhut" <avadnaik@xxxxxxx>
- Re: [PATCH v2 2/4] x86/mce, EDAC/mce_amd: Add support for new MCA_SYND{1,2} registers
- From: "Naik, Avadhut" <avadnaik@xxxxxxx>
- Re: [PATCH 5/6] efi/cper: align ARM CPER type with UEFI 2.9A/2.10 specs
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- Re: [PATCH 6/6] docs: efi: add CPER functions to driver-api
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- Re: [PATCH 4/6] efi/cper: Add a new helper function to print bitmasks
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- Re: [PATCH 3/6] leds: bd2606mvv: use device_for_each_child_node() to access device child nodes
- From: Javier Carrasco <javier.carrasco.cruz@xxxxxxxxx>
- Re: [PATCH 2/6] RAS: Report all ARM processor CPER information to userspace
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- Re: [PATCH 1/6] RAS: ACPI: APEI: add conditional compilation to ARM error report functions
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- Re: [PATCH 1/6] RAS: ACPI: APEI: add conditional compilation to ARM error report functions
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: Regression in 6.8 from "ACPI: OSL: Use a threaded interrupt handler for SCI"
- From: "Wysocki, Rafael J" <rafael.j.wysocki@xxxxxxxxx>
- Re: [PATCH 1/6] RAS: ACPI: APEI: add conditional compilation to ARM error report functions
- From: Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx>
- Re: [PATCH 1/6] RAS: ACPI: APEI: add conditional compilation to ARM error report functions
- From: Borislav Petkov <bp@xxxxxxxxx>
- [PATCH 2/6] RAS: Report all ARM processor CPER information to userspace
- From: Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx>
- [PATCH 3/6] efi/cper: Adjust infopfx size to accept an extra space
- From: Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx>
- [PATCH 5/6] efi/cper: align ARM CPER type with UEFI 2.9A/2.10 specs
- From: Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx>
- [PATCH 0/6] Fix issues with ARM Processor CPER records
- From: Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx>
- [PATCH 6/6] docs: efi: add CPER functions to driver-api
- From: Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx>
- [PATCH 1/6] RAS: ACPI: APEI: add conditional compilation to ARM error report functions
- From: Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx>
- [PATCH 4/6] efi/cper: Add a new helper function to print bitmasks
- From: Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx>
- Re: [PATCH] acpi video: force native for some T2 macbooks
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- Re: [PATCH 3/6] leds: bd2606mvv: use device_for_each_child_node() to access device child nodes
- From: Javier Carrasco <javier.carrasco.cruz@xxxxxxxxx>
- [PATCH] ACPI: resource: Skip IRQ override on Asus Vivobook Pro N6506MJ
- From: Tamim Khan <tamim@xxxxxxxxxxx>
- Re: [PATCH 6/6] net: mvpp2: use device_for_each_child_node() to access device child nodes
- From: Jonathan Cameron <jic23@xxxxxxxxxx>
- Re: [PATCH 5/6] leds: pca995x: use device_for_each_child_node() to access device child nodes
- From: Jonathan Cameron <jic23@xxxxxxxxxx>
- Re: [PATCH 4/6] leds: is31fl319x: use device_for_each_child_node_scoped() to access child nodes
- From: Jonathan Cameron <jic23@xxxxxxxxxx>
- Re: [PATCH 3/6] leds: bd2606mvv: use device_for_each_child_node() to access device child nodes
- From: Jonathan Cameron <jic23@xxxxxxxxxx>
- Re: [PATCH 2/6] hwmon: (ltc2992) use device_for_each_child_node_scoped() to access child nodes
- From: Jonathan Cameron <jic23@xxxxxxxxxx>
- Re: [PATCH 1/6] device property: document device_for_each_child_node macro
- From: Jonathan Cameron <jic23@xxxxxxxxxx>
- [PATCH 6/6] net: mvpp2: use device_for_each_child_node() to access device child nodes
- From: Javier Carrasco <javier.carrasco.cruz@xxxxxxxxx>
- [PATCH 5/6] leds: pca995x: use device_for_each_child_node() to access device child nodes
- From: Javier Carrasco <javier.carrasco.cruz@xxxxxxxxx>
- [PATCH 4/6] leds: is31fl319x: use device_for_each_child_node_scoped() to access child nodes
- From: Javier Carrasco <javier.carrasco.cruz@xxxxxxxxx>
- [PATCH 3/6] leds: bd2606mvv: use device_for_each_child_node() to access device child nodes
- From: Javier Carrasco <javier.carrasco.cruz@xxxxxxxxx>
- [PATCH 2/6] hwmon: (ltc2992) use device_for_each_child_node_scoped() to access child nodes
- From: Javier Carrasco <javier.carrasco.cruz@xxxxxxxxx>
- [PATCH 1/6] device property: document device_for_each_child_node macro
- From: Javier Carrasco <javier.carrasco.cruz@xxxxxxxxx>
- [PATCH 0/6] use device_for_each_child_node() to access device child nodes
- From: Javier Carrasco <javier.carrasco.cruz@xxxxxxxxx>
- Re: [PATCH] ACPI / PMIC: Remove unneeded check in tps68470_pmic_opregion_probe()
- From: Markus Elfring <Markus.Elfring@xxxxxx>
- Re: [PATCH] ACPI / PMIC: Remove unneeded check in tps68470_pmic_opregion_probe()
- From: Sakari Ailus <sakari.ailus@xxxxxxxxxxxxxxx>
- [PATCH v2 4/4] Updating a deprecated use of strcpy in button.c file.
- From: Muhammad Qasim Abdul Majeed <qasim.majeed20@xxxxxxxxx>
- [PATCH 4/4] Updating a deprecated use of strcpy in button.c file.
- From: Muhammad Qasim Abdul Majeed <qasim.majeed20@xxxxxxxxx>
- [PATCH 3/4] Updating a deprecated use of strcpy in battry.c file.
- From: Muhammad Qasim Abdul Majeed <qasim.majeed20@xxxxxxxxx>
- [PATCH 2/4] Updating a deprecated use of strcpy in acpi_processor.c file.
- From: Muhammad Qasim Abdul Majeed <qasim.majeed20@xxxxxxxxx>
- [PATCH 1/4] Updating a deprecated use of strcpy from acpi_pad.c file.
- From: Muhammad Qasim Abdul Majeed <qasim.majeed20@xxxxxxxxx>
- [PATCH] Updating a deprecated use of strcpy in ac.c file.
- From: Muhammad Qasim Abdul Majeed <qasim.majeed20@xxxxxxxxx>
- [PROBLEM net-next] drivers/pnp/pnpbios/core.c:90:20: error: variable ‘value’ set but not used [-Werror=unused-but-set-variable]
- From: Mirsad Todorovac <mtodorovac69@xxxxxxxxx>
- [rafael-pm:bleeding-edge] BUILD SUCCESS 375cf1e8ce4fafedf04a97482f88b3ff10035b51
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH] Staging: acpi: fixed a coding style issue moving from strcpy to strscpy.
- From: Thomas Andreatta <thomasandreatta2000@xxxxxxxxx>
- [PATCH] acpi video: force native for some T2 macbooks
- From: Aditya Garg <gargaditya08@xxxxxxxx>
- [PATCH] ACPI / PMIC: Remove unneeded check in tps68470_pmic_opregion_probe()
- From: Aleksandr Mishin <amishin@xxxxxxxxxx>
- Re: [PATCH 3/3] x86/64/kexec: Rewrite init_transition_pgtable() with kernel_ident_mapping_init()
- From: "Huang, Kai" <kai.huang@xxxxxxxxx>
- ACPI: APEI: ERST: Don't retry read when "Record Store Empty"
- From: NOMURA JUNICHI(野村 淳一) <junichi.nomura@xxxxxxx>
- Re: [PATCH v3] memory tier: consolidate the initialization of memory tiers
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- Re: [PATCH v2 1/1] memory tier: consolidate the initialization of memory tiers
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- Re: [PATCH v2 1/1] memory tier: consolidate the initialization of memory tiers
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- [PATCH v1] ACPI: EC: Do not release locks during operation region accesses
- From: "Rafael J. Wysocki" <rjw@xxxxxxxxxxxxx>
- Re: [PATCH v3 0/5] iommu: Remove iommu_fwspec ops
- From: Will Deacon <will@xxxxxxxxxx>
- Re: [PATCH 3/3] x86/64/kexec: Rewrite init_transition_pgtable() with kernel_ident_mapping_init()
- From: "kirill.shutemov@xxxxxxxxxxxxxxx" <kirill.shutemov@xxxxxxxxxxxxxxx>
- Re: [PATCH v3] Updating a deprecated use of strcpy.
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: [PATCH] acpi: Support CONFIG_ACPI without CONFIG_PCI
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: [PATCH v3] x86/acpi: fix panic while AP online later with kernel parameter maxcpus=1
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: [PATCH v3] memory tier: consolidate the initialization of memory tiers
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- [PATCH v3] memory tier: consolidate the initialization of memory tiers
- From: "Ho-Ren (Jack) Chuang" <horen.chuang@xxxxxxxxx>
- [rafael-pm:bleeding-edge] BUILD SUCCESS WITH WARNING afefac1395033609973da997224eceaece6dadf5
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [ACPI Code First ECN v4] "Extended-linear" addressing for direct-mapped memory-side caches
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [PATCH v2 2/2] RAS/AMD/ATL: Translate normalized to system physical addresses using PRM
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: [PATCH v2 2/2] RAS/AMD/ATL: Translate normalized to system physical addresses using PRM
- From: John Allen <john.allen@xxxxxxx>
- [rafael-pm:bleeding-edge 136/137] drivers/thermal/uniphier_thermal.c:269:13: warning: unused variable 'i'
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 3/3] x86/64/kexec: Rewrite init_transition_pgtable() with kernel_ident_mapping_init()
- From: "Huang, Kai" <kai.huang@xxxxxxxxx>
- Re: [PATCH 2/3] x86/acpi: Replace manual page table initialization with kernel_ident_mapping_init()
- From: "Huang, Kai" <kai.huang@xxxxxxxxx>
- Re: [PATCH 1/3] x86/mm/ident_map: Fix virtual address wrap to zero
- From: "Huang, Kai" <kai.huang@xxxxxxxxx>
- Re: [PATCH v2 1/1] memory tier: consolidate the initialization of memory tiers
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- [PATCH v3] Updating a deprecated use of strcpy.
- From: Muhammad Qasim Abdul Majeed <qasim.majeed20@xxxxxxxxx>
- Re: [PATCH v2 1/1] memory tier: consolidate the initialization of memory tiers
- From: "Ho-Ren (Jack) Chuang" <horen.chuang@xxxxxxxxx>
- Re: [PATCH v3] x86/acpi: fix panic while AP online later with kernel parameter maxcpus=1
- From: Zhiquan Li <zhiquan1.li@xxxxxxxxx>
- Re: [PATCH v3] x86/acpi: fix panic while AP online later with kernel parameter maxcpus=1
- From: "Huang, Kai" <kai.huang@xxxxxxxxx>
- Re: [PATCH] acpi: Support CONFIG_ACPI without CONFIG_PCI
- From: "Jitindar Singh, Suraj" <surajjs@xxxxxxxxxx>
- Re: [PATCH v2] Updating a vulnerable use of strcpy.
- From: Christophe JAILLET <christophe.jaillet@xxxxxxxxxx>
- Re: [PATCH v2] Updating a vulnerable use of strcpy.
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: [PATCH] ACPI: button: call input_free_device when input_register_device fails
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: [PATCH 1/2] ACPI: CPPC: Replace ternary operator with max() in cppc_find_dmi_mhz
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- [PATCH v2] Updating a vulnerable use of strcpy.
- From: Muhammad Qasim Abdul Majeed <qasim.majeed20@xxxxxxxxx>
- Re: [PATCH] ACPI: resource: Skip IRQ override on Asus Vivobook Pro N6506MU
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: [PATCH v4] ACPI: processor_idle: Fix invalid comparison with insertion sort for latency
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: [PATCH v2 1/2] ACPI: PRM: Add PRM handler direct call support
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH v2 1/1] memory tier: consolidate the initialization of memory tiers
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- [PATCH] ACPI: resource: Skip IRQ override on Asus Vivobook Pro N6506MU
- From: Tamim Khan <tamim@xxxxxxxxxxx>
- Re: [PATCH v4] ACPI: processor_idle: Fix invalid comparison with insertion sort for latency
- From: Mario Limonciello <mario.limonciello@xxxxxxx>
- Re: [PATCH v3] x86/acpi: fix panic while AP online later with kernel parameter maxcpus=1
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: [ACPI Code First ECN v4] "Extended-linear" addressing for direct-mapped memory-side caches
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- Re: [PATCH v2 0/4] iommu: Remove iommu_fwspec ops
- From: Robin Murphy <robin.murphy@xxxxxxx>
- Re: [PATCH v3] x86/acpi: fix panic while AP online later with kernel parameter maxcpus=1
- From: "Huang, Kai" <kai.huang@xxxxxxxxx>
- [PATCH v3 5/5] iommu: Remove iommu_fwspec ops
- From: Robin Murphy <robin.murphy@xxxxxxx>
- [PATCH v3 4/5] OF: Simplify of_iommu_configure()
- From: Robin Murphy <robin.murphy@xxxxxxx>
- [PATCH v3 3/5] ACPI: Retire acpi_iommu_fwspec_ops()
- From: Robin Murphy <robin.murphy@xxxxxxx>
- [PATCH v3 2/5] iommu: Resolve fwspec ops automatically
- From: Robin Murphy <robin.murphy@xxxxxxx>
- [PATCH v3 1/5] iommu/mediatek-v1: Clean up redundant fwspec checks
- From: Robin Murphy <robin.murphy@xxxxxxx>
- [PATCH v3 0/5] iommu: Remove iommu_fwspec ops
- From: Robin Murphy <robin.murphy@xxxxxxx>
- Re: [PATCH v4] ACPI: processor_idle: Fix invalid comparison with insertion sort for latency
- From: Julian Sikorski <belegdol@xxxxxxxxx>
- Re: [PATCH v2 1/1] memory tier: consolidate the initialization of memory tiers
- From: "Ho-Ren (Jack) Chuang" <horen.chuang@xxxxxxxxx>
- Re: [PATCH v2] cpufreq/cppc: fix perf_to_khz/khz_to_perf conversion exception
- From: "liwei (JK)" <liwei728@xxxxxxxxxx>
- [PATCH v3] x86/acpi: fix panic while AP online later with kernel parameter maxcpus=1
- From: Zhiquan Li <zhiquan1.li@xxxxxxxxx>
- [ACPI Code First ECN v4] "Extended-linear" addressing for direct-mapped memory-side caches
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- [PATCH v4] ACPI: processor_idle: Fix invalid comparison with insertion sort for latency
- From: Kuan-Wei Chiu <visitorckw@xxxxxxxxx>
- Re: [PATCH v2 4/4] iommu: Remove iommu_fwspec ops
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH] ACPI: Use str_plural() Function for Argument List Handling
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: [PATCH] ACPI: Optimize Namespace List Sorting in nsrepair2.c
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: [PATCH] ACPI: PMIC: Constify struct pmic_table
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: [PATCH v2] Updating a vulnerable use of strcpy.
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: [PATCH v3] ACPI: processor_idle: Fix invalid comparison with insertion sort for latency
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: [PATCH 1/2] ACPI: battery: Add support for charge limiting state
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: [PATCH v2 2/2] ACPI: PM: Use max() for clearer D3 state selection in acpi_dev_pm_get_state
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: [PATCH v2 2/2] RAS/AMD/ATL: Translate normalized to system physical addresses using PRM
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: [PATCH v2 2/2] RAS/AMD/ATL: Translate normalized to system physical addresses using PRM
- From: John Allen <john.allen@xxxxxxx>
- Re: [PATCH v2 2/2] RAS/AMD/ATL: Translate normalized to system physical addresses using PRM
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: [PATCH v2 2/2] RAS/AMD/ATL: Translate normalized to system physical addresses using PRM
- From: John Allen <john.allen@xxxxxxx>
- [PATCH v3] ACPI: processor_idle: Fix invalid comparison with insertion sort for latency
- From: Kuan-Wei Chiu <visitorckw@xxxxxxxxx>
- Re: [PATCH 2/2] ACPI: bus: Indicate support for battery charge limiting thru _OSC
- From: Armin Wolf <W_Armin@xxxxxx>
- Re: [PATCH v2] ACPI: processor_idle: Fix invalid comparison with insertion sort for latency
- From: Mario Limonciello <mario.limonciello@xxxxxxx>
- Re: [PATCH v2 2/2] RAS: Report all ARM processor CPER information to userspace
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- Re: [PATCH v2 1/2] RAS: ACPI: APEI: add conditional compilation to ARM error report functions
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- Re: [PATCH v2 0/4] iommu: Remove iommu_fwspec ops
- From: Jean-Philippe Brucker <jean-philippe@xxxxxxxxxx>
- Re: [PATCH v5 0/5] ChromeOS Embedded Controller charge control driver
- From: Tzung-Bi Shih <tzungbi@xxxxxxxxxx>
- [PATCH 2/3] x86/acpi: Replace manual page table initialization with kernel_ident_mapping_init()
- From: "Kirill A. Shutemov" <kirill.shutemov@xxxxxxxxxxxxxxx>
- [PATCH 3/3] x86/64/kexec: Rewrite init_transition_pgtable() with kernel_ident_mapping_init()
- From: "Kirill A. Shutemov" <kirill.shutemov@xxxxxxxxxxxxxxx>
- [PATCH 1/3] x86/mm/ident_map: Fix virtual address wrap to zero
- From: "Kirill A. Shutemov" <kirill.shutemov@xxxxxxxxxxxxxxx>
- [PATCH 0/3] x86: Reduce code duplication on page table initialization
- From: "Kirill A. Shutemov" <kirill.shutemov@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 3/3] hwmon: (ltc2992) Use fwnode_for_each_available_child_node_scoped()
- From: Javier Carrasco <javier.carrasco.cruz@xxxxxxxxx>
- Re: [PATCH v4 0/4] Add ACPI NUMA support for RISC-V
- From: Sunil V L <sunilvl@xxxxxxxxxxxxxxxx>
- Re: [External] Re: [PATCH v6 3/3] RISC-V: Select ACPI PPTT drivers
- From: Sunil V L <sunilvl@xxxxxxxxxxxxxxxx>
- Re: [PATCH v2 1/1] memory tier: consolidate the initialization of memory tiers
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- Re: [PATCH v2] ACPI: processor_idle: Fix invalid comparison with insertion sort for latency
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH v2] ACPI: processor_idle: Fix invalid comparison with insertion sort for latency
- From: Kuan-Wei Chiu <visitorckw@xxxxxxxxx>
- Re: [PATCH v10 17/19] arm64: Kconfig: Enable hotplug CPU on arm64 if ACPI_PROCESSOR is enabled.
- From: Gavin Shan <gshan@xxxxxxxxxx>
- Re: [PATCH] ACPI: processor_idle: Fix invalid comparison with insertion sort for latency
- From: Kuan-Wei Chiu <visitorckw@xxxxxxxxx>
- [PATCH] ACPI: processor_idle: Fix invalid comparison with insertion sort for latency
- From: Kuan-Wei Chiu <visitorckw@xxxxxxxxx>
- [PATCH v5 5/5] power: supply: cros_charge-control: don't load if Framework control is present
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- [PATCH v5 3/5] platform/chrome: cros_ec_proto: Introduce cros_ec_get_cmd_versions()
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- [PATCH v5 2/5] platform/chrome: Update binary interface for EC-based charge control
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- [PATCH v5 4/5] power: supply: add ChromeOS EC based charge control driver
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- [PATCH v5 0/5] ChromeOS Embedded Controller charge control driver
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- [PATCH v5 1/5] ACPI: battery: add devm_battery_hook_register()
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- [PATCH v2] Updating a vulnerable use of strcpy.
- From: Muhammad Qasim Abdul Majeed <qasim.majeed20@xxxxxxxxx>
- Re: [PATCH v10 18/19] arm64: document virtual CPU hotplug's expectations
- From: Huacai Chen <chenhuacai@xxxxxxxxxx>
- [PATCH] Updating a vulnerable use of strcpy.
- From: Muhammad Qasim Abdul Majeed <qasim.majeed20@xxxxxxxxx>
- Re: [PATCH v2 3/3] hwmon: (ltc2992) Use fwnode_for_each_available_child_node_scoped()
- From: Jonathan Cameron <jic23@xxxxxxxxxx>
- Re: [PATCH v10 17/19] arm64: Kconfig: Enable hotplug CPU on arm64 if ACPI_PROCESSOR is enabled.
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH v10 17/19] arm64: Kconfig: Enable hotplug CPU on arm64 if ACPI_PROCESSOR is enabled.
- From: Gavin Shan <gshan@xxxxxxxxxx>
- Re: [PATCH] ACPI: PMIC: Constify struct pmic_table
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- [PATCH] ACPI: PMIC: Constify struct pmic_table
- From: Christophe JAILLET <christophe.jaillet@xxxxxxxxxx>
- Re: [PATCH 2/2] lib/sort: Optimize heapsort with double-pop variation
- From: "Linux regression tracking (Thorsten Leemhuis)" <regressions@xxxxxxxxxxxxx>
- [rafael-pm:bleeding-edge] BUILD SUCCESS f7cd54956dc7b353eb7511054620cf02f9ae5027
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v5 3/4] efi/cper: align ARM CPER type with UEFI 2.9A/2.10 specs
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v10 00/19] ACPI/arm64: add support for virtual cpu hotplug
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH 2/5] ACPI: sysfs: use device lifecycle for _STR result
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: [PATCH v10 00/19] ACPI/arm64: add support for virtual cpu hotplug
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- Re: [PATCH v2] x86/acpi: fix panic while AP online later with kernel parameter maxcpus=1
- From: Zhiquan Li <zhiquan1.li@xxxxxxxxx>
- Re: [PATCH v2] x86/acpi: fix panic while AP online later with kernel parameter maxcpus=1
- From: "Kirill A. Shutemov" <kirill.shutemov@xxxxxxxxxxxxxxx>
- Re: [PATCH 2/2] RAS: Report all ARM processor CPER information to userspace
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH v2] x86/acpi: fix panic while AP online later with kernel parameter maxcpus=1
- From: Zhiquan Li <zhiquan1.li@xxxxxxxxx>
- Re: [PATCH v2 2/2] RAS/AMD/ATL: Translate normalized to system physical addresses using PRM
- From: Borislav Petkov <bp@xxxxxxxxx>
- [PATCH v2 1/1] memory tier: consolidate the initialization of memory tiers
- From: "Ho-Ren (Jack) Chuang" <horen.chuang@xxxxxxxxx>
- [PATCH v2 0/1] memory tier: consolidate the initialization of memory tiers
- From: "Ho-Ren (Jack) Chuang" <horen.chuang@xxxxxxxxx>
- Re: [PATCH 1/2] RAS: ACPI: APEI: add conditional compilation to ARM error report functions
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 2/2] RAS: Report all ARM processor CPER information to userspace
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 1/2] RAS: ACPI: APEI: add conditional compilation to ARM error report functions
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 3/3] ACPI: cpufreq: Add ITMT support when CPPC enabled for Zhaoxin CPUs
- From: "Linda Chai(BJ-RD)" <LindaChai@xxxxxxxxxxx>
- Re: [GIT PULL] Power management fix for v6.10-rc6
- From: pr-tracker-bot@xxxxxxxxxx
- [GIT PULL] Power management fix for v6.10-rc6
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: [PATCH 2/5] ACPI: sysfs: use device lifecycle for _STR result
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- Re: [PATCH v3] software node: Implement device_get_match_data fwnode callback
- From: Dmitry Torokhov <dmitry.torokhov@xxxxxxxxx>
- Re: [PATCH v2 4/4] EDAC/mce_amd: Add support for FRU Text in MCA
- From: Yazen Ghannam <yazen.ghannam@xxxxxxx>
- Re: [PATCH v2 2/2] RAS: Report all ARM processor CPER information to userspace
- From: Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx>
- Re: [PATCH v2 2/2] ACPI: PM: Use max() for clearer D3 state selection in acpi_dev_pm_get_state
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH v2 2/2] RAS: Report all ARM processor CPER information to userspace
- From: Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx>
- [PATCH v2 0/2] Add other fields to ARM trace event
- From: Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx>
- [PATCH v2 1/2] RAS: ACPI: APEI: add conditional compilation to ARM error report functions
- From: Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx>
- Re: [PATCH 1/2] RAS: ACPI: APEI: add conditional compilation to ARM error report functions
- From: Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx>
- Re: [PATCH v5 3/4] efi/cper: align ARM CPER type with UEFI 2.9A/2.10 specs
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v2 1/2] ACPI: PRM: Add PRM handler direct call support
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: [PATCH 1/2] RAS: ACPI: APEI: add conditional compilation to ARM error report functions
- From: Borislav Petkov <bp@xxxxxxxxx>
- [PATCH 1/2] RAS: ACPI: APEI: add conditional compilation to ARM error report functions
- From: Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx>
- [PATCH 2/2] RAS: Report all ARM processor CPER information to userspace
- From: Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx>
- [PATCH 0/2] Add other fields to ARM trace event
- From: Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx>
- Re: [PATCH v1] memory tier: consolidate the initialization of memory tiers
- From: "Ho-Ren Chuang" <horen.chuang@xxxxxxxxx>
- Re: [PATCH v2 1/2] ACPI: PRM: Add PRM handler direct call support
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: [PATCH v2 4/4] EDAC/mce_amd: Add support for FRU Text in MCA
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: [PATCH v2 2/4] x86/mce, EDAC/mce_amd: Add support for new MCA_SYND{1,2} registers
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: [PATCH v2 1/4] x86/mce: Add wrapper for struct mce to export vendor specific info
- From: Borislav Petkov <bp@xxxxxxxxx>
- [PATCH v2 4/4] EDAC/mce_amd: Add support for FRU Text in MCA
- From: "Naik, Avadhut" <avadnaik@xxxxxxx>
- Re: [PATCH v2 3/4] x86/mce/apei: Handle variable register array size
- From: "Naik, Avadhut" <avadnaik@xxxxxxx>
- [PATCH v2 2/4] x86/mce, EDAC/mce_amd: Add support for new MCA_SYND{1,2} registers
- From: "Naik, Avadhut" <avadnaik@xxxxxxx>
- RE: [PATCH v2 1/4] x86/mce: Add wrapper for struct mce to export vendor specific info
- From: "Luck, Tony" <tony.luck@xxxxxxxxx>
- Re: [PATCH 2/5] ACPI: sysfs: use device lifecycle for _STR result
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH] ACPI: Optimize Namespace List Sorting in nsrepair2.c
- From: Prabhakar Pujeri <prabhakar.pujeri@xxxxxxxxx>
- [PATCH] ACPI: Use str_plural() Function for Argument List Handling
- From: Prabhakar Pujeri <prabhakar.pujeri@xxxxxxxxx>
- [PATCH v2 2/2] ACPI: PM: Use max() for clearer D3 state selection in acpi_dev_pm_get_state
- From: Prabhakar Pujeri <prabhakar.pujeri@xxxxxxxxx>
- [PATCH v2 1/2] ACPI: CPPC: Replace ternary operator with max() in cppc_find_dmi_mhz
- From: Prabhakar Pujeri <prabhakar.pujeri@xxxxxxxxx>
- [PATCH v2 0/2] ACPI: Replace Ternary Operations with min()/max() Macros
- From: Prabhakar Pujeri <prabhakar.pujeri@xxxxxxxxx>
- Re: [PATCH] x86/acpi: fix panic while AP online later with kernel parameter maxcpus=1
- From: Zhiquan Li <zhiquan1.li@xxxxxxxxx>
- RE: [RFC PATCH v8 10/10] ras: scrub: ACPI RAS2: Add memory ACPI RAS2 driver
- From: Shiju Jose <shiju.jose@xxxxxxxxxx>
- Re: [PATCH] x86/acpi: fix panic while AP online later with kernel parameter maxcpus=1
- From: "Kirill A. Shutemov" <kirill.shutemov@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 4/4] EDAC/mce_amd: Add support for FRU Text in MCA
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: [PATCH v2 3/4] x86/mce/apei: Handle variable register array size
- From: Borislav Petkov <bp@xxxxxxxxx>
- [PATCH 2/2] ACPI: PM: Use max() for clearer D3 state selection in acpi_dev_pm_get_state
- From: Prabhakar Pujeri <prabhakar.pujeri@xxxxxxxxx>
- [PATCH 1/2] ACPI: CPPC: Replace ternary operator with max() in cppc_find_dmi_mhz
- From: Prabhakar Pujeri <prabhakar.pujeri@xxxxxxxxx>
- [PATCH 0/2] ACPI: Replace Ternary Operations with min()/max() Macros
- From: Prabhakar Pujeri <prabhakar.pujeri@xxxxxxxxx>
- Re: [PATCH v2 2/4] x86/mce, EDAC/mce_amd: Add support for new MCA_SYND{1,2} registers
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: [PATCH v2 1/4] x86/mce: Add wrapper for struct mce to export vendor specific info
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: [ACPI Code First ECN] "Extended-linear" addressing for direct-mapped memory-side caches
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- [PATCH] x86/acpi: fix panic while AP online later with kernel parameter maxcpus=1
- From: Zhiquan Li <zhiquan1.li@xxxxxxxxx>
- Re: [PATCH v2 3/3] hwmon: (ltc2992) Use fwnode_for_each_available_child_node_scoped()
- From: Nuno Sá <noname.nuno@xxxxxxxxx>
- Re: [PATCH 2/5] ACPI: sysfs: use device lifecycle for _STR result
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- Re: [PATCH 2/5] ACPI: sysfs: use device lifecycle for _STR result
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH v2 4/4] EDAC/mce_amd: Add support for FRU Text in MCA
- From: Avadhut Naik <avadhut.naik@xxxxxxx>
- [PATCH v2 3/4] x86/mce/apei: Handle variable register array size
- From: Avadhut Naik <avadhut.naik@xxxxxxx>
- [PATCH v2 2/4] x86/mce, EDAC/mce_amd: Add support for new MCA_SYND{1,2} registers
- From: Avadhut Naik <avadhut.naik@xxxxxxx>
- [PATCH v2 1/4] x86/mce: Add wrapper for struct mce to export vendor specific info
- From: Avadhut Naik <avadhut.naik@xxxxxxx>
- [PATCH v2 0/4] MCE wrapper and support for new SMCA syndrome MSRs
- From: Avadhut Naik <avadhut.naik@xxxxxxx>
- Re: [PATCH v2 3/4] OF: Simplify of_iommu_configure()
- From: Robin Murphy <robin.murphy@xxxxxxx>
- Re: [PATCH v1] memory tier: consolidate the initialization of memory tiers
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- Re: [PATCH v6 00/17] RISC-V: ACPI: Add external interrupt controller support
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [PATCH v1] memory tier: consolidate the initialization of memory tiers
- From: "Ho-Ren Chuang" <horen.chuang@xxxxxxxxx>
- Re: [PATCH v1] memory tier: consolidate the initialization of memory tiers
- From: horen.chuang@xxxxxxxxx
- Re: [PATCH v2 3/3] hwmon: (ltc2992) Use fwnode_for_each_available_child_node_scoped()
- From: Javier Carrasco <javier.carrasco.cruz@xxxxxxxxx>
- Re: [PATCH v4] ACPI / amba: Drop unnecessary check for registered amba_dummy_clk
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH v4] ACPI / amba: Drop unnecessary check for registered amba_dummy_clk
- From: Sudeep Holla <sudeep.holla@xxxxxxx>
- Re: [PATCH v4] ACPI / amba: Drop unnecessary check for registered amba_dummy_clk
- From: Sudeep Holla <sudeep.holla@xxxxxxx>
- [PATCH v5 3/4] efi/cper: align ARM CPER type with UEFI 2.9A/2.10 specs
- From: Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx>
- [PATCH v5 0/4] fix CPER issues related to UEFI 2.9A Errata
- From: Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx>
- Re: [PATCH v1] memory tier: consolidate the initialization of memory tiers
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- [PATCH v4] ACPI / amba: Drop unnecessary check for registered amba_dummy_clk
- From: Youwan Wang <youwan@xxxxxxxxxxxx>
- Re: [PATCH v4 0/4] Add ACPI NUMA support for RISC-V
- From: Hanjun Guo <guohanjun@xxxxxxxxxx>
- Re: [PATCH] ACPI / amba: Drop unnecessary check for registered amba_dummy_clk
- From: Hanjun Guo <guohanjun@xxxxxxxxxx>
- Re: [PATCH 1/2] ACPI: scan: Ignore camera graph port nodes on all Dell Tiger, Alder and Raptor Lake models
- From: Sakari Ailus <sakari.ailus@xxxxxxxxxxxxxxx>
- Re: [PATCH v3] software node: Implement device_get_match_data fwnode callback
- From: Dmitry Torokhov <dmitry.torokhov@xxxxxxxxx>
- Re: [PATCH v3] software node: Implement device_get_match_data fwnode callback
- From: Sui Jingfeng <sui.jingfeng@xxxxxxxxx>
- Re: [PATCH v2 3/4] OF: Simplify of_iommu_configure()
- From: Andy Shevchenko <andy.shevchenko@xxxxxxxxx>
- Re: [PATCH v3] software node: Implement device_get_match_data fwnode callback
- From: Dmitry Torokhov <dmitry.torokhov@xxxxxxxxx>
- Re: [PATCH v3] software node: Implement device_get_match_data fwnode callback
- From: Sui Jingfeng <sui.jingfeng@xxxxxxxxx>
- Re: [PATCH 0/4] MCE wrapper and support for new SMCA syndrome MSRs
- From: "Naik, Avadhut" <avadnaik@xxxxxxx>
- Re: [PATCH v1] memory tier: consolidate the initialization of memory tiers
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 0/4] iommu: Remove iommu_fwspec ops
- From: Saravana Kannan <saravanak@xxxxxxxxxx>
[Index of Archives]
[Linux IBM ACPI]
[Kernel Announce]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]