<?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>bd1886d6e4ca6b84041d17ba6e11d0f85f7ee1a4 - Merge tag &apos;v7.1-rc-part2-ksmbd-fixes&apos; of git://git.samba.org/ksmbd</title>
        <link>http://kernelsources.org:8080/source/history/linux/fs/smb/common/Makefile#bd1886d6e4ca6b84041d17ba6e11d0f85f7ee1a4</link>
        <description>Merge tag &apos;v7.1-rc-part2-ksmbd-fixes&apos; of git://git.samba.org/ksmbdPull more smb server updates from Steve French: - move fs/smb/common/smbdirect to fs/smb/smbdirect - change signature calc to use AES-CMAC library, simpler and faster - invalid signature fix - multichannel fix - open create options fix - fix durable handle leak - cap maximum lock count to avoid potential denial of service - four connection fixes: connection free and session destroy IDA fixes,   refcount fix, connection leak fix, max_connections off by one fix - IPC validation fix - fix out of bounds write in getting xattrs - fix use after free in durable handle reconnect - three ACL fixes: fix potential ACL overflow, harden num_aces check,   and fix minimum ACE size check* tag &apos;v7.1-rc-part2-ksmbd-fixes&apos; of git://git.samba.org/ksmbd:  smb: smbdirect: move fs/smb/common/smbdirect/ to fs/smb/smbdirect/  smb: server: stop sending fake security descriptors  ksmbd: scope conn-&gt;binding slowpath to bound sessions only  ksmbd: fix CreateOptions sanitization clobbering the whole field  ksmbd: fix durable fd leak on ClientGUID mismatch in durable v2 open  ksmbd: fix O(N^2) DoS in smb2_lock via unbounded LockCount  ksmbd: destroy async_ida in ksmbd_conn_free()  ksmbd: destroy tree_conn_ida in ksmbd_session_destroy()  ksmbd: Use AES-CMAC library for SMB3 signature calculation  ksmbd: reset rcount per connection in ksmbd_conn_wait_idle_sess_id()  ksmbd: fix out-of-bounds write in smb2_get_ea() EA alignment  ksmbd: use check_add_overflow() to prevent u16 DACL size overflow  ksmbd: fix use-after-free in smb2_open during durable reconnect  ksmbd: validate num_aces and harden ACE walk in smb_inherit_dacl()  smb: server: fix max_connections off-by-one in tcp accept path  ksmbd: require minimum ACE size in smb_check_perm_dacl()  ksmbd: validate response sizes in ipc_validate_msg()  smb: server: fix active_num_conn leak on transport allocation failure

            List of files:
            /linux/fs/smb/common/Makefile</description>
        <pubDate>Fri, 24 Apr 2026 02:04:18 +0200</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>1249c01aa42160e40bc765ba5a3cde751491ff0a - smb: smbdirect: move fs/smb/common/smbdirect/ to fs/smb/smbdirect/</title>
        <link>http://kernelsources.org:8080/source/history/linux/fs/smb/common/Makefile#1249c01aa42160e40bc765ba5a3cde751491ff0a</link>
        <description>smb: smbdirect: move fs/smb/common/smbdirect/ to fs/smb/smbdirect/This also removes the smbdirect_ prefix from the files.Suggested-by: Linus Torvalds &lt;torvalds@linux-foundation.org&gt;Link: https://lore.kernel.org/linux-cifs/CAHk-=whmue3PVi88K0UZLZO0at22QhQZ-yu+qO2TOKyZpGqecw@mail.gmail.com/Cc: Steve French &lt;smfrench@gmail.com&gt;Cc: Tom Talpey &lt;tom@talpey.com&gt;Cc: Long Li &lt;longli@microsoft.com&gt;Cc: Linus Torvalds &lt;torvalds@linux-foundation.org&gt;Cc: linux-cifs@vger.kernel.orgCc: samba-technical@lists.samba.orgAcked-by: Namjae Jeon &lt;linkinjeon@kernel.org&gt;Signed-off-by: Stefan Metzmacher &lt;metze@samba.org&gt;Signed-off-by: Steve French &lt;stfrench@microsoft.com&gt;

            List of files:
            /linux/fs/smb/common/Makefile</description>
        <pubDate>Sun, 19 Apr 2026 21:20:18 +0200</pubDate>
        <dc:creator>Stefan Metzmacher &lt;metze@samba.org&gt;</dc:creator>
    </item>
