<?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 config</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>2519003dd5fb6f89f10f031e3a97ecb7c9d1b816 - Merge tag &apos;asoc-fix-v7.1-rc4&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/hw/config#2519003dd5fb6f89f10f031e3a97ecb7c9d1b816</link>
        <description>Merge tag &apos;asoc-fix-v7.1-rc4&apos; of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusASoC: Fixes for v7.1A bigger batch of fixes than usual due to -next not happeing last week,this is mostly stuff for laptops - a lot of quirks and small fixes,mainly for x86 and SoundWire.  Nothing too big or exciting individually,just two week&apos;s worth.

            List of files:
            /linux/tools/testing/selftests/drivers/net/hw/config</description>
        <pubDate>Fri, 22 May 2026 08:25:18 +0200</pubDate>
        <dc:creator>Takashi Iwai &lt;tiwai@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>fcee7d82f27d6a8b1ddc5bbefda59b4e441e9bc0 - Merge tag &apos;net-7.1-rc3&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/hw/config#fcee7d82f27d6a8b1ddc5bbefda59b4e441e9bc0</link>
        <description>Merge tag &apos;net-7.1-rc3&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPull networking fixes from Jakub Kicinski: &quot;Including fixes from Netfilter, IPsec, Bluetooth and WiFi.  Current release - fix to a fix:   - ipmr: add __rcu to netns_ipv4.mrt, make sure we hold the RCU lock     in all relevant places  Current release - new code bugs:   - fixes for the recently added resizable hash tables   - ipv6: make sure we default IPv6 tunnel drivers to =m now that IPv6     itself is built in   - drv: octeontx2-af: fixes for parser/CAM fixes  Previous releases - regressions:   - phy: micrel: fix LAN8814 QSGMII soft reset   - wifi:       - cw1200: revert &quot;Fix locking in error paths&quot;       - ath12k: fix crash on WCN7850, due to adding the same queue         buffer to a list multiple times  Previous releases - always broken:   - number of info leak fixes   - ipv6: implement limits on extension header parsing   - wifi: number of fixes for missing bound checks in the drivers   - Bluetooth: fixes for races and locking issues   - af_unix:       - fix an issue between garbage collection and PEEK       - fix yet another issue with OOB data   - xfrm: esp: avoid in-place decrypt on shared skb frags   - netfilter: replace skb_try_make_writable() by skb_ensure_writable()   - openvswitch: vport: fix race between tunnel creation and linking     leading to invalid memory accesses (type confusion)   - drv: amd-xgbe: fix PTP addend overflow causing frozen clock  Misc:   - sched/isolation: make HK_TYPE_KTHREAD an alias of HK_TYPE_DOMAIN     (for relevant IPVS change)&quot;* tag &apos;net-7.1-rc3&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net: (190 commits)  net: sparx5: configure serdes for 1000BASE-X in sparx5_port_init()  net: sparx5: fix wrong chip ids for TSN SKUs  net: stmmac: dwmac-nuvoton: fix NULL pointer dereference in nvt_set_phy_intf_sel()  tcp: Fix dst leak in tcp_v6_connect().  ipmr: Call ipmr_fib_lookup() under RCU.  net: phy: broadcom: Save PHY counters during suspend  net/smc: fix missing sk_err when TCP handshake fails  af_unix: Reject SIOCATMARK on non-stream sockets  veth: fix OOB txq access in veth_poll() with asymmetric queue counts  eth: fbnic: fix double-free of PCS on phylink creation failure  net: ethernet: cortina: Drop half-assembled SKB  selftests: mptcp: pm: restrict &apos;unknown&apos; check to pm_nl_ctl  selftests: mptcp: check output: catch cmd errors  mptcp: pm: prio: skip closed subflows  mptcp: pm: ADD_ADDR rtx: return early if no retrans  mptcp: pm: ADD_ADDR rtx: skip inactive subflows  mptcp: pm: ADD_ADDR rtx: resched blocked ADD_ADDR quicker  mptcp: pm: ADD_ADDR rtx: free sk if last  mptcp: pm: ADD_ADDR rtx: always decrease sk refcount  mptcp: pm: ADD_ADDR rtx: fix potential data-race  ...

            List of files:
            /linux/tools/testing/selftests/drivers/net/hw/config</description>
        <pubDate>Thu, 07 May 2026 19:32:03 +0200</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>0e1368a28dd5231ae0dbe240dfe0ff2657de5647 - selftests: drv-net: fix sort order of makefile and config</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/drivers/net/hw/config#0e1368a28dd5231ae0dbe240dfe0ff2657de5647</link>
        <description>selftests: drv-net: fix sort order of makefile and configRecent changes added configs and tests in the wrong spot.Link: https://lore.kernel.org/20260506170435.34984dfc@kernel.orgSigned-off-by: Jakub Kicinski &lt;kuba@kernel.org&gt;

            List of files:
            /linux/tools/testing/selftests/drivers/net/hw/config</description>
        <pubDate>Thu, 07 May 2026 02:22:05 +0200</pubDate>
        <dc:creator>Jakub Kicinski &lt;kuba@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>dc61989e37726e0ff3d669e6ad94e62b97149329 - Merge tag &apos;ipsec-2026-05-05&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/drivers/net/hw/config#dc61989e37726e0ff3d669e6ad94e62b97149329</link>
        <description>Merge tag &apos;ipsec-2026-05-05&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsecSteffen Klassert says:====================pull request (net): ipsec 2026-05-051. Fix an IPv6 encapsulation error path that leaked route references   when UDPv6 ESP decapsulation resolved to an error route.   From Yilin Zhu.2. Fix AH with ESN on async crypto paths by accounting for the extra   high-order sequence number when reconstructing the temporary   authentication layout in the completion callbacks.   From Michael Bomarito.3. Fix XFRM output so it does not overwrite already-correct inner header   pointers when a tunnel layer such as VXLAN has already saved them.   The fix comes with new selftests. From Cosmin Ratiu.4. Add the missing native payload size entry for XFRM_MSG_MAPPING in the   compat translation path. From Ruijie Li.5. Harden __xfrm_state_delete() against repeated or inconsistent unhashing   of state list nodes by keying the removal on actual list membership and   using delete-and-init helpers. From Michal Kosiorek.6. Prevent ESP from decrypting shared splice-backed skb fragments in place   by marking UDP splice frags as shared and forcing copy-on-write in ESP   input when needed. From Kuan-Ting Chen.* tag &apos;ipsec-2026-05-05&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec:  xfrm: esp: avoid in-place decrypt on shared skb frags  xfrm: defensively unhash xfrm_state lists in __xfrm_state_delete  xfrm: provide message size for XFRM_MSG_MAPPING  xfrm: Don&apos;t clobber inner headers when already set  tools/selftests: Add a VXLAN+IPsec traffic test  tools/selftests: Use a sensible timeout value for iperf3 client  xfrm: ah: account for ESN high bits in async callbacks  ipv6: xfrm6: release dst on error in xfrm6_rcv_encap()====================Link: https://patch.msgid.link/20260505132326.1362733-1-steffen.klassert@secunet.comSigned-off-by: Jakub Kicinski &lt;kuba@kernel.org&gt;

            List of files:
            /linux/tools/testing/selftests/drivers/net/hw/config</description>
        <pubDate>Thu, 07 May 2026 01:49:41 +0200</pubDate>
        <dc:creator>Jakub Kicinski &lt;kuba@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>e64e03b478e2da7093564819e903932fca2ddfa1 - tools/selftests: Add a VXLAN+IPsec traffic test</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/drivers/net/hw/config#e64e03b478e2da7093564819e903932fca2ddfa1</link>
        <description>tools/selftests: Add a VXLAN+IPsec traffic testThere are VXLAN tests and IPsec tests, but there is no test thatcombines the two protocols and exercises the tunnel-over-ipsec codepaths. Fix that by adding a traffic test with VXLAN and IPsec usingcrypto offload. This is runnable on HW which supports ESP offload (so nonsim unfortunately).Traffic is done with iperf3 and the test validates that there are nopacket drops and iperf3 can get to at least 100 Mbps (a veryconservative value on today&apos;s crypto offload HW, as it can typicallyreach multi-Gbps rates).Ran right now, the test fails due to a recently exposed bug in xfrm,which will be fixed in the next patch: # ./tools/testing/selftests/drivers/net/hw/ipsec_vxlan.py TAP version 13 1..4 # Check| At ./tools/testing/selftests/drivers/net/hw/ipsec_vxlan.py, # line 161, in test_vxlan_ipsec_crypto_offload: # Check|     ksft_eq(drops_after - drops_before, 0, # Check failed 189 != 0 TX drops during VXLAN+IPsec # Check| At ./tools/testing/selftests/drivers/net/hw/ipsec_vxlan.py, # line 163, in test_vxlan_ipsec_crypto_offload: # Check|     ksft_ge(bw_gbps, 0.1, # Check failed 0.0015058278404812596 &lt; 0.1 Minimum 100Mbps over # VXLAN+IPsec not ok 1 ipsec_vxlan.test_vxlan_ipsec_crypto_offload.outer_v4_inner_v4 ...Signed-off-by: Cosmin Ratiu &lt;cratiu@nvidia.com&gt;Signed-off-by: Steffen Klassert &lt;steffen.klassert@secunet.com&gt;

            List of files:
            /linux/tools/testing/selftests/drivers/net/hw/config</description>
        <pubDate>Wed, 22 Apr 2026 16:06:47 +0200</pubDate>
        <dc:creator>Cosmin Ratiu &lt;cratiu@nvidia.com&gt;</dc:creator>
    </item>
