<?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>c17ee635fd3a482b2ad2bf5e269755c2eae5f25e - Merge drm/drm-fixes into drm-misc-fixes</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/riscv/vector/Makefile#c17ee635fd3a482b2ad2bf5e269755c2eae5f25e</link>
        <description>Merge drm/drm-fixes into drm-misc-fixes7.0-rc1 was just released, let&apos;s merge it to kick the new release cycle.Signed-off-by: Maxime Ripard &lt;mripard@kernel.org&gt;

            List of files:
            /linux/tools/testing/selftests/riscv/vector/Makefile</description>
        <pubDate>Mon, 23 Feb 2026 10:09:45 +0100</pubDate>
        <dc:creator>Maxime Ripard &lt;mripard@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>cee73b1e840c154f64ace682cb477c1ae2e29cc4 - Merge tag &apos;riscv-for-linus-7.0-mw1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/riscv/vector/Makefile#cee73b1e840c154f64ace682cb477c1ae2e29cc4</link>
        <description>Merge tag &apos;riscv-for-linus-7.0-mw1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linuxPull RISC-V updates from Paul Walmsley: - Add support for control flow integrity for userspace processes.   This is based on the standard RISC-V ISA extensions Zicfiss and   Zicfilp - Improve ptrace behavior regarding vector registers, and add some   selftests - Optimize our strlen() assembly - Enable the ISO-8859-1 code page as built-in, similar to ARM64, for   EFI volume mounting - Clean up some code slightly, including defining copy_user_page() as   copy_page() rather than memcpy(), aligning us with other   architectures; and using max3() to slightly simplify an expression   in riscv_iommu_init_check()* tag &apos;riscv-for-linus-7.0-mw1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux: (42 commits)  riscv: lib: optimize strlen loop efficiency  selftests: riscv: vstate_exec_nolibc: Use the regular prctl() function  selftests: riscv: verify ptrace accepts valid vector csr values  selftests: riscv: verify ptrace rejects invalid vector csr inputs  selftests: riscv: verify syscalls discard vector context  selftests: riscv: verify initial vector state with ptrace  selftests: riscv: test ptrace vector interface  riscv: ptrace: validate input vector csr registers  riscv: csr: define vtype register elements  riscv: vector: init vector context with proper vlenb  riscv: ptrace: return ENODATA for inactive vector extension  kselftest/riscv: add kselftest for user mode CFI  riscv: add documentation for shadow stack  riscv: add documentation for landing pad / indirect branch tracking  riscv: create a Kconfig fragment for shadow stack and landing pad support  arch/riscv: add dual vdso creation logic and select vdso based on hw  arch/riscv: compile vdso with landing pad and shadow stack note  riscv: enable kernel access to shadow stack memory via the FWFT SBI call  riscv: add kernel command line option to opt out of user CFI  riscv/hwprobe: add zicfilp / zicfiss enumeration in hwprobe  ...

            List of files:
            /linux/tools/testing/selftests/riscv/vector/Makefile</description>
        <pubDate>Fri, 13 Feb 2026 04:17:44 +0100</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>600f72ded8c877be95322ce806d23345ea5e89bc - selftests: riscv: test ptrace vector interface</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/riscv/vector/Makefile#600f72ded8c877be95322ce806d23345ea5e89bc</link>
        <description>selftests: riscv: test ptrace vector interfaceAdd a test case to check ptrace behavior in the case when vectorextension is supported by the system, but vector context is notyet enabled for the traced process.Signed-off-by: Sergey Matyukevich &lt;geomatsi@gmail.com&gt;Reviewed-by: Andy Chiu &lt;andybnac@gmail.com&gt;Tested-by: Andy Chiu &lt;andybnac@gmail.com&gt;Link: https://patch.msgid.link/20251214163537.1054292-6-geomatsi@gmail.com[pjw@kernel.org: dropped duplicate sys/wait.h include]Signed-off-by: Paul Walmsley &lt;pjw@kernel.org&gt;

            List of files:
            /linux/tools/testing/selftests/riscv/vector/Makefile</description>
        <pubDate>Mon, 26 Jan 2026 05:09:57 +0100</pubDate>
        <dc:creator>Sergey Matyukevich &lt;geomatsi@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>ec496f77b4c11036cc835d6f045fb5e5ef1e6530 - Merge branch &apos;for-6.20/sony&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/riscv/vector/Makefile#ec496f77b4c11036cc835d6f045fb5e5ef1e6530</link>
        <description>Merge branch &apos;for-6.20/sony&apos; into for-linus- Support for Rock band 4 PS4 and PS5 guitars (Rosalie Wanders)

            List of files:
            /linux/tools/testing/selftests/riscv/vector/Makefile</description>
        <pubDate>Mon, 09 Feb 2026 17:33:26 +0100</pubDate>
        <dc:creator>Jiri Kosina &lt;jkosina@suse.com&gt;</dc:creator>
    </item>
