<?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>46b513250491a7bfc97d98791dbe6a10bcc8129d - Merge tag &apos;v7.0-rc5-smb3-client-fix&apos; of git://git.samba.org/sfrench/cifs-2.6</title>
        <link>http://kernelsources.org:8080/source/history/linux/fs/smb/client/Makefile#46b513250491a7bfc97d98791dbe6a10bcc8129d</link>
        <description>Merge tag &apos;v7.0-rc5-smb3-client-fix&apos; of git://git.samba.org/sfrench/cifs-2.6Pull smb client fix from Steve French: - Fix rebuild of mapping table* tag &apos;v7.0-rc5-smb3-client-fix&apos; of git://git.samba.org/sfrench/cifs-2.6:  smb/client: ensure smb2_mapping_table rebuild on cmd changes

            List of files:
            /linux/fs/smb/client/Makefile</description>
        <pubDate>Thu, 26 Mar 2026 22:01:26 +0100</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>34420cb92dbb9e37ff6c6603f4f5e1807db3f1de - smb/client: ensure smb2_mapping_table rebuild on cmd changes</title>
        <link>http://kernelsources.org:8080/source/history/linux/fs/smb/client/Makefile#34420cb92dbb9e37ff6c6603f4f5e1807db3f1de</link>
        <description>smb/client: ensure smb2_mapping_table rebuild on cmd changesThe current rule for smb2_mapping_table.c uses `$(call cmd,...)`, whichfails to track command line modifications in the Makefile (e.g., modifyingthe command to `perl -d` or `perl -w` for debug will not trigger a rebuild)and does not generate the required .cmd file for Kbuild.Fix this by transitioning to the standard `$(call if_changed,...)` macro.This includes adding the `FORCE` prerequisite and appending the outputfile to the `targets` variable so Kbuild can track it properly.As a result, Kbuild now automatically handles the cleaning of thegenerated file, allowing us to safely drop the redundant `clean-files`assignment.Fixes: c527e13a7a66 (&quot;cifs: Autogenerate SMB2 error mapping table&quot;)Signed-off-by: Huiwen He &lt;hehuiwen@kylinos.cn&gt;Reviewed-by: ChenXiaoSong &lt;chenxiaosong@kylinos.cn&gt;Signed-off-by: Steve French &lt;stfrench@microsoft.com&gt;

            List of files:
            /linux/fs/smb/client/Makefile</description>
        <pubDate>Mon, 23 Mar 2026 10:08:12 +0100</pubDate>
        <dc:creator>Huiwen He &lt;hehuiwen@kylinos.cn&gt;</dc:creator>
    </item>
<item>
        <title>e0c505cb764e73273b3ddce80b5944fa5b796bd9 - Merge tag &apos;v7.0-rc2-smb3-client-fixes&apos; of git://git.samba.org/sfrench/cifs-2.6</title>
        <link>http://kernelsources.org:8080/source/history/linux/fs/smb/client/Makefile#e0c505cb764e73273b3ddce80b5944fa5b796bd9</link>
        <description>Merge tag &apos;v7.0-rc2-smb3-client-fixes&apos; of git://git.samba.org/sfrench/cifs-2.6Pull smb client fixes from Steve French: - Fix potential oops on open failure - Fix unmount to better free deferred closes - Use proper constant-time MAC comparison function - Two buffer allocation size fixes - Two minor cleanups - make SMB2 kunit tests a distinct module* tag &apos;v7.0-rc2-smb3-client-fixes&apos; of git://git.samba.org/sfrench/cifs-2.6:  smb: client: fix oops due to uninitialised var in smb2_unlink()  cifs: open files should not hold ref on superblock  smb: client: Compare MACs in constant time  smb/client: remove unused SMB311_posix_query_info()  smb/client: fix buffer size for smb311_posix_qinfo in SMB311_posix_query_info()  smb/client: fix buffer size for smb311_posix_qinfo in smb2_compound_op()  smb: update some doc references  smb/client: make SMB2 maperror KUnit tests a separate module

            List of files:
            /linux/fs/smb/client/Makefile</description>
        <pubDate>Sat, 07 Mar 2026 01:07:22 +0100</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>7d0bf050a58747bb8f977a6281e63660a66d1c81 - smb/client: make SMB2 maperror KUnit tests a separate module</title>
        <link>http://kernelsources.org:8080/source/history/linux/fs/smb/client/Makefile#7d0bf050a58747bb8f977a6281e63660a66d1c81</link>
        <description>smb/client: make SMB2 maperror KUnit tests a separate moduleBuild the SMB2 maperror KUnit tests as `smb2maperror_test.ko`.Link: https://lore.kernel.org/linux-cifs/20260210081040.4156383-1-geert@linux-m68k.org/Suggested-by: Geert Uytterhoeven &lt;geert@linux-m68k.org&gt;Acked-by: Paulo Alcantara (Red Hat) &lt;pc@manguebit.org&gt;Signed-off-by: ChenXiaoSong &lt;chenxiaosong@kylinos.cn&gt;Signed-off-by: Steve French &lt;stfrench@microsoft.com&gt;

            List of files:
            /linux/fs/smb/client/Makefile</description>
        <pubDate>Sat, 21 Feb 2026 09:07:12 +0100</pubDate>
        <dc:creator>ChenXiaoSong &lt;chenxiaosong@kylinos.cn&gt;</dc:creator>
    </item>
