<?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>453a4a5f97f0c95b7df458e6afb98d4ab057d90b - Merge tag &apos;net-7.0-rc6&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/drivers/net/team/Makefile#453a4a5f97f0c95b7df458e6afb98d4ab057d90b</link>
        <description>Merge tag &apos;net-7.0-rc6&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPull networking fixes from Paolo Abeni: &quot;Including fixes from Bluetooth, CAN, IPsec and Netfilter.  Notably, this includes the fix for the Bluetooth regression that you  were notified about. I&apos;m not aware of any other pending regressions.  Current release - regressions:    - bluetooth:       - fix stack-out-of-bounds read in l2cap_ecred_conn_req       - fix regressions caused by reusing ident    - netfilter: revisit array resize logic    - eth: ice: set max queues in alloc_etherdev_mqs()  Previous releases - regressions:    - core: correctly handle tunneled traffic on IPV6_CSUM GSO fallback    - bluetooth:       - fix dangling pointer on mgmt_add_adv_patterns_monitor_complete       - fix deadlock in l2cap_conn_del()    - sched: codel: fix stale state for empty flows in fq_codel    - ipv6: remove permanent routes from tb6_gc_hlist when all exceptions expire.    - xfrm: fix skb_put() panic on non-linear skb during reassembly    - openvswitch:       - avoid releasing netdev before teardown completes       - validate MPLS set/set_masked payload length    - eth: iavf: fix out-of-bounds writes in iavf_get_ethtool_stats()  Previous releases - always broken:    - bluetooth: fix null-ptr-deref on l2cap_sock_ready_cb    - udp: fix wildcard bind conflict check when using hash2    - netfilter: fix use of uninitialized rtp_addr in process_sdp    - tls: Purge async_hold in tls_decrypt_async_wait()    - xfrm:       - prevent policy_hthresh.work from racing with netns teardown       - fix skb leak with espintcp and async crypto    - smc: fix double-free of smc_spd_priv when tee() duplicates splice pipe buffer    - can:       - add missing error handling to call can_ctrlmode_changelink()       - fix OOB heap access in cgw_csum_crc8_rel()    - eth:       - mana: fix use-after-free in add_adev() error path       - virtio-net: fix for VIRTIO_NET_F_GUEST_HDRLEN       - bcmasp: fix double free of WoL irq&quot;* tag &apos;net-7.0-rc6&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net: (90 commits)  net: macb: use the current queue number for stats  netfilter: ctnetlink: use netlink policy range checks  netfilter: nf_conntrack_sip: fix use of uninitialized rtp_addr in process_sdp  netfilter: nf_conntrack_expect: skip expectations in other netns via proc  netfilter: nf_conntrack_expect: store netns and zone in expectation  netfilter: ctnetlink: ensure safe access to master conntrack  netfilter: nf_conntrack_expect: use expect-&gt;helper  netfilter: nf_conntrack_expect: honor expectation helper field  netfilter: nft_set_rbtree: revisit array resize logic  netfilter: ip6t_rt: reject oversized addrnr in rt_mt6_check()  netfilter: nfnetlink_log: fix uninitialized padding leak in NFULA_PAYLOAD  tls: Purge async_hold in tls_decrypt_async_wait()  selftests: netfilter: nft_concat_range.sh: add check for flush+reload bug  netfilter: nft_set_pipapo_avx2: don&apos;t return non-matching entry on expiry  Bluetooth: btusb: clamp SCO altsetting table indices  Bluetooth: L2CAP: Fix ERTM re-init and zero pdu_len infinite loop  Bluetooth: L2CAP: Fix deadlock in l2cap_conn_del()  Bluetooth: btintel: serialize btintel_hw_error() with hci_req_sync_lock  Bluetooth: L2CAP: Fix send LE flow credits in ACL link  net: mana: fix use-after-free in add_adev() error path  ...

            List of files:
            /linux/tools/testing/selftests/drivers/net/team/Makefile</description>
        <pubDate>Thu, 26 Mar 2026 17:53:08 +0100</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>25f5463c91fdd06577298d552d3fe262aa291f11 - Merge branch &apos;team-fix-header_ops-type-confusion-and-add-selftest&apos;</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/drivers/net/team/Makefile#25f5463c91fdd06577298d552d3fe262aa291f11</link>
        <description>Merge branch &apos;team-fix-header_ops-type-confusion-and-add-selftest&apos;Jiayuan Chen says:====================team: fix header_ops type confusion and add selftestHi,This patch series fixes a panic reported by syzkaller in the team/bond/grestacked non-Ethernet configuration:https://syzkaller.appspot.com/bug?extid=3d8bc31c45e11450f24cThe first patch fixes the header_ops type confusion / parse recursioncontext issue in team. The second patch adds a selftest to reproduce thereported scenario and prevent regressions in the future.v1: https://lore.kernel.org/netdev/20260314062306.212765-1-jiayuan.chen@linux.dev/v2: https://lore.kernel.org/netdev/20260317124606.157035-1-jiayuan.chen@linux.dev/====================Link: https://patch.msgid.link/20260320072139.134249-1-jiayuan.chen@linux.devSigned-off-by: Paolo Abeni &lt;pabeni@redhat.com&gt;

            List of files:
            /linux/tools/testing/selftests/drivers/net/team/Makefile</description>
        <pubDate>Tue, 24 Mar 2026 11:26:34 +0100</pubDate>
        <dc:creator>Paolo Abeni &lt;pabeni@redhat.com&gt;</dc:creator>
    </item>
