messages from 2025-03-17 10:14:02 to 2025-03-27 00:51:18 UTC [more...]
NULL pointer dereference in cpufreq_update_limits(?) under Xen PV dom0 - regression in 6.13
2025-03-27 0:51 UTC
[PATCH 0/10] More Rust bindings for device property reads
2025-03-27 0:02 UTC (29+ messages)
` [PATCH 01/10] rust: Move property_present to property.rs
` [PATCH 02/10] rust: Add an Integer trait
` [PATCH 03/10] device property: Add fwnode_property_read_int_array()
` [PATCH 04/10] rust: Add bindings for reading device properties
` [PATCH 05/10] rust: Read properties via single generic method
` [PATCH 06/10] rust: property: Add child accessor and iterator
` [PATCH 07/10] rust: Add arrayvec
` [PATCH 08/10] rust: property: Add property_get_reference_args
` [PATCH 09/10] rust: property: Add PropertyGuard
` [PATCH 10/10] samples: rust: platform: Add property read examples
[RFC PATCH v3 0/2] ACPI: NUMA: debug invalid unused PXM value for CFMWs
2025-03-26 23:48 UTC (8+ messages)
` [RFC PATCH v3 1/2] mm: numa_memblks: introduce numa_add_reserved_memblk
` [RFC PATCH v3 2/2] ACPI: NUMA: debug invalid unused PXM value for CFMWs
[PATCH v2 0/8] cxl: support CXL memory RAS features
2025-03-26 21:46 UTC (14+ messages)
` [PATCH v2 1/8] cxl: Add helper function to retrieve a feature entry
` [PATCH v2 2/8] EDAC: Update documentation for the CXL memory patrol scrub control feature
` [PATCH v2 3/8] cxl/edac: Add CXL memory device "
` [PATCH v2 4/8] cxl/edac: Add CXL memory device ECS "
` [PATCH v2 5/8] cxl/mbox: Add support for PERFORM_MAINTENANCE mailbox command
` [PATCH v2 6/8] cxl: Support for finding memory operation attributes from the current boot
` [PATCH v2 7/8] cxl/memfeature: Add CXL memory device soft PPR control feature
` [PATCH v2 8/8] cxl/memfeature: Add CXL memory device memory sparing "
[PATCH v1 0/8] ACPICA: ACPICA 20241212
2025-03-26 20:11 UTC (9+ messages)
` [PATCH v1 1/8] ACPICA: fix acpi operand cache leak in dswstate.c
` [PATCH v1 2/8] ACPICA: fix acpi parse and parseext cache leaks
` [PATCH v1 3/8] ACPICA: New release 20240927
` [PATCH v1 4/8] ACPICA: actbl1: Update values to hex to follow ACPI specs
` [PATCH v1 5/8] ACPICA: actbl1: Add EINJv2 get error type action
` [PATCH v1 6/8] ACPICA: Fix typo in comments for SRAT structures
` [PATCH v1 7/8] ACPICA: Fix warnings from PR #295 merge
` [PATCH v1 8/8] ACPICA: Logfile: Changes for version 20241212
ACPI BIOS errors causing intermittent boot freezes on Lenovo Legion Pro 5
2025-03-26 18:22 UTC
ACPI BIOS errors causing intermittent boot freezes on Lenovo Legion Pro 5
2025-03-26 17:57 UTC (2+ messages)
[PATCH v2][next] acpi: nfit: intel: Avoid multiple -Wflex-array-member-not-at-end warnings
2025-03-26 16:20 UTC
[PATCH hyperv-next v6 00/11] arm64: hyperv: Support Virtual Trust Level Boot
2025-03-26 15:37 UTC (21+ messages)
` [PATCH hyperv-next v6 01/11] arm64: kvm, smccc: Introduce and use API for detecting hypervisor presence
` [PATCH hyperv-next v6 02/11] arm64: hyperv: Use SMCCC to detect "
` [PATCH hyperv-next v6 07/11] dt-bindings: microsoft,vmbus: Add interrupt and DMA coherence properties
` [PATCH hyperv-next v6 10/11] ACPI: irq: Introduce acpi_get_gsi_dispatcher()
` [PATCH hyperv-next v6 11/11] PCI: hv: Get vPCI MSI IRQ domain from DeviceTree
[PATCH] ACPICA: Adjust the position of code lines
2025-03-26 15:25 UTC (2+ messages)
[PATCH] ACPICA: Replace deprecated strncpy() with strscpy()
2025-03-26 15:06 UTC (2+ messages)
[PATCH v3 0/2] Add driver for Intel Over-Clocking Watchdog
2025-03-26 14:02 UTC (7+ messages)
` [PATCH v3 1/2] watchdog: Add driver for Intel OC WDT
` [PATCH v3 2/2] ACPI: PNP: Add Intel OC Watchdog IDs to non-PNP device list
[GIT PULL] Power management updates for v6.15-rc1
2025-03-25 22:27 UTC (2+ messages)
[GIT PULL] ACPI updates for v6.15-rc1
2025-03-25 22:27 UTC (2+ messages)
[PATCH] ACPI: x86: Extend Lenovo Yoga Tab 3 quirk with skip GPIO event-handlers
2025-03-25 21:04 UTC
[PATCH v2] ACPI: platform_profile: Optimize _aggregate_choices()
2025-03-25 20:39 UTC
[PATCH] ACPI: platform_profile: Optimize _aggregate_choices()
2025-03-25 20:06 UTC (4+ messages)
[PATCH v6 00/10] Introduce /dev/mshv root partition driver
2025-03-25 18:02 UTC (15+ messages)
` [PATCH v6 01/10] hyperv: Log hypercall status codes as strings
` [PATCH v6 03/10] arm64/hyperv: Add some missing functions to arm64
` [PATCH v6 09/10] hyperv: Add definitions for root partition driver to hv headers
` [PATCH v6 10/10] Drivers: hv: Introduce mshv_root module to expose /dev/mshv to VMMs
[PATCH v2 0/4] iommu: Fix the longstanding probe issues
2025-03-25 15:32 UTC (14+ messages)
` [PATCH v2 4/4] iommu: Get DT/ACPI parsing into the proper probe path
ACPI Error: AE_AML_LOOP_TIMEOUT in \_SB.PCI0.SBUS.RDWD & \_SB.PCI0.SBRG.ADP1._PSR
2025-03-24 19:33 UTC (6+ messages)
[RFC PATCH 0/6] Cache coherency management subsystem
2025-03-24 12:00 UTC (11+ messages)
` [RFC PATCH 1/6] memregion: Support fine grained invalidate by cpu_cache_invalidate_memregion()
` [RFC PATCH 2/6] arm64: Support ARCH_HAS_CPU_CACHE_INVALIDATE_MEMREGION
` [RFC PATCH 3/6] cache: coherency device class
` [RFC PATCH 4/6] cache: Support cache maintenance for HiSilicon SoC Hydra Home Agent
` [RFC PATCH 5/6] acpi: PoC of Cache control via ACPI0019 and _DSM
` [RFC PATCH 6/6] Hack: Pretend we have PSCI 1.2
[PATCH v10 0/8] Support ROHM BD79124 ADC
2025-03-24 7:13 UTC (4+ messages)
` [PATCH v10 2/8] property: Add functions to iterate named child
` [PATCH v10 3/8] iio: adc: add helpers for parsing ADC nodes
` [PATCH v10 7/8] MAINTAINERS: Add IIO ADC helpers
[rafael-pm:bleeding-edge] BUILD SUCCESS 709941062f344e93747e15be88d61b2526f3b11e
2025-03-23 14:48 UTC
[PATCH] net: remove sb1000 cable modem driver
2025-03-21 16:20 UTC (4+ messages)
[PATCH v3 00/13] mailbox: pcc: Fixes and cleanup/refactoring
2025-03-21 13:57 UTC (4+ messages)
` [PATCH v3 12/13] ACPI: PCC: Simplify PCC shared memory region handling
[PATCH v1 0/4] leds: Introduce and use fwnode_get_child_node_count()
2025-03-21 11:03 UTC (2+ messages)
[PATCH v5 0/8] Support for autonomous selection in cppc_cpufreq
2025-03-21 1:45 UTC (6+ messages)
` [PATCH v5 3/8] ACPI: CPPC: Rename cppc_get_perf() to cppc_get_reg_val()
[PATCH v6] PCI: Allow PCI bridges to go to D3Hot on all non-x86
2025-03-20 21:38 UTC (2+ messages)
[PATCH v2 0/9] x86/hyperv: Support wakeup mailbox for VTL2 TDX guest
2025-03-20 20:34 UTC (13+ messages)
` [PATCH v2 2/9] dt-bindings: x86: Add a binding for x86 wakeup mailbox
[PATCH v5] PCI: Allow PCI bridges to go to D3Hot on all Devicetree based platforms
2025-03-20 17:57 UTC (6+ messages)
[PATCH v9 0/8] Support ROHM BD79124 ADC
2025-03-20 8:22 UTC (4+ messages)
` [PATCH v9 2/8] property: Add functions to iterate named child
` [PATCH v9 3/8] iio: adc: add helpers for parsing ADC nodes
` [PATCH v9 7/8] MAINTAINERS: Add IIO ADC helpers
[PATCH v8 00/10] Support ROHM BD79124 ADC
2025-03-20 6:43 UTC (12+ messages)
` [PATCH v8 02/10] property: Add functions to iterate named child
` [PATCH v8 03/10] iio: adc: add helpers for parsing ADC nodes
` [PATCH v8 07/10] MAINTAINERS: Add IIO ADC helpers
` [PATCH net-next v8 09/10] net: gianfar: Use device_get_child_node_count_named()
PCI: hotplug_event: PCIe PLDA Device BAR Reset
2025-03-19 21:41 UTC (4+ messages)
[PATCH v3 00/15] Prepare for new Intel Family numbers
2025-03-19 19:46 UTC (7+ messages)
[PATCH v5 00/10] Introduce /dev/mshv root partition driver
2025-03-19 18:04 UTC (10+ messages)
` [PATCH v5 10/10] Drivers: hv: Introduce mshv_root module to expose /dev/mshv to VMMs
[PATCH 2/2 v6] mm/mempolicy: Don't create weight sysfs for memoryless nodes
2025-03-19 14:54 UTC (6+ messages)
[PATCH] ACPI: resource: Skip IRQ override on ASUS Vivobook 14 X1404VAP
2025-03-19 12:50 UTC (3+ messages)
[PATCH v2 0/8] drivers: Transition to the faux device interface
2025-03-18 17:01 UTC (2+ messages)
` [PATCH v2 7/8] ACPI: APEI: EINJ: "
PCI: hotplug_event: PCIe PLDA Device BAR Reset
2025-03-18 14:07 UTC (6+ messages)
Warnings `Could not retrieve perf counters (-19)` and `amd_pstate: the _CPC object is not present in SBIOS or ACPI disabled` (Dell PowerEdge R7625, AMD EPYC 9174F)
2025-03-18 1:29 UTC (5+ messages)
[PATCH 0/9] drivers: Transition to the faux device interface
2025-03-17 18:10 UTC (6+ messages)
` [PATCH 8/9] ACPI: APEI: EINJ: "
` (subset) [PATCH 0/9] drivers: "
[PATCH hyperv-next v6 11/11] PCI: hv: Get vPCI MSI IRQ domain from DeviceTree
2025-03-17 17:07 UTC (2+ messages)
[PATCH v3 0/2] ACPI: NUMA: debug invalid unused PXM value for CFMWs
2025-03-17 10:15 UTC (3+ messages)
` [PATCH v3 1/2] mm: numa_memblks: introduce numa_add_reserved_memblk
` [PATCH v3 2/2] ACPI: NUMA: debug invalid unused PXM value for CFMWs
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