<item>
        <title>c17ee635fd3a482b2ad2bf5e269755c2eae5f25e - Merge drm/drm-fixes into drm-misc-fixes</title>
        <link>http://kernelsources.org:8080/source/history/linux/fs/smb/client/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/fs/smb/client/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>8a5203c630c67d578975ff237413f5e0b5000af8 - Merge tag &apos;v7.0-rc-part1-smb3-client-fixes&apos; of git://git.samba.org/sfrench/cifs-2.6</title>
        <link>http://kernelsources.org:8080/source/history/linux/fs/smb/client/Makefile#8a5203c630c67d578975ff237413f5e0b5000af8</link>
        <description>Merge tag &apos;v7.0-rc-part1-smb3-client-fixes&apos; of git://git.samba.org/sfrench/cifs-2.6Pull smb client updates from Steve French: - multichannel improvements, including making add channel async at   mount time - fix potential double free in open path - retry fixes - locking improvements - fix potential directory lease races - cleanup patches for client headers - patches to better split out SMB1 code - minor cleanup of structs for gcc 14 warnings - error handling improvements* tag &apos;v7.0-rc-part1-smb3-client-fixes&apos; of git://git.samba.org/sfrench/cifs-2.6: (74 commits)  cifs: Fix the copyright banner on smb1maperror.c  smb: common: add header guards to fs/smb/common/smb2status.h  smb: client: Avoid a dozen -Wflex-array-member-not-at-end warnings  smb/client: remove useless comment in mapping_table_ERRSRV  smb/client: remove some literal NT error codes from ntstatus_to_dos_map  smb/client: add NT_STATUS_VOLUME_NOT_UPGRADED  smb/client: add NT_STATUS_NO_USER_KEYS  smb/client: add NT_STATUS_WRONG_EFS  smb/client: add NT_STATUS_NO_EFS  smb/client: add NT_STATUS_NO_RECOVERY_POLICY  smb/client: add NT_STATUS_RANGE_NOT_FOUND  smb/client: add NT_STATUS_DECRYPTION_FAILED  smb/client: add NT_STATUS_ENCRYPTION_FAILED  smb/client: add NT_STATUS_DIRECTORY_IS_A_REPARSE_POINT  smb/client: add NT_STATUS_VOLUME_DISMOUNTED  smb/client: add NT_STATUS_BIOS_FAILED_TO_CONNECT_INTERRUPT  smb/client: add NT_STATUS_VARIABLE_NOT_FOUND  smb/client: rename ERRinvlevel to ERRunknownlevel  smb/client: add NT_STATUS_OS2_INVALID_LEVEL  smb/client: map NT_STATUS_INVALID_INFO_CLASS to ERRbadpipe  ...

            List of files:
            /linux/fs/smb/client/Makefile</description>
        <pubDate>Tue, 10 Feb 2026 01:46:51 +0100</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>c527e13a7a6628176655d70ff166f0f594a77984 - cifs: Autogenerate SMB2 error mapping table</title>
        <link>http://kernelsources.org:8080/source/history/linux/fs/smb/client/Makefile#c527e13a7a6628176655d70ff166f0f594a77984</link>
        <description>cifs: Autogenerate SMB2 error mapping tableAutogenerate the SMB2 status to error code mapping table, from thesmb2status.h common header, sorting it by NT status code so that it can besearched by binary chopping. This also reduces the number of places thislist is duplicated in the source.Signed-off-by: David Howells &lt;dhowells@redhat.com&gt;cc: Steve French &lt;stfrench@microsoft.com&gt;cc: ChenXiaoSong &lt;chenxiaosong@kylinos.cn&gt;cc: linux-cifs@vger.kernel.orgSigned-off-by: ChenXiaoSong &lt;chenxiaosong@kylinos.cn&gt;Reviewed-by: David Howells &lt;dhowells@redhat.com&gt;Link: https://lore.kernel.org/linux-cifs/20260106071507.1420900-3-chenxiaosong.chenxiaosong@linux.dev/Signed-off-by: Steve French &lt;stfrench@microsoft.com&gt;

            List of files:
            /linux/fs/smb/client/Makefile</description>
        <pubDate>Tue, 23 Dec 2025 01:05:34 +0100</pubDate>
        <dc:creator>David Howells &lt;dhowells@redhat.com&gt;</dc:creator>
    </item>