<item>
        <title>56063823b9f0e2acdca4d621face5c6a7a1f4c99 - selftests: team: add non-Ethernet header_ops reproducer</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/drivers/net/team/Makefile#56063823b9f0e2acdca4d621face5c6a7a1f4c99</link>
        <description>selftests: team: add non-Ethernet header_ops reproducerAdd a team selftest that sets up:  g0 (gre) -&gt; b0 (bond) -&gt; t0 (team)and triggers IPv6 traffic on t0. This reproduces the non-Ethernetheader_ops confusion scenario and protects against regressions in stackedteam/bond/gre configurations.Using this script, the panic reported by syzkaller can be reproduced [1].After the fix:  # ./non_ether_header_ops.sh  PASS: non-Ethernet header_ops stacking did not crash[1] https://syzkaller.appspot.com/bug?extid=3d8bc31c45e11450f24cCc: Jiayuan Chen &lt;jiayuan.chen@linux.dev&gt;Signed-off-by: Jiayuan Chen &lt;jiayuan.chen@shopee.com&gt;Link: https://patch.msgid.link/20260320072139.134249-3-jiayuan.chen@linux.devSigned-off-by: Paolo Abeni &lt;pabeni@redhat.com&gt;

            List of files:
            /linux/tools/testing/selftests/drivers/net/team/Makefile</description>
        <pubDate>Fri, 20 Mar 2026 08:21:27 +0100</pubDate>
        <dc:creator>Jiayuan Chen &lt;jiayuan.chen@shopee.com&gt;</dc:creator>
    </item>