<item>
        <title>3cd8b194bf3428dfa53120fee47e827a7c495815 - Merge tag &apos;v7.1-rc-part1-smbdirect-fixes&apos; of git://git.samba.org/ksmbd</title>
        <link>http://kernelsources.org:8080/source/history/linux/fs/smb/common/Makefile#3cd8b194bf3428dfa53120fee47e827a7c495815</link>
        <description>Merge tag &apos;v7.1-rc-part1-smbdirect-fixes&apos; of git://git.samba.org/ksmbdPull smbdirect updates from Steve French: &quot;Move smbdirect server and client code to common directory:   - temporary use of smbdirect_all_c_files.c to allow micro steps   - factor out common functions into a smbdirect.ko.   - convert cifs.ko to use smbdirect.ko   - convert ksmbd.ko to use smbdirect.ko   - let smbdirect.ko use global workqueues   - move ib_client logic from ksmbd.ko into smbdirect.ko   - remove smbdirect_all_c_files.c hack again   - some locking and teardown related fixes on top&quot;* tag &apos;v7.1-rc-part1-smbdirect-fixes&apos; of git://git.samba.org/ksmbd: (145 commits)  smb: smbdirect: let smbdirect_connection_deregister_mr_io unlock while waiting  smb: smbdirect: fix the logic in smbdirect_socket_destroy_sync() without an error  smb: smbdirect: fix copyright header of smbdirect.h  smb: smbdirect: change smbdirect_socket_parameters.{initiator_depth,responder_resources} to __u16  smb: smbdirect: remove unused SMBDIRECT_USE_INLINE_C_FILES logic  smb: server: no longer use smbdirect_socket_set_custom_workqueue()  smb: client: no longer use smbdirect_socket_set_custom_workqueue()  smb: smbdirect: introduce global workqueues  smb: smbdirect: prepare use of dedicated workqueues for different steps  smb: smbdirect: remove unused smbdirect_connection_mr_io_recovery_work()  smb: smbdirect: wrap rdma_disconnect() in rdma_[un]lock_handler()  smb: server: make use of smbdirect_netdev_rdma_capable_mode_type()  smb: smbdirect: introduce smbdirect_netdev_rdma_capable_mode_type()  smb: server: make use of smbdirect.ko  smb: server: remove unused ksmbd_transport_ops.prepare()  smb: server: make use of smbdirect_socket_{listen,accept}()  smb: server: only use public smbdirect functions  smb: server: make use of smbdirect_socket_create_accepting()/smbdirect_socket_release()  smb: server: make use of smbdirect_{socket_init_accepting,connection_wait_for_connected}()  smb: server: make use of smbdirect_connection_send_iter() and related functions  ...

            List of files:
            /linux/fs/smb/common/Makefile</description>
        <pubDate>Thu, 16 Apr 2026 17:25:04 +0200</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>f9a804da479cc41172f1039b4ffde06a09920506 - smb: smbdirect: introduce the basic smbdirect.ko</title>
        <link>http://kernelsources.org:8080/source/history/linux/fs/smb/common/Makefile#f9a804da479cc41172f1039b4ffde06a09920506</link>
        <description>smb: smbdirect: introduce the basic smbdirect.koThis exports the functions needed by cifs.ko and ksmbd.ko.It doesn&apos;t yet provide a generic socket layer, but itis a good start to introduce that on top.It will be much easier after Davids refactoringusing MSG_SPLICE_PAGES, will make it easier touse the socket layer without an additional copy.Cc: Steve French &lt;smfrench@gmail.com&gt;Cc: Tom Talpey &lt;tom@talpey.com&gt;Cc: Long Li &lt;longli@microsoft.com&gt;Cc: Namjae Jeon &lt;linkinjeon@kernel.org&gt;Cc: David Howells &lt;dhowells@redhat.com&gt;Cc: linux-cifs@vger.kernel.orgCc: samba-technical@lists.samba.orgSigned-off-by: Stefan Metzmacher &lt;metze@samba.org&gt;Acked-by: Namjae Jeon &lt;linkinjeon@kernel.org&gt;Signed-off-by: Steve French &lt;stfrench@microsoft.com&gt;

            List of files:
            /linux/fs/smb/common/Makefile</description>
        <pubDate>Fri, 18 Jul 2025 18:44:15 +0200</pubDate>
        <dc:creator>Stefan Metzmacher &lt;metze@samba.org&gt;</dc:creator>
    </item>