<item>
        <title>cc4adab164b772a34b3340d644b7c4728498581e - Merge tag &apos;v6.19-rc1&apos; into msm-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/riscv/vector/Makefile#cc4adab164b772a34b3340d644b7c4728498581e</link>
        <description>Merge tag &apos;v6.19-rc1&apos; into msm-nextMerge Linux 6.19-rc1 in order to catch up with other changes (e.g. UBWCconfig database defining UBWC_6).Signed-off-by: Dmitry Baryshkov &lt;dmitry.baryshkov@oss.qualcomm.com&gt;

            List of files:
            /linux/tools/testing/selftests/riscv/vector/Makefile</description>
        <pubDate>Tue, 20 Jan 2026 23:06:55 +0100</pubDate>
        <dc:creator>Dmitry Baryshkov &lt;dmitry.baryshkov@oss.qualcomm.com&gt;</dc:creator>
    </item>
<item>
        <title>5add3c3c280a35f7e258e9cef7607db5a2e56fdc - Merge drm/drm-next into drm-xe-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/riscv/vector/Makefile#5add3c3c280a35f7e258e9cef7607db5a2e56fdc</link>
        <description>Merge drm/drm-next into drm-xe-nextBackmerging to bring in 6.19-rc1. An important upstream bugfix andto help unblock PTL CI.Signed-off-by: Thomas Hellstr&#246;m &lt;thomas.hellstrom@linux.intel.com&gt;

            List of files:
            /linux/tools/testing/selftests/riscv/vector/Makefile</description>
        <pubDate>Fri, 19 Dec 2025 11:51:22 +0100</pubDate>
        <dc:creator>Thomas Hellstr&#246;m &lt;thomas.hellstrom@linux.intel.com&gt;</dc:creator>
    </item>
<item>
        <title>ec439c38013550420aecc15988ae6acb670838c1 - Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after 6.19-rc1</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/riscv/vector/Makefile#ec439c38013550420aecc15988ae6acb670838c1</link>
        <description>Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after 6.19-rc1Cross-merge BPF and other fixes after downstream PR.Signed-off-by: Alexei Starovoitov &lt;ast@kernel.org&gt;

            List of files:
            /linux/tools/testing/selftests/riscv/vector/Makefile</description>
        <pubDate>Wed, 17 Dec 2025 06:29:38 +0100</pubDate>
        <dc:creator>Alexei Starovoitov &lt;ast@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>b8304863a3990d0f18c38e5b94191830a63ee1af - Merge drm/drm-next into drm-intel-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/riscv/vector/Makefile#b8304863a3990d0f18c38e5b94191830a63ee1af</link>
        <description>Merge drm/drm-next into drm-intel-nextSync-up some display code needed for Async flips refactor.Signed-off-by: Rodrigo Vivi &lt;rodrigo.vivi@intel.com&gt;

            List of files:
            /linux/tools/testing/selftests/riscv/vector/Makefile</description>
        <pubDate>Mon, 15 Dec 2025 14:24:02 +0100</pubDate>
        <dc:creator>Rodrigo Vivi &lt;rodrigo.vivi@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>7f790dd21a931c61167f7bdc327aecf2cebad327 - Merge drm/drm-next into drm-misc-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/riscv/vector/Makefile#7f790dd21a931c61167f7bdc327aecf2cebad327</link>
        <description>Merge drm/drm-next into drm-misc-nextLet&apos;s kickstart the v6.20 (7.0?) release cycle.Signed-off-by: Maxime Ripard &lt;mripard@kernel.org&gt;

            List of files:
            /linux/tools/testing/selftests/riscv/vector/Makefile</description>
        <pubDate>Mon, 15 Dec 2025 09:27:39 +0100</pubDate>
        <dc:creator>Maxime Ripard &lt;mripard@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>24f171c7e145f43b9f187578e89b0982ce87e54c - Merge tag &apos;asoc-fix-v6.19-rc1&apos; of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/riscv/vector/Makefile#24f171c7e145f43b9f187578e89b0982ce87e54c</link>
        <description>Merge tag &apos;asoc-fix-v6.19-rc1&apos; of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusASoC: Fixes for v6.19We&apos;ve been quite busy with fixes since the merge window, though not inany particularly exciting ways - the standout thing is the fix for _SXcontrols which were broken by a change to how we do clamping, otherwiseit&apos;s all fairly run of the mill fixes and quirks.

            List of files:
            /linux/tools/testing/selftests/riscv/vector/Makefile</description>
        <pubDate>Sun, 21 Dec 2025 11:11:11 +0100</pubDate>
        <dc:creator>Takashi Iwai &lt;tiwai@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>84318277d6334c6981ab326d4acc87c6a6ddc9b8 - Merge remote-tracking branch &apos;drm/drm-fixes&apos; into drm-misc-fixes</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/riscv/vector/Makefile#84318277d6334c6981ab326d4acc87c6a6ddc9b8</link>
        <description>Merge remote-tracking branch &apos;drm/drm-fixes&apos; into drm-misc-fixesPull in rc1 to include all changes since the merge window closed,and grab all fixes and changes from drm/drm-next.Signed-off-by: Maarten Lankhorst &lt;dev@lankhorst.se&gt;

            List of files:
            /linux/tools/testing/selftests/riscv/vector/Makefile</description>
        <pubDate>Mon, 15 Dec 2025 12:53:27 +0100</pubDate>
        <dc:creator>Maarten Lankhorst &lt;dev@lankhorst.se&gt;</dc:creator>
    </item>