<item>
        <title>8457669db968c98edb781892d73fa559e1efcbd4 - Merge tag &apos;asoc-fix-v7.0-rc2&apos; of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/drivers/net/team/Makefile#8457669db968c98edb781892d73fa559e1efcbd4</link>
        <description>Merge tag &apos;asoc-fix-v7.0-rc2&apos; of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusASoC: Fixes for v7.0A moderately large pile of fixes, though none of them are  super major,plus a few new quirks and device IDs.

            List of files:
            /linux/tools/testing/selftests/drivers/net/team/Makefile</description>
        <pubDate>Thu, 05 Mar 2026 17:22:14 +0100</pubDate>
        <dc:creator>Takashi Iwai &lt;tiwai@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>b9c8fc2caea6ff7e45c6942de8fee53515c66b34 - Merge tag &apos;net-7.0-rc2&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/drivers/net/team/Makefile#b9c8fc2caea6ff7e45c6942de8fee53515c66b34</link>
        <description>Merge tag &apos;net-7.0-rc2&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPull networking fixes from Paolo Abeni: &quot;Including fixes from IPsec, Bluetooth and netfilter  Current release - regressions:   - wifi: fix dev_alloc_name() return value check   - rds: fix recursive lock in rds_tcp_conn_slots_available  Current release - new code bugs:   - vsock: lock down child_ns_mode as write-once  Previous releases - regressions:   - core:      - do not pass flow_id to set_rps_cpu()      - consume xmit errors of GSO frames   - netconsole: avoid OOB reads, msg is not nul-terminated   - netfilter: h323: fix OOB read in decode_choice()   - tcp: re-enable acceptance of FIN packets when RWIN is 0   - udplite: fix null-ptr-deref in __udp_enqueue_schedule_skb().   - wifi: brcmfmac: fix potential kernel oops when probe fails   - phy: register phy led_triggers during probe to avoid AB-BA deadlock   - eth:      - bnxt_en: fix deleting of Ntuple filters      - wan: farsync: fix use-after-free bugs caused by unfinished tasklets      - xscale: check for PTP support properly  Previous releases - always broken:   - tcp: fix potential race in tcp_v6_syn_recv_sock()   - kcm: fix zero-frag skb in frag_list on partial sendmsg error   - xfrm:      - fix race condition in espintcp_close()      - always flush state and policy upon NETDEV_UNREGISTER event   - bluetooth:      - purge error queues in socket destructors      - fix response to L2CAP_ECRED_CONN_REQ   - eth:      - mlx5:         - fix circular locking dependency in dump         - fix &quot;scheduling while atomic&quot; in IPsec MAC address query      - gve: fix incorrect buffer cleanup for QPL      - team: avoid NETDEV_CHANGEMTU event when unregistering slave      - usb: validate USB endpoints&quot;* tag &apos;net-7.0-rc2&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net: (72 commits)  netfilter: nf_conntrack_h323: fix OOB read in decode_choice()  dpaa2-switch: validate num_ifs to prevent out-of-bounds write  net: consume xmit errors of GSO frames  vsock: document write-once behavior of the child_ns_mode sysctl  vsock: lock down child_ns_mode as write-once  selftests/vsock: change tests to respect write-once child ns mode  net/mlx5e: Fix &quot;scheduling while atomic&quot; in IPsec MAC address query  net/mlx5: Fix missing devlink lock in SRIOV enable error path  net/mlx5: E-switch, Clear legacy flag when moving to switchdev  net/mlx5: LAG, disable MPESW in lag_disable_change()  net/mlx5: DR, Fix circular locking dependency in dump  selftests: team: Add a reference count leak test  team: avoid NETDEV_CHANGEMTU event when unregistering slave  net: mana: Fix double destroy_workqueue on service rescan PCI path  MAINTAINERS: Update maintainer entry for QUALCOMM ETHQOS ETHERNET DRIVER  dpll: zl3073x: Remove redundant cleanup in devm_dpll_init()  selftests/net: packetdrill: Verify acceptance of FIN packets when RWIN is 0  tcp: re-enable acceptance of FIN packets when RWIN is 0  vsock: Use container_of() to get net namespace in sysctl handlers  net: usb: kaweth: validate USB endpoints  ...

            List of files:
            /linux/tools/testing/selftests/drivers/net/team/Makefile</description>
        <pubDate>Thu, 26 Feb 2026 17:00:13 +0100</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>77da71283cad9446d4160531accfb80ebf3d1cbb - Merge branch &apos;team-fix-reference-count-leak-when-changing-port-netns&apos;</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/drivers/net/team/Makefile#77da71283cad9446d4160531accfb80ebf3d1cbb</link>
        <description>Merge branch &apos;team-fix-reference-count-leak-when-changing-port-netns&apos;Ido Schimmel says:====================team: Fix reference count leak when changing port netnsPatch #1 fixes a reference count leak that was reported by syzkaller.The leak happens when a net device that is member in a team is changingnetns. The fix is to align the team driver with the bond driver and haveit suppress NETDEV_CHANGEMTU events for a net device that is beingunregistered.Without this change, the NETDEV_CHANGEMTU event causes inetdev_event()to recreate an inet device for this net device in its original netns,after it was previously destroyed upon NETDEV_UNREGISTER. Later on, wheninetdev_event() receives a NETDEV_REGISTER event for this net device inthe new nents, it simply leaks the reference:case NETDEV_REGISTER:        pr_debug(&quot;%s: bug\n&quot;, __func__);        RCU_INIT_POINTER(dev-&gt;ip_ptr, NULL);        break;addrconf_notify() handles this differently and reuses the existing inet6device if one exists when a NETDEV_REGISTER event is received. Thiscreates a different problem where it is possible for a net device toreference an inet6 device that was created in a previous netns.A more generic fix that we can try in net-next is to revert the changesin the bond and team drivers and instead have IPv4 and IPv6 destroy andrecreate an inet device if one already exists upon NETDEV_REGISTER.Patch #2 adds a selftest that passes with the fix and hangs without it.====================Link: https://patch.msgid.link/20260224125709.317574-1-idosch@nvidia.comSigned-off-by: Jakub Kicinski &lt;kuba@kernel.org&gt;

            List of files:
            /linux/tools/testing/selftests/drivers/net/team/Makefile</description>
        <pubDate>Thu, 26 Feb 2026 04:17:12 +0100</pubDate>
        <dc:creator>Jakub Kicinski &lt;kuba@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>58f8ef625e23a607f4a89758d6b328a2701f7354 - selftests: team: Add a reference count leak test</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/drivers/net/team/Makefile#58f8ef625e23a607f4a89758d6b328a2701f7354</link>
        <description>selftests: team: Add a reference count leak testAdd a test for the issue that was fixed in &quot;team: avoid NETDEV_CHANGEMTUevent when unregistering slave&quot;.The test hangs due to a reference count leak without the fix: # make -C tools/testing/selftests TARGETS=&quot;drivers/net/team&quot; TEST_PROGS=refleak.sh TEST_GEN_PROGS=&quot;&quot; run_tests [...] TAP version 13 1..1 # timeout set to 45 # selftests: drivers/net/team: refleak.sh [   50.681299][  T496] unregister_netdevice: waiting for dummy1 to become free. Usage count = 3 [   71.185325][  T496] unregister_netdevice: waiting for dummy1 to become free. Usage count = 3And passes with the fix: # make -C tools/testing/selftests TARGETS=&quot;drivers/net/team&quot; TEST_PROGS=refleak.sh TEST_GEN_PROGS=&quot;&quot; run_tests [...] TAP version 13 1..1 # timeout set to 45 # selftests: drivers/net/team: refleak.sh ok 1 selftests: drivers/net/team: refleak.shSigned-off-by: Ido Schimmel &lt;idosch@nvidia.com&gt;Reviewed-by: Jiri Pirko &lt;jiri@nvidia.com&gt;Acked-by: Stanislav Fomichev &lt;sdf@fomichev.me&gt;Link: https://patch.msgid.link/20260224125709.317574-3-idosch@nvidia.comSigned-off-by: Jakub Kicinski &lt;kuba@kernel.org&gt;

            List of files:
            /linux/tools/testing/selftests/drivers/net/team/Makefile</description>
        <pubDate>Tue, 24 Feb 2026 13:57:09 +0100</pubDate>
        <dc:creator>Ido Schimmel &lt;idosch@nvidia.com&gt;</dc:creator>
    </item>
