<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/source/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in Makefile</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>0fc8f6200d2313278fbf4539bbab74677c685531 - Merge drm/drm-fixes into drm-misc-fixes</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/thermal/intel/power_floor/Makefile#0fc8f6200d2313278fbf4539bbab74677c685531</link>
        <description>Merge drm/drm-fixes into drm-misc-fixesGetting fixes and updates from v7.1-rc1.Signed-off-by: Thomas Zimmermann &lt;tzimmermann@suse.de&gt;

            List of files:
            /linux/tools/testing/selftests/thermal/intel/power_floor/Makefile</description>
        <pubDate>Mon, 27 Apr 2026 10:26:49 +0200</pubDate>
        <dc:creator>Thomas Zimmermann &lt;tzimmermann@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>440d6635b20037bc9ad46b20817d7b61cef0fc1b - Merge tag &apos;mm-nonmm-stable-2026-04-15-04-20&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/thermal/intel/power_floor/Makefile#440d6635b20037bc9ad46b20817d7b61cef0fc1b</link>
        <description>Merge tag &apos;mm-nonmm-stable-2026-04-15-04-20&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmPull non-MM updates from Andrew Morton: - &quot;pid: make sub-init creation retryable&quot; (Oleg Nesterov)   Make creation of init in a new namespace more robust by clearing away   some historical cruft which is no longer needed. Also some   documentation fixups - &quot;selftests/fchmodat2: Error handling and general&quot; (Mark Brown)   Fix and a cleanup for the fchmodat2() syscall selftest - &quot;lib: polynomial: Move to math/ and clean up&quot; (Andy Shevchenko) - &quot;hung_task: Provide runtime reset interface for hung task detector&quot;   (Aaron Tomlin)   Give administrators the ability to zero out   /proc/sys/kernel/hung_task_detect_count - &quot;tools/getdelays: use the static UAPI headers from   tools/include/uapi&quot; (Thomas Wei&#223;schuh)   Teach getdelays to use the in-kernel UAPI headers rather than the   system-provided ones - &quot;watchdog/hardlockup: Improvements to hardlockup&quot; (Mayank Rungta)   Several cleanups and fixups to the hardlockup detector code and its   documentation - &quot;lib/bch: fix undefined behavior from signed left-shifts&quot; (Josh Law)   A couple of small/theoretical fixes in the bch code - &quot;ocfs2/dlm: fix two bugs in dlm_match_regions()&quot; (Junrui Luo) - &quot;cleanup the RAID5 XOR library&quot; (Christoph Hellwig)   A quite far-reaching cleanup to this code. I can&apos;t do better than to   quote Christoph:     &quot;The XOR library used for the RAID5 parity is a bit of a mess right      now. The main file sits in crypto/ despite not being cryptography      and not using the crypto API, with the generic implementations      sitting in include/asm-generic and the arch implementations      sitting in an asm/ header in theory. The latter doesn&apos;t work for      many cases, so architectures often build the code directly into      the core kernel, or create another module for the architecture      code.      Change this to a single module in lib/ that also contains the      architecture optimizations, similar to the library work Eric      Biggers has done for the CRC and crypto libraries later. After      that it changes to better calling conventions that allow for      smarter architecture implementations (although none is contained      here yet), and uses static_call to avoid indirection function call      overhead&quot; - &quot;lib/list_sort: Clean up list_sort() scheduling workarounds&quot;   (Kuan-Wei Chiu)   Clean up this library code by removing a hacky thing which was added   for UBIFS, which UBIFS doesn&apos;t actually need - &quot;Fix bugs in extract_iter_to_sg()&quot; (Christian Ehrhardt)   Fix a few bugs in the scatterlist code, add in-kernel tests for the   now-fixed bugs and fix a leak in the test itself - &quot;kdump: Enable LUKS-encrypted dump target support in ARM64 and   PowerPC&quot; (Coiby Xu)   Enable support of the LUKS-encrypted device dump target on arm64 and   powerpc - &quot;ocfs2: consolidate extent list validation into block read callbacks&quot;   (Joseph Qi)   Cleanup, simplify, and make more robust ocfs2&apos;s validation of extent   list fields (Kernel test robot loves mounting corrupted fs images!)* tag &apos;mm-nonmm-stable-2026-04-15-04-20&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm: (127 commits)  ocfs2: validate group add input before caching  ocfs2: validate bg_bits during freefrag scan  ocfs2: fix listxattr handling when the buffer is full  doc: watchdog: fix typos etc  update Sean&apos;s email address  ocfs2: use get_random_u32() where appropriate  ocfs2: split transactions in dio completion to avoid credit exhaustion  ocfs2: remove redundant l_next_free_rec check in __ocfs2_find_path()  ocfs2: validate extent block list fields during block read  ocfs2: remove empty extent list check in ocfs2_dx_dir_lookup_rec()  ocfs2: validate dx_root extent list fields during block read  ocfs2: fix use-after-free in ocfs2_fault() when VM_FAULT_RETRY  ocfs2: handle invalid dinode in ocfs2_group_extend  .get_maintainer.ignore: add Askar  ocfs2: validate bg_list extent bounds in discontig groups  checkpatch: exclude forward declarations of const structs  tools/accounting: handle truncated taskstats netlink messages  taskstats: set version in TGID exit notifications  ocfs2/heartbeat: fix slot mapping rollback leaks on error paths  arm64,ppc64le/kdump: pass dm-crypt keys to kdump kernel  ...

            List of files:
            /linux/tools/testing/selftests/thermal/intel/power_floor/Makefile</description>
        <pubDate>Fri, 17 Apr 2026 05:11:56 +0200</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>5a1292137e89c8c4b12076b17427eb00f788a4ed - selftests: fix ARCH normalization to handle command-line argument</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/thermal/intel/power_floor/Makefile#5a1292137e89c8c4b12076b17427eb00f788a4ed</link>
        <description>selftests: fix ARCH normalization to handle command-line argumentSeveral selftests Makefiles (e.g.  prctl, breakpoints, etc) attempt tonormalize the ARCH variable by converting x86_64 and i.86 to x86. However, it uses the conditional assignment operator &apos;?=&apos;.When ARCH is passed as a command-line argument (e.g., during an rpmbuildprocess), the &apos;?=&apos; operator ignores the shell command and the sedtransformation.  This leads to an incorrect ARCH value being used, whichcauses build failures  # make -C tools/testing/selftests TARGETS=prctl ARCH=x86_64  make: Entering directory &apos;/build/tools/testing/selftests&apos;  make[1]: Entering directory &apos;/build/tools/testing/selftests/prctl&apos;  make[1]: *** No targets.  Stop.  make[1]: Leaving directory &apos;/build/tools/testing/selftests/prctl&apos;  make: *** [Makefile:197: all] Error 2Change the assignment to use &apos;override&apos; and &apos;:=&apos; to ensure thenormalization logic is applied regardless of how the ARCH variable wasinitially defined.Link: https://lkml.kernel.org/r/20260309205145.572778-1-aleksey.oladko@virtuozzo.comSigned-off-by: Aleksei Oladko &lt;aleksey.oladko@virtuozzo.com&gt;Cc: Shuah Khan &lt;shuah@kernel.org&gt;Cc: Wei Yang &lt;richard.weiyang@gmail.com&gt;Cc: Bala-Vignesh-Reddy &lt;reddybalavignesh9979@gmail.com&gt;Cc: Chelsy Ratnawat &lt;chelsyratnawat2001@gmail.com&gt;Signed-off-by: Andrew Morton &lt;akpm@linux-foundation.org&gt;

            List of files:
            /linux/tools/testing/selftests/thermal/intel/power_floor/Makefile</description>
        <pubDate>Mon, 09 Mar 2026 21:51:45 +0100</pubDate>
        <dc:creator>Aleksei Oladko &lt;aleksey.oladko@virtuozzo.com&gt;</dc:creator>
    </item>
<item>
        <title>a23e1966932464e1c5226cb9ac4ce1d5fc10ba22 - Merge branch &apos;next&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/thermal/intel/power_floor/Makefile#a23e1966932464e1c5226cb9ac4ce1d5fc10ba22</link>
        <description>Merge branch &apos;next&apos; into for-linusPrepare input updates for 6.11 merge window.

            List of files:
            /linux/tools/testing/selftests/thermal/intel/power_floor/Makefile</description>
        <pubDate>Mon, 15 Jul 2024 23:03:44 +0200</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>6f47c7ae8c7afaf9ad291d39f0d3974f191a7946 - Merge tag &apos;v6.9&apos; into next</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/thermal/intel/power_floor/Makefile#6f47c7ae8c7afaf9ad291d39f0d3974f191a7946</link>
        <description>Merge tag &apos;v6.9&apos; into nextSync up with the mainline to bring in the new cleanup API.

            List of files:
            /linux/tools/testing/selftests/thermal/intel/power_floor/Makefile</description>
        <pubDate>Tue, 28 May 2024 06:37:18 +0200</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>60a2f25de7b8b785baee2932db932ae9a5b8c86d - Merge drm/drm-next into drm-intel-gt-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/thermal/intel/power_floor/Makefile#60a2f25de7b8b785baee2932db932ae9a5b8c86d</link>
        <description>Merge drm/drm-next into drm-intel-gt-nextSome display refactoring patches are needed in order to allow conflict-less merging.Signed-off-by: Tvrtko Ursulin &lt;tursulin@ursulin.net&gt;

            List of files:
            /linux/tools/testing/selftests/thermal/intel/power_floor/Makefile</description>
        <pubDate>Thu, 16 May 2024 09:33:01 +0200</pubDate>
        <dc:creator>Tvrtko Ursulin &lt;tursulin@ursulin.net&gt;</dc:creator>
    </item>
<item>
        <title>0ea5c948cb64bab5bc7a5516774eb8536f05aa0d - Merge drm/drm-next into drm-intel-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/thermal/intel/power_floor/Makefile#0ea5c948cb64bab5bc7a5516774eb8536f05aa0d</link>
        <description>Merge drm/drm-next into drm-intel-nextBackmerge to bring Xe driver to drm-intel-next.Signed-off-by: Jani Nikula &lt;jani.nikula@intel.com&gt;

            List of files:
            /linux/tools/testing/selftests/thermal/intel/power_floor/Makefile</description>
        <pubDate>Mon, 15 Jan 2024 08:38:05 +0100</pubDate>
        <dc:creator>Jani Nikula &lt;jani.nikula@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>03c11eb3b16dc0058589751dfd91f254be2be613 - Merge tag &apos;v6.8-rc4&apos; into x86/percpu, to resolve conflicts and refresh the branch</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/thermal/intel/power_floor/Makefile#03c11eb3b16dc0058589751dfd91f254be2be613</link>
        <description>Merge tag &apos;v6.8-rc4&apos; into x86/percpu, to resolve conflicts and refresh the branchConflicts:	arch/x86/include/asm/percpu.h	arch/x86/include/asm/text-patching.hSigned-off-by: Ingo Molnar &lt;mingo@kernel.org&gt;

            List of files:
            /linux/tools/testing/selftests/thermal/intel/power_floor/Makefile</description>
        <pubDate>Wed, 14 Feb 2024 10:45:07 +0100</pubDate>
        <dc:creator>Ingo Molnar &lt;mingo@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>ab1c247094e323177a578b38f0325bf79f0317ac - Merge remote-tracking branch &apos;torvalds/master&apos; into perf-tools-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/thermal/intel/power_floor/Makefile#ab1c247094e323177a578b38f0325bf79f0317ac</link>
        <description>Merge remote-tracking branch &apos;torvalds/master&apos; into perf-tools-nextTo pick up fixes that went thru perf-tools for v6.7 and to get in syncwith upstream to check for drift in the copies of headers, etc.Signed-off-by: Arnaldo Carvalho de Melo &lt;acme@redhat.com&gt;

            List of files:
            /linux/tools/testing/selftests/thermal/intel/power_floor/Makefile</description>
        <pubDate>Tue, 19 Dec 2023 01:37:07 +0100</pubDate>
        <dc:creator>Arnaldo Carvalho de Melo &lt;acme@redhat.com&gt;</dc:creator>
    </item>
<item>
        <title>3bf3e21c15d4386a5f15118ec39bbc1b67ea5759 - Merge drm/drm-next into drm-misc-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/thermal/intel/power_floor/Makefile#3bf3e21c15d4386a5f15118ec39bbc1b67ea5759</link>
        <description>Merge drm/drm-next into drm-misc-nextLet&apos;s kickstart the v6.8 release cycle.Signed-off-by: Maxime Ripard &lt;mripard@kernel.org&gt;

            List of files:
            /linux/tools/testing/selftests/thermal/intel/power_floor/Makefile</description>
        <pubDate>Wed, 15 Nov 2023 10:45:19 +0100</pubDate>
        <dc:creator>Maxime Ripard &lt;mripard@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>5d2d4a9f603a47403395408f64b1261ca61f6d50 - Merge branch &apos;tip/perf/urgent&apos;</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/thermal/intel/power_floor/Makefile#5d2d4a9f603a47403395408f64b1261ca61f6d50</link>
        <description>Merge branch &apos;tip/perf/urgent&apos;Avoid conflicts, base on fixes.Signed-off-by: Peter Zijlstra &lt;peterz@infradead.org&gt;

            List of files:
            /linux/tools/testing/selftests/thermal/intel/power_floor/Makefile</description>
        <pubDate>Wed, 15 Nov 2023 10:15:40 +0100</pubDate>
        <dc:creator>Peter Zijlstra &lt;peterz@infradead.org&gt;</dc:creator>
    </item>
<item>
        <title>4ac4677fdb76f644e09a6331bab65919b85f617d - Merge tag &apos;thermal-6.7-rc1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/thermal/intel/power_floor/Makefile#4ac4677fdb76f644e09a6331bab65919b85f617d</link>
        <description>Merge tag &apos;thermal-6.7-rc1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmPull thermal control updates from Rafael Wysocki: &quot;These further rework the ACPI thermal driver, after the changes made  to it in the previous cycle, to make it easier to grasp, get rid of  redundant pieces of internal data structures and eliminate its  reliance on a specific ordering of trip point objects in the thermal  core, make thermal core adjustments needed for the ACPI thermal driver  rework, modify the thermal governor interface so as to use trip  pointers for representing trip points in it, switch over multiple  thermal drivers to using void platform driver remove callbacks, add  support for 2 hardware features to the Intel int340x thermal driver,  add support for new hardware on ARM platforms, update documentation,  fix problems, clean up code and update the MAINTAINERS record for  thermal control.  Specifics:   - Untangle the initialization and updates of passive and active trip     points in the ACPI thermal driver (Rafael Wysocki)   - Reduce code duplication related to the initialization and updates     of trip points in the ACPI thermal driver (Rafael Wysocki)   - Use trip pointers for cooling device binding in the ACPI thermal     driver (Rafael Wysocki)   - Simplify critical and hot trips representation in the ACPI thermal     driver (Rafael Wysocki)   - Use trip pointers in thermal governors and in the related part of     the thermal core (Rafael Wysocki)   - Drop the trips_disabled bitmask that has become redundant from the     thermal core (Rafael Wysocki)   - Avoid updating trip points when the thermal zone temperature falls     into a trip point&apos;s hysteresis range (&#237;colas F. R. A. Prado)   - Add power floor notifications support to the int340x thermal     control driver (Srinivas Pandruvada)   - Rework updating trip points in the int340x thermal driver so that     it does not access thermal zone internals directly (Rafael     Wysocki)   - Use param_get_byte() instead of param_get_int() as the max_idle     module parameter .get() callback in the Intel powerclamp thermal     driver to avoid possible out-of-bounds access (David Arcari)   - Add workload hints support to the int340x thermal driver (Srinivas     Pandruvada)   - Add support for Mediatek LVTS MT8192 along with suspend/resume     routines (Balsam Chihi)   - Fix probe for THERMAL_V2 in the Mediatek LVTS driver (Markus     Schneider-Pargmann)   - Remove duplicate error message from the max76620 driver when     thermal_of_zone_register() fails (Thierry Reding)   - Add i.MX7D compatible bindings to fix a warning from dtbs_check for     the imx6ul platform (Alexander Stein)   - Add sa8775p compatible to the QCom tsens driver (Priyansh Jain)   - Fix error check in lvts_debugfs_init() to be against PTR_ERR() in     the LVTS Mediatek driver (Minjie Du)   - Remove unused variable in thermal/tools (Kuan-Wei Chiu)   - Document the imx8dl thermal sensor (Fabio Estevam)   - Add variable names in callback prototypes to prevent warning from     checkpatch.pl in the imx8mm driver (Bragatheswaran Manickavel)   - Add missing unevaluatedProperties on child node schemas for     tegra124 (Rob Herring)   - Add mt7988 support to the Mediatek LVTS driver (Frank Wunderlich)&quot;* tag &apos;thermal-6.7-rc1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm: (111 commits)  thermal: ACPI: Include the right header file  thermal: core: Don&apos;t update trip points inside the hysteresis range  thermal: core: Pass trip pointer to governor throttle callback  thermal: gov_step_wise: Fold update_passive_instance() into its caller  thermal: gov_power_allocator: Use trip pointers instead of trip indices  thermal: gov_fair_share: Rearrange get_trip_level()  thermal: trip: Define for_each_trip() macro  thermal: trip: Simplify computing trip indices  thermal/qcom/tsens: Drop ops_v0_1  thermal/drivers/mediatek/lvts_thermal: Update calibration data documentation  thermal/drivers/mediatek/lvts_thermal: Add mt8192 support  thermal/drivers/mediatek/lvts_thermal: Add suspend and resume  dt-bindings: thermal: mediatek: Add LVTS thermal controller definition for mt8192  thermal/drivers/mediatek: Fix probe for THERMAL_V2  thermal/drivers/max77620: Remove duplicate error message  dt-bindings: timer: add imx7d compatible  dt-bindings: net: microchip: Allow nvmem-cell usage  dt-bindings: imx-thermal: Add #thermal-sensor-cells property  dt-bindings: thermal: tsens: Add sa8775p compatible  thermal/drivers/mediatek/lvts_thermal: Fix error check in lvts_debugfs_init()  ...

            List of files:
            /linux/tools/testing/selftests/thermal/intel/power_floor/Makefile</description>
        <pubDate>Wed, 01 Nov 2023 02:28:37 +0100</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>8aa49284f3673879dcabfb116f7cac265b4cb0f5 - Merge branch &apos;thermal-intel&apos;</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/thermal/intel/power_floor/Makefile#8aa49284f3673879dcabfb116f7cac265b4cb0f5</link>
        <description>Merge branch &apos;thermal-intel&apos;Merge changes in Intel thermal control drivers for 6.7-rc1: - Add power floor notifications support to the int340x thermal control   driver (Srinivas Pandruvada). - Rework updating trip points in the int340x thermal driver so that it   does not access thermal zone internals directly (Rafael Wysocki). - Use param_get_byte() instead of param_get_int() as the max_idle module   parameter .get() callback in the Intel powerclamp thermal driver to   avoid possible out-of-bounds access (David Arcari). - Add workload hints support to the the int340x thermal driver (Srinivas   Pandruvada).* thermal-intel:  selftests/thermel/intel: Add test to read power floor status  thermal: int340x: processor_thermal: Enable power floor support  thermal: int340x: processor_thermal: Handle power floor interrupts  thermal: int340x: processor_thermal: Support power floor notifications  thermal: int340x: processor_thermal: Set feature mask before proc_thermal_add  thermal: int340x: processor_thermal: Common function to clear SOC interrupt  thermal: int340x: processor_thermal: Move interrupt status MMIO offset to common header  thermal: intel: powerclamp: fix mismatch in get function for max_idle  thermal: int340x: Use thermal_zone_for_each_trip()  thermal: int340x: processor_thermal: Ack all PCI interrupts  thermal: int340x: Add ArrowLake-S PCI ID  selftests/thermel/intel: Add test to read workload hint  thermal: int340x: Handle workload hint interrupts  thermal: int340x: processor_thermal: Add workload type hint interface  thermal: int340x: Remove PROC_THERMAL_FEATURE_WLT_REQ for Meteor Lake  thermal: int340x: processor_thermal: Use non MSI interrupts by default  thermal: int340x: processor_thermal: Add interrupt configuration function  thermal: int340x: processor_thermal: Move mailbox code to common module

            List of files:
            /linux/tools/testing/selftests/thermal/intel/power_floor/Makefile</description>
        <pubDate>Mon, 23 Oct 2023 20:06:58 +0200</pubDate>
        <dc:creator>Rafael J. Wysocki &lt;rafael.j.wysocki@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>d4d27e5a1a88f433a4fabf748e00d626be48cd75 - selftests/thermel/intel: Add test to read power floor status</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/thermal/intel/power_floor/Makefile#d4d27e5a1a88f433a4fabf748e00d626be48cd75</link>
        <description>selftests/thermel/intel: Add test to read power floor statusSome SoCs have firmware support to notify, if the system can&apos;t lowerpower limit to a value requested from user space via RAPL constraints.This test program waits for notification of power floor and prints. Thisprogram can be used to test this feature and also allows other user spaceprograms to use as a reference.Signed-off-by: Srinivas Pandruvada &lt;srinivas.pandruvada@linux.intel.com&gt;Signed-off-by: Rafael J. Wysocki &lt;rafael.j.wysocki@intel.com&gt;

            List of files:
            /linux/tools/testing/selftests/thermal/intel/power_floor/Makefile</description>
        <pubDate>Mon, 09 Oct 2023 21:05:38 +0200</pubDate>
        <dc:creator>Srinivas Pandruvada &lt;srinivas.pandruvada@linux.intel.com&gt;</dc:creator>
    </item>
</channel>
</rss>
