<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in exec.c</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>0fc8f6200d2313278fbf4539bbab74677c685531 - Merge drm/drm-fixes into drm-misc-fixes</title>
        <link>http://opengrok.kc2vjw.com:8080/history/linux/fs/exec.c#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/fs/exec.c</description>
        <pubDate>Mon, 27 Apr 2026 08:26:49 +0000</pubDate>
        <dc:creator>Thomas Zimmermann &lt;tzimmermann@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>3e9e952bb3139ad1e08f3e1960239c2988ab90c9 - Merge branch &apos;for-7.1-printf-kunit-build&apos; into for-linus</title>
        <link>http://opengrok.kc2vjw.com:8080/history/linux/fs/exec.c#3e9e952bb3139ad1e08f3e1960239c2988ab90c9</link>
        <description>Merge branch &apos;for-7.1-printf-kunit-build&apos; into for-linus

            List of files:
            /linux/fs/exec.c</description>
        <pubDate>Mon, 20 Apr 2026 11:41:28 +0000</pubDate>
        <dc:creator>Petr Mladek &lt;pmladek@suse.com&gt;</dc:creator>
    </item>
<item>
        <title>f4b369c6fe0ceaba2da2daff8c9eb415f85926dd - Merge branch &apos;next&apos; into for-linus</title>
        <link>http://opengrok.kc2vjw.com:8080/history/linux/fs/exec.c#f4b369c6fe0ceaba2da2daff8c9eb415f85926dd</link>
        <description>Merge branch &apos;next&apos; into for-linusPrepare input updates for 7.1 merge window.

            List of files:
            /linux/fs/exec.c</description>
        <pubDate>Mon, 20 Apr 2026 01:28:57 +0000</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>d4eb7b2da66c848709e31585b9c371fa234abc39 - Merge branch &apos;for-7.1/core-v2&apos; into for-linus</title>
        <link>http://opengrok.kc2vjw.com:8080/history/linux/fs/exec.c#d4eb7b2da66c848709e31585b9c371fa234abc39</link>
        <description>Merge branch &apos;for-7.1/core-v2&apos; into for-linus- fixed handling of 0-sized reports (Dmitry Torokhov)- convert core code to __free() (Dmitry Torokhov)- support for multiple batteries per HID device (Lucas Zampieri)

            List of files:
            /linux/fs/exec.c</description>
        <pubDate>Thu, 16 Apr 2026 19:01:18 +0000</pubDate>
        <dc:creator>Jiri Kosina &lt;jkosina@suse.com&gt;</dc:creator>
    </item>
<item>
        <title>613b48bbd465941f796c174c96707a9bce595265 - Merge tag &apos;execve-v7.1-rc1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux</title>
        <link>http://opengrok.kc2vjw.com:8080/history/linux/fs/exec.c#613b48bbd465941f796c174c96707a9bce595265</link>
        <description>Merge tag &apos;execve-v7.1-rc1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxPull execve updates from Kees Cook: - use strnlen() in __set_task_comm (Thorsten Blum) - update task_struct-&gt;comm comment (Thorsten Blum)* tag &apos;execve-v7.1-rc1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux:  sched: update task_struct-&gt;comm comment  exec: use strnlen() in __set_task_comm

            List of files:
            /linux/fs/exec.c</description>
        <pubDate>Tue, 14 Apr 2026 00:41:36 +0000</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>10cd6758e054e4002ccb409fef7dd2c6b7bbd549 - exec: use strnlen() in __set_task_comm</title>
        <link>http://opengrok.kc2vjw.com:8080/history/linux/fs/exec.c#10cd6758e054e4002ccb409fef7dd2c6b7bbd549</link>
        <description>exec: use strnlen() in __set_task_commUse strnlen() to limit source string scanning to &apos;TASK_COMM_LEN - 1&apos;bytes.Signed-off-by: Thorsten Blum &lt;thorsten.blum@linux.dev&gt;Reviewed-by: Jan Kara &lt;jack@suse.cz&gt;Link: https://patch.msgid.link/20260401152039.724811-3-thorsten.blum@linux.devSigned-off-by: Kees Cook &lt;kees@kernel.org&gt;

            List of files:
            /linux/fs/exec.c</description>
        <pubDate>Wed, 01 Apr 2026 15:20:40 +0000</pubDate>
        <dc:creator>Thorsten Blum &lt;thorsten.blum@linux.dev&gt;</dc:creator>
    </item>
