messages from 2025-08-14 11:32:50 to 2025-08-20 19:47:54 UTC [more...]
[PATCH v2 0/4] cxl, acpi/hmat, node: Update CXL access coordinates to node directly
2025-08-20 19:47 UTC (5+ messages)
` [PATCH v2 1/4] mm/memory_hotplug: Update comment for hotplug memory callback priorities
` [PATCH v2 2/4] drivers/base/node: Add a helper function node_update_perf_attrs()
` [PATCH v2 3/4] cxl, acpi/hmat: Update CXL access coordinates directly instead of through HMAT
` [PATCH v2 4/4] acpi/hmat: Remove now unused hmat_update_target_coordinates()
[PATCH v3 0/8] Cache coherency management subsystem
2025-08-20 17:44 UTC (11+ messages)
` [PATCH v3 1/8] memregion: Drop unused IORES_DESC_* parameter from cpu_cache_invalidate_memregion()
` [PATCH v3 2/8] memregion: Support fine grained invalidate by cpu_cache_invalidate_memregion()
` [PATCH v3 3/8] lib: Support ARCH_HAS_CPU_CACHE_INVALIDATE_MEMREGION
` [PATCH v3 4/8] MAINTAINERS: Add Jonathan Cameron to drivers/cache
` [PATCH v3 5/8] arm64: Select GENERIC_CPU_CACHE_MAINTENANCE and ARCH_HAS_CPU_CACHE_INVALIDATE_MEMREGION
` [PATCH v3 6/8] cache: Support cache maintenance for HiSilicon SoC Hydra Home Agent
` [PATCH v3 7/8] acpi: PoC of Cache control via ACPI0019 and _DSM
` [PATCH v3 8/8] Hack: Pretend we have PSCI 1.2
[PATCH] ACPI: video: force native for Lenovo 82K8
2025-08-20 17:09 UTC
[PATCH v11 0/3] ACPI: Add support for ACPI RAS2 feature table
2025-08-20 17:02 UTC (8+ messages)
` [PATCH v11 1/3] mm: Add support to retrieve physical address range of memory from the node ID
[PATCH] gpiolib: acpi: Program debounce when finding GPIO
2025-08-20 15:04 UTC (5+ messages)
[PATCH] software node: Constify node_group in registration functions
2025-08-20 14:42 UTC (2+ messages)
[PATCH 1/2] gpiolib: acpi: Add quirk for ASUS ProArt PX13
2025-08-20 13:46 UTC (6+ messages)
` [PATCH 2/2] pinctrl: amd: Add PM debugging message for turning on/off wakes
[PATCH v2 0/2] Common csr_read_num() and csr_write_num() for RISC-V
2025-08-20 7:12 UTC (14+ messages)
` [PATCH v2 1/2] ACPI: RISC-V: Fix FFH_CPPC_CSR error handling
` [PATCH v2 2/2] RISC-V: Add common csr_read_num() and csr_write_num() functions
[PATCH] ACPI: Battery: Fix incorrect fallthrough in extract_package()
2025-08-20 4:43 UTC
[PATCH v3 0/5] Disable ATS via iommu during PCI resets
2025-08-20 3:18 UTC (35+ messages)
` [PATCH v3 1/5] iommu: Lock group->mutex in iommu_deferred_attach
` [PATCH v3 2/5] iommu: Pass in gdev to __iommu_device_set_domain
` [PATCH v3 3/5] iommu: Add iommu_get_domain_for_dev_locked() helper
` [PATCH v3 4/5] iommu: Introduce iommu_dev_reset_prepare() and iommu_dev_reset_done()
` [PATCH v3 5/5] pci: Suspend iommu function prior to resetting a device
[PATCH 0/4] cxl, acpi/hmat, node: Update CXL access coordinates to node directly
2025-08-19 19:08 UTC (21+ messages)
` [PATCH 1/4] mm/memory_hotplug: Update comment for hotplug memory callback priorities
` [PATCH 2/4] drivers/base/node: Add a helper function node_update_perf_attrs()
` [PATCH 3/4] cxl, acpi/hmat: Update CXL access coordinates directly instead of through HMAT
` [PATCH 4/4] acpi/hmat: Remove now unused hmat_update_target_coordinates()
[rafael-pm:bleeding-edge] BUILD SUCCESS b52a57d2305d990e8101f097fcee45216477d2bd
2025-08-19 17:15 UTC
[rafael-pm:fixes] BUILD SUCCESS 55ce7d7973229a41cadcb4b92aa6e99ffda506cf
2025-08-19 16:41 UTC
[PATCH] ACPI: AGDI: Add interrupt signaling mode support
2025-08-19 14:47 UTC (2+ messages)
[PATCH] ACPI: APEI: EINJ: fix potential NULL dereference in __einj_error_inject
2025-08-19 14:04 UTC (5+ messages)
[REGRESSION] tty lockup and WWAN loss after hibernate/suspend in 6.8+ on ThinkPad X1 Carbon Gen 10
2025-08-19 13:45 UTC (9+ messages)
[PATCH v3 0/2] ACPI: processor: idle: Optimize acpi idle driver registration
2025-08-19 11:07 UTC (2+ messages)
[PATCH] ACPI: PM: s2idle: Fix memory leak in lpi_device_get_constraints()
2025-08-19 7:35 UTC
[PATCH] ACPI: PRM: Optimize the judgment logic for the PRM handler_address
2025-08-19 2:23 UTC
[PATCH] ACPI: APEI: EINJ: Fix resource leak by remove callback in .exit.text
2025-08-18 16:20 UTC (2+ messages)
[PATCH] ACPI: APEI: EINJ: Check if user asked for EINJV2 injection
2025-08-18 16:08 UTC (4+ messages)
[PATCH] mm/numa: Rename memory_add_physaddr_to_nid to memory_get_phys_to_nid
2025-08-18 8:34 UTC (5+ messages)
[PATCH] pnp: isapnp: use str_plural() to simplify the code
2025-08-18 8:24 UTC
[PATCH v6 0/3] RISC-V: Add ACPI support for IOMMU
2025-08-18 4:58 UTC (4+ messages)
` [PATCH v6 1/3] ACPI: RISC-V: Add support for RIMT
` [PATCH v6 2/3] ACPI: scan: Add support for RISC-V in acpi_iommu_configure_id()
` [PATCH v6 3/3] iommu/riscv: Add ACPI support
[PATCH v10 00/24] Linux SBI MPXY and RPMI drivers
2025-08-18 4:09 UTC (25+ messages)
` [PATCH v10 01/24] dt-bindings: mailbox: Add bindings for RPMI shared memory transport
` [PATCH v10 02/24] dt-bindings: mailbox: Add bindings for RISC-V SBI MPXY extension
` [PATCH v10 03/24] RISC-V: Add defines for the SBI message proxy extension
` [PATCH v10 04/24] mailbox: Add common header for RPMI messages sent via mailbox
` [PATCH v10 05/24] mailbox: Allow controller specific mapping using fwnode
` [PATCH v10 06/24] byteorder: Add memcpy_to_le32() and memcpy_from_le32()
` [PATCH v10 07/24] mailbox: Add RISC-V SBI message proxy (MPXY) based mailbox driver
` [PATCH v10 08/24] dt-bindings: clock: Add RPMI clock service message proxy bindings
` [PATCH v10 09/24] dt-bindings: clock: Add RPMI clock service controller bindings
` [PATCH v10 10/24] clk: Add clock driver for the RISC-V RPMI clock service group
` [PATCH v10 11/24] dt-bindings: Add RPMI system MSI message proxy bindings
` [PATCH v10 12/24] dt-bindings: Add RPMI system MSI interrupt controller bindings
` [PATCH v10 13/24] irqchip: Add driver for the RPMI system MSI service group
` [PATCH v10 14/24] ACPI: property: Refactor acpi_fwnode_get_reference_args() to support nargs_prop
` [PATCH v10 15/24] ACPI: Add support for nargs_prop in acpi_fwnode_get_reference_args()
` [PATCH v10 16/24] ACPI: scan: Update honor list for RPMI System MSI
` [PATCH v10 17/24] ACPI: RISC-V: Create interrupt controller list in sorted order
` [PATCH v10 18/24] ACPI: RISC-V: Add support to update gsi range
` [PATCH v10 19/24] ACPI: RISC-V: Add RPMI System MSI to GSI mapping
` [PATCH v10 20/24] irqchip/irq-riscv-imsic-early: Export imsic_acpi_get_fwnode()
` [PATCH v10 21/24] mailbox/riscv-sbi-mpxy: Add ACPI support
` [PATCH v10 22/24] irqchip/riscv-rpmi-sysmsi: "
` [PATCH v10 23/24] RISC-V: Enable GPIO keyboard and event device in RV64 defconfig
` [PATCH v10 24/24] MAINTAINERS: Add entry for RISC-V RPMI and MPXY drivers
[PATCH 0/2] Common csr_read_num() and csr_write_num() for RISC-V
2025-08-18 4:09 UTC (13+ messages)
` [PATCH 1/2] ACPI: RISC-V: Fix FFH_CPPC_CSR error handling
` [PATCH 2/2] RISC-V: Add common csr_read_num() and csr_write_num() functions
Instability in ALL stable and LTS distro kernels (IRQ #16 being disabled, PCIe bus errors, ath10k_pci) in Dell Inspiron 5567
2025-08-17 9:38 UTC (5+ messages)
` [PATCH TEST] ath10k: Testing Mani's ASPM patch (QCA9377, v6.16-rc1)
[ANNOUNCEMENT] LPC 2025: System Monitoring and Observability Microconference
2025-08-15 13:01 UTC
[PATCH v5 1/3] ACPI: RISC-V: Add support for RIMT
2025-08-15 10:51 UTC (3+ messages)
[PATCH] ACPICA: add more parameter validation for acpi_walk_namespace()
2025-08-15 8:56 UTC
[PATCH] ACPI: RISC-V: CPPC: Add CSR_CYCLE for CPPC FFH
2025-08-15 4:07 UTC (16+ messages)
` [External] "
` [External] "
[PATCH v6 0/5] Fix issues with ARM Processor CPER records
2025-08-14 16:52 UTC (6+ messages)
` [PATCH v6 1/5] RAS: Report all ARM processor CPER information to userspace
` [PATCH v6 2/5] efi/cper: Adjust infopfx size to accept an extra space
` [PATCH v6 3/5] efi/cper: Add a new helper function to print bitmasks
` [PATCH v6 4/5] efi/cper: align ARM CPER type with UEFI 2.9A/2.10 specs
` [PATCH v6 5/5] docs: efi: add CPER functions to driver-api
[PATCH v5 0/5] Fix issues with ARM Processor CPER records
2025-08-14 16:13 UTC (3+ messages)
` [PATCH v5 3/5] efi/cper: Add a new helper function to print bitmasks
[GIT PULL] ACPI fixes for v6.17-rc2
2025-08-14 15:49 UTC (2+ messages)
[GIT PULL] Power management updates for v6.17-rc2
2025-08-14 15:49 UTC (2+ messages)
[PATCH v2 0/4] clocksource: Add standalone MMIO ARM arch timer driver
2025-08-14 15:46 UTC (5+ messages)
` [PATCH v2 1/4] ACPI: GTDT: Generate platform devices for MMIO timers
` [PATCH v2 2/4] clocksource/drivers/arm_arch_timer: Add standalone MMIO driver
` [PATCH v2 3/4] clocksource/drivers/arm_arch_timer_mmio: Switch over to standalone driver
` [PATCH v2 4/4] clocksource/drivers/arm_arch_timer_mmio: Add MMIO clocksource
[RFC] iommu: Fix virtio-iommu probing
2025-08-14 15:34 UTC (5+ messages)
[PATCH 0/4] clocksource: Add standalone MMIO ARM arch timer driver
2025-08-14 14:02 UTC (8+ messages)
` [PATCH 2/4] clocksource/drivers/arm_arch_timer: Add standalone MMIO driver
[PATCH v1] ACPI: processor: idle: Eliminate static variable flat_state_cnt
2025-08-14 13:40 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox