<?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.modfinal</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/scripts/Makefile.modfinal#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/scripts/Makefile.modfinal</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>f17b474e36647c23801ef8fdaf2255ab66dd2973 - Merge tag &apos;bpf-next-7.0&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/scripts/Makefile.modfinal#f17b474e36647c23801ef8fdaf2255ab66dd2973</link>
        <description>Merge tag &apos;bpf-next-7.0&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextPull bpf updates from Alexei Starovoitov: - Support associating BPF program with struct_ops (Amery Hung) - Switch BPF local storage to rqspinlock and remove recursion detection   counters which were causing false positives (Amery Hung) - Fix live registers marking for indirect jumps (Anton Protopopov) - Introduce execution context detection BPF helpers (Changwoo Min) - Improve verifier precision for 32bit sign extension pattern   (Cupertino Miranda) - Optimize BTF type lookup by sorting vmlinux BTF and doing binary   search (Donglin Peng) - Allow states pruning for misc/invalid slots in iterator loops (Eduard   Zingerman) - In preparation for ASAN support in BPF arenas teach libbpf to move   global BPF variables to the end of the region and enable arena kfuncs   while holding locks (Emil Tsalapatis) - Introduce support for implicit arguments in kfuncs and migrate a   number of them to new API. This is a prerequisite for cgroup   sub-schedulers in sched-ext (Ihor Solodrai) - Fix incorrect copied_seq calculation in sockmap (Jiayuan Chen) - Fix ORC stack unwind from kprobe_multi (Jiri Olsa) - Speed up fentry attach by using single ftrace direct ops in BPF   trampolines (Jiri Olsa) - Require frozen map for calculating map hash (KP Singh) - Fix lock entry creation in TAS fallback in rqspinlock (Kumar   Kartikeya Dwivedi) - Allow user space to select cpu in lookup/update operations on per-cpu   array and hash maps (Leon Hwang) - Make kfuncs return trusted pointers by default (Matt Bobrowski) - Introduce &quot;fsession&quot; support where single BPF program is executed   upon entry and exit from traced kernel function (Menglong Dong) - Allow bpf_timer and bpf_wq use in all programs types (Mykyta   Yatsenko, Andrii Nakryiko, Kumar Kartikeya Dwivedi, Alexei   Starovoitov) - Make KF_TRUSTED_ARGS the default for all kfuncs and clean up their   definition across the tree (Puranjay Mohan) - Allow BPF arena calls from non-sleepable context (Puranjay Mohan) - Improve register id comparison logic in the verifier and extend   linked registers with negative offsets (Puranjay Mohan) - In preparation for BPF-OOM introduce kfuncs to access memcg events   (Roman Gushchin) - Use CFI compatible destructor kfunc type (Sami Tolvanen) - Add bitwise tracking for BPF_END in the verifier (Tianci Cao) - Add range tracking for BPF_DIV and BPF_MOD in the verifier (Yazhou   Tang) - Make BPF selftests work with 64k page size (Yonghong Song)* tag &apos;bpf-next-7.0&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next: (268 commits)  selftests/bpf: Fix outdated test on storage-&gt;smap  selftests/bpf: Choose another percpu variable in bpf for btf_dump test  selftests/bpf: Remove test_task_storage_map_stress_lookup  selftests/bpf: Update task_local_storage/task_storage_nodeadlock test  selftests/bpf: Update task_local_storage/recursion test  selftests/bpf: Update sk_storage_omem_uncharge test  bpf: Switch to bpf_selem_unlink_nofail in bpf_local_storage_{map_free, destroy}  bpf: Support lockless unlink when freeing map or local storage  bpf: Prepare for bpf_selem_unlink_nofail()  bpf: Remove unused percpu counter from bpf_local_storage_map_free  bpf: Remove cgroup local storage percpu counter  bpf: Remove task local storage percpu counter  bpf: Change local_storage-&gt;lock and b-&gt;lock to rqspinlock  bpf: Convert bpf_selem_unlink to failable  bpf: Convert bpf_selem_link_map to failable  bpf: Convert bpf_selem_unlink_map to failable  bpf: Select bpf_local_storage_map_bucket based on bpf_local_storage  selftests/xsk: fix number of Tx frags in invalid packet  selftests/xsk: properly handle batch ending in the middle of a packet  bpf: Prevent reentrance into call_rcu_tasks_trace()  ...

            List of files:
            /linux/scripts/Makefile.modfinal</description>
        <pubDate>Tue, 10 Feb 2026 20:26:21 +0100</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&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/scripts/Makefile.modfinal#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/scripts/Makefile.modfinal</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>26ad5d6e763070aa146d86b941884b11eb1ac0aa - scripts/gen-btf.sh: Use CONFIG_SHELL for execution</title>
        <link>http://kernelsources.org:8080/source/history/linux/scripts/Makefile.modfinal#26ad5d6e763070aa146d86b941884b11eb1ac0aa</link>
        <description>scripts/gen-btf.sh: Use CONFIG_SHELL for executionAccording to the docs [1], kernel build scripts should be executed viaCONFIG_SHELL, which is sh by default.Fixup gen-btf.sh to be runnable with sh, and use CONFIG_SHELL at everyinvocation site.See relevant discussion for context [2].[1] https://docs.kernel.org/kbuild/makefiles.html#script-invocation[2] https://lore.kernel.org/bpf/CAADnVQ+dxmSNoJAGb6xV89ffUCKXe5CJXovXZt22nv5iYFV5mw@mail.gmail.com/Signed-off-by: Ihor Solodrai &lt;ihor.solodrai@linux.dev&gt;Tested-by: Gary Guo &lt;gary@garyguo.net&gt;Reported-by: Gary Guo &lt;gary@garyguo.net&gt;Suggested-by: Thomas Wei&#223;schuh &lt;linux@weissschuh.net&gt;Fixes: 522397d05e7d (&quot;resolve_btfids: Change in-place update with raw binary output&quot;)Link: https://lore.kernel.org/r/20260121181617.820300-1-ihor.solodrai@linux.devSigned-off-by: Alexei Starovoitov &lt;ast@kernel.org&gt;

            List of files:
            /linux/scripts/Makefile.modfinal</description>
        <pubDate>Wed, 21 Jan 2026 19:16:17 +0100</pubDate>
        <dc:creator>Ihor Solodrai &lt;ihor.solodrai@linux.dev&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/scripts/Makefile.modfinal#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/scripts/Makefile.modfinal</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>3d60306b7bb4a3a3c5f01750a2303f987b7d93fa - Merge branch &apos;resolve_btfids-support-for-btf-modifications&apos;</title>
        <link>http://kernelsources.org:8080/source/history/linux/scripts/Makefile.modfinal#3d60306b7bb4a3a3c5f01750a2303f987b7d93fa</link>
        <description>Merge branch &apos;resolve_btfids-support-for-btf-modifications&apos;Ihor Solodrai says:====================resolve_btfids: Support for BTF modificationsThis series changes resolve_btfids and kernel build scripts to enableBTF transformations in resolve_btfids. Main motivation for enhancingresolve_btfids is to reduce dependency of the kernel build on paholecapabilities [1] and enable BTF features and optimizations [2][3]particular to the kernel.Patches #1-#4 in the series are non-functional changes inresolve_btfids.Patch #5 makes kernel build notice pahole version changes betweenbuilds.Patch #6 changes minimum version of pahole required forCONFIG_DEBUG_INFO_BTF to v1.22Patch #7 makes a small prep change in selftests/bpf build.The last patch (#8) makes significant changes in resolve_btfids andintroduces scripts/gen-btf.sh. See implementation details in the patchdescription.Successful BPF CI run: https://github.com/kernel-patches/bpf/actions/runs/20378061470[1] https://lore.kernel.org/dwarves/ba1650aa-fafd-49a8-bea4-bdddee7c38c9@linux.dev/[2] https://lore.kernel.org/bpf/20251029190113.3323406-1-ihor.solodrai@linux.dev/[3] https://lore.kernel.org/bpf/20251119031531.1817099-1-dolinux.peng@gmail.com/---v6-&gt;v7:  - documentation edits in patches #5 and #6 (Nicolas)v6: https://lore.kernel.org/bpf/20251219020006.785065-1-ihor.solodrai@linux.dev/v5-&gt;v6:  - patch #8: fix double free when btf__distill_base fails (reported by AI)    https://lore.kernel.org/bpf/e269870b8db409800045ee0061fc02d21721e0efadd99ca83960b48f8db7b3f3@mail.kernel.org/v5: https://lore.kernel.org/bpf/20251219003147.587098-1-ihor.solodrai@linux.dev/v4-&gt;v5:  - patch #3: fix an off-by-one bug (reported by AI)    https://lore.kernel.org/bpf/106b6e71bce75b8f12a85f2f99e75129e67af7287f6d81fa912589ece14044f9@mail.kernel.org/  - patch #8: cleanup GEN_BTF in Makefile.btfv4: https://lore.kernel.org/bpf/20251218003314.260269-1-ihor.solodrai@linux.dev/v3-&gt;v4:  - add patch #4: &quot;resolve_btfids: Always build with -Wall -Werror&quot;  - add patch #5: &quot;kbuild: Sync kconfig when PAHOLE_VERSION changes&quot; (Alan)  - fix clang cross-compilation (LKP)    https://lore.kernel.org/bpf/cecb6351-ea9a-4f8a-863a-82c9ef02f012@linux.dev/  - remove GEN_BTF env variable (Andrii)  - nits and cleanup in resolve_btfids/main.c (Andrii, Eduard)  - nits in a patch bumping minimum pahole version (Andrii, AI)v3: https://lore.kernel.org/bpf/20251205223046.4155870-1-ihor.solodrai@linux.dev/v2-&gt;v3:  - add patch #4 bumping minimum pahole version (Andrii, Alan)  - add patch #5 pre-fixing resolve_btfids test (Donglin)  - add GEN_BTF var and assemble RESOLVE_BTFIDS_FLAGS in Makefile.btf (Alan)  - implement --distill_base flag in resolve_btfids, set it depending    on KBUILD_EXTMOD in Makefile.btf (Eduard)  - various implementation nits, see the v2 thread for details (Andrii, Eduard)v2: https://lore.kernel.org/bpf/20251127185242.3954132-1-ihor.solodrai@linux.dev/v1-&gt;v2:  - gen-btf.sh and other shell script fixes (Donglin)  - update selftests build (Donglin)  - generate .BTF.base only when KBUILD_EXTMOD is set (Alan)  - proper endianness handling for cross-compilation  - change elf_begin mode from ELF_C_RDWR_MMAP to ELF_C_READ_MMAP_PRIVATE  - remove compressed_section_fix()  - nit NULL check in patch #3 (suggested by AI)v1: https://lore.kernel.org/bpf/20251126012656.3546071-1-ihor.solodrai@linux.dev/====================Link: https://patch.msgid.link/20251219181321.1283664-1-ihor.solodrai@linux.devSigned-off-by: Andrii Nakryiko &lt;andrii@kernel.org&gt;

            List of files:
            /linux/scripts/Makefile.modfinal</description>
        <pubDate>Fri, 19 Dec 2025 19:55:40 +0100</pubDate>
        <dc:creator>Andrii Nakryiko &lt;andrii@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>522397d05e7d4a7c30b91841492360336b24f833 - resolve_btfids: Change in-place update with raw binary output</title>
        <link>http://kernelsources.org:8080/source/history/linux/scripts/Makefile.modfinal#522397d05e7d4a7c30b91841492360336b24f833</link>
        <description>resolve_btfids: Change in-place update with raw binary outputCurrently resolve_btfids updates .BTF_ids section of an ELF filein-place, based on the contents of provided BTF, usually within thesame input file, and optionally a BTF base.Change resolve_btfids behavior to enable BTF transformations as partof its main operation. To achieve this, in-place ELF write inresolve_btfids is replaced with generation of the following binaries:  * ${1}.BTF with .BTF section data  * ${1}.BTF_ids with .BTF_ids section data if it existed in ${1}  * ${1}.BTF.base with .BTF.base section data for out-of-tree modulesThe execution of resolve_btfids and consumption of its output isorchestrated by scripts/gen-btf.sh introduced in this patch.The motivation for emitting binary data is that it allows simplifyingresolve_btfids implementation by delegating ELF update to the $OBJCOPYtool [1], which is already widely used across the codebase.There are two distinct paths for BTF generation and resolve_btfidsapplication in the kernel build: for vmlinux and for kernel modules.For the vmlinux binary a .BTF section is added in a roundabout way toensure correct linking. The patch doesn&apos;t change this approach, onlythe implementation is a little different.Before this patch it worked as follows:  * pahole consumed .tmp_vmlinux1 [2] and added .BTF section with    llvm-objcopy [3] to it  * then everything except the .BTF section was stripped from .tmp_vmlinux1    into a .tmp_vmlinux1.bpf.o object [2], later linked into vmlinux  * resolve_btfids was executed later on vmlinux.unstripped [4],    updating it in-placeAfter this patch gen-btf.sh implements the following:  * pahole consumes .tmp_vmlinux1 and produces a *detached* file with    raw BTF data  * resolve_btfids consumes .tmp_vmlinux1 and detached BTF to produce    (potentially modified) .BTF, and .BTF_ids sections data  * a .tmp_vmlinux1.bpf.o object is then produced with objcopy copying    BTF output of resolve_btfids  * .BTF_ids data gets embedded into vmlinux.unstripped in    link-vmlinux.sh by objcopy --update-sectionFor kernel modules, creating a special .bpf.o file is not necessary,and so embedding of sections data produced by resolve_btfids isstraightforward with objcopy.With this patch an ELF file becomes effectively read-only withinresolve_btfids, which allows deleting elf_update() call and satellitecode (like compressed_section_fix [5]).Endianness handling of .BTF_ids data is also changed. Previously the&quot;flags&quot; part of the section was bswapped in sets_patch() [6], and thenElf_Type was modified before elf_update() to signal to libelf thatbswap may be necessary. With this patch we explicitly bswap entiredata buffer on load and on dump.[1] https://lore.kernel.org/bpf/131b4190-9c49-4f79-a99d-c00fac97fa44@linux.dev/[2] https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/scripts/link-vmlinux.sh?h=v6.18#n110[3] https://git.kernel.org/pub/scm/devel/pahole/pahole.git/tree/btf_encoder.c?h=v1.31#n1803[4] https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/scripts/link-vmlinux.sh?h=v6.18#n284[5] https://lore.kernel.org/bpf/20200819092342.259004-1-jolsa@kernel.org/[6] https://lore.kernel.org/bpf/cover.1707223196.git.vmalik@redhat.com/Signed-off-by: Ihor Solodrai &lt;ihor.solodrai@linux.dev&gt;Signed-off-by: Andrii Nakryiko &lt;andrii@kernel.org&gt;Tested-by: Alan Maguire &lt;alan.maguire@oracle.com&gt;Acked-by: Eduard Zingerman &lt;eddyz87@gmail.com&gt;Link: https://lore.kernel.org/bpf/20251219181825.1289460-3-ihor.solodrai@linux.dev

            List of files:
            /linux/scripts/Makefile.modfinal</description>
        <pubDate>Fri, 19 Dec 2025 19:18:25 +0100</pubDate>
        <dc:creator>Ihor Solodrai &lt;ihor.solodrai@linux.dev&gt;</dc:creator>
    </item>