<item>
        <title>dec5a519e60e0ac3d273e441478ab7520d6dc3e5 - cifs: SMB1 split: sess.c</title>
        <link>http://kernelsources.org:8080/source/history/linux/fs/smb/client/Makefile#dec5a519e60e0ac3d273e441478ab7520d6dc3e5</link>
        <description>cifs: SMB1 split: sess.cSplit SMB1-specific session setup stuff into smb1session.c.Signed-off-by: David Howells &lt;dhowells@redhat.com&gt;cc: Steve French &lt;sfrench@samba.org&gt;cc: Paulo Alcantara &lt;pc@manguebit.org&gt;cc: Enzo Matsumiya &lt;ematsumiya@suse.de&gt;cc: linux-cifs@vger.kernel.orgcc: linux-fsdevel@vger.kernel.orgcc: linux-kernel@vger.kernel.orgAcked-by: Enzo Matsumiya &lt;ematsumiya@suse.de&gt;Signed-off-by: Steve French &lt;stfrench@microsoft.com&gt;

            List of files:
            /linux/fs/smb/client/Makefile</description>
        <pubDate>Wed, 17 Dec 2025 17:14:36 +0100</pubDate>
        <dc:creator>David Howells &lt;dhowells@redhat.com&gt;</dc:creator>
    </item>
<item>
        <title>b6fe92377670a2789a44c9eec19e3cc6579b71d0 - cifs: SMB1 split: cifsencrypt.c</title>
        <link>http://kernelsources.org:8080/source/history/linux/fs/smb/client/Makefile#b6fe92377670a2789a44c9eec19e3cc6579b71d0</link>
        <description>cifs: SMB1 split: cifsencrypt.cSplit SMB1-specific message signing into smb1encrypt.c.Signed-off-by: David Howells &lt;dhowells@redhat.com&gt;cc: Steve French &lt;sfrench@samba.org&gt;cc: Paulo Alcantara &lt;pc@manguebit.org&gt;cc: Enzo Matsumiya &lt;ematsumiya@suse.de&gt;cc: linux-cifs@vger.kernel.orgcc: linux-fsdevel@vger.kernel.orgcc: linux-kernel@vger.kernel.orgAcked-by: Enzo Matsumiya &lt;ematsumiya@suse.de&gt;Signed-off-by: Steve French &lt;stfrench@microsoft.com&gt;

            List of files:
            /linux/fs/smb/client/Makefile</description>
        <pubDate>Wed, 17 Dec 2025 16:34:08 +0100</pubDate>
        <dc:creator>David Howells &lt;dhowells@redhat.com&gt;</dc:creator>
    </item>
<item>
        <title>6fb4e46d2fd129ce09691b90666c3e3feed7b277 - cifs: SMB1 split: netmisc.c</title>
        <link>http://kernelsources.org:8080/source/history/linux/fs/smb/client/Makefile#6fb4e46d2fd129ce09691b90666c3e3feed7b277</link>
        <description>cifs: SMB1 split: netmisc.cSplit a variety of bits from netmisc.c into other places, notably the errortable into smb1maperror.c.Signed-off-by: David Howells &lt;dhowells@redhat.com&gt;cc: Steve French &lt;sfrench@samba.org&gt;cc: Paulo Alcantara &lt;pc@manguebit.org&gt;cc: Enzo Matsumiya &lt;ematsumiya@suse.de&gt;cc: linux-cifs@vger.kernel.orgcc: linux-fsdevel@vger.kernel.orgcc: linux-kernel@vger.kernel.orgAcked-by: Enzo Matsumiya &lt;ematsumiya@suse.de&gt;Signed-off-by: Steve French &lt;stfrench@microsoft.com&gt;

            List of files:
            /linux/fs/smb/client/Makefile</description>
        <pubDate>Wed, 17 Dec 2025 16:25:59 +0100</pubDate>
        <dc:creator>David Howells &lt;dhowells@redhat.com&gt;</dc:creator>
    </item>
