messages from 2025-09-09 16:57:33 to 2025-09-12 15:22:58 UTC [more...]
[PATCH v2 00/29] arm_mpam: Add basic mpam driver
2025-09-12 15:22 UTC (78+ messages)
` [PATCH v2 01/29] ACPI / PPTT: Add a helper to fill a cpumask from a processor container
` [PATCH v2 02/29] ACPI / PPTT: Stop acpi_count_levels() expecting callers to clear levels
` [PATCH v2 03/29] ACPI / PPTT: Find cache level by cache-id
` [PATCH v2 04/29] ACPI / PPTT: Add a helper to fill a cpumask from a cache_id
` [PATCH v2 05/29] arm64: kconfig: Add Kconfig entry for MPAM
` [PATCH v2 06/29] ACPI / MPAM: Parse the MPAM table
` [PATCH v2 07/29] arm_mpam: Add probe/remove for mpam msc driver and kbuild boiler plate
` [PATCH v2 08/29] arm_mpam: Add the class and component structures for firmware described ris
` [PATCH v2 09/29] arm_mpam: Add MPAM MSC register layout definitions
` [PATCH v2 10/29] arm_mpam: Add cpuhp callbacks to probe MSC hardware
` [PATCH v2 11/29] arm_mpam: Probe hardware to find the supported partid/pmg values
` [PATCH v2 12/29] arm_mpam: Add helpers for managing the locking around the mon_sel registers
` [PATCH v2 13/29] arm_mpam: Probe the hardware features resctrl supports
` [PATCH v2 14/29] arm_mpam: Merge supported features during mpam_enable() into mpam_class
` [PATCH v2 15/29] arm_mpam: Reset MSC controls from cpu hp callbacks
` [PATCH v2 16/29] arm_mpam: Add a helper to touch an MSC from any CPU
` [PATCH v2 17/29] arm_mpam: Extend reset logic to allow devices to be reset any time
` [PATCH v2 18/29] arm_mpam: Register and enable IRQs
` [PATCH v2 19/29] arm_mpam: Use a static key to indicate when mpam is enabled
` [PATCH v2 20/29] arm_mpam: Allow configuration to be applied and restored during cpu online
` [PATCH v2 21/29] arm_mpam: Probe and reset the rest of the features
` [PATCH v2 22/29] arm_mpam: Add helpers to allocate monitors
` [PATCH v2 23/29] arm_mpam: Add mpam_msmon_read() to read monitor value
` [PATCH v2 24/29] arm_mpam: Track bandwidth counter state for overflow and power management
` [PATCH v2 25/29] arm_mpam: Probe for long/lwd mbwu counters
` [PATCH v2 26/29] arm_mpam: Use long MBWU counters if supported
` [PATCH v2 27/29] arm_mpam: Add helper to reset saved mbwu state
` [PATCH v2 28/29] arm_mpam: Add kunit test for bitmap reset
` [PATCH v2 29/29] arm_mpam: Add kunit tests for props_mismatch()
[PATCH 00/16] CXL.mem error isolation support
2025-09-12 15:21 UTC (9+ messages)
` [PATCH 01/16] cxl/regs: Add cxl_unmap_component_regs()
` [PATCH 02/16] cxl/regs: Add CXL Isolation capability mapping
` [PATCH 03/16] PCI: PCIe portdrv: Add CXL Isolation service driver
` [PATCH 06/16] cxl/core: Enable CXL.mem isolation
[PATCH] mm/memory-failure: Disable soft offline for HugeTLB pages by default
2025-09-12 15:17 UTC (10+ messages)
[PATCH v12 0/2] ACPI: Add support for ACPI RAS2 feature table
2025-09-12 14:11 UTC (7+ messages)
` [PATCH v12 1/2] ACPI:RAS2: Add ACPI RAS2 driver
[PATCH v2] ACPI: SPCR: Support Precise Baud Rate filed
2025-09-12 14:02 UTC (2+ messages)
[PATCH] ACPI: SPCR: Support Precise Baud Rate filed
2025-09-12 12:23 UTC (3+ messages)
[PATCH v1] ACPI: video: Fix missing backlight node creation on Zhaoxin platforms
2025-09-12 10:35 UTC (8+ messages)
` [PATCH v1] ACPI: video: Fix missing backlight node creation on
[PATCH v4 0/7] Disable ATS via iommu during PCI resets
2025-09-12 9:49 UTC (11+ messages)
` [PATCH v4 1/7] iommu/arm-smmu-v3: Add release_domain to attach prior to release_dev()
` [PATCH v4 2/7] iommu: Lock group->mutex in iommu_deferred_attach()
` [PATCH v4 4/7] iommu: Pass in old domain to attach_dev callback functions
` [PATCH v4 5/7] iommu: Add iommu_get_domain_for_dev_locked() helper
` [PATCH v4 6/7] iommu: Introduce iommu_dev_reset_prepare() and iommu_dev_reset_done()
[RFC PATCH v1 00/10] Add RAS support for RISC-V architecture
2025-09-12 7:30 UTC (2+ messages)
[PATCH] rcu: Remove redundant rcu_read_lock/unlock() in spin_lock critical sections
2025-09-12 6:50 UTC
[rafael-pm:fixes] BUILD SUCCESS a5099d5e8b13e7a790ce2f4228074c76fee98ef6
2025-09-11 19:29 UTC
[PATCH v6 00/15] AMD MCA interrupts rework
2025-09-11 17:01 UTC (28+ messages)
` [PATCH v6 01/15] x86/mce: Set CR4.MCE last during init
` [PATCH v6 02/15] x86/mce: Define BSP-only init
` [PATCH v6 03/15] x86/mce: Define BSP-only SMCA init
` [PATCH v6 04/15] x86/mce: Do 'UNKNOWN' vendor check early
` [PATCH v6 05/15] x86/mce: Separate global and per-CPU quirks
` [PATCH v6 06/15] x86/mce: Move machine_check_poll() status checks to helper functions
` [PATCH v6 07/15] x86/mce: Add clear_bank() helper
` [PATCH v6 10/15] x86/mce/amd: Enable interrupt vectors once per-CPU on SMCA systems
` [PATCH v6 12/15] x86/mce/amd: Remove redundant reset_block()
` [PATCH v6 13/15] x86/mce/amd: Define threshold restart function for banks
` [PATCH v6 15/15] x86/mce: Save and use APEI corrected threshold limit
[PATCH 00/25] genirq: Add support for percpu_devid IRQ affinity
2025-09-11 15:49 UTC (9+ messages)
` [PATCH 01/25] irqdomain: Add firmware info reporting interface
` [PATCH 15/25] genirq: Allow per-cpu interrupt sharing for non-overlapping affinities
[PATCH v2] cpufreq: ACPI: Use on_each_cpu_mask() in drv_write()
2025-09-11 12:04 UTC
[PATCH v3 0/3] ACPI: processor: Fix function declaration of processor_idle.c
2025-09-11 11:24 UTC (4+ messages)
` [PATCH v3 1/3] ACPI: processor: Remove unused empty function definition for processor_idle.c
` [PATCH v3 2/3] ACPI: processor: Unify the place of function declaration of processor_idle.c
` [PATCH v3 3/3] ACPI: processor: Do not expose the global acpi_idle_driver variable
[PATCH] acpi,srat: Fix incorrect device handle check for Generic Initiator
2025-09-11 9:11 UTC (4+ messages)
[PATCH v1] cpufreq: ACPI: Use on_each_cpu_mask() in drv_write()
2025-09-11 9:01 UTC (3+ messages)
[PATCH v3] ACPI: AGDI: Add interrupt signaling mode support
2025-09-11 6:57 UTC (3+ messages)
[PATCH] ACPI: SPCR: Add support for DBG2 RISC-V SBI port subtype
2025-09-11 2:17 UTC (2+ messages)
[PATCH 00/33] arm_mpam: Add basic mpam driver
2025-09-10 19:32 UTC (105+ messages)
` [PATCH 03/33] ACPI / PPTT: Add a helper to fill a cpumask from a processor container
` [PATCH 05/33] ACPI / PPTT: Find cache level by cache-id
` [PATCH 06/33] ACPI / PPTT: Add a helper to fill a cpumask from a cache_id
` [PATCH 08/33] ACPI / MPAM: Parse the MPAM table
` [PATCH 10/33] arm_mpam: Add probe/remove for mpam msc driver and kbuild boiler plate
` [PATCH 12/33] arm_mpam: Add the class and component structures for ris firmware described
` [PATCH 13/33] arm_mpam: Add MPAM MSC register layout definitions
` [PATCH 15/33] arm_mpam: Probe MSCs to find the supported partid/pmg values
` [PATCH 16/33] arm_mpam: Add helpers for managing the locking around the mon_sel registers
` [PATCH 17/33] arm_mpam: Probe the hardware features resctrl supports
` [PATCH 18/33] arm_mpam: Merge supported features during mpam_enable() into mpam_class
` [PATCH 19/33] arm_mpam: Reset MSC controls from cpu hp callbacks
` [PATCH 20/33] arm_mpam: Add a helper to touch an MSC from any CPU
` [PATCH 21/33] arm_mpam: Extend reset logic to allow devices to be reset any time
` [PATCH 22/33] arm_mpam: Register and enable IRQs
` [PATCH 24/33] arm_mpam: Allow configuration to be applied and restored during cpu online
` [PATCH 25/33] arm_mpam: Probe and reset the rest of the features
` [PATCH 27/33] arm_mpam: Add mpam_msmon_read() to read monitor value
` [PATCH 29/33] arm_mpam: Probe for long/lwd mbwu counters
` [PATCH 30/33] arm_mpam: Use long MBWU counters if supported
` [PATCH 32/33] arm_mpam: Add kunit test for bitmap reset
` [PATCH 33/33] arm_mpam: Add kunit tests for props_mismatch()
` [PATCH 04/33] ACPI / PPTT: Stop acpi_count_levels() expecting callers to clear levels
` [PATCH 11/33] arm_mpam: Add support for memory controller MSC on DT platforms
` [PATCH 28/33] arm_mpam: Track bandwidth counter state for overflow and power management
[RFC PATCH 0/5] riscv: Handle synchronous hardware error exception
2025-09-10 17:20 UTC (7+ messages)
` [RFC PATCH 1/5] riscv: Define ioremap_cache for RISC-V
` [RFC PATCH 2/5] riscv: Define arch_apei_get_mem_attribute "
` [RFC PATCH 3/5] acpi: Introduce SSE and HEE in HEST notification types
` [RFC PATCH 4/5] riscv: Introduce HEST HEE notification handlers for APEI
` [RFC PATCH 5/5] riscv: Add Hardware Error Exception trap handler
[PATCH v3] ACPI: APEI: EINJ: Allow more types of addresses except MMIO
2025-09-10 14:57 UTC (2+ messages)
[PATCH v2] ACPI: battery: prevent sysfs_add_battery re-entry on rapid events
2025-09-10 14:26 UTC
[PATCH v4 0/2] device property: Add scoped fwnode child node iterators
2025-09-10 12:53 UTC (5+ messages)
[PATCH] ACPI: APEI: GHES: Don't offline huge pages just because BIOS asked
2025-09-10 12:01 UTC (10+ messages)
` [PATCH v2] "
` PATCH v3 "
[PATCH] ACPI: battery: prevent sysfs_add_battery re-entry on rapid events
2025-09-10 11:47 UTC (2+ messages)
[rafael-pm:bleeding-edge] BUILD SUCCESS 871659d21a82efeef7fbcf62ac740798960dc786
2025-09-10 8:41 UTC
[PATCH v2] ACPI: APEI: EINJ: Allow all types of addresses except MMIO
2025-09-10 4:29 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox