public inbox for linux-pm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-18 15:28:07 to 2026-03-20 19:27:46 UTC [more...]

[PATCH v5 00/21] Virtual Swap Space
 2026-03-20 19:27 UTC  (7+ messages)
` [PATCH v5 01/21] mm/swap: decouple swap cache from physical swap infrastructure
` [PATCH v5 02/21] swap: rearrange the swap header file
` [PATCH v5 03/21] mm: swap: add an abstract API for locking out swapoff
` [PATCH v5 04/21] zswap: add new helpers for zswap entry operations
` [PATCH v5 05/21] mm/swap: add a new function to check if a swap entry is in swap cached
` [PATCH v5 06/21] mm: swap: add a separate type for physical swap slots

[PATCH] MAINTAINERS: Add interconnect kunit test entry
 2026-03-20 19:06 UTC 

[PATCH v2 0/2] PM: hibernate: Drain trailing zero pages on userspace restore
 2026-03-20 19:00 UTC  (7+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] PM: hibernate: return -ENODATA if the snapshot image is not loaded

[PATCH] cpuidle: Deny idle entry when CPU already have IPI interrupt pending
 2026-03-20 18:29 UTC  (2+ messages)

[PATCH v6 0/3] mm/swap, PM: hibernate: fix swapoff race and optimize swap
 2026-03-20 18:20 UTC  (5+ messages)
` [PATCH v6 1/3] mm/swap, PM: hibernate: fix swapoff race in uswsusp by pinning swap device
` [PATCH v6 2/3] mm/swap: remove redundant swap device reference in alloc/free
` [PATCH v6 3/3] PM: hibernate: fix spurious GFP mask WARNING in uswsusp path

[PATCH v1 0/6] powercap: intel_rapl: Move primitives to interface drivers
 2026-03-20 18:10 UTC  (3+ messages)

[PATCH v7 0/7] dax/hmem, cxl: Coordinate Soft Reserved handling with CXL and HMEM
 2026-03-20 17:29 UTC  (21+ messages)
` [PATCH v7 1/7] dax/hmem: Request cxl_acpi and cxl_pci before walking Soft Reserved ranges
` [PATCH v7 2/7] dax/hmem: Gate Soft Reserved deferral on DEV_DAX_CXL
` [PATCH v7 3/7] dax/cxl, hmem: Initialize hmem early and defer dax_cxl binding
` [PATCH v7 4/7] dax: Track all dax_region allocations under a global resource tree
` [PATCH v7 5/7] cxl/region: Add helper to check Soft Reserved containment by CXL regions
` [PATCH v7 6/7] dax/hmem, cxl: Defer and resolve Soft Reserved ownership
` [PATCH v7 7/7] dax/hmem: Reintroduce Soft Reserved ranges back into the iomem tree

[GIT PULL] pmdomain fixes for v7.0-rc5
 2026-03-20 17:13 UTC  (2+ messages)

[PATCH v3 0/4] rust: add basic serial device bus abstractions
 2026-03-20 17:13 UTC  (10+ messages)
` [PATCH v3 2/4] serdev: add rust private data to serdev_device

[PATCH v1 0/2] *** Support BPF traversal of wakeup sources ***
 2026-03-20 16:09 UTC  (4+ messages)
` [PATCH v1 1/2] PM: wakeup: Add kfuncs to lock/unlock wakeup_sources
` [PATCH v1 2/2] PM: Add config flag to gate sysfs wakeup_sources

[PATCH v3 00/12] amd-pstate: Introduce AMD CPPC Performance Priority
 2026-03-20 14:43 UTC  (13+ messages)
` [PATCH v3 01/12] amd-pstate: Fix memory leak in amd_pstate_epp_cpu_init()
` [PATCH v3 02/12] amd-pstate: Update cppc_req_cached in fast_switch case
` [PATCH v3 03/12] amd-pstate: Make certain freq_attrs conditionally visible
` [PATCH v3 04/12] x86/cpufeatures: Add AMD CPPC Performance Priority feature
` [PATCH v3 05/12] amd-pstate: Add support for CPPC_REQ2 and FLOOR_PERF
` [PATCH v3 06/12] amd-pstate: Add sysfs support for floor_freq and floor_count
` [PATCH v3 07/12] amd-pstate: Introduce a tracepoint trace_amd_pstate_cppc_req2()
` [PATCH v3 08/12] amd-pstate-ut: Add ability to run a single testcase
` [PATCH v3 09/12] amd-pstate-ut: Add a testcase to validate the visibility of driver attributes
` [PATCH v3 10/12] Documentation/amd-pstate: List amd_pstate_hw_prefcore sysfs file
` [PATCH v3 11/12] Documentation/amd-pstate: List amd_pstate_prefcore_ranking "
` [PATCH v3 12/12] Documentation/amd-pstate: Add documentation for amd_pstate_floor_{freq,count}

[PATCH 00/15 v2] tick/sched: Refactor idle cputime accounting
 2026-03-20 14:32 UTC  (4+ messages)
` [PATCH 14/15] sched/cputime: Handle idle irqtime gracefully

