messages from 2026-05-19 15:53:56 to 2026-05-26 02:51:36 UTC [more...]
[PATCH 0/2] ACPI/PCI/CXL: Enforce _DEP ordering between ACPI0016 and ACPI0017
2026-05-26 2:51 UTC (2+ messages)
` [PATCH 1/2] ACPI: PCI: Clear _DEP dependencies after PCI root bridge attach
[PATCH v3 00/17] arm64: Use EL2 virtual timer when running VHE
2026-05-26 2:14 UTC (24+ messages)
` [PATCH v3 01/17] ACPI: GTDT: Account for GTDTv3 size when walking the platform timer descriptors
` [PATCH v3 02/17] ACPI: GTDT: Parse information related to the EL2 virtual timer
` [PATCH v3 03/17] clocksource/drivers/arm_arch_timer: Default to EL2 virtual timer when running VHE
` [PATCH v3 04/17] dt-bindings: timer: arm,arch_timer: Fix requirements for interrupt description
` [PATCH v3 05/17] arm64: dts: allwinner: Add EL2 virtual timer interrupt
` [PATCH v3 06/17] arm64: dts: amlogic: "
` [PATCH v3 07/17] arm64: dts: bst: "
` [PATCH v3 08/17] arm64: dts: exynos: "
` (subset) "
` [PATCH v3 09/17] arm64: dts: freescale: "
` [PATCH v3 10/17] arm64: dts: intel: "
` [PATCH v3 11/17] arm64: dts: mediatek: "
` [PATCH v3 12/17] arm64: dts: nvidia: "
` [PATCH v3 13/17] arm64: dts: qcom: "
` [PATCH v3 14/17] arm64: dts: realtek: "
` [PATCH v3 15/17] arm64: dts: rockchip: "
` [PATCH v3 16/17] arm64: dts: sprd: "
` [PATCH v3 17/17] arm64: dts: xilinx: "
` (subset) [PATCH v3 00/17] arm64: Use EL2 virtual timer when running VHE
[PATCH v10 0/2] PCI/ACPI: Support Microsoft's "DmaProperty"
2026-05-25 22:40 UTC (3+ messages)
` [PATCH v10 1/2] "
` [PATCH v10 2/2] PCI: Rename pci_dev->untrusted to pci_dev->requires_dma_protection
[PATCH 00/11] Convert moduleparams to seq_buf
2026-05-25 17:10 UTC (26+ messages)
` [PATCH 01/11] params: bound array element output to the caller's page buffer
` [PATCH 02/11] panic: Replace panic_print_get() with generic helper
` [PATCH 03/11] moduleparam: Add DEFINE_KERNEL_PARAM_OPS macro family
` [PATCH 04/11] treewide: Convert struct kernel_param_ops initializers to DEFINE_KERNEL_PARAM_OPS
` [PATCH 05/11] moduleparam: Rename .get field to .get_str
` [PATCH 06/11] moduleparam: Add seq_buf-based .get callback alongside .get_str
` [PATCH 07/11] moduleparam: Route DEFINE_KERNEL_PARAM_OPS get pointer via _Generic
` [PATCH 08/11] params: Convert generic kernel_param_ops .get helpers to seq_buf
` [PATCH 09/11] treewide: Convert custom kernel_param_ops .get callbacks to seq_buf via cocci
` [PATCH 10/11] treewide: Manually convert custom kernel_param_ops .get callbacks
` [PATCH 11/11] moduleparam: Drop legacy kernel_param_ops .get_str field and dispatch logic
[PATCH v1 00/17] ACPI: driver: Use devres-based resource management
2026-05-25 15:40 UTC (19+ messages)
` [PATCH v1 01/17] ACPI: bus: Introduce devm_acpi_install_notify_handler()
` [PATCH v1 02/17] ACPI: NFIT: core: Use devm_acpi_install_notify_handler()
` [PATCH v1 03/17] ACPI: AC: Switch over to devres-based resource management
` [PATCH v1 04/17] ACPI: battery: "
` [PATCH v1 05/17] ACPI: HED: Refine guarding against adding a second instance
` [PATCH v1 06/17] ACPI: HED: Switch over to devres-based resource management
` [PATCH v1 07/17] ACPI: thermal: "
` [PATCH v1 08/17] ACPI: PAD: Rearrange acpi_pad_notify()
` [PATCH v1 09/17] ACPI: PAD: Pass struct device pointer to acpi_pad_notify()
` [PATCH v1 10/17] ACPI: PAD: Fix teardown ordering in acpi_pad_remove()
` [PATCH v1 11/17] ACPI: PAD: Switch over to devres-based resource management
` [PATCH v1 12/17] ACPI: video: Reduce the number of auxiliary device dereferences
` [PATCH v1 13/17] ACPI: video: Rearrange probe and remove code
` [PATCH v1 14/17] ACPI: video: Use devm action for video bus object cleanup
` [PATCH v1 15/17] ACPI: video: Use devm action for freeing video devices
` [PATCH v1 16/17] ACPI: video: Use devm for video->entry and backlight cleanup
` [PATCH v1 17/17] ACPI: video: Switch over to devres-based resource management
[PATCH RFC v5 00/18] riscv: add Ssqosid and CBQRI resctrl support
2026-05-25 8:23 UTC (20+ messages)
` [PATCH RFC v5 01/18] dt-bindings: riscv: Add Ssqosid extension description
` [PATCH RFC v5 02/18] riscv: detect the Ssqosid extension
` [PATCH RFC v5 03/18] riscv: add support for srmcfg CSR from "
` [PATCH RFC v5 04/18] fs/resctrl: Add resctrl_is_membw() helper
` [PATCH RFC v5 05/18] fs/resctrl: Add RDT_RESOURCE_MB_MIN and RDT_RESOURCE_MB_WGHT
` [PATCH RFC v5 06/18] fs/resctrl: Let bandwidth resources default to min_bw at reset
` [PATCH RFC v5 07/18] riscv_cbqri: Add capacity controller probe and allocation device ops
` [PATCH RFC v5 08/18] riscv_cbqri: Add capacity controller monitoring "
` [PATCH RFC v5 09/18] riscv_cbqri: Add bandwidth controller probe and allocation "
` [PATCH RFC v5 10/18] riscv_cbqri: Add bandwidth controller monitoring "
` [PATCH RFC v5 11/18] riscv_cbqri: resctrl: Add cache allocation via capacity block mask
` [PATCH RFC v5 12/18] riscv_cbqri: resctrl: Add L3 cache occupancy monitoring
` [PATCH RFC v5 13/18] riscv_cbqri: resctrl: Add MB_MIN bandwidth allocation via Rbwb
` [PATCH RFC v5 14/18] riscv_cbqri: resctrl: Add MB_WGHT bandwidth allocation via Mweight
` [PATCH RFC v5 15/18] riscv_cbqri: resctrl: Add mbm_total_bytes bandwidth monitoring
` [PATCH RFC v5 16/18] ACPI: RISC-V: Parse RISC-V Quality of Service Controller (RQSC) table
` [PATCH RFC v5 17/18] ACPI: RISC-V: Add support for RISC-V Quality of Service Controller (RQSC)
` [PATCH RFC v5 18/18] riscv: enable resctrl filesystem for Ssqosid
[PATCH 0/2] irqchip: Arm GICv5 IWB ACPI IRQ probe deferral
2026-05-25 8:03 UTC (4+ messages)
` [PATCH 1/2] drivers/acpi: Move RISC-V interrupt controllers autodep to ACPI IRQ code
[PATCH] acpi/riscv: use a dedicated insertion point in riscv_acpi_register_ext_intc()
2026-05-25 7:44 UTC
[PATCH 0/2] device property: fix child iteration issues with secondary fwnodes
2026-05-25 6:09 UTC (3+ messages)
` [PATCH 1/2] software node: fix refcount leak in software_node_get_next_child()
` [PATCH 2/2] device property: fix infinite loop in fwnode_for_each_child_node()
acpi/riscv: iterator after loop end in riscv_acpi_register_ext_intc?
2026-05-25 6:05 UTC (2+ messages)
[PATCH v2 0/2] ACPI: SPCR: Support UART clock frequency field
2026-05-24 22:35 UTC (3+ messages)
` [PATCH v2 1/2] serial: earlycon: add uart_clk_freq parameter
` [PATCH v2 2/2] ACPI: SPCR: Support UART clock frequency field
[PATCH 0/2] gpio: core: fix const-correctness and remove UAF FIXMEs
2026-05-24 16:27 UTC (3+ messages)
` [PATCH 1/2] gpio: core: fix const-correctness of gpio_chip_guard
` [PATCH 2/2] gpio: remove obsolete UAF FIXMEs from lookup paths
[PATCH] ACPI: battery: Add ASUS Vivobook 18 M1807HA status quirk
2026-05-24 10:39 UTC
[rafael-pm:bleeding-edge] BUILD SUCCESS 5eb11e016f257898c4778e3df4a4a8148c9fb17e
2026-05-24 7:39 UTC
[PATCH v2 0/3] ACPI: button: Fixes related to GPE handling and probe error path
2026-05-23 17:29 UTC (6+ messages)
` [PATCH v2 1/3] ACPI: button: Fix ACPI GPE handler leak during removal
` [PATCH v2 2/3] ACPI: button: Enable wakeup GPEs for ACPI buttons at probe time
` [PATCH v2 3/3] ACPI: button: Add missing device class clearing on probe failures
[PATCH v2] ACPI: resource: Add quirk for Dell PMC memory region overlap
2026-05-23 17:23 UTC (6+ messages)
` [PATCH v3] resource: Downgrade "resource sanity check" warning to debug level
[PATCH v02] mailbox/pcc.c shmem map/unmap in callbacks
2026-05-22 20:52 UTC
[PATCH v3 0/2] ACPI: CPPC: Add CPPC v4 support (ACPI 6.6)
2026-05-22 17:20 UTC (4+ messages)
` [PATCH v3 2/2] ACPI: CPPC: Add ospm_nominal_perf support
[PATCH v02] mailbox: pcc: report errors for PCC clients
2026-05-22 16:52 UTC (7+ messages)
[GIT PULL] ACPI support fix for v7.1-rc5
2026-05-22 14:25 UTC (2+ messages)
[PATCH] mailbox/pcc.c move shmem unmap to teardown
2026-05-22 13:10 UTC (5+ messages)
[PATCH v1 0/3] ACPI: button: Fixes related to GPE handling and probe error path
2026-05-22 12:26 UTC (9+ messages)
` [PATCH v1 1/3] ACPI: button: Fix ACPI GPE handler leak during removal
` [PATCH v1 2/3] ACPI: button: Enable wakeup GPEs for ACPI buttons at probe time
` [PATCH v1 3/3] ACPI: button: Add missing device class clearing on probe failures
[rafael-pm:bleeding-edge] BUILD SUCCESS 80e40181008d03fdebbe7a139fde29831321b147
2026-05-22 12:18 UTC
[PATCH] device property: set fwnode->secondary to NULL in fwnode_init()
2026-05-22 10:56 UTC (7+ messages)
[PATCH 0/2] Subject: [PATCH v5 0/2] arm64: Add LECARC ACPI IDs for DesignWare GPIO, SPI
2026-05-21 10:08 UTC (5+ messages)
` [PATCH 1/2] gpio: dwapb: Add ACPI ID LECA0001 for LECARC SoCs
` [PATCH 2/2] spi: dw-mmio: Add ACPI ID LECA0002 "
` (subset) [PATCH 0/2] Subject: [PATCH v5 0/2] arm64: Add LECARC ACPI IDs for DesignWare GPIO, SPI
[PATCH 0/5] arm_mpam: Add MPAM-Fb firmware support
2026-05-21 17:27 UTC (3+ messages)
` [PATCH 1/5] arm_mpam: Parse the rest of the ACPI table
[PATCH 5/5] arm_mpam: detect and enable MPAM-Fb PCC support
2026-05-21 16:04 UTC (3+ messages)
[PATCH 4/5] arm_mpam: prevent MPAM-Fb accesses inside IRQ handler
2026-05-21 15:59 UTC (3+ messages)
[PATCH 3/5] arm_mpam: add MPAM-Fb MSC firmware access support
2026-05-21 15:54 UTC (3+ messages)
[PATCH v4 00/24] iommu/arm-smmu-v3: Quarantine device upon ATC invalidation timeout
2026-05-21 13:12 UTC (18+ messages)
` [PATCH v4 06/24] iommu: Defer iommu_group free via kfree_rcu()
` [PATCH v4 11/24] iommu: Add iommu_report_device_broken() to quarantine a broken device
[rafael-pm:fixes] BUILD SUCCESS 532ec936b278134610d935b3ae4cc1cbde90c75b
2026-05-21 12:54 UTC
[rafael-pm:bleeding-edge] BUILD SUCCESS 5a12f05e047646e7c25c73482cd4d21fe297903b
2026-05-21 11:28 UTC
[PATCH RESEND v6.12.y] mailbox: Fix NULL message support in mbox_send_message()
2026-05-21 9:04 UTC (3+ messages)
` [PATCH RESEND v2 v6.18.y] "
` [PATCH v7.0.y] "
[PATCH 0/8] ras: aest: extend AEST support to Device Tree frontend
2026-05-20 18:13 UTC (10+ messages)
` [PATCH 5/8] dt-bindings: arm: ras: Introduce bindings for ARM AEST
` [PATCH 8/8] arm64: dts: qcom: monaco: add AEST error nodes
[PATCH v4 0/3] arm64: Add LECARC ACPI IDs for DesignWare GPIO, SPI, I2C
2026-05-20 17:27 UTC (10+ messages)
` [PATCH v4 1/3] gpio: dwapb: Add ACPI ID LECA0001 for LECARC SoCs
` [PATCH v4 2/3] spi: dw-mmio: Add ACPI ID LECA0002 "
` [PATCH v4 3/3] i2c: designware: Add ACPI ID LECA0003 "
[rafael-pm:bleeding-edge] BUILD SUCCESS 7255cd3212fa92c0c39605bf59eeae7d5cdf35e4
2026-05-20 13:00 UTC
[PATCH AUTOSEL 7.0-5.10] i2c: acpi: Add ELAN0678 to i2c_acpi_force_100khz_device_ids
2026-05-20 11:19 UTC
[rafael-pm:fixes] BUILD SUCCESS d9d246eff98a551e2f555d4cc3c4bb1d3af2719c
2026-05-20 9:36 UTC
[PATCH 2/2] gpiolib: acpi: Fix resource leak in OpRegion cleanup path
2026-05-20 7:45 UTC (4+ messages)
` [PATCH v3 0/2] gpiolib: acpi: Fix bounds-checking and connection leak
` [PATCH v3 1/2] gpiolib: acpi: Add robust bounds-checking for GPIO pin resources
` [PATCH v3 2/2] Fixes: gpiolib: acpi: resource leak in OpRegion
[PATCH v7 0/3] ARM: omap1: use real firmware node lookup for GPIOs on Nokia 770
2026-05-20 7:05 UTC (5+ messages)
[PATCH v2 0/6] gpiolib: unify gpio-hog code
2026-05-20 6:55 UTC (5+ messages)
` [PATCH v2 5/6] gpio: remove machine hogs
[PATCH 0/2] CPPC: reduce FFH feedback-counter sampling skew on arm64
2026-05-20 2:55 UTC (4+ messages)
[PATCH v1] tpm_crb: Check ACPI_COMPANION() against NULL during probe
2026-05-19 21:01 UTC (3+ messages)
[REGRESSION] Toshiba Fn keys + lidswitch
2026-05-19 17:26 UTC (4+ 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