<item>
        <title>07025b51c1149951d64804c73014499bb3564dca - Merge tag &apos;riscv-for-linus-6.19-mw1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/riscv/vector/Makefile#07025b51c1149951d64804c73014499bb3564dca</link>
        <description>Merge tag &apos;riscv-for-linus-6.19-mw1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linuxPull RISC-V updates from Paul Walmsley: - Enable parallel hotplug for RISC-V - Optimize vector regset allocation for ptrace() - Add a kernel selftest for the vector ptrace interface - Enable the userspace RAID6 test to build and run using RISC-V vectors - Add initial support for the Zalasr RISC-V ratified ISA extension - For the Zicbop RISC-V ratified ISA extension to userspace, expose   hardware and kernel support to userspace and add a kselftest for   Zicbop - Convert open-coded instances of &apos;asm goto&apos;s that are controlled by   runtime ALTERNATIVEs to use riscv_has_extension_{un,}likely(),   following arm64&apos;s alternative_has_cap_{un,}likely() - Remove an unnecessary mask in the GFP flags used in some calls to   pagetable_alloc()* tag &apos;riscv-for-linus-6.19-mw1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux:  selftests/riscv: Add Zicbop prefetch test  riscv: hwprobe: Expose Zicbop extension and its block size  riscv: Introduce Zalasr instructions  riscv: hwprobe: Export Zalasr extension  dt-bindings: riscv: Add Zalasr ISA extension description  riscv: Add ISA extension parsing for Zalasr  selftests: riscv: Add test for the Vector ptrace interface  riscv: ptrace: Optimize the allocation of vector regset  raid6: test: Add support for RISC-V  raid6: riscv: Allow code to be compiled in userspace  raid6: riscv: Prevent compiler from breaking inline vector assembly code  riscv: cmpxchg: Use riscv_has_extension_likely  riscv: bitops: Use riscv_has_extension_likely  riscv: hweight: Use riscv_has_extension_likely  riscv: checksum: Use riscv_has_extension_likely  riscv: pgtable: Use riscv_has_extension_unlikely  riscv: Remove __GFP_HIGHMEM masking  RISC-V: Enable HOTPLUG_PARALLEL for secondary CPUs

            List of files:
            /linux/tools/testing/selftests/riscv/vector/Makefile</description>
        <pubDate>Sat, 06 Dec 2025 01:26:57 +0100</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>f0ae09a89267552bde346c8cb27acb838a21eb1c - selftests: riscv: Add test for the Vector ptrace interface</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/riscv/vector/Makefile#f0ae09a89267552bde346c8cb27acb838a21eb1c</link>
        <description>selftests: riscv: Add test for the Vector ptrace interfaceAdd a test case that does some basic verification of the Vector ptraceinterface. This forks a child process then using ptrace to inspect andmanipulate the v31 register of the child.Signed-off-by: Yong-Xuan Wang &lt;yongxuan.wang@sifive.com&gt;Reviewed-by: Andy Chiu &lt;andybnac@gmail.com&gt;Tested-by: Andy Chiu &lt;andybnac@gmail.com&gt;Link: https://patch.msgid.link/20251013091318.467864-3-yongxuan.wang@sifive.comSigned-off-by: Paul Walmsley &lt;pjw@kernel.org&gt;

            List of files:
            /linux/tools/testing/selftests/riscv/vector/Makefile</description>
        <pubDate>Tue, 18 Nov 2025 05:19:30 +0100</pubDate>
        <dc:creator>Yong-Xuan Wang &lt;yongxuan.wang@sifive.com&gt;</dc:creator>
    </item>