<item>
        <title>0fc8f6200d2313278fbf4539bbab74677c685531 - Merge drm/drm-fixes into drm-misc-fixes</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/drivers/net/hw/config#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/tools/testing/selftests/drivers/net/hw/config</description>
        <pubDate>Mon, 27 Apr 2026 10:26:49 +0200</pubDate>
        <dc:creator>Thomas Zimmermann &lt;tzimmermann@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>91a4855d6c03e770e42f17c798a36a3c46e63de2 - Merge tag &apos;net-next-7.1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/drivers/net/hw/config#91a4855d6c03e770e42f17c798a36a3c46e63de2</link>
        <description>Merge tag &apos;net-next-7.1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextPull networking updates from Jakub Kicinski: &quot;Core &amp; protocols:   - Support HW queue leasing, allowing containers to be granted access     to HW queues for zero-copy operations and AF_XDP   - Number of code moves to help the compiler with inlining. Avoid     output arguments for returning drop reason where possible   - Rework drop handling within qdiscs to include more metadata about     the reason and dropping qdisc in the tracepoints   - Remove the rtnl_lock use from IP Multicast Routing   - Pack size information into the Rx Flow Steering table pointer     itself. This allows making the table itself a flat array of u32s,     thus making the table allocation size a power of two   - Report TCP delayed ack timer information via socket diag   - Add ip_local_port_step_width sysctl to allow distributing the     randomly selected ports more evenly throughout the allowed space   - Add support for per-route tunsrc in IPv6 segment routing   - Start work of switching sockopt handling to iov_iter   - Improve dynamic recvbuf sizing in MPTCP, limit burstiness and avoid     buffer size drifting up   - Support MSG_EOR in MPTCP   - Add stp_mode attribute to the bridge driver for STP mode selection.     This addresses concerns about call_usermodehelper() usage   - Remove UDP-Lite support (as announced in 2023)   - Remove support for building IPv6 as a module. Remove the now     unnecessary function calling indirection  Cross-tree stuff:   - Move Michael MIC code from generic crypto into wireless, it&apos;s     considered insecure but some WiFi networks still need it  Netfilter:   - Switch nft_fib_ipv6 module to no longer need temporary dst_entry     object allocations by using fib6_lookup() + RCU.     Florian W reports this gets us ~13% higher packet rate   - Convert IPVS&apos;s global __ip_vs_mutex to per-net service_mutex and     switch the service tables to be per-net. Convert some code that     walks the service lists to use RCU instead of the service_mutex   - Add more opinionated input validation to lower security exposure   - Make IPVS hash tables to be per-netns and resizable  Wireless:   - Finished assoc frame encryption/EPPKE/802.1X-over-auth   - Radar detection improvements   - Add 6 GHz incumbent signal detection APIs   - Multi-link support for FILS, probe response templates and client     probing   - New APIs and mac80211 support for NAN (Neighbor Aware Networking,     aka Wi-Fi Aware) so less work must be in firmware  Driver API:   - Add numerical ID for devlink instances (to avoid having to create     fake bus/device pairs just to have an ID). Support shared devlink     instances which span multiple PFs   - Add standard counters for reporting pause storm events (implement     in mlx5 and fbnic)   - Add configuration API for completion writeback buffering (implement     in mana)   - Support driver-initiated change of RSS context sizes   - Support DPLL monitoring input frequency (implement in zl3073x)   - Support per-port resources in devlink (implement in mlx5)  Misc:   - Expand the YAML spec for Netfilter  Drivers   - Software:      - macvlan: support multicast rx for bridge ports with shared        source MAC address      - team: decouple receive and transmit enablement for IEEE 802.3ad        LACP &quot;independent control&quot;   - Ethernet high-speed NICs:      - nVidia/Mellanox:         - support high order pages in zero-copy mode (for payload           coalescing)         - support multiple packets in a page (for systems with 64kB           pages)      - Broadcom 25-400GE (bnxt):         - implement XDP RSS hash metadata extraction         - add software fallback for UDP GSO, lowering the IOMMU cost      - Broadcom 800GE (bnge):         - add link status and configuration handling         - add various HW and SW statistics      - Marvell/Cavium:         - NPC HW block support for cn20k      - Huawei (hinic3):         - add mailbox / control queue         - add rx VLAN offload         - add driver info and link management   - Ethernet NICs:      - Marvell/Aquantia:         - support reading SFP module info on some AQC100 cards      - Realtek PCI (r8169):         - add support for RTL8125cp      - Realtek USB (r8152):         - support for the RTL8157 5Gbit chip         - add 2500baseT EEE status/configuration support   - Ethernet NICs embedded and off-the-shelf IP:      - Synopsys (stmmac):         - cleanup and reorganize SerDes handling and PCS support         - cleanup descriptor handling and per-platform data         - cleanup and consolidate MDIO defines and handling         - shrink driver memory use for internal structures         - improve Tx IRQ coalescing         - improve TCP segmentation handling         - add support for Spacemit K3      - Cadence (macb):         - support PHYs that have inband autoneg disabled with GEM         - support IEEE 802.3az EEE         - rework usrio capabilities and handling      - AMD (xgbe):         - improve power management for S0i3         - improve TX resilience for link-down handling   - Virtual:      - Google cloud vNIC:         - support larger ring sizes in DQO-QPL mode         - improve HW-GRO handling         - support UDP GSO for DQO format      - PCIe NTB:         - support queue count configuration   - Ethernet PHYs:      - automatically disable PHY autonomous EEE if MAC is in charge      - Broadcom:         - add BCM84891/BCM84892 support      - Micrel:         - support for LAN9645X internal PHY      - Realtek:         - add RTL8224 pair order support         - support PHY LEDs on RTL8211F-VD         - support spread spectrum clocking (SSC)      - Maxlinear:         - add PHY-level statistics via ethtool   - Ethernet switches:      - Maxlinear (mxl862xx):         - support for bridge offloading         - support for VLANs         - support driver statistics   - Bluetooth:      - large number of fixes and new device IDs      - Mediatek:         - support MT6639 (MT7927)         - support MT7902 SDIO   - WiFi:      - Intel (iwlwifi):         - UNII-9 and continuing UHR work      - MediaTek (mt76):         - mt7996/mt7925 MLO fixes/improvements         - mt7996 NPU support (HW eth/wifi traffic offload)      - Qualcomm (ath12k):         - monitor mode support on IPQ5332         - basic hwmon temperature reporting         - support IPQ5424      - Realtek:         - add USB RX aggregation to improve performance         - add USB TX flow control by tracking in-flight URBs   - Cellular:      - IPA v5.2 support&quot;* tag &apos;net-next-7.1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next: (1561 commits)  net: pse-pd: fix kernel-doc function name for pse_control_find_by_id()  wireguard: device: use exit_rtnl callback instead of manual rtnl_lock in pre_exit  wireguard: allowedips: remove redundant space  tools: ynl: add sample for wireguard  wireguard: allowedips: Use kfree_rcu() instead of call_rcu()  MAINTAINERS: Add netkit selftest files  selftests/net: Add additional test coverage in nk_qlease  selftests/net: Split netdevsim tests from HW tests in nk_qlease  tools/ynl: Make YnlFamily closeable as a context manager  net: airoha: Add missing PPE configurations in airoha_ppe_hw_init()  net: airoha: Fix VIP configuration for AN7583 SoC  net: caif: clear client service pointer on teardown  net: strparser: fix skb_head leak in strp_abort_strp()  net: usb: cdc-phonet: fix skb frags[] overflow in rx_complete()  selftests/bpf: add test for xdp_master_redirect with bond not up  net, bpf: fix null-ptr-deref in xdp_master_redirect() for down master  net: airoha: Remove PCE_MC_EN_MASK bit in REG_FE_PCE_CFG configuration  sctp: disable BH before calling udp_tunnel_xmit_skb()  sctp: fix missing encap_port propagation for GSO fragments  net: airoha: Rely on net_device pointer in ETS callbacks  ...

            List of files:
            /linux/tools/testing/selftests/drivers/net/hw/config</description>
        <pubDate>Wed, 15 Apr 2026 03:36:10 +0200</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>112f4c6320070b19e7d49cba758400adc279e377 - selftests: drv-net: add missing tc config options for netkit tests</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/drivers/net/hw/config#112f4c6320070b19e7d49cba758400adc279e377</link>
        <description>selftests: drv-net: add missing tc config options for netkit testsThe NetDrvContEnv env context uses tc clsact qdiscs and BPF tc filtersfor traffic redirection, but the kernel config options are missing fromthe selftests config.Without them, the tc qdisc installation trips on:  CMD: tc qdisc add dev enp1s0 clsact    EXIT: 2    STDERR: Error: Specified qdisc kind is unknown.  net.lib.py.utils.CmdExitFailure: Command failedAdd CONFIG_NET_CLS_ACT and CONFIG_NET_SCH_INGRESS to enable these tcoptions.Fixes: 3f74d5bb807e (&quot;selftests/net: Add env for container based tests&quot;)Signed-off-by: Bobby Eshleman &lt;bobbyeshleman@meta.com&gt;Link: https://patch.msgid.link/20260323-config-fixes-for-nk-tests-v2-1-6c505d83e52d@meta.comSigned-off-by: Jakub Kicinski &lt;kuba@kernel.org&gt;

            List of files:
            /linux/tools/testing/selftests/drivers/net/hw/config</description>
        <pubDate>Tue, 24 Mar 2026 01:08:10 +0100</pubDate>
        <dc:creator>Bobby Eshleman &lt;bobbyeshleman@meta.com&gt;</dc:creator>
    </item>