<item>
        <title>3739f6d2986b77d27e7c7b34121cc7047acfffa4 - cifs: SMB1 split: misc.c</title>
        <link>http://kernelsources.org:8080/source/history/linux/fs/smb/client/Makefile#3739f6d2986b77d27e7c7b34121cc7047acfffa4</link>
        <description>cifs: SMB1 split: misc.cSplit SMB1 bits from misc.c to smb1misc.c.Signed-off-by: David Howells &lt;dhowells@redhat.com&gt;cc: Steve French &lt;sfrench@samba.org&gt;cc: Paulo Alcantara &lt;pc@manguebit.org&gt;cc: Enzo Matsumiya &lt;ematsumiya@suse.de&gt;cc: linux-cifs@vger.kernel.orgcc: linux-fsdevel@vger.kernel.orgcc: linux-kernel@vger.kernel.orgAcked-by: Enzo Matsumiya &lt;ematsumiya@suse.de&gt;Signed-off-by: Steve French &lt;stfrench@microsoft.com&gt;

            List of files:
            /linux/fs/smb/client/Makefile</description>
        <pubDate>Wed, 17 Dec 2025 16:22:19 +0100</pubDate>
        <dc:creator>David Howells &lt;dhowells@redhat.com&gt;</dc:creator>
    </item>
<item>
        <title>e5ac3ff6c6e7ea3bd0859edb80b9241135fe10c0 - cifs: SMB1 split: cifs_debug.c</title>
        <link>http://kernelsources.org:8080/source/history/linux/fs/smb/client/Makefile#e5ac3ff6c6e7ea3bd0859edb80b9241135fe10c0</link>
        <description>cifs: SMB1 split: cifs_debug.cSplit SMB1 bits from cifs_debug.c to smb1debug.c.Signed-off-by: David Howells &lt;dhowells@redhat.com&gt;cc: Steve French &lt;sfrench@samba.org&gt;cc: Paulo Alcantara &lt;pc@manguebit.org&gt;cc: Enzo Matsumiya &lt;ematsumiya@suse.de&gt;cc: linux-cifs@vger.kernel.orgcc: linux-fsdevel@vger.kernel.orgcc: linux-kernel@vger.kernel.orgAcked-by: Enzo Matsumiya &lt;ematsumiya@suse.de&gt;Signed-off-by: Steve French &lt;stfrench@microsoft.com&gt;

            List of files:
            /linux/fs/smb/client/Makefile</description>
        <pubDate>Wed, 17 Dec 2025 13:53:23 +0100</pubDate>
        <dc:creator>David Howells &lt;dhowells@redhat.com&gt;</dc:creator>
    </item>
<item>
        <title>b09eab52b307df58a36f34d047378053a2e13e13 - cifs: SMB1 split: Rename cifstransport.c</title>
        <link>http://kernelsources.org:8080/source/history/linux/fs/smb/client/Makefile#b09eab52b307df58a36f34d047378053a2e13e13</link>
        <description>cifs: SMB1 split: Rename cifstransport.cRename cifstransport.c to smb1transport.c in order to give consistent namesSMB1-specific files.Signed-off-by: David Howells &lt;dhowells@redhat.com&gt;cc: Steve French &lt;sfrench@samba.org&gt;cc: Paulo Alcantara &lt;pc@manguebit.org&gt;cc: Enzo Matsumiya &lt;ematsumiya@suse.de&gt;cc: linux-cifs@vger.kernel.orgcc: linux-fsdevel@vger.kernel.orgcc: linux-kernel@vger.kernel.orgAcked-by: Enzo Matsumiya &lt;ematsumiya@suse.de&gt;Signed-off-by: Steve French &lt;stfrench@microsoft.com&gt;

            List of files:
            /linux/fs/smb/client/Makefile</description>
        <pubDate>Wed, 17 Dec 2025 17:10:05 +0100</pubDate>
        <dc:creator>David Howells &lt;dhowells@redhat.com&gt;</dc:creator>
    </item>
<item>
        <title>cb9f145f638d7afa633632a9290d6ad06caeb8ee - Merge remote-tracking branch &apos;drm/drm-next&apos; into msm-next-robclark</title>
        <link>http://kernelsources.org:8080/source/history/linux/fs/smb/client/Makefile#cb9f145f638d7afa633632a9290d6ad06caeb8ee</link>
        <description>Merge remote-tracking branch &apos;drm/drm-next&apos; into msm-next-robclarkBack-merge drm-next to get caught up.Signed-off-by: Rob Clark &lt;robin.clark@oss.qualcomm.com&gt;

            List of files:
            /linux/fs/smb/client/Makefile</description>
        <pubDate>Sat, 01 Nov 2025 13:47:30 +0100</pubDate>
        <dc:creator>Rob Clark &lt;robin.clark@oss.qualcomm.com&gt;</dc:creator>
    </item>