[PATCH v3 0/1] writeback: don't block sync for filesystems with no data integrity guarantees
 2026-03-20 13:19 UTC  (5+ messages)
` [PATCH v3 1/1] "

[RFC PATCH 1/2] thermal/cpufreq_cooling: remove unused cpu_idx in get_load()
 2026-03-20 12:32 UTC  (3+ messages)
` [RFC PATCH 2/2] thermal/cpufreq_cooling: Use idle_time to get cpu_load when scx_enabled

[PATCH V2] cpufreq: conservative: Reset requested_freq on limits change
 2026-03-20 11:51 UTC  (3+ messages)

[PATCH] cpufreq: Don't skip cpufreq_frequency_table_cpuinfo()
 2026-03-20 11:48 UTC  (2+ messages)

[PATCH 0/6] Enable NVL support in intel_pmc_core
 2026-03-20 11:08 UTC  (13+ messages)
` [PATCH 1/6] platform/x86/intel/pmc: Enable PkgC LTR blocking counter
` [PATCH 2/6] platform/x86/intel/pmc: Enable Pkgc blocking residency counter
` [PATCH 3/6] platform/x86/intel/pmc: Use PCI DID for PMC SSRAM device discovery
` [PATCH 4/6] platform/x86/intel/pmc: Add support for variable DMU offsets
` [PATCH 5/6] platform/x86/intel/pmc: Retrieve PMC info only for available PMCs
` [PATCH 6/6] platform/x86/intel/pmc: Add Nova Lake support to intel_pmc_core driver

[PATCH v6 0/4] cpufreq: Introduce boost frequency QoS
 2026-03-20 10:58 UTC  (11+ messages)
` [PATCH v6 1/4] cpufreq: Remove per-CPU QoS constraint
` [PATCH v6 3/4] cpufreq: Set policy->min and max as real QoS constraints
` [RFC PATCH v6 4/4] cpufreq/freq_table: Allow decreasing cpuinfo.max_freq

[PATCH] cpufreq: acpi-cpufreq: use DMI max speed when CPPC is unavailable
 2026-03-20 10:58 UTC  (2+ messages)

[PATCH 0/9] driver core / pmdomain: Add support for fined grained sync_state
 2026-03-20 10:13 UTC  (16+ messages)
` [PATCH 3/9] pmdomain: core: Move genpd_get_from_provider()
` [PATCH 4/9] pmdomain: core: Add initial fine grained sync_state support
` [PATCH 7/9] pmdomain: renesas: rcar-gen4-sysc: Drop GENPD_FLAG_NO_STAY_ON
` [PATCH 8/9] pmdomain: renesas: rcar-sysc: "
` [PATCH 9/9] pmdomain: renesas: rmobile-sysc: "

[PATCH v5 0/3] Fix swapoff race and cleanup in hibernation swap path
 2026-03-20  9:49 UTC  (8+ messages)