<item>
        <title>1260ed77798502de9c98020040d2995008de10cc - Merge drm/drm-fixes into drm-misc-fixes</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/riscv/vector/Makefile#1260ed77798502de9c98020040d2995008de10cc</link>
        <description>Merge drm/drm-fixes into drm-misc-fixesBackmerging to get updates from v6.15-rc1.Signed-off-by: Thomas Zimmermann &lt;tzimmermann@suse.de&gt;

            List of files:
            /linux/tools/testing/selftests/riscv/vector/Makefile</description>
        <pubDate>Tue, 08 Apr 2025 10:15:47 +0200</pubDate>
        <dc:creator>Thomas Zimmermann &lt;tzimmermann@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>946661e3bef8efa11ba8079d4ebafe6fc3b0aaad - Merge branch &apos;next&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/riscv/vector/Makefile#946661e3bef8efa11ba8079d4ebafe6fc3b0aaad</link>
        <description>Merge branch &apos;next&apos; into for-linusPrepare input updates for 6.15 merge window.

            List of files:
            /linux/tools/testing/selftests/riscv/vector/Makefile</description>
        <pubDate>Sat, 05 Apr 2025 08:04:35 +0200</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>0b119045b79a672bc6d8f18641c60fc8ce1b4585 - Merge tag &apos;v6.14-rc4&apos; into next</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/riscv/vector/Makefile#0b119045b79a672bc6d8f18641c60fc8ce1b4585</link>
        <description>Merge tag &apos;v6.14-rc4&apos; into nextSync up with the mainline.

            List of files:
            /linux/tools/testing/selftests/riscv/vector/Makefile</description>
        <pubDate>Wed, 26 Feb 2025 01:03:25 +0100</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>9e676a024fa1fa2bd8150c2d2ba85478280353bc - Merge tag &apos;v6.14-rc1&apos; into perf-tools-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/riscv/vector/Makefile#9e676a024fa1fa2bd8150c2d2ba85478280353bc</link>
        <description>Merge tag &apos;v6.14-rc1&apos; into perf-tools-nextTo get the various fixes in the current master.Signed-off-by: Namhyung Kim &lt;namhyung@kernel.org&gt;

            List of files:
            /linux/tools/testing/selftests/riscv/vector/Makefile</description>
        <pubDate>Wed, 05 Feb 2025 23:57:18 +0100</pubDate>
        <dc:creator>Namhyung Kim &lt;namhyung@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>0410c6121529409b08e81a77ae3ee58c657e2243 - Merge drm/drm-next into drm-xe-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/riscv/vector/Makefile#0410c6121529409b08e81a77ae3ee58c657e2243</link>
        <description>Merge drm/drm-next into drm-xe-nextSync to fix conlicts between drm-xe-next and drm-intel-next.Signed-off-by: Lucas De Marchi &lt;lucas.demarchi@intel.com&gt;

            List of files:
            /linux/tools/testing/selftests/riscv/vector/Makefile</description>
        <pubDate>Fri, 28 Feb 2025 15:54:14 +0100</pubDate>
        <dc:creator>Lucas De Marchi &lt;lucas.demarchi@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>93c7dd1b39444ebd5a6a98e56a363d7a4e646775 - Merge drm/drm-next into drm-misc-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/riscv/vector/Makefile#93c7dd1b39444ebd5a6a98e56a363d7a4e646775</link>
        <description>Merge drm/drm-next into drm-misc-nextBring rc1 to start the new release dev.Signed-off-by: Maxime Ripard &lt;mripard@kernel.org&gt;

            List of files:
            /linux/tools/testing/selftests/riscv/vector/Makefile</description>
        <pubDate>Thu, 06 Feb 2025 13:47:32 +0100</pubDate>
        <dc:creator>Maxime Ripard &lt;mripard@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>ea9f8f2b21795a5d80418a655bcb212d5b89e08f - Merge drm/drm-next into drm-intel-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/riscv/vector/Makefile#ea9f8f2b21795a5d80418a655bcb212d5b89e08f</link>
        <description>Merge drm/drm-next into drm-intel-nextSync with v6.14-rc1.Signed-off-by: Jani Nikula &lt;jani.nikula@intel.com&gt;

            List of files:
            /linux/tools/testing/selftests/riscv/vector/Makefile</description>
        <pubDate>Wed, 05 Feb 2025 18:12:37 +0100</pubDate>
        <dc:creator>Jani Nikula &lt;jani.nikula@intel.com&gt;</dc:creator>
    </item>
</channel>
</rss>