<item>
        <title>a4a508df2aa34f8650afde54ea804321c618f45f - Merge tag &apos;v6.18&apos; into next</title>
        <link>http://kernelsources.org:8080/source/history/linux/fs/smb/common/Makefile#a4a508df2aa34f8650afde54ea804321c618f45f</link>
        <description>Merge tag &apos;v6.18&apos; into nextSync up with the mainline to bring in the latest APIs.

            List of files:
            /linux/fs/smb/common/Makefile</description>
        <pubDate>Sat, 13 Dec 2025 10:18:20 +0100</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.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/common/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/common/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>82ee50252dc891e3f3b32d923bb4f656d300b772 - Merge drm/drm-next into drm-xe-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/fs/smb/common/Makefile#82ee50252dc891e3f3b32d923bb4f656d300b772</link>
        <description>Merge drm/drm-next into drm-xe-nextBackmerging to bring in 6.18-rc1.Signed-off-by: Thomas Hellstr&#246;m &lt;thomas.hellstrom@linux.intel.com&gt;

            List of files:
            /linux/fs/smb/common/Makefile</description>
        <pubDate>Tue, 14 Oct 2025 11:31:49 +0200</pubDate>
        <dc:creator>Thomas Hellstr&#246;m &lt;thomas.hellstrom@linux.intel.com&gt;</dc:creator>
    </item>