` [PATCH v5 1/3] mm/swap, PM: hibernate: fix swapoff race in uswsusp by getting swap reference
` [PATCH v5 2/3] mm/swap: remove redundant swap device reference in alloc/free
` [PATCH v5 3/3] PM: hibernate: fix spurious GFP mask WARNING in uswsusp path

[PATCH/RFC] PM: domains: Call pm_runtime_barrier() before dev_pm_domain_{attach*,detach}()
 2026-03-20  9:47 UTC  (3+ messages)

[PATCH] pmdomain: imx8mp-blk-ctrl: Keep the NOC_HDCP clock enabled
 2026-03-20  8:43 UTC 

[PATCH v4 0/3] mm/swap, PM: hibernate: fix swapoff race and optimize swap
 2026-03-20  7:59 UTC  (6+ messages)
` [PATCH v4 1/3] mm/swap, PM: hibernate: fix swapoff race in uswsusp by getting swap reference

[PATCH] cpufreq: tegra194: remove COMPILE_TEST
 2026-03-20  5:33 UTC  (2+ messages)

[PATCH v2 00/10] workqueue / drivers: Add device-managed allocate workqueue
 2026-03-20  3:06 UTC  (3+ messages)
` (subset) "

[PATCH v2 0/1] writeback: don't block sync(2) for filesystems with no data integrity guarantees
 2026-03-19 23:55 UTC  (4+ messages)
` [PATCH v2 1/1] "

[PATCH v4 00/21] Virtual Swap Space
 2026-03-19 23:27 UTC  (30+ messages)
` [PATCH v4 01/21] mm/swap: decouple swap cache from physical swap infrastructure
` [PATCH v4 02/21] swap: rearrange the swap header file
` [PATCH v4 03/21] mm: swap: add an abstract API for locking out swapoff
` [PATCH v4 04/21] zswap: add new helpers for zswap entry operations
` [PATCH v4 05/21] mm/swap: add a new function to check if a swap entry is in swap cached
` [PATCH v4 06/21] mm: swap: add a separate type for physical swap slots
` [PATCH v4 07/21] mm: create scaffolds for the new virtual swap implementation
` [PATCH v4 08/21] zswap: prepare zswap for swap virtualization
` [PATCH v4 09/21] mm: swap: allocate a virtual swap slot for each swapped out page
` [PATCH v4 10/21] swap: move swap cache to virtual swap descriptor
` [PATCH v4 11/21] zswap: move zswap entry management to the "
` [PATCH v4 12/21] swap: implement the swap_cgroup API using virtual swap
` [PATCH v4 13/21] swap: manage swap entry lifecycle at the virtual swap layer
` [PATCH v4 14/21] mm: swap: decouple virtual swap slot from backing store
` [PATCH v4 15/21] zswap: do not start zswap shrinker if there is no physical swap slots
` [PATCH v4 16/21] swap: do not unnecesarily pin readahead swap entries
` [PATCH v4 17/21] swapfile: remove zeromap bitmap
` [PATCH v4 18/21] memcg: swap: only charge physical swap slots
` [PATCH v4 19/21] swap: simplify swapoff using virtual swap
` [PATCH v4 20/21] swapfile: replace the swap map with bitmaps
` [PATCH v4 21/21] vswap: batch contiguous vswap free calls
` [syzbot ci] Re: Virtual Swap Space

[PATCH RESEND 0/5] bitmap: cleanup bitmaps printing
 2026-03-19 20:18 UTC  (2+ messages)

[PATCH v4 4/5] dt-bindings: mfd: max77620: document optional RTC address for MAX77663
 2026-03-19 18:26 UTC  (2+ messages)
` (subset) "

[PATCH v4 3/5] dt-bindings: mfd: max77620: convert to DT schema
 2026-03-19 18:23 UTC  (2+ messages)
` (subset) "

[PATCH v1] writeback: skip sync(2) inode writeback for filesystems with no data integrity guarantees
 2026-03-19 18:07 UTC  (3+ messages)

[PATCH v4 00/11] Add support for the TI BQ25792 battery charger
 2026-03-19 17:01 UTC  (3+ messages)