<item>
        <title>a4a508df2aa34f8650afde54ea804321c618f45f - Merge tag &apos;v6.18&apos; into next</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/drivers/net/team/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/tools/testing/selftests/drivers/net/team/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>7362b5b493102c6b71827c2da22117b475528f6d - Merge branch &apos;for-6.19/nintendo&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/drivers/net/team/Makefile#7362b5b493102c6b71827c2da22117b475528f6d</link>
        <description>Merge branch &apos;for-6.19/nintendo&apos; into for-linus- switch to WQ_PERCPU workaueues (Marco Crivellari)- reduce potential initialization blocking time of hid-nintendo (Willy Huang)

            List of files:
            /linux/tools/testing/selftests/drivers/net/team/Makefile</description>
        <pubDate>Tue, 02 Dec 2025 14:46:11 +0100</pubDate>
        <dc:creator>Jiri Kosina &lt;jkosina@suse.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/tools/testing/selftests/drivers/net/team/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/tools/testing/selftests/drivers/net/team/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/tools/testing/selftests/drivers/net/team/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/tools/testing/selftests/drivers/net/team/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/tools/testing/selftests/drivers/net/team/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/tools/testing/selftests/drivers/net/team/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/tools/testing/selftests/drivers/net/team/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/tools/testing/selftests/drivers/net/team/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>39e9d5f63075f4d54e3b59b8238478c32af92755 - Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf before 6.18-rc1</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/drivers/net/team/Makefile#39e9d5f63075f4d54e3b59b8238478c32af92755</link>
        <description>Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf before 6.18-rc1Cross-merge BPF and other fixes after downstream PR.No conflicts.Signed-off-by: Alexei Starovoitov &lt;ast@kernel.org&gt;

            List of files:
            /linux/tools/testing/selftests/drivers/net/team/Makefile</description>
        <pubDate>Sun, 12 Oct 2025 03:27:47 +0200</pubDate>
        <dc:creator>Alexei Starovoitov &lt;ast@kernel.org&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/tools/testing/selftests/drivers/net/team/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/tools/testing/selftests/drivers/net/team/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/tools/testing/selftests/drivers/net/team/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/tools/testing/selftests/drivers/net/team/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/tools/testing/selftests/drivers/net/team/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/tools/testing/selftests/drivers/net/team/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/tools/testing/selftests/drivers/net/team/Makefile#4f38da1f027ea2c9f01bb71daa7a299c191b6940</link>
        <description>spi: Merge up v6.18-rc1Ensure my CI has a sensible baseline.

            List of files:
            /linux/tools/testing/selftests/drivers/net/team/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/tools/testing/selftests/drivers/net/team/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/tools/testing/selftests/drivers/net/team/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/tools/testing/selftests/drivers/net/team/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/tools/testing/selftests/drivers/net/team/Makefile</description>
        <pubDate>Tue, 14 Oct 2025 10:59:58 +0200</pubDate>
        <dc:creator>Thomas Zimmermann &lt;tzimmermann@suse.de&gt;</dc:creator>
    </item>
</channel>
</rss>