<item>
        <title>2acee98fcc61052d63fab4539fcb6ee677555645 - Merge drm/drm-next into drm-intel-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/fs/smb/common/Makefile#2acee98fcc61052d63fab4539fcb6ee677555645</link>
        <description>Merge drm/drm-next into drm-intel-nextSync to v6.18-rc1.Signed-off-by: Jani Nikula &lt;jani.nikula@intel.com&gt;

            List of files:
            /linux/fs/smb/common/Makefile</description>
        <pubDate>Tue, 14 Oct 2025 09:37:11 +0200</pubDate>
        <dc:creator>Jani Nikula &lt;jani.nikula@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>9b966ae42235a88eaea714be09ff3d698535bdfe - Merge drm/drm-next into drm-misc-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/fs/smb/common/Makefile#9b966ae42235a88eaea714be09ff3d698535bdfe</link>
        <description>Merge drm/drm-next into drm-misc-nextUpdating drm-misc-next to the state of v6.18-rc1.Signed-off-by: Thomas Zimmermann &lt;tzimmermann@suse.de&gt;

            List of files:
            /linux/fs/smb/common/Makefile</description>
        <pubDate>Mon, 13 Oct 2025 09:19:19 +0200</pubDate>
        <dc:creator>Thomas Zimmermann &lt;tzimmermann@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>2ace52718376fdb56aca863da2eebe70d7e2ddb1 - Merge branch &apos;objtool/core&apos;</title>
        <link>http://kernelsources.org:8080/source/history/linux/fs/smb/common/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/common/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>f39b6c468c52745dbca9a842d91c8373fda208ab - Merge tag &apos;v6.18-rc6&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/fs/smb/common/Makefile#f39b6c468c52745dbca9a842d91c8373fda208ab</link>
        <description>Merge tag &apos;v6.18-rc6&apos; into for-linusSync up with the mainline to bring in definition ofINPUT_PROP_HAPTIC_TOUCHPAD.

            List of files:
            /linux/fs/smb/common/Makefile</description>
        <pubDate>Tue, 18 Nov 2025 08:16:55 +0100</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>4f38da1f027ea2c9f01bb71daa7a299c191b6940 - spi: Merge up v6.18-rc1</title>
        <link>http://kernelsources.org:8080/source/history/linux/fs/smb/common/Makefile#4f38da1f027ea2c9f01bb71daa7a299c191b6940</link>
        <description>spi: Merge up v6.18-rc1Ensure my CI has a sensible baseline.

            List of files:
            /linux/fs/smb/common/Makefile</description>
        <pubDate>Mon, 13 Oct 2025 14:32:13 +0200</pubDate>
        <dc:creator>Mark Brown &lt;broonie@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>ec2e0fb07d789976c601bec19ecced7a501c3705 - Merge tag &apos;asoc-fix-v6.18-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/fs/smb/common/Makefile#ec2e0fb07d789976c601bec19ecced7a501c3705</link>
        <description>Merge tag &apos;asoc-fix-v6.18-rc1&apos; of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusASoC: Fixes for v6.18A moderately large collection of driver specific fixes, plus a few newquirks and device IDs.  The NAU8821 changes are a little large but morein mechanical ways than in ways that are complex.

            List of files:
            /linux/fs/smb/common/Makefile</description>
        <pubDate>Thu, 16 Oct 2025 20:14:24 +0200</pubDate>
        <dc:creator>Takashi Iwai &lt;tiwai@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>48a710760e10a4f36e11233a21860796ba204b1e - Merge drm/drm-fixes into drm-misc-fixes</title>
        <link>http://kernelsources.org:8080/source/history/linux/fs/smb/common/Makefile#48a710760e10a4f36e11233a21860796ba204b1e</link>
        <description>Merge drm/drm-fixes into drm-misc-fixesUpdating drm-misc-fixes to the state of v6.18-rc1.Signed-off-by: Thomas Zimmermann &lt;tzimmermann@suse.de&gt;

            List of files:
            /linux/fs/smb/common/Makefile</description>
        <pubDate>Tue, 14 Oct 2025 10:59:58 +0200</pubDate>
        <dc:creator>Thomas Zimmermann &lt;tzimmermann@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>63e62baaa72e1aceb422f64a50408bc9b02a6022 - Merge tag &apos;6.18-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/common/Makefile#63e62baaa72e1aceb422f64a50408bc9b02a6022</link>
        <description>Merge tag &apos;6.18-rc-part1-smb3-client-fixes&apos; of git://git.samba.org/sfrench/cifs-2.6Pull smb client updates from Steve French: - Fix oops in crypt message - Remove duplicate arc4 code - Fix potential io_uring reconnect - Two important directory leases fixes and three perf improvements - Three minor cleanups - Four debug improvements (e.g. for showing more information on leases,   and one for adding more helpful information on reconnect)* tag &apos;6.18-rc-part1-smb3-client-fixes&apos; of git://git.samba.org/sfrench/cifs-2.6:  cifs: client: force multichannel=off when max_channels=1  smb client: fix bug with newly created file in cached dir  smb: client: short-circuit negative lookups when parent dir is fully cached  smb: client: short-circuit in open_cached_dir_by_dentry() if !dentry  smb: client: remove pointless cfid-&gt;has_lease check  smb: client: transport: minor indentation style fix  smb: client: transport: avoid reconnects triggered by pending task work  smb: client: remove unused fid_lock  smb: client: update cfid-&gt;last_access_time in open_cached_dir_by_dentry()  smb: client: ensure open_cached_dir_by_dentry() only returns valid cfid  smb: client: account smb directory cache usage and per-tcon totals  smb: client: add drop_dir_cache module parameter to invalidate cached dirents  smb: client: show lease state as R/H/W (or NONE) in open_files  smb: client: fix crypto buffers in non-linear memory  smb: Use arc4 library instead of duplicate arc4 code  smb: client: add tcon information to smb2_reconnect() debug messages

            List of files:
            /linux/fs/smb/common/Makefile</description>
        <pubDate>Fri, 03 Oct 2025 23:13:23 +0200</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>8e979aab34d766986f6d14f50cebf5f5dd87ab8e - smb: Use arc4 library instead of duplicate arc4 code</title>
        <link>http://kernelsources.org:8080/source/history/linux/fs/smb/common/Makefile#8e979aab34d766986f6d14f50cebf5f5dd87ab8e</link>
        <description>smb: Use arc4 library instead of duplicate arc4 codefs/smb/common/cifs_arc4.c has an implementation of ARC4, but a copy ofthis same code is also present in lib/crypto/arc4.c to serve the otherusers of this legacy algorithm in the kernel.  Remove the duplicateimplementation in fs/smb/, which seems to have been added because of amisunderstanding, and just use the lib/crypto/ one.Signed-off-by: Eric Biggers &lt;ebiggers@kernel.org&gt;Reviewed-by: Paulo Alcantara (Red Hat) &lt;pc@manguebit.org&gt;Signed-off-by: Steve French &lt;stfrench@microsoft.com&gt;

            List of files:
            /linux/fs/smb/common/Makefile</description>
        <pubDate>Sun, 07 Sep 2025 05:20:03 +0200</pubDate>
        <dc:creator>Eric Biggers &lt;ebiggers@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>1ac731c529cd4d6adbce134754b51ff7d822b145 - Merge branch &apos;next&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/fs/smb/common/Makefile#1ac731c529cd4d6adbce134754b51ff7d822b145</link>
        <description>Merge branch &apos;next&apos; into for-linusPrepare input updates for 6.6 merge window.

            List of files:
            /linux/fs/smb/common/Makefile</description>
        <pubDate>Thu, 31 Aug 2023 01:06:38 +0200</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>2612e3bbc0386368a850140a6c9b990cd496a5ec - Merge drm/drm-next into drm-intel-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/fs/smb/common/Makefile#2612e3bbc0386368a850140a6c9b990cd496a5ec</link>
        <description>Merge drm/drm-next into drm-intel-nextCatching-up with drm-next and drm-intel-gt-next.It will unblock a code refactor around the platformdefinitions (names vs acronyms).Signed-off-by: Rodrigo Vivi &lt;rodrigo.vivi@intel.com&gt;

            List of files:
            /linux/fs/smb/common/Makefile</description>
        <pubDate>Mon, 07 Aug 2023 23:14:42 +0200</pubDate>
        <dc:creator>Rodrigo Vivi &lt;rodrigo.vivi@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>9f771739a04919226081a107167596de75108fbb - Merge drm/drm-next into drm-intel-gt-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/fs/smb/common/Makefile#9f771739a04919226081a107167596de75108fbb</link>
        <description>Merge drm/drm-next into drm-intel-gt-nextNeed to pull in b3e4aae612ec (&quot;drm/i915/hdcp: Modify hdcp_gsc_message msg sending mechanism&quot;) asa dependency for https://patchwork.freedesktop.org/series/121735/Signed-off-by: Joonas Lahtinen &lt;joonas.lahtinen@linux.intel.com&gt;

            List of files:
            /linux/fs/smb/common/Makefile</description>
        <pubDate>Mon, 07 Aug 2023 12:29:40 +0200</pubDate>
        <dc:creator>Joonas Lahtinen &lt;joonas.lahtinen@linux.intel.com&gt;</dc:creator>
    </item>
<item>
        <title>50501936288d6a29d7ef78f25d00e33240fad45f - Merge tag &apos;v6.4&apos; into next</title>
        <link>http://kernelsources.org:8080/source/history/linux/fs/smb/common/Makefile#50501936288d6a29d7ef78f25d00e33240fad45f</link>
        <description>Merge tag &apos;v6.4&apos; into nextSync up with mainline to bring in updates to shared infrastructure.

            List of files:
            /linux/fs/smb/common/Makefile</description>
        <pubDate>Mon, 17 Jul 2023 18:20:46 +0200</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
</channel>
</rss>