<item>
        <title>0421ccdfad0d92713a812a5aeb7d07b0ea7213c8 - Merge tag &apos;v7.0-rc3&apos; into next</title>
        <link>http://opengrok.kc2vjw.com:8080/history/linux/fs/exec.c#0421ccdfad0d92713a812a5aeb7d07b0ea7213c8</link>
        <description>Merge tag &apos;v7.0-rc3&apos; into nextSync up with the mainline to brig up the latest changes, specificallychanges to ALPS driver.

            List of files:
            /linux/fs/exec.c</description>
        <pubDate>Thu, 12 Mar 2026 17:44:42 +0000</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>42d3b66d4cdbacfc9d120d2301b8de89cc29a914 - Merge drm/drm-next into drm-xe-next</title>
        <link>http://opengrok.kc2vjw.com:8080/history/linux/fs/exec.c#42d3b66d4cdbacfc9d120d2301b8de89cc29a914</link>
        <description>Merge drm/drm-next into drm-xe-nextBackmerging to bring in 7.00-rc3. Important ahead GPU SVM merging THPsupport.Signed-off-by: Matthew Brost &lt;matthew.brost@intel.com&gt;

            List of files:
            /linux/fs/exec.c</description>
        <pubDate>Thu, 12 Mar 2026 14:17:56 +0000</pubDate>
        <dc:creator>Matthew Brost &lt;matthew.brost@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>0314e382cf02983eb3c33ac537ad9701e7858bc9 - Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net</title>
        <link>http://opengrok.kc2vjw.com:8080/history/linux/fs/exec.c#0314e382cf02983eb3c33ac537ad9701e7858bc9</link>
        <description>Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netCross-merge networking fixes after downstream PR (net-7.0-rc2).Conflicts:tools/testing/selftests/drivers/net/hw/rss_ctx.py  19c3a2a81d2b (&quot;selftests: drv-net: rss: Generate unique ports for RSS context tests&quot;)  ce5a0f4612db (&quot;selftests: drv-net: rss_ctx: test RSS contexts persist after ifdown/up&quot;)include/net/inet_connection_sock.h  858d2a4f67ff6 (&quot;tcp: fix potential race in tcp_v6_syn_recv_sock()&quot;)  fcd3d039fab69 (&quot;tcp: make tcp_v{4,6}_send_check() static&quot;)https://lore.kernel.org/aZ8PSFLzBrEU3I89@sirena.org.ukdrivers/net/ethernet/mellanox/mlx5/core/en/xsk/setup.cdrivers/net/ethernet/mellanox/mlx5/core/en/xsk/pool.c  69050f8d6d075 (&quot;treewide: Replace kmalloc with kmalloc_obj for non-scalar types&quot;)  bf4afc53b77ae (&quot;Convert &apos;alloc_obj&apos; family to use the new default GFP_KERNEL argument&quot;)  8a96b9144f18a (&quot;net/mlx5e: Alloc xsk channel param out of mlx5e_open_xsk()&quot;)Adjacent changes:net/netfilter/ipvs/ip_vs_ctl.c  c59bd9e62e06 (&quot;ipvs: use more counters to avoid service lookups&quot;)  bf4afc53b77a (&quot;Convert &apos;alloc_obj&apos; family to use the new default GFP_KERNEL argument&quot;)Signed-off-by: Jakub Kicinski &lt;kuba@kernel.org&gt;

            List of files:
            /linux/fs/exec.c</description>
        <pubDate>Thu, 26 Feb 2026 18:20:47 +0000</pubDate>
        <dc:creator>Jakub Kicinski &lt;kuba@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>f09812b85fa6f41058bcc46e70ac406bf9b0493a - Merge drm/drm-next into drm-intel-next</title>
        <link>http://opengrok.kc2vjw.com:8080/history/linux/fs/exec.c#f09812b85fa6f41058bcc46e70ac406bf9b0493a</link>
        <description>Merge drm/drm-next into drm-intel-nextSync with v7.0-rc1 which contains a few treewide changes affecting i915.Signed-off-by: Jani Nikula &lt;jani.nikula@intel.com&gt;

            List of files:
            /linux/fs/exec.c</description>
        <pubDate>Wed, 25 Feb 2026 11:23:04 +0000</pubDate>
        <dc:creator>Jani Nikula &lt;jani.nikula@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>3ecf0b4a0e0ed4783aa32c5f3e42d23c7021e1c8 - Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after 7.0-rc1</title>
        <link>http://opengrok.kc2vjw.com:8080/history/linux/fs/exec.c#3ecf0b4a0e0ed4783aa32c5f3e42d23c7021e1c8</link>
        <description>Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after 7.0-rc1Cross-merge trees after 7.0-rc1.No conflicts.Signed-off-by: Alexei Starovoitov &lt;ast@kernel.org&gt;

            List of files:
            /linux/fs/exec.c</description>
        <pubDate>Mon, 23 Feb 2026 16:06:33 +0000</pubDate>
        <dc:creator>Alexei Starovoitov &lt;ast@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>8b85987d3cf50178f67618122d9f3bb202f62f42 - Merge drm/drm-next into drm-misc-next</title>
        <link>http://opengrok.kc2vjw.com:8080/history/linux/fs/exec.c#8b85987d3cf50178f67618122d9f3bb202f62f42</link>
        <description>Merge drm/drm-next into drm-misc-nextLet&apos;s merge 7.0-rc1 to start the new drm-misc-next windowSigned-off-by: Maxime Ripard &lt;mripard@kernel.org&gt;

            List of files:
            /linux/fs/exec.c</description>
        <pubDate>Mon, 23 Feb 2026 10:48:20 +0000</pubDate>
        <dc:creator>Maxime Ripard &lt;mripard@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>c17ee635fd3a482b2ad2bf5e269755c2eae5f25e - Merge drm/drm-fixes into drm-misc-fixes</title>
        <link>http://opengrok.kc2vjw.com:8080/history/linux/fs/exec.c#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/exec.c</description>
        <pubDate>Mon, 23 Feb 2026 09:09:45 +0000</pubDate>
        <dc:creator>Maxime Ripard &lt;mripard@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>bf4afc53b77aeaa48b5409da5c8da6bb4eff7f43 - Convert &apos;alloc_obj&apos; family to use the new default GFP_KERNEL argument</title>
        <link>http://opengrok.kc2vjw.com:8080/history/linux/fs/exec.c#bf4afc53b77aeaa48b5409da5c8da6bb4eff7f43</link>
        <description>Convert &apos;alloc_obj&apos; family to use the new default GFP_KERNEL argumentThis was done entirely with mindless brute force, using    git grep -l &apos;\&lt;k[vmz]*alloc_objs*(.*, GFP_KERNEL)&apos; |        xargs sed -i &apos;s/\(alloc_objs*(.*\), GFP_KERNEL)/\1)/&apos;to convert the new alloc_obj() users that had a simple GFP_KERNELargument to just drop that argument.Note that due to the extreme simplicity of the scripting, any slightlymore complex cases spread over multiple lines would not be triggered:they definitely exist, but this covers the vast bulk of the cases, andthe resulting diff is also then easier to check automatically.For the same reason the &apos;flex&apos; versions will be done as a separateconversion.Signed-off-by: Linus Torvalds &lt;torvalds@linux-foundation.org&gt;

            List of files:
            /linux/fs/exec.c</description>
        <pubDate>Sun, 22 Feb 2026 00:37:42 +0000</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>8934827db5403eae57d4537114a9ff88b0a8460f - Merge tag &apos;kmalloc_obj-treewide-v7.0-rc1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux</title>
        <link>http://opengrok.kc2vjw.com:8080/history/linux/fs/exec.c#8934827db5403eae57d4537114a9ff88b0a8460f</link>
        <description>Merge tag &apos;kmalloc_obj-treewide-v7.0-rc1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxPull kmalloc_obj conversion from Kees Cook: &quot;This does the tree-wide conversion to kmalloc_obj() and friends using  coccinelle, with a subsequent small manual cleanup of whitespace  alignment that coccinelle does not handle.  This uncovered a clang bug in __builtin_counted_by_ref(), so the  conversion is preceded by disabling that for current versions of  clang.  The imminent clang 22.1 release has the fix.  I&apos;ve done allmodconfig build tests for x86_64, arm64, i386, and arm. I  did defconfig builds for alpha, m68k, mips, parisc, powerpc, riscv,  s390, sparc, sh, arc, csky, xtensa, hexagon, and openrisc&quot;* tag &apos;kmalloc_obj-treewide-v7.0-rc1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux:  kmalloc_obj: Clean up after treewide replacements  treewide: Replace kmalloc with kmalloc_obj for non-scalar types  compiler_types: Disable __builtin_counted_by_ref for Clang

            List of files:
            /linux/fs/exec.c</description>
        <pubDate>Sat, 21 Feb 2026 19:02:58 +0000</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>69050f8d6d075dc01af7a5f2f550a8067510366f - treewide: Replace kmalloc with kmalloc_obj for non-scalar types</title>
        <link>http://opengrok.kc2vjw.com:8080/history/linux/fs/exec.c#69050f8d6d075dc01af7a5f2f550a8067510366f</link>
        <description>treewide: Replace kmalloc with kmalloc_obj for non-scalar typesThis is the result of running the Coccinelle script fromscripts/coccinelle/api/kmalloc_objs.cocci. The script is designed toavoid scalar types (which need careful case-by-case checking), andinstead replace kmalloc-family calls that allocate struct or unionobject instances:Single allocations:	kmalloc(sizeof(TYPE), ...)are replaced with:	kmalloc_obj(TYPE, ...)Array allocations:	kmalloc_array(COUNT, sizeof(TYPE), ...)are replaced with:	kmalloc_objs(TYPE, COUNT, ...)Flex array allocations:	kmalloc(struct_size(PTR, FAM, COUNT), ...)are replaced with:	kmalloc_flex(*PTR, FAM, COUNT, ...)(where TYPE may also be *VAR)The resulting allocations no longer return &quot;void *&quot;, instead returning&quot;TYPE *&quot;.Signed-off-by: Kees Cook &lt;kees@kernel.org&gt;

            List of files:
            /linux/fs/exec.c</description>
        <pubDate>Sat, 21 Feb 2026 07:49:23 +0000</pubDate>
        <dc:creator>Kees Cook &lt;kees@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>26c9342bb761e463774a64fb6210b4f95f5bc035 - Merge tag &apos;pull-filename&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs</title>
        <link>http://opengrok.kc2vjw.com:8080/history/linux/fs/exec.c#26c9342bb761e463774a64fb6210b4f95f5bc035</link>
        <description>Merge tag &apos;pull-filename&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsPull vfs &apos;struct filename&apos; updates from Al Viro: &quot;[Mostly] sanitize struct filename handling&quot;* tag &apos;pull-filename&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs: (68 commits)  sysfs(2): fs_index() argument is _not_ a pathname  alpha: switch osf_mount() to strndup_user()  ksmbd: use CLASS(filename_kernel)  mqueue: switch to CLASS(filename)  user_statfs(): switch to CLASS(filename)  statx: switch to CLASS(filename_maybe_null)  quotactl_block(): switch to CLASS(filename)  chroot(2): switch to CLASS(filename)  move_mount(2): switch to CLASS(filename_maybe_null)  namei.c: switch user pathname imports to CLASS(filename{,_flags})  namei.c: convert getname_kernel() callers to CLASS(filename_kernel)  do_f{chmod,chown,access}at(): use CLASS(filename_uflags)  do_readlinkat(): switch to CLASS(filename_flags)  do_sys_truncate(): switch to CLASS(filename)  do_utimes_path(): switch to CLASS(filename_uflags)  chdir(2): unspaghettify a bit...  do_fchownat(): unspaghettify a bit...  fspick(2): use CLASS(filename_flags)  name_to_handle_at(): use CLASS(filename_uflags)  vfs_open_tree(): use CLASS(filename_uflags)  ...

            List of files:
            /linux/fs/exec.c</description>
        <pubDate>Tue, 10 Feb 2026 00:58:28 +0000</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>9e355113f02be17db573d579515dee63621b7c8b - Merge tag &apos;vfs-7.0-rc1.misc&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs</title>
        <link>http://opengrok.kc2vjw.com:8080/history/linux/fs/exec.c#9e355113f02be17db573d579515dee63621b7c8b</link>
        <description>Merge tag &apos;vfs-7.0-rc1.misc&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfsPull misc vfs updates from Christian Brauner: &quot;This contains a mix of VFS cleanups, performance improvements, API  fixes, documentation, and a deprecation notice.  Scalability and performance:   - Rework pid allocation to only take pidmap_lock once instead of     twice during alloc_pid(), improving thread creation/teardown     throughput by 10-16% depending on false-sharing luck. Pad the     namespace refcount to reduce false-sharing   - Track file lock presence via a flag in -&gt;i_opflags instead of     reading -&gt;i_flctx, avoiding false-sharing with -&gt;i_readcount on     open/close hot paths. Measured 4-16% improvement on 24-core     open-in-a-loop benchmarks   - Use a consume fence in locks_inode_context() to match the     store-release/load-consume idiom, eliminating a hardware fence on     some architectures   - Annotate cdev_lock with __cacheline_aligned_in_smp to prevent     false-sharing   - Remove a redundant DCACHE_MANAGED_DENTRY check in     __follow_mount_rcu() that never fires since the caller already     verifies it, eliminating a 100% mispredicted branch   - Fix a 100% mispredicted likely() in devcgroup_inode_permission()     that became wrong after a prior code reorder  Bug fixes and correctness:   - Make insert_inode_locked() wait for inode destruction instead of     skipping, fixing a corner case where two matching inodes could     exist in the hash   - Move f_mode initialization before file_ref_init() in alloc_file()     to respect the SLAB_TYPESAFE_BY_RCU ordering contract   - Add a WARN_ON_ONCE guard in try_to_free_buffers() for folios with     no buffers attached, preventing a null pointer dereference when     AS_RELEASE_ALWAYS is set but no release_folio op exists   - Fix select restart_block to store end_time as timespec64, avoiding     truncation of tv_sec on 32-bit architectures   - Make dump_inode() use get_kernel_nofault() to safely access inode     and superblock fields, matching the dump_mapping() pattern  API modernization:   - Make posix_acl_to_xattr() allocate the buffer internally since     every single caller was doing it anyway. Reduces boilerplate and     unnecessary error checking across ~15 filesystems   - Replace deprecated simple_strtoul() with kstrtoul() for the     ihash_entries, dhash_entries, mhash_entries, and mphash_entries     boot parameters, adding proper error handling   - Convert chardev code to use guard(mutex) and __free(kfree) cleanup     patterns   - Replace min_t() with min() or umin() in VFS code to avoid silently     truncating unsigned long to unsigned int   - Gate LOOKUP_RCU assertions behind CONFIG_DEBUG_VFS since callers     already check the flag  Deprecation:   - Begin deprecating legacy BSD process accounting (acct(2)). The     interface has numerous footguns and better alternatives exist     (eBPF)  Documentation:   - Fix and complete kernel-doc for struct export_operations, removing     duplicated documentation between ReST and source   - Fix kernel-doc warnings for __start_dirop() and ilookup5_nowait()  Testing:   - Add a kunit test for initramfs cpio handling of entries with     filesize &gt; PATH_MAX  Misc:   - Add missing &lt;linux/init_task.h&gt; include in fs_struct.c&quot;* tag &apos;vfs-7.0-rc1.misc&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs: (28 commits)  posix_acl: make posix_acl_to_xattr() alloc the buffer  fs: make insert_inode_locked() wait for inode destruction  initramfs_test: kunit test for cpio.filesize &gt; PATH_MAX  fs: improve dump_inode() to safely access inode fields  fs: add &lt;linux/init_task.h&gt; for &apos;init_fs&apos;  docs: exportfs: Use source code struct documentation  fs: move initializing f_mode before file_ref_init()  exportfs: Complete kernel-doc for struct export_operations  exportfs: Mark struct export_operations functions at kernel-doc  exportfs: Fix kernel-doc output for get_name()  acct(2): begin the deprecation of legacy BSD process accounting  device_cgroup: remove branch hint after code refactor  VFS: fix __start_dirop() kernel-doc warnings  fs: Describe @isnew parameter in ilookup5_nowait()  fs/namei: Remove redundant DCACHE_MANAGED_DENTRY check in __follow_mount_rcu  fs: only assert on LOOKUP_RCU when built with CONFIG_DEBUG_VFS  select: store end_time as timespec64 in restart block  chardev: Switch to guard(mutex) and __free(kfree)  namespace: Replace simple_strtoul with kstrtoul to parse boot params  dcache: Replace simple_strtoul with kstrtoul in set_dhash_entries  ...

            List of files:
            /linux/fs/exec.c</description>
        <pubDate>Mon, 09 Feb 2026 23:13:05 +0000</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>cc4adab164b772a34b3340d644b7c4728498581e - Merge tag &apos;v6.19-rc1&apos; into msm-next</title>
        <link>http://opengrok.kc2vjw.com:8080/history/linux/fs/exec.c#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/fs/exec.c</description>
        <pubDate>Tue, 20 Jan 2026 22:06:55 +0000</pubDate>
        <dc:creator>Dmitry Baryshkov &lt;dmitry.baryshkov@oss.qualcomm.com&gt;</dc:creator>
    </item>
<item>
        <title>819cb2c1dd8dc1168d5f1810182f1cf1925b4d2f - do_open_execat(): don&apos;t care about LOOKUP_EMPTY</title>
        <link>http://opengrok.kc2vjw.com:8080/history/linux/fs/exec.c#819cb2c1dd8dc1168d5f1810182f1cf1925b4d2f</link>
        <description>do_open_execat(): don&apos;t care about LOOKUP_EMPTYdo_file_open() doesn&apos;t.Signed-off-by: Al Viro &lt;viro@zeniv.linux.org.uk&gt;

            List of files:
            /linux/fs/exec.c</description>
        <pubDate>Fri, 20 Sep 2024 04:48:51 +0000</pubDate>
        <dc:creator>Al Viro &lt;viro@zeniv.linux.org.uk&gt;</dc:creator>
    </item>
</channel>
</rss>