<item>
        <title>13f0dd7ed1e1ebc8561efe23a3ab11b26fafc1aa - Merge branch &apos;selftests-net-add-netkit-container-env-and-test&apos;</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/drivers/net/hw/config#13f0dd7ed1e1ebc8561efe23a3ab11b26fafc1aa</link>
        <description>Merge branch &apos;selftests-net-add-netkit-container-env-and-test&apos;David Wei says:====================selftests/net: add netkit container env and testAdd a new Python selftest env NetDrvContEnv that sets up a pair ofnetkit netdevs, with one inside of a netns, and a bpf prog that forwardsskbs from NETIF to the netkit inside the netns.  NETIF           = &quot;eth0&quot;  LOCAL_V6        = &quot;2001:db8:1::1&quot;  REMOTE_V6       = &quot;2001:db8:1::2&quot;  LOCAL_PREFIX_V6 = &quot;2001:db8:2::0/64&quot;          +-----------------------------+        +------------------------------+  dst     | INIT NS                     |        | TEST NS                      |  2001:   | +---------------+           |        |                              |  db8:2::2| | NETIF         |           |  bpf   |                              |      +---|&gt;| 2001:db8:1::1 |           |redirect| +-------------------------+  |      |   | |               |-----------|--------|&gt;| Netkit                  |  |      |   | +---------------+           | _peer  | | nk_guest                |  |      |   | +-------------+ Netkit pair |        | | fe80::2/64              |  |      |   | | Netkit      |.............|........|&gt;| 2001:db8:2::2/64        |  |      |   | | nk_host     |             |        | +-------------------------+  |      |   | | fe80::1/64  |             |        |                              |      |   | +-------------+             |        | route:                       |      |   |                             |        |   default                    |      |   | route:                      |        |     via fe80::1 dev nk_guest |      |   |   2001:db8:2::2/128         |        +------------------------------+      |   |     via fe80::2 dev nk_host |      |   +-----------------------------+      |      |   +---------------+      |   | REMOTE        |      +---| 2001:db8:1::2 |          +---------------+I will use this series for queue leasing selftests. Include a basic pingtest in this series as demonstration.====================Link: https://patch.msgid.link/20260305181803.2912736-1-dw@davidwei.ukSigned-off-by: Jakub Kicinski &lt;kuba@kernel.org&gt;

            List of files:
            /linux/tools/testing/selftests/drivers/net/hw/config</description>
        <pubDate>Fri, 06 Mar 2026 22:11:21 +0100</pubDate>
        <dc:creator>Jakub Kicinski &lt;kuba@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>37d24994a7a0ad777c80e2b90c3a4a528753d70d - selftests/net: Add netkit container ping test</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/drivers/net/hw/config#37d24994a7a0ad777c80e2b90c3a4a528753d70d</link>
        <description>selftests/net: Add netkit container ping testAdd a basic ping test using NetDrvContEnv that sets up a netkit pair,with one end in a netns. Use LOCAL_PREFIX_V6 and nk_forward BPF programto ping from a remote host to the netkit in netns.Signed-off-by: David Wei &lt;dw@davidwei.uk&gt;Signed-off-by: Daniel Borkmann &lt;daniel@iogearbox.net&gt;Link: https://patch.msgid.link/20260305181803.2912736-5-dw@davidwei.ukSigned-off-by: Jakub Kicinski &lt;kuba@kernel.org&gt;

            List of files:
            /linux/tools/testing/selftests/drivers/net/hw/config</description>
        <pubDate>Thu, 05 Mar 2026 19:18:03 +0100</pubDate>
        <dc:creator>David Wei &lt;dw@davidwei.uk&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/hw/config#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/hw/config</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/hw/config#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/hw/config</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/hw/config#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/hw/config</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/hw/config#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/hw/config</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/hw/config#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/hw/config</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/hw/config#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/hw/config</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/hw/config#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/hw/config</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/hw/config#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/hw/config</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/hw/config#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/hw/config</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/hw/config#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/hw/config</description>
        <pubDate>Tue, 18 Nov 2025 08:16:55 +0100</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
</channel>
</rss>