<item>
        <title>f088104d837a991c65e51fa30bb4196169b3244d - Merge drm/drm-next into drm-intel-gt-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/fs/smb/client/Makefile#f088104d837a991c65e51fa30bb4196169b3244d</link>
        <description>Merge drm/drm-next into drm-intel-gt-nextBackmerge in order to get the commit:  048832a3f400 (&quot;drm/i915: Refactor shmem_pwrite() to use kiocb and write_iter&quot;)To drm-intel-gt-next as there are followup fixes to be applied.Signed-off-by: Joonas Lahtinen &lt;joonas.lahtinen@linux.intel.com&gt;

            List of files:
            /linux/fs/smb/client/Makefile</description>
        <pubDate>Tue, 16 Sep 2025 12:53:20 +0200</pubDate>
        <dc:creator>Joonas Lahtinen &lt;joonas.lahtinen@linux.intel.com&gt;</dc:creator>
    </item>
<item>
        <title>2ace52718376fdb56aca863da2eebe70d7e2ddb1 - Merge branch &apos;objtool/core&apos;</title>
        <link>http://kernelsources.org:8080/source/history/linux/fs/smb/client/Makefile#2ace52718376fdb56aca863da2eebe70d7e2ddb1</link>
        <description>Merge branch &apos;objtool/core&apos;Bring in the UDB and objtool data annotations to avoid conflicts while further extending the bug exceptions.Signed-off-by: Peter Zijlstra &lt;peterz@infradead.org&gt;

            List of files:
            /linux/fs/smb/client/Makefile</description>
        <pubDate>Fri, 21 Nov 2025 11:21:20 +0100</pubDate>
        <dc:creator>Peter Zijlstra &lt;peterz@infradead.org&gt;</dc:creator>
    </item>
<item>
        <title>8b87f67b4c87452e21721887fa8dec1f4c6b2b7c - Merge branch &apos;next&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/fs/smb/client/Makefile#8b87f67b4c87452e21721887fa8dec1f4c6b2b7c</link>
        <description>Merge branch &apos;next&apos; into for-linusPrepare input updates for 6.18 merge window.

            List of files:
            /linux/fs/smb/client/Makefile</description>
        <pubDate>Wed, 08 Oct 2025 06:53:13 +0200</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>4b051897df2375414587a245ecb9bb1a4d26b3b8 - Merge tag &apos;v6.17-rc2&apos; into HEAD</title>
        <link>http://kernelsources.org:8080/source/history/linux/fs/smb/client/Makefile#4b051897df2375414587a245ecb9bb1a4d26b3b8</link>
        <description>Merge tag &apos;v6.17-rc2&apos; into HEADSync up with mainline to bring in changes to include/linux/sprintf.h

            List of files:
            /linux/fs/smb/client/Makefile</description>
        <pubDate>Thu, 21 Aug 2025 20:46:49 +0200</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>d325efac5938efa3c2a25df72a1bd1af16cd0ed8 - Merge branch &apos;for-6.18/core&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/fs/smb/client/Makefile#d325efac5938efa3c2a25df72a1bd1af16cd0ed8</link>
        <description>Merge branch &apos;for-6.18/core&apos; into for-linus- allow HID-BPF to rebind a driver to hid-multitouch (Benjamin  Tissoires)- Change hid_driver to use a const char* for .name (Rahul Rameshbabu)

            List of files:
            /linux/fs/smb/client/Makefile</description>
        <pubDate>Tue, 30 Sep 2025 16:31:10 +0200</pubDate>
        <dc:creator>Benjamin Tissoires &lt;bentiss@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>71b28769d708f20046fc6f853cf93fb88a8b6e11 - Merge remote-tracking branch &apos;origin&apos; into for-6.18/intel-thc-hid</title>
        <link>http://kernelsources.org:8080/source/history/linux/fs/smb/client/Makefile#71b28769d708f20046fc6f853cf93fb88a8b6e11</link>
        <description>Merge remote-tracking branch &apos;origin&apos; into for-6.18/intel-thc-hidNeeded as a basisi for followup support for quicki2c advanced BIOS features.Signed-off-by: Jiri Kosina &lt;jkosina@suse.com&gt;

            List of files:
            /linux/fs/smb/client/Makefile</description>
        <pubDate>Fri, 19 Sep 2025 17:08:20 +0200</pubDate>
        <dc:creator>Jiri Kosina &lt;jkosina@suse.com&gt;</dc:creator>
    </item>
</channel>
</rss>