<item>
        <title>5add3c3c280a35f7e258e9cef7607db5a2e56fdc - Merge drm/drm-next into drm-xe-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/scripts/Makefile.modfinal#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/scripts/Makefile.modfinal</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/scripts/Makefile.modfinal#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/scripts/Makefile.modfinal</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/scripts/Makefile.modfinal#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/scripts/Makefile.modfinal</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/scripts/Makefile.modfinal#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/scripts/Makefile.modfinal</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/scripts/Makefile.modfinal#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/scripts/Makefile.modfinal</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/scripts/Makefile.modfinal#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/scripts/Makefile.modfinal</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>36492b7141b9abc967e92c991af32c670351dc16 - Merge tag &apos;tracepoints-v6.19&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace</title>
        <link>http://kernelsources.org:8080/source/history/linux/scripts/Makefile.modfinal#36492b7141b9abc967e92c991af32c670351dc16</link>
        <description>Merge tag &apos;tracepoints-v6.19&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-tracePull unused tracepoints update from Steven Rostedt: &quot;Detect unused tracepoints.  If a tracepoint is defined but never used (TRACE_EVENT() created but  no trace_&lt;tracepoint&gt;() called), it can take up to or more than 5K of  memory each. This can add up as there are around a hundred unused  tracepoints with various configs. That is 500K of wasted memory.  Add a make build parameter of &quot;UT=1&quot; to have the build warn if an  unused tracepoint is detected in the build. This allows detection of  unused tracepoints to be upstream so that outreachy and the mentoring  project can have new developers look for fixing them, without having  these warnings suddenly show up when someone upgrades their kernel.  When all known unused tracepoints are removed, then the &quot;UT=1&quot; build  parameter can be removed and unused tracepoints will always warn. This  will catch new unused tracepoints after the current ones have been  removed.  Summary:   - Separate out elf functions from sorttable.c     Move out the ELF parsing functions from sorttable.c so that the     tracing tooling can use it.   - Add a tracepoint verifier tool to the build process     If &quot;UT=1&quot; is added to the kernel command line, any unused     tracepoints will trigger a warning at build time.   - Do not warn about unused tracepoints for tracepoints that are     exported     There are sever cases where a tracepoint is created by the kernel     and used by modules. Since there&apos;s no easy way to detect if these     are truly unused since the users are in modules, if a tracepoint is     exported, assume it will eventually be used by a module. Note,     there&apos;s not many exported tracepoints so this should not be a     problem to ignore them.   - Have building of modules also detect unused tracepoints     Do not only check the main vmlinux for unused tracepoints, also     check modules. If a module is defining a tracepoint it should be     using it.   - Add the tracepoint-update program to the ignore file     The new tracepoint-update program needs to be ignored by git&quot;* tag &apos;tracepoints-v6.19&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace:  scripts: add tracepoint-update to the list of ignores files  tracing: Add warnings for unused tracepoints for modules  tracing: Allow tracepoint-update.c to work with modules  tracepoint: Do not warn for unused event that is exported  tracing: Add a tracepoint verification check at build time  sorttable: Move ELF parsing into scripts/elf-parse.[ch]

            List of files:
            /linux/scripts/Makefile.modfinal</description>
        <pubDate>Fri, 05 Dec 2025 18:37:41 +0100</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>01ecf7af00b86daf7ac441b9f94d4873d2b8fc74 - tracing: Add warnings for unused tracepoints for modules</title>
        <link>http://kernelsources.org:8080/source/history/linux/scripts/Makefile.modfinal#01ecf7af00b86daf7ac441b9f94d4873d2b8fc74</link>
        <description>tracing: Add warnings for unused tracepoints for modulesIf a modules has TRACE_EVENT() but does not use it, add a warning about itat build time.Currently, the build must be made by adding &quot;UT=1&quot; to the make commandline in order for this to trigger.Cc: Masami Hiramatsu &lt;mhiramat@kernel.org&gt;Cc: Mark Rutland &lt;mark.rutland@arm.com&gt;Cc: Mathieu Desnoyers &lt;mathieu.desnoyers@efficios.com&gt;Cc: Andrew Morton &lt;akpm@linux-foundation.org&gt;Cc: Arnd Bergmann &lt;arnd@arndb.de&gt;Cc: Masahiro Yamada &lt;masahiroy@kernel.org&gt;Cc: Nathan Chancellor &lt;nathan@kernel.org&gt;Cc: Nicolas Schier &lt;nicolas.schier@linux.dev&gt;Cc: Nick Desaulniers &lt;nick.desaulniers+lkml@gmail.com&gt;Cc: Catalin Marinas &lt;catalin.marinas@arm.com&gt;Cc: Linus Torvalds &lt;torvalds@linux-foundation.org&gt;Cc: Randy Dunlap &lt;rdunlap@infradead.org&gt;Cc: Stephen Rothwell &lt;sfr@canb.auug.org.au&gt;Link: https://lore.kernel.org/20251022004453.422000794@kernel.orgSigned-off-by: Steven Rostedt (Google) &lt;rostedt@goodmis.org&gt;

            List of files:
            /linux/scripts/Makefile.modfinal</description>
        <pubDate>Wed, 22 Oct 2025 02:43:43 +0200</pubDate>
        <dc:creator>Steven Rostedt &lt;rostedt@goodmis.org&gt;</dc:creator>
    </item>