` [PATCH v4 09/11] mfd: bq257xx: Add BQ25792 support

[PATCH v8 00/10] pmdomain: samsung: add support for Google GS101
 2026-03-19 16:42 UTC  (8+ messages)
` [PATCH v8 05/10] pmdomain: samsung: convert to using regmap
` [PATCH v8 10/10] pmdomain: samsung: implement domain-supply regulator

[PATCH] devfreq: event: rockchip-dfi: fix missing clk_disable_unprepare() on error
 2026-03-19 16:30 UTC 

[GIT PULL] Power management fixes for v7.0-rc5
 2026-03-19 15:52 UTC  (2+ messages)

[PATCH] x86, hibernate: Remove inclusion of crypto/hash.h
 2026-03-19 15:15 UTC  (2+ messages)

[PATCH v7 0/3] HID: Add support for multiple batteries per device
 2026-03-19 15:01 UTC  (2+ messages)

[PATCH 00/61] treewide: Use IS_ERR_OR_NULL over manual NULL check - refactor
 2026-03-19 14:13 UTC  (3+ messages)
` [PATCH 12/61] quota: Prefer IS_ERR_OR_NULL over manual NULL check

[PATCH] tools/power turbostat: Allow execution to continue after perf_l2_init() failure
 2026-03-19 14:03 UTC 

[PATCH v4 0/5] mm: zone lock tracepoint instrumentation
 2026-03-19 13:22 UTC  (9+ messages)

[PATCH 0/3] thermal: spacemit: Add support for SpacemiT K1 SoC thermal sensor
 2026-03-19 10:44 UTC  (3+ messages)

[PATCH v2 2/8] dt-bindings: thermal: Add qcom,qmi-cooling yaml bindings
 2026-03-19  9:51 UTC  (13+ messages)

[rafael-pm:fixes] BUILD SUCCESS 989846451544c0330ee498cfdfc0183a4baf4270
 2026-03-19  9:25 UTC 

[PATCH RESEND 0/4] Fix some errors in the devfreq core layer when governor is NULL
 2026-03-19  9:17 UTC  (5+ messages)
` [PATCH RESEND 1/4] PM / devfreq: Fix possible null pointer issue in devfreq_add_governor()
` [PATCH RESEND 2/4] PM / devfreq: Fix available_governors_show() when no governor is set
` [PATCH RESEND 3/4] PM / devfreq: Fix governor_store() failing when device has no current governor
` [PATCH RESEND 4/4] PM / devfreq: Optimize error return value of governor_show()

[PATCH v3 0/9] Add support for mt6392 PMIC
 2026-03-19  7:23 UTC  (14+ messages)
` [PATCH v3 3/9] dt-bindings: regulator: Document MediaTek MT6392 PMIC Regulators
` [PATCH v3 7/9] regulator: mt6392: Add support for MT6392 regulator
` [PATCH v3 9/9] arm64: dts: mt6392: add mt6392 PMIC dtsi

[PATCH 0/7] of: Add and use of_machine_get_match() helper
 2026-03-19  3:36 UTC  (3+ messages)
` [PATCH 6/7] soc: qcom: pd-mapper: Convert to of_machine_get_match()

[BUG] fuse: wb_wait_for_completion hang on suspend with fuse-overlayfs on tmpfs persists in 6.19.6 (AS_NO_DATA_INTEGRITY fix incomplete)
 2026-03-18 22:31 UTC  (8+ messages)

[PATCH v6 0/9] dax/hmem, cxl: Coordinate Soft Reserved handling with CXL and HMEM
 2026-03-18 21:49 UTC  (9+ messages)
` [PATCH v6 3/9] cxl/region: Skip decoder reset on detach for autodiscovered regions

[PATCH] cpufreq: optimize policy_is_shared()
 2026-03-18 20:29 UTC  (3+ messages)

[PATCH] pmdomain: qcom: cpr: simplify main allocation
 2026-03-18 18:22 UTC  (2+ messages)

[PATCH v2 0/2] allwinner: a733: Add A733 PCK600 Power Domain Controller Support
 2026-03-18 18:19 UTC  (2+ messages)

[PATCH 0/2] pmdomain: bcm: bcm2835-power: Fix ASB timeout and clean up polling loops
 2026-03-18 18:19 UTC  (5+ messages)
` [PATCH 1/2] pmdomain: bcm: bcm2835-power: Increase ASB control timeout
` [PATCH 2/2] pmdomain: bcm: bcm2835-power: Replace open-coded polling with readl_poll_timeout_atomic()


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox