messages from 2026-05-23 09:18:48 to 2026-05-27 02:57:51 UTC [more...]
[PATCH mm-unstable RFC v4 0/7] mm: add huge pfnmap support for remap_pfn_range()
2026-05-27 2:57 UTC (10+ messages)
` [PATCH mm-unstable RFC v4 1/7] x86/mm: use PTE-level pgprot for huge PFN helpers
` [PATCH mm-unstable RFC v4 2/7] arm64/mm: "
` [PATCH mm-unstable RFC v4 3/7] powerpc/mm: "
` [PATCH mm-unstable RFC v4 4/7] mm/huge_memory: refactor copy_huge_pmd()
` [PATCH mm-unstable RFC v4 5/7] mm/huge_memory: refactor __split_huge_pmd_locked()
` [PATCH mm-unstable RFC v4 6/7] mm/huge_memory: make move_huge_pmd() use has_deposited_pgtable()
` [PATCH mm-unstable RFC v4 7/7] mm: add PMD-level PFNMAP support for remap_pfn_range()
[PATCH v2 0/2] Add support for Battery Status AMS
2026-05-27 0:02 UTC (3+ messages)
` [PATCH v2 1/2] power: supply: Add helpers to get and put arrays of power supply handles
` [PATCH v2 2/2] usb: typec: tcpm: Add support for Battery Status response message
[PATCH] cpupower: Implement powercap enabled setters
2026-05-26 19:53 UTC (3+ messages)
` [PATCH v2] "
[PATCH v3 0/2] ACPI: CPPC: Add CPPC v4 support (ACPI 6.6)
2026-05-26 19:02 UTC (8+ messages)
` [PATCH v3 1/2] ACPI: CPPC: Add support for CPPC v4
` [PATCH v3 2/2] ACPI: CPPC: Add ospm_nominal_perf support
[PATCH v5 00/24] rust: device: Higher-Ranked Lifetime Types for device drivers
2026-05-26 18:49 UTC (28+ messages)
` [PATCH v5 01/24] rust: pci: use 'static lifetime for PCI BAR resource names
` [PATCH v5 04/24] rust: driver: decouple driver private data from driver type
` [PATCH v5 05/24] rust: driver core: drop drvdata before devres release
` [PATCH v5 06/24] rust: pci: implement Sync for Device<Bound>
` [PATCH v5 07/24] rust: platform: "
` [PATCH v5 08/24] rust: auxiliary: "
` [PATCH v5 09/24] rust: usb: "
` [PATCH v5 10/24] rust: device: "
` [PATCH v5 11/24] rust: device: make Core and CoreInternal lifetime-parameterized
` [PATCH v5 12/24] rust: pci: make Driver trait lifetime-parameterized
` [PATCH v5 13/24] rust: platform: "
` [PATCH v5 14/24] rust: auxiliary: "
` [PATCH v5 15/24] rust: usb: "
` [PATCH v5 16/24] rust: i2c: "
` [PATCH v5 17/24] rust: driver: update module documentation for GAT-based Data type
` [PATCH v5 18/24] rust: pci: make Bar lifetime-parameterized
` [PATCH v5 19/24] rust: io: make IoMem and ExclusiveIoMem lifetime-parameterized
` [PATCH v5 20/24] samples: rust: rust_driver_pci: use HRT lifetime for Bar
` [PATCH v5 21/24] gpu: nova-core: separate driver type from driver data
` [PATCH v5 22/24] rust: types: add `ForLt` trait for higher-ranked lifetime support
` [PATCH v5 23/24] rust: auxiliary: generalize Registration over ForLt
` [PATCH v5 24/24] samples: rust: rust_driver_auxiliary: showcase lifetime-bound registration data
` [PATCH v5 02/24] rust: alloc: remove `'static` bound on `ForeignOwnable`
[PATCH 0/3] Add Qualcomm SPEL powercap driver
2026-05-26 18:36 UTC (3+ messages)
` [PATCH 2/3] powercap: qcom: Add "
[PATCH 0/2] thermal: qcom: tsens: refine wake IRQ handling for suspend
2026-05-26 18:35 UTC (5+ messages)
` [PATCH 1/2] thermal: qcom: tsens: switch wake IRQ handling to PM callbacks
` [PATCH 2/2] thermal: qcom: tsens: Disable wakeup interrupt setup on automotive targets
[PATCH v2 0/2] thermal: intel: int340x platform temperature
2026-05-26 17:29 UTC (2+ messages)
[PATCH] PM: hibernate: preserve uswsusp swap pin across SNAPSHOT_SET_SWAP_AREA re-set failures
2026-05-26 17:23 UTC (3+ messages)
` [PATCH v2] PM: hibernate: keep existing uswsusp swap pin if re-selection fails
[PATCH] interconnect: qcom: Enable Shikra interconnect driver by default for ARCH_QCOM
2026-05-26 17:21 UTC
[PATCH] sched/fair: Revert boost in cpu_util()
2026-05-26 17:16 UTC (7+ messages)
[PATCH v3 0/2] governor: Fix races and stale baseline on prev_cpu_nice
2026-05-26 17:09 UTC (4+ messages)
[PATCH v12 00/16] Direct Map Removal Support for guest_memfd
2026-05-26 16:27 UTC (3+ messages)
[PATCH] thermal: samsung: Enable TMU by default
2026-05-26 16:17 UTC (2+ messages)
[PATCH v2 0/6] Improvements to PCI hibernate path
2026-05-26 15:28 UTC (13+ messages)
` [PATCH v2 1/6] PCI: Stop setting cached power state to "unknown" on unbind
` [PATCH v2 2/6] PCI/PM: Disable device wakeups when halting or powering off system
` [PATCH v2 3/6] PCI/PM: Split out code from pci_pm_suspend_noirq() into helper
` [PATCH v2 4/6] PCI/PM: Run bridge power up actions as part of restore phase
` [PATCH v2 5/6] PCI/PM: Use pci_power_manageable() in pci_pm_poweroff_noirq()
` [PATCH v2 6/6] PCI: Put PCIe bridges with downstream devices into D3 at hibernate
[PATCH] cpufreq/amd-pstate: drop stale @epp_cached kdoc
2026-05-26 15:04 UTC (2+ messages)
[PATCH v3 00/11] Support cooling device with ID in the OF
2026-05-26 14:08 UTC (11+ messages)
` [PATCH v4 01/10] thermal/core: Introduce non-OF thermal_cooling_device_register()
` [PATCH v4 02/10] thermal/core: Add devm_thermal_cooling_device_register()
` [PATCH v4 03/10] hwmon: Use non-OF thermal cooling device registration API
` [PATCH v4 04/10] thermal/core: Make cooling device OF node conditional on CONFIG_THERMAL_OF
` [PATCH v4 05/10] thermal/of: Move cooling device OF helpers out of thermal core
` [PATCH v4 06/10] thermal/of: Rename the devm_thermal_of_cooling_device_register() function
` [PATCH v4 07/10] thermal/of: Add cooling device ID support
` [PATCH v4 08/10] thermal/of: Pass cdev_id and introduce devm registration helper
` [PATCH v4 09/10] thermal/of: Support cooling device ID in cooling-spec
` [PATCH v4 10/10] dt-bindings: thermal: cooling-devices: Update support for 3 cells cooling device
[PATCH 0/2] PM: hibernate: add helper to detect image-write phase
2026-05-26 13:43 UTC (3+ messages)
` [PATCH 1/2] PM: hibernate: add pm_hibernation_storing_image() helper
[PATCH v2 0/2] power: sequencing: Add support for Nvidia Tegra modem pwrseq
2026-05-26 13:41 UTC (10+ messages)
` [PATCH v2 1/2] dt-bindings: soc: tegra: Document "
[PATCH] powercap: intel_rapl_tpmi: Handle PMU registration failure during probe
2026-05-26 13:34 UTC (2+ messages)
[PATCH v2 0/2] thermal: qcom: add support for PMIC5 Gen3 ADC thermal monitoring
2026-05-26 13:12 UTC (4+ messages)
` [PATCH v2 1/2] iio: adc: qcom-spmi-adc5-gen3: Share SDAM0 IRQ with ADC_TM auxiliary driver
` [PATCH v2 2/2] thermal: qcom: add support for PMIC5 Gen3 ADC thermal monitoring
[PATCH] powercap: intel_rapl: Fix memory leak in rapl_add_package_cpuslocked()
2026-05-26 13:01 UTC (2+ messages)
[PATCH] PM: hibernate: make LZ4 available for hibernation compression
2026-05-26 11:42 UTC (3+ messages)
[PATCH 0/3] Shrink time spent in copy_data_pages()
2026-05-26 11:28 UTC (5+ messages)
` [PATCH 1/3] PM: hibernate: Print speed statistics of copy_data_pages()
` [PATCH 2/3] PM: hibernate: Add platform_enter hibernation test level
[Bug 221505] New: REGRESSION][amd_pstate] "EPP cannot be set under performance policy" (EBUSY) when switching to performance profile via PPD on 7.1
2026-05-26 11:23 UTC (5+ messages)
` [Bug 221505] "
[PATCH] PM: Use LIST_HEAD() to initialize on stack list head
2026-05-26 11:14 UTC (2+ messages)
[PATCH 0/4] mm: misc cleanups from __GFP_UNMAPPED series
2026-05-26 11:13 UTC (8+ messages)
[PATCH] power: snapshot: fix missing kernel-doc parameter descriptions
2026-05-26 11:09 UTC (2+ messages)
[PATCH v3] PM: sleep: Use complete() in device_pm_sleep_init() and skip no_pm devices in dpm_wait()
2026-05-26 11:03 UTC (2+ messages)
[PATCH 0/2] thermal: qcom: add support for PMIC5 Gen3 ADC thermal monitoring
2026-05-26 10:53 UTC (6+ messages)
` [PATCH 1/2] iio: adc: qcom-spmi-adc5-gen3: Share SDAM0 IRQ with ADC_TM auxiliary driver
[PATCH 00/15 v4] tick/sched: Refactor idle cputime accounting
2026-05-26 10:42 UTC (2+ messages)
[PATCH] cpufreq/amd-pstate-ut: Disable dynamic_epp after the mode switch
2026-05-26 10:41 UTC (2+ messages)
[PATCH RFC 00/12] arm64: mediatek: Add M.2 E-key slot on Chromebooks
2026-05-26 9:48 UTC (4+ messages)
[PATCH v5 0/5] thermal: samsung: Add support for Google GS101 TMU
2026-05-26 9:42 UTC (8+ messages)
` [PATCH v5 1/5] dt-bindings: thermal: Add "
` [PATCH v5 2/5] thermal: samsung: Add Exynos ACPM TMU driver GS101
` [PATCH v5 3/5] MAINTAINERS: Add entry for Samsung Exynos ACPM thermal driver
` [PATCH v5 4/5] arm64: dts: exynos: gs101: Add thermal management unit
` [PATCH v5 5/5] arm64: defconfig: enable Exynos ACPM thermal support
[rafael-pm:bleeding-edge] BUILD SUCCESS 44d6101d610303d64d51b8366de0de0034cac61f
2026-05-26 8:43 UTC
[rafael-pm:fixes] BUILD SUCCESS 73c61caeee9538d702f458bbccc03849db673fab
2026-05-26 7:51 UTC
[PATCH 00/11] Convert moduleparams to seq_buf
2026-05-26 6:53 UTC (12+ messages)
` [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 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 v4 00/27] rust: device: Higher-Ranked Lifetime Types for device drivers
2026-05-26 5:48 UTC (30+ messages)
` [PATCH v4 10/27] rust: device: make Core and CoreInternal lifetime-parameterized
` [PATCH v4 14/27] rust: usb: make Driver trait lifetime-parameterized
` [PATCH v4 17/27] rust: pci: make Bar lifetime-parameterized
` [PATCH v4 18/27] rust: io: make IoMem and ExclusiveIoMem lifetime-parameterized
` [PATCH v4 19/27] samples: rust: rust_driver_pci: use HRT lifetime for Bar
` [PATCH v4 20/27] gpu: nova-core: separate driver type from driver data
` [PATCH v4 21/27] rust: types: add `ForLt` trait for higher-ranked lifetime support
` [PATCH v4 22/27] rust: auxiliary: generalize Registration over ForLt
` [PATCH v4 23/27] samples: rust: rust_driver_auxiliary: showcase lifetime-bound registration data
` [PATCH REF v4 24/27] gpu: nova-core: use lifetime for Bar
[PATCH V2 0/3] cpufreq: Simplify freq limit handling
2026-05-25 15:49 UTC (3+ messages)
[PATCH] thermal/core: Fix double device initialization
2026-05-25 15:43 UTC (4+ messages)
[PATCH 00/16] arm64: dts: qcom: Extend Shikra device tree with peripheral and subsystem support
2026-05-25 12:55 UTC (27+ messages)
` [PATCH 01/16] dt-bindings: dma: qcom,gpi: Document GPI DMA engine for Shikra SoC
` [PATCH 02/16] dt-bindings: interconnect: qcom-bwmon: Add Shikra cpu-bwmon compatible
` [PATCH 03/16] arm64: dts: qcom: Add QUPv3 configuration for Shikra
` [PATCH 04/16] arm64: dts: qcom: shikra: Add cpufreq scaling node
` [PATCH 05/16] arm64: dts: qcom: shikra: Add DDR BWMON support
` [PATCH 06/16] arm64: dts: qcom: shikra: Add EPSS L3 interconnect provider node
` [PATCH 07/16] arm64: dts: qcom: shikra: Add CPU OPP tables to scale DDR/L3
` [PATCH 08/16] arm64: dts: qcom: shikra: Add SMP2P nodes
` [PATCH 09/16] arm64: dts: qcom: shikra: Add CDSP, LPAICP, MPSS remoteproc PAS nodes
` [PATCH 10/16] arm64: dts: qcom: shikra-cqm: Enable CDSP, LPAICP and MPSS
` [PATCH 11/16] arm64: dts: qcom: shikra-cqs: "
` [PATCH 12/16] arm64: dts: qcom: shikra-iqs: "
` [PATCH 13/16] arm64: dts: qcom: shikra: Enable TSENS and thermal zones
` [PATCH 14/16] arm64: dts: qcom: shikra: Enable BT support on EVK boards
` [PATCH 15/16] arm64: dts: qcom: shikra: add WiFi node support
` [PATCH 16/16] arm64: dts: qcom: shikra: enable WiFi on EVK boards
[PATCH 0/2] Add EPSS L3 provider support on Qualcomm Shikra SoC
2026-05-25 12:21 UTC (5+ messages)
` [PATCH 1/2] dt-bindings: interconnect: qcom,shikra-epss-l3: Add EPSS L3 DT binding
` [PATCH 2/2] interconnect: qcom: Add EPSS L3 scaling support for Shikra SoC
[PATCH 0/2] qcom_battmgr: Add batteryless DC-adapter MAINS support
2026-05-25 12:01 UTC (11+ messages)
` [PATCH 1/2] dt-bindings: soc: qcom: pmic-glink: Document batteryless property
[PATCH v22 00/13] Implement PSCI reboot mode driver for PSCI resets
2026-05-25 9:34 UTC (9+ messages)
` [PATCH v22 08/13] mfd: core: Add firmware-node support to MFD cells
[PATCH v3] thermal: core: Add WQ_UNBOUND to alloc_workqueue users
2026-05-25 7:22 UTC (3+ messages)
[PATCH] dt-bindings: interconnect: qcom-bwmon: Add Maili cpu-bwmon compatible
2026-05-25 6:19 UTC
[PATCH] opp: rust: mark OPP methods as inline
2026-05-25 4:11 UTC (2+ messages)
[PATCH v2 0/4] cpufreq: Set policy->min and max as real QoS constraints
2026-05-25 1:05 UTC (5+ messages)
` [PATCH v2 4/4] cpufreq: Use policy->min/max init as QoS request
[PATCH] Documentation: ABI: sysfs-class-reboot-mode-reboot_modes: fix doc warnings
2026-05-24 22:48 UTC (3+ messages)
[PATCH 0/3] Enable QoS configuration on X1E80100
2026-05-24 18:44 UTC (9+ messages)
` [PATCH 1/3] dt-bindings: interconnect: qcom,x1e80100-rpmh: add clocks property to enable QoS
[PATCH 0/3] arm64: dts: monaco-arduino-monza: Add support for LGA WiFi/BT module
2026-05-24 10:36 UTC (8+ messages)
` [PATCH 1/3] power: sequencing: pcie-m2: Add QCA2066 (QCNFA765) BT serdev ID
` [PATCH 2/3] Bluetooth: hci_qca: Support QCA2066 on M.2 connector via pwrseq
[rafael-pm:bleeding-edge] BUILD SUCCESS 5eb11e016f257898c4778e3df4a4a8148c9fb17e
2026-05-24 7:39 UTC
[PATCH 0/5] scmi: Log client subsystem entity counts
2026-05-23 9:20 UTC (4+ messages)
` [PATCH 5/5] pinctrl: pinctrl-scmi: Log number of pins, groups, functions
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