<item>
        <title>c771600c6af14749609b49565ffb4cac2959710d - Merge drm/drm-next into drm-intel-gt-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/scripts/Makefile.modfinal#c771600c6af14749609b49565ffb4cac2959710d</link>
        <description>Merge drm/drm-next into drm-intel-gt-nextWe need4ba4f1afb6a9 (&quot;perf: Generic hotplug support for a PMU with a scope&quot;)in order to land a i915 PMU simplification and a fix. That landed in 6.12and we are stuck at 6.9 so lets bump things forward.Signed-off-by: Tvrtko Ursulin &lt;tursulin@ursulin.net&gt;

            List of files:
            /linux/scripts/Makefile.modfinal</description>
        <pubDate>Wed, 05 Feb 2025 10:29:14 +0100</pubDate>
        <dc:creator>Tvrtko Ursulin &lt;tursulin@ursulin.net&gt;</dc:creator>
    </item>
<item>
        <title>60675d4ca1ef0857e44eba5849b74a3a998d0c0f - Merge branch &apos;linus&apos; into x86/mm, to pick up fixes</title>
        <link>http://kernelsources.org:8080/source/history/linux/scripts/Makefile.modfinal#60675d4ca1ef0857e44eba5849b74a3a998d0c0f</link>
        <description>Merge branch &apos;linus&apos; into x86/mm, to pick up fixesSigned-off-by: Ingo Molnar &lt;mingo@kernel.org&gt;

            List of files:
            /linux/scripts/Makefile.modfinal</description>
        <pubDate>Fri, 20 Dec 2024 10:25:44 +0100</pubDate>
        <dc:creator>Ingo Molnar &lt;mingo@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>25768de50b1f2dbb6ea44bd5148a87fe2c9c3688 - Merge branch &apos;next&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/scripts/Makefile.modfinal#25768de50b1f2dbb6ea44bd5148a87fe2c9c3688</link>
        <description>Merge branch &apos;next&apos; into for-linusPrepare input updates for 6.14 merge window.

            List of files:
            /linux/scripts/Makefile.modfinal</description>
        <pubDate>Tue, 21 Jan 2025 06:37:39 +0100</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>670af65d2ab4a6a9bb72f014b080757e291ad3fe - Merge branch &apos;for-6.14/constify-bin-attribute&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/scripts/Makefile.modfinal#670af65d2ab4a6a9bb72f014b080757e291ad3fe</link>
        <description>Merge branch &apos;for-6.14/constify-bin-attribute&apos; into for-linus- constification of &apos;struct bin_attribute&apos; in various HID driver (Thomas Wei&#223;schuh)

            List of files:
            /linux/scripts/Makefile.modfinal</description>
        <pubDate>Mon, 20 Jan 2025 09:58:12 +0100</pubDate>
        <dc:creator>Jiri Kosina &lt;jkosina@suse.com&gt;</dc:creator>
    </item>
<item>
        <title>6d4a0f4ea72319c9a37c1a7191695467006dd272 - Merge tag &apos;v6.13-rc3&apos; into next</title>
        <link>http://kernelsources.org:8080/source/history/linux/scripts/Makefile.modfinal#6d4a0f4ea72319c9a37c1a7191695467006dd272</link>
        <description>Merge tag &apos;v6.13-rc3&apos; into nextSync up with the mainline.

            List of files:
            /linux/scripts/Makefile.modfinal</description>
        <pubDate>Tue, 17 Dec 2024 18:40:45 +0100</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
</channel>
</rss>
