{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "org.jenkinsci.plugins.parameterizedscheduler.ParameterizedTimerTriggerCause",
          "shortDescription" : "Started by timer with parameters: {BUILD_CFG_TARGET_DEV=WR8750N/WR9500N/WG600HP (AR9344)}"
        }
      ]
    },
    {
      "_class" : "hudson.model.ParametersAction",
      "parameters" : [
        {
          "_class" : "hudson.model.BooleanParameterValue",
          "name" : "BUILD_CFG_DISTCLEAN",
          "value" : True
        },
        {
          "_class" : "hudson.model.BooleanParameterValue",
          "name" : "BUILD_CFG_DIFFCONFIG",
          "value" : True
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "BUILD_CFG_TARGET_DEV",
          "value" : "WR8750N/WR9500N/WG600HP (AR9344)"
        }
      ]
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/main" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 304,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "6de96914e5cb57687588a77dab08afe3149c21f5",
            "branch" : [
              {
                "SHA1" : "6de96914e5cb57687588a77dab08afe3149c21f5",
                "name" : "refs/remotes/origin/main"
              }
            ]
          },
          "revision" : {
            "SHA1" : "6de96914e5cb57687588a77dab08afe3149c21f5",
            "branch" : [
              {
                "SHA1" : "6de96914e5cb57687588a77dab08afe3149c21f5",
                "name" : "refs/remotes/origin/main"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "6de96914e5cb57687588a77dab08afe3149c21f5",
        "branch" : [
          {
            "SHA1" : "6de96914e5cb57687588a77dab08afe3149c21f5",
            "name" : "refs/remotes/origin/main"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/openwrt/openwrt"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : "diffconfig: true, device: WR8750N/WR9500N/WG600HP (AR9344)",
  "displayName" : "#304",
  "duration" : 1779446,
  "estimatedDuration" : 2041795,
  "executor" : None,
  "fullDisplayName" : "OpenWrt (master) for NEC Aterm (NetBSD based) #304",
  "id" : "304",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 304,
  "queueId" : 297,
  "result" : "FAILURE",
  "timestamp" : 1761522000256,
  "url" : "https://taiha.net/jenkins/job/OpenWrt-master-NEC-BSD-Aterm/304/",
  "builtOn" : "home-slave02_taihasv",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "package/network/ipv6/odhcp6c/Makefile"
        ],
        "commitId" : "86c876d5b47717d46e53cb25fd6275b9046f0038",
        "timestamp" : 1761199200000,
        "author" : {
          "absoluteUrl" : "https://taiha.net/jenkins/user/noltari",
          "fullName" : "noltari"
        },
        "authorEmail" : "noltari@gmail.com",
        "comment" : "odhcp6c: update to Git HEAD (2025-10-21)\u000a\u000a77e1ae21e67f odhcp6c: set server address from Information-request reply\u000ae24ac1cf8c27 dhcpv6: use a per-interface IAID for IA_NA requests\u000a053e6c4b3863 github: improve CI\u000ab65ff293a969 dhcpv6: Check status code for IA_ADDR operations\u000a3c7e425169e1 dhcpv6: Add error checking to handle renew failure for IA_PD operations\u000a8de25373a860 dhcpv6: dhcpv6_parse_ia refactor to switch case\u000aca3cd525f447 odhcp6c: fix deamon raw buffer inc\u000ad7afeea2b965 dhcpv6c: fix illegal DHCPV6_OPT_FQDN\u000a70f7467db301 script: don't ignore RA with zero router lifetime\u000a6ca1552cb3fe odhcp6c: sync and accumulate RA & DHCPv6 events as fast as possible\u000a29b58cfb4711 odhcp6c: update cmake file\u000aee6d4a82bbeb github: add CI build\u000a\u000aSigned-off-by: Álvaro Fernández Rojas <noltari@gmail.com>\u000a",
        "date" : "2025-10-23 08:00:00 +0200",
        "id" : "86c876d5b47717d46e53cb25fd6275b9046f0038",
        "msg" : "odhcp6c: update to Git HEAD (2025-10-21)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "package/network/ipv6/odhcp6c/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "package/network/services/odhcpd/Makefile"
        ],
        "commitId" : "28bb40caafd8e36d6ab97e42fb51e26d547bdfe1",
        "timestamp" : 1761199417000,
        "author" : {
          "absoluteUrl" : "https://taiha.net/jenkins/user/noltari",
          "fullName" : "noltari"
        },
        "authorEmail" : "noltari@gmail.com",
        "comment" : "odhcpd: update to Git HEAD (2025-10-22)\u000a\u000a0d0fac30075f dhcpv4: bump problem scenario up to warn\u000abf6137092346 config: properly set log level from uci\u000a7956f4271b4e dhcpv6: RFC4833 timezones\u000a7000557cd8f6 dhcpv6-ia: respect prefix assigned to interface (>= /64)\u000ae1e60601ffeb odhcpd: improve odhcpd_urandom()\u000ac2eb4b59f107 config: fix erroneous clamp message if clamp value == max\u000a54b9e729b00d dhcpv4: bail earlier on release/decline\u000a417f4b11d352 dhcpv4: don't hardcode options array length\u000ad63fa3c3612c dhcpv4: shrink struct dhcpv4_message\u000a9653b43617e3 dhcpv4: use iovec for forcereconf messages, fix hash\u000abf41f4edfbe3 dhcpv4: fix padding of iovec message in dhcpv4_handle_msg()\u000abe68f423c528 dhcpv4: some minor cleanups post-iovec\u000ae24a371ef714 dhcpv4: use iovec for forcerenew opts\u000abd353e891ae6 dhcpv4: use iovec for router and DNS server\u000ab81cfaa7859e dhcpv4: use iovec for DNS search and MTU\u000a578a9289440b dhcpv4: use iovec for netmask/hostname/broadcast\u000a5bafc17b79d8 dhcpv4: use iovec for leasetime/renew/rebind\u000ab63448ffe447 dhcpv4: introduce a reply_opts array\u000a0533eaea0a94 dhcpv4: use iovec for DNR\u000a6329e37d595d dhcpv4: use iovec for NTP\u000a87fee619205d dhcpv4: use iovec for message and serverid\u000a2f97bf0b56de dhcpv4: reorder some more variables in dhcpv4_handle_msg()\u000a18c1b02bdc20 dhcpv4: remove one more variable from dhcpv4_handle_msg()\u000a6fd691ff29cd dhcpv4: move dest handling from dhcpv4_handle_msg()\u000a1f803caf9a1f dhcpv4: don't copy reqopts around\u000ab1be3984ebf8 dhcpv4: more refactoring of dhcpv4_handle_msg()\u000a85717bedf8ce dhcpv4: clarify variable names in dhcpv4_handle_msg()\u000abe864ccf9919 dhcpv4: some more cleanups to dhcpv4_handle_msg()\u000af87464520564 dhcpv4: preparations for iovec usage\u000af48e1c205af3 odhcdp: use a more suitable clock\u000a7e78caac4eae dhcpv6: change dhcpv6 message type check in relay\u000a288abd9c4046 dhcpv6: move dhcpv6 message type check for early exit\u000ad504458ef515 odhcpd: add a simple build script\u000a4ee309a54011 github: improve CI\u000aff3a241ccc98 odhcpd: shrink binary size by creating a logging function\u000ae2ecf7ba6d72 odhcpd: support stderr logging\u000a5de3b0d5b509 odhcpd: add log helpers\u000a398d03a1a236 config: cap dhcpv6_pd_min_len to max instead of only logging error\u000a4f54738d3ae7 config: clamp dhcpv6_hostid_len instead of only logging an error\u000a465f19c9c2e3 config: clamp ra_mtu into 1280-65535 range\u000a434b06133997 config: cap ra_retranstime and warn instead of only logging an error\u000ae5f58a90a147 config: cap ra_hoplimit to maximum and warn instead of logging an error\u000a208eb10307c1 config: cap ra_reachabletime to RFC maximum instead of logging error\u000a93449f1513b4 config: drop double size lease times; they are all UINT32_MAX;\u000a439c0ceab131 router: redefine ra_mininterval and ra_maxinterval as uint32_t\u000a84b4dfe81363 config: clamp ra_mininterval, ra_maxinterval, ra_lifetime at load time\u000aaa4f26232e05 router: refactor calc_ra_lifetime; redefine ra_lifetime as uint32_t\u000a6ece28ffd475 config: do MaxRtrAdvInterval init at (ra_maxinterval) init time\u000adc03e02d973e router: Apply updated values from RFC9096 (updates RFC4861) to RA/ND\u000acc7766c12abe router: Apply updated values from RFC8319 (updates RFC4861) to RA/ND\u000a964da13e758c config: refactor parse_leasetime() - branch amount remains same\u000a9646c749467b github: fix CMAKE_SYSTEM_PROCESSOR copy&paste\u000a288206c9a2ed github: add CI build\u000a30780debd691 odhcpd: fix a compilation error\u000ae0b2c3cf9476 odhcpd: allow assignments to be reassigned\u000a01e5e311b0db odhcpd: support multiple per-client DUIDs\u000aaebc647a6b7b odhcpd: support assignments on the basis of IAID\u000acc3ec9c20c61 odhcpd: support IAIDs for static DHCPv6 leases\u000ae42c62725942 odhcpd: break up complex matching logic\u000ae1123906a4bc odhcpd: document the ubus interface\u000ac69200195263 dhcpv4: generate dbus events on lease expiry\u000add7a2d474d0d dhcpv4: fix ubus events\u000a22481d848e0d odhcpd: remove mac_len argument to ubus_bcast_dhcp_event()\u000ad31d64efd56c odhcpd: fix ubus support flag in help msg\u000a9bc1b4e26e10 odhcpd: reduce use of WITH_UBUS defines in code\u000ad402cdae4316 ndp: fix macOS IPv6 compatibility by using link-local source addresses\u000a\u000aSigned-off-by: Álvaro Fernández Rojas <noltari@gmail.com>\u000a",
        "date" : "2025-10-23 08:03:37 +0200",
        "id" : "28bb40caafd8e36d6ab97e42fb51e26d547bdfe1",
        "msg" : "odhcpd: update to Git HEAD (2025-10-22)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "package/network/services/odhcpd/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "target/linux/ipq40xx/files-6.12/arch/arm/boot/dts/qcom/qcom-ipq4029-mr74.dts",
          "target/linux/ipq40xx/files-6.12/arch/arm/boot/dts/qcom/qcom-ipq4029-mr33.dts",
          "target/linux/ipq40xx/files-6.12/arch/arm/boot/dts/qcom/qcom-ipq4029-insect-common.dtsi",
          "target/linux/ipq40xx/base-files/etc/hotplug.d/firmware/11-ath10k-caldata"
        ],
        "commitId" : "9089b716be3530621b67c67ded315e80ae6845b5",
        "timestamp" : 1761218055000,
        "author" : {
          "absoluteUrl" : "https://taiha.net/jenkins/user/robimarko",
          "fullName" : "robimarko"
        },
        "authorEmail" : "robimarko@gmail.com",
        "comment" : "ipq40xx: meraki: convert to nvmem for calibration\u000a\u000aThis commit changes the Meraki MR33 and MR74 device trees to use nvmem\u000afor ART calibration.\u000a\u000aThe WiFi BDF was moved from insect-common.dtsi to the respective\u000adevice files in preparation for additional insect-family devices being added.\u000a\u000aSigned-off-by: Hal Martin <hal.martin@gmail.com>\u000aLink: https://github.com/openwrt/openwrt/pull/20474\u000aSigned-off-by: Robert Marko <robimarko@gmail.com>\u000a",
        "date" : "2025-10-23 13:14:15 +0200",
        "id" : "9089b716be3530621b67c67ded315e80ae6845b5",
        "msg" : "ipq40xx: meraki: convert to nvmem for calibration",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "target/linux/ipq40xx/files-6.12/arch/arm/boot/dts/qcom/qcom-ipq4029-mr74.dts"
          },
          {
            "editType" : "edit",
            "file" : "target/linux/ipq40xx/files-6.12/arch/arm/boot/dts/qcom/qcom-ipq4029-mr33.dts"
          },
          {
            "editType" : "edit",
            "file" : "target/linux/ipq40xx/files-6.12/arch/arm/boot/dts/qcom/qcom-ipq4029-insect-common.dtsi"
          },
          {
            "editType" : "edit",
            "file" : "target/linux/ipq40xx/base-files/etc/hotplug.d/firmware/11-ath10k-caldata"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "target/linux/airoha/dts/an7583-evb.dts"
        ],
        "commitId" : "ea850b5a18a7b5041000bfd77ed1be6f29ba7b75",
        "timestamp" : 1761226620000,
        "author" : {
          "absoluteUrl" : "https://taiha.net/jenkins/user/ansuelsmth",
          "fullName" : "ansuelsmth"
        },
        "authorEmail" : "ansuelsmth@gmail.com",
        "comment" : "airoha: an7583: add additional comments on EVB board\u000a\u000aOn the Airoha AN7583 EVB there are 2 Aeonsemi AS21xxx PHY but only the\u000aone connected to Serdes Ethernet is usable as the other connected to\u000aSerdes PON is not actually HW connected (as the serdes is connected to\u000athe BOSA port)\u000a\u000aAdd comments and disable the relevant PHY.\u000a\u000aSigned-off-by: Christian Marangi <ansuelsmth@gmail.com>\u000a",
        "date" : "2025-10-23 15:37:00 +0200",
        "id" : "ea850b5a18a7b5041000bfd77ed1be6f29ba7b75",
        "msg" : "airoha: an7583: add additional comments on EVB board",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "target/linux/airoha/dts/an7583-evb.dts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "target/linux/airoha/dts/an7583-evb-emmc.dts"
        ],
        "commitId" : "6fe65d404bdd1236d16d9278a5d50c0af541d1f9",
        "timestamp" : 1761226716000,
        "author" : {
          "absoluteUrl" : "https://taiha.net/jenkins/user/ansuelsmth",
          "fullName" : "ansuelsmth"
        },
        "authorEmail" : "ansuelsmth@gmail.com",
        "comment" : "airoha: an7583: Add missing DTS for EMMC RFB board\u000a\u000aWhile adding support for Airoha AN7583, it was forget to push the EMMC\u000aDTS while defining the variant in the image Makefile.\u000a\u000aAdd the missing DTS to fix image creation error.\u000a\u000aSigned-off-by: Christian Marangi <ansuelsmth@gmail.com>\u000a",
        "date" : "2025-10-23 15:38:36 +0200",
        "id" : "6fe65d404bdd1236d16d9278a5d50c0af541d1f9",
        "msg" : "airoha: an7583: Add missing DTS for EMMC RFB board",
        "paths" : [
          {
            "editType" : "add",
            "file" : "target/linux/airoha/dts/an7583-evb-emmc.dts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "target/linux/airoha/image/an7583.mk"
        ],
        "commitId" : "a7964f0893f27e4c47491f9d76748d800216f49d",
        "timestamp" : 1761226941000,
        "author" : {
          "absoluteUrl" : "https://taiha.net/jenkins/user/ansuelsmth",
          "fullName" : "ansuelsmth"
        },
        "authorEmail" : "ansuelsmth@gmail.com",
        "comment" : "airoha: an7583: drop bootloader artifacts entry and add default pkg\u000a\u000aFix the current image Makefile for Airoha AN7583 by dropping the\u000aartifacts entry for bootloader and add default PKG for the PHY mounted\u000aon the RFB boards.\u000a\u000aThe artifacts for the bootloader will be readded later once ATF-A\u000asupport will be pushed mainline.\u000a\u000aSigned-off-by: Christian Marangi <ansuelsmth@gmail.com>\u000a",
        "date" : "2025-10-23 15:42:21 +0200",
        "id" : "a7964f0893f27e4c47491f9d76748d800216f49d",
        "msg" : "airoha: an7583: drop bootloader artifacts entry and add default pkg",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "target/linux/airoha/image/an7583.mk"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "target/linux/airoha/an7583/config-6.12",
          "target/linux/airoha/dts/an7583.dtsi",
          "target/linux/airoha/dts/an7583-evb-emmc.dts",
          "target/linux/airoha/dts/an7583-evb.dts"
        ],
        "commitId" : "8758b58f25dac29a9cbf60e153143bdc124e582c",
        "timestamp" : 1761229422000,
        "author" : {
          "absoluteUrl" : "https://taiha.net/jenkins/user/ansuelsmth",
          "fullName" : "ansuelsmth"
        },
        "authorEmail" : "ansuelsmth@gmail.com",
        "comment" : "airoha: an7583: add NPU nodes and enable kernel config\u000a\u000aAdd relevant nodes for NPU support for Airoha AN7583 and enable the\u000akernel config to enable support in the Airoha Ethernet driver.\u000a\u000aNPU firmware is scheduled to be upstreamed to linux-firmware and will be\u000aadded once present upstream.\u000a\u000aSigned-off-by: Christian Marangi <ansuelsmth@gmail.com>\u000a",
        "date" : "2025-10-23 16:23:42 +0200",
        "id" : "8758b58f25dac29a9cbf60e153143bdc124e582c",
        "msg" : "airoha: an7583: add NPU nodes and enable kernel config",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "target/linux/airoha/dts/an7583-evb-emmc.dts"
          },
          {
            "editType" : "edit",
            "file" : "target/linux/airoha/dts/an7583-evb.dts"
          },
          {
            "editType" : "edit",
            "file" : "target/linux/airoha/an7583/config-6.12"
          },
          {
            "editType" : "edit",
            "file" : "target/linux/airoha/dts/an7583.dtsi"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "package/network/services/odhcpd/Makefile",
          "package/network/services/odhcpd/files/odhcpd-update"
        ],
        "commitId" : "5a949cb5f961383970fc59deba174109c6180abb",
        "timestamp" : 1761230144000,
        "author" : {
          "absoluteUrl" : "https://taiha.net/jenkins/user/noltari",
          "fullName" : "noltari"
        },
        "authorEmail" : "noltari@gmail.com",
        "comment" : "odhcpd: set procd expected variable for odhcpd update script\u000a\u000aOtherwise odhcpd logs:\u000a\u000a```\u000aodhcpd[14970]: Sent 113 bytes to xxx%lan@br-lan\u000aBusyBox v1.37.0 (2025-10-10 09:07:48 UTC) multi-call binary.\u000a\u000aUsage: basename FILE [SUFFIX] | -a FILE... | -s SUFFIX FILE...\u000a\u000aStrip directory path and SUFFIX from FILE\u000a\u000a        -a              All arguments are FILEs\u000a        -s SUFFIX       Remove SUFFIX (implies -a)\u000aodhcpd[14970]: Netlink newneigh xxx on lan\u000a```\u000a\u000aApparently procd scripts expect initscript set.\u000a\u000ah/t @Alphix for finding this.\u000a\u000aSigned-off-by: Paul Donald <newtwen+github@gmail.com>\u000aLink: https://github.com/openwrt/openwrt/pull/20485\u000aSigned-off-by: Álvaro Fernández Rojas <noltari@gmail.com>\u000a",
        "date" : "2025-10-23 16:35:44 +0200",
        "id" : "5a949cb5f961383970fc59deba174109c6180abb",
        "msg" : "odhcpd: set procd expected variable for odhcpd update script",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "package/network/services/odhcpd/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "package/network/services/odhcpd/files/odhcpd-update"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "target/linux/airoha/patches-6.12/102-02-v6.19-net-airoha-npu-Add-airoha_npu_soc_data-struct.patch",
          "target/linux/airoha/patches-6.12/102-03-v6.19-net-airoha-npu-Add-7583-SoC-support.patch",
          "target/linux/airoha/patches-6.12/100-v6.17-net-airoha-npu-Add-missing-MODULE_FIRMWARE-macros.patch",
          "target/linux/airoha/patches-6.12/101-v6.17-net-airoha-Fix-a-NULL-vs-IS_ERR-bug-in-airoha_npu_ru.patch"
        ],
        "commitId" : "8b4adfbb87af1ea9d483a670bb7b1d7e85bba23e",
        "timestamp" : 1761231285000,
        "author" : {
          "absoluteUrl" : "https://taiha.net/jenkins/user/ansuelsmth",
          "fullName" : "ansuelsmth"
        },
        "authorEmail" : "ansuelsmth@gmail.com",
        "comment" : "airoha: backport additional upstream patch for NPU support for AN7583\u000a\u000aBackport additional patch required for NPU support of Airoha AN7583.\u000aThese are specific for the NPU module with some minor fixes and to adds\u000aupport for loading the specific Airoha AN7583 NPU firmware.\u000a\u000aSigned-off-by: Christian Marangi <ansuelsmth@gmail.com>\u000a",
        "date" : "2025-10-23 16:54:45 +0200",
        "id" : "8b4adfbb87af1ea9d483a670bb7b1d7e85bba23e",
        "msg" : "airoha: backport additional upstream patch for NPU support for AN7583",
        "paths" : [
          {
            "editType" : "add",
            "file" : "target/linux/airoha/patches-6.12/102-03-v6.19-net-airoha-npu-Add-7583-SoC-support.patch"
          },
          {
            "editType" : "add",
            "file" : "target/linux/airoha/patches-6.12/100-v6.17-net-airoha-npu-Add-missing-MODULE_FIRMWARE-macros.patch"
          },
          {
            "editType" : "add",
            "file" : "target/linux/airoha/patches-6.12/102-02-v6.19-net-airoha-npu-Add-airoha_npu_soc_data-struct.patch"
          },
          {
            "editType" : "add",
            "file" : "target/linux/airoha/patches-6.12/101-v6.17-net-airoha-Fix-a-NULL-vs-IS_ERR-bug-in-airoha_npu_ru.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "package/utils/e2fsprogs/patches/002-fix-subst-host-build.patch"
        ],
        "commitId" : "c700f8fd8a3f4338615e1d35dc58451942014b0b",
        "timestamp" : 1761231765000,
        "author" : {
          "absoluteUrl" : "https://taiha.net/jenkins/user/ansuelsmth",
          "fullName" : "ansuelsmth"
        },
        "authorEmail" : "ansuelsmth@gmail.com",
        "comment" : "e2fsprogs: drop redundant patch for host build\u000a\u000aDrop redundant patch for host build as this has been fixed in 1.44.1\u000abut for some reason it wasn't notice with the patch directly refreshed\u000a(with the fix right up)\u000a\u000aFixes: 198172c04882 (\"package/utils/e2fsprogs: update to 1.44.1\")\u000aLink: https://github.com/openwrt/openwrt/pull/20499\u000aSigned-off-by: Christian Marangi <ansuelsmth@gmail.com>\u000a",
        "date" : "2025-10-23 17:02:45 +0200",
        "id" : "c700f8fd8a3f4338615e1d35dc58451942014b0b",
        "msg" : "e2fsprogs: drop redundant patch for host build",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "package/utils/e2fsprogs/patches/002-fix-subst-host-build.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "package/utils/e2fsprogs/Makefile",
          "package/utils/e2fsprogs/patches/010-configure-make-libmagic-optional-and-configurable.patch"
        ],
        "commitId" : "cdf891052dd2e9f3d2c4179dfc76299a05ab524b",
        "timestamp" : 1761231766000,
        "author" : {
          "absoluteUrl" : "https://taiha.net/jenkins/user/ansuelsmth",
          "fullName" : "ansuelsmth"
        },
        "authorEmail" : "ansuelsmth@gmail.com",
        "comment" : "e2fsprogs: add pending patch that improve reproducibility\u000a\u000aAdd pending patch that disable libmagic support as this cause\u000areproducibility issue due to timing of presence of libmagic library at\u000atimes e2fsprogs gets compiled.\u000a\u000aThe new patch adds control on libmagic inclusion and we add the\u000a--without-libmagic to the configure args by default.\u000a\u000aReported-by: Paul Spooren <mail@aparcar.org>\u000aLink: https://github.com/openwrt/openwrt/pull/20499\u000aSigned-off-by: Christian Marangi <ansuelsmth@gmail.com>\u000a",
        "date" : "2025-10-23 17:02:46 +0200",
        "id" : "cdf891052dd2e9f3d2c4179dfc76299a05ab524b",
        "msg" : "e2fsprogs: add pending patch that improve reproducibility",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "package/utils/e2fsprogs/Makefile"
          },
          {
            "editType" : "add",
            "file" : "package/utils/e2fsprogs/patches/010-configure-make-libmagic-optional-and-configurable.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "include/image-commands.mk"
        ],
        "commitId" : "3de1bbd5aeb542de9a4b20eff0f6bbf1767fd6b9",
        "timestamp" : 1761236040000,
        "author" : {
          "absoluteUrl" : "https://taiha.net/jenkins/user/ansuelsmth",
          "fullName" : "ansuelsmth"
        },
        "authorEmail" : "ansuelsmth@gmail.com",
        "comment" : "image: fix race between mkits.sh and mkimage in .itb squashfs generation\u000a\u000aWith further investigation it was found a race in generating .itb images\u000athat include a RootFS caused by the mkits.sh and the mkimage.\u000a\u000aDue to the fact that mkits.sh generates a .pagesync image of the passed\u000arootfs, it can happen that, concurrently, mkimage can be called at the\u000asame time mkits.sh is creating another .pagesync for the same rootfs.\u000a\u000aThis cause mkimage to use an half made rootfs.pagesync creating a\u000acorrupted image.\u000a\u000aTo address this, also protect the mkimage with the same lock used for\u000amkits.sh preventing any kind of concurrent usage/generation of the\u000arootfs.pagesync blob\u000a\u000aFixes: 52cc9d82f113 (\"kernel: rework Initramfs locking logic\")\u000aLink: https://github.com/openwrt/openwrt/pull/20492\u000aSigned-off-by: Christian Marangi <ansuelsmth@gmail.com>\u000a",
        "date" : "2025-10-23 18:14:00 +0200",
        "id" : "3de1bbd5aeb542de9a4b20eff0f6bbf1767fd6b9",
        "msg" : "image: fix race between mkits.sh and mkimage in .itb squashfs generation",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "include/image-commands.mk"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "include/image-commands.mk",
          "scripts/mkits.sh"
        ],
        "commitId" : "c70894c855e54624b918ab50c9afa53301c462d4",
        "timestamp" : 1761236041000,
        "author" : {
          "absoluteUrl" : "https://taiha.net/jenkins/user/ansuelsmth",
          "fullName" : "ansuelsmth"
        },
        "authorEmail" : "ansuelsmth@gmail.com",
        "comment" : "scripts/mkits.sh: move out .pagesync generation for RootFS blob\u000a\u000aIt's expected the mkits.sh script to generate only the relevant DTS\u000aentry and have all the blob already prepared to use for mkimage.\u000a\u000aThis is not the case for the RootFS case where the script generates a\u000a.pagesync with the dd command.\u000a\u000aTo better handle this, drop the dd command and instead error out if the\u000a.pagesync blob is not found if RootFS is used.\u000a\u000aAdapt the generic fit build in image-commands.mk to call the dd for\u000a.pagesync right before mkits.sh.\u000a\u000aLink: https://github.com/openwrt/openwrt/pull/20492\u000aSigned-off-by: Christian Marangi <ansuelsmth@gmail.com>\u000a",
        "date" : "2025-10-23 18:14:01 +0200",
        "id" : "c70894c855e54624b918ab50c9afa53301c462d4",
        "msg" : "scripts/mkits.sh: move out .pagesync generation for RootFS blob",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "scripts/mkits.sh"
          },
          {
            "editType" : "edit",
            "file" : "include/image-commands.mk"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "include/image-commands.mk"
        ],
        "commitId" : "5a42ed1138ae0244aff79560fe77cfab8aff6e7f",
        "timestamp" : 1761236041000,
        "author" : {
          "absoluteUrl" : "https://taiha.net/jenkins/user/ansuelsmth",
          "fullName" : "ansuelsmth"
        },
        "authorEmail" : "ansuelsmth@gmail.com",
        "comment" : "image: move mkits.sh outside lock section\u000a\u000aAs mkits.sh only generates the relevant DTS for mkimage and is\u000aspecific for the building image, we can move it outside the locked\u000asection as it doesn't do any operation that can be used concurrently by\u000aothers.\u000a\u000aThis won't have any real impact but clean the code making it clear what\u000aneeds to be protected and what can be executed concurrently.\u000a\u000aLink: https://github.com/openwrt/openwrt/pull/20492\u000aSigned-off-by: Christian Marangi <ansuelsmth@gmail.com>\u000a",
        "date" : "2025-10-23 18:14:01 +0200",
        "id" : "5a42ed1138ae0244aff79560fe77cfab8aff6e7f",
        "msg" : "image: move mkits.sh outside lock section",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "include/image-commands.mk"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "target/linux/realtek/files-6.12/drivers/net/phy/rtl83xx-phy.h",
          "target/linux/realtek/files-6.12/drivers/net/phy/rtl83xx-phy.c"
        ],
        "commitId" : "c6f84b4377351fd1d4911c78d3e0ec8393d98a0b",
        "timestamp" : 1761245616000,
        "author" : {
          "absoluteUrl" : "https://taiha.net/jenkins/user/robimarko",
          "fullName" : "robimarko"
        },
        "authorEmail" : "robimarko@gmail.com",
        "comment" : "realtek: phy: rtl931x: remove SerDes code from PHY driver\u000a\u000aSince ddf94f7489 and 4a5de35dba, a SerDes is configured by the PCS\u000adriver. All code from PHY and DSA related to this has been imported and\u000aadjusted into the PCS driver. Thus, remove the unused code from the PHY\u000adriver now.\u000a\u000aSigned-off-by: Jonas Jelonek <jelonek.jonas@gmail.com>\u000aLink: https://github.com/openwrt/openwrt/pull/20494\u000aSigned-off-by: Robert Marko <robimarko@gmail.com>\u000a",
        "date" : "2025-10-23 20:53:36 +0200",
        "id" : "c6f84b4377351fd1d4911c78d3e0ec8393d98a0b",
        "msg" : "realtek: phy: rtl931x: remove SerDes code from PHY driver",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "target/linux/realtek/files-6.12/drivers/net/phy/rtl83xx-phy.c"
          },
          {
            "editType" : "edit",
            "file" : "target/linux/realtek/files-6.12/drivers/net/phy/rtl83xx-phy.h"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "package/firmware/linux-firmware/Makefile"
        ],
        "commitId" : "0211ecf682d5fb3b83c0b16ad0222b4acacefd9a",
        "timestamp" : 1761249811000,
        "author" : {
          "absoluteUrl" : "https://taiha.net/jenkins/user/vincent",
          "fullName" : "vincent"
        },
        "authorEmail" : "vincent@systemli.org",
        "comment" : "linux-firmware: update to 20251021\u000a\u000a% git log --no-merges --pretty=oneline --abbrev-commit 20251011...20251021\u000ab0b775e5ad10 Revert \"linux-firmware: update firmware for MT7922 WiFi device\"\u000ad06442f2b6f5 QCA: Update Bluetooth WCN6856 firmware 2.1.0-00653 to 2.1.0-00659\u000a9440754a997a iwlwifi: add Bz/Fm and gl FW for core98-161 release\u000af2fbfd22d9d1 iwlwifi: update Bz/Hr and Bz/Gf firmwares for core98-161 release\u000adda8b9b09a1c iwlwifi: update ty/So/Ma firmwares for core98-161 release\u000a822db3708dbc iwlwifi: update cc/Qu/QuZ firmwares for core98-161 release\u000aedc9bbecf0fe intel: qat: Fix missing link\u000a80bca4b3d75e amdgpu: DMCUB updates for various ASICs\u000a7a1a266e22f1 nvidia: add generic bootloader for GSP-enabled systems\u000a2121082a8884 linux-firmware: qcom: sync audioreach firmwares from v1.0.0 build\u000a4ba7ff78711b qcom: vpu: rename firmware binaries\u000a15cb201918e5 Intel IPU7: Update product signed firmware binary\u000a10de40e2bb55 i915: Xe2LPD DMC v2.29\u000a4bda88bd3a9f i915: Xe3LPD DMC v2.32\u000aafae3516d1d8 i915: Xe3LPD_3002 DMC v2.27\u000abcce0efb5c4a WHENCE: nvidia: rearrange GSP-RM firmware lines\u000aa96c15581a53 linux-firmware: Add ISH firmware file for Intel Pather Lake platform\u000a55d8d2fa006b linux-firmware: Update firmware file for Intel Magnetar core\u000a890cad9f8387 linux-firmware: Update firmware file for Intel BlazarU core\u000a7bbab634ede0 linux-firmware: Update firmware file for Intel BlazarI core\u000a\u000aBuild system: x86/64\u000aBuild-tested: x86/64-glibc\u000aRun-tested: x86/64-glibc\u000a\u000aSigned-off-by: John Audia <therealgraysky@proton.me>\u000aLink: https://github.com/openwrt/openwrt/pull/20504\u000aSigned-off-by: Nick Hainke <vincent@systemli.org>\u000a",
        "date" : "2025-10-23 22:03:31 +0200",
        "id" : "0211ecf682d5fb3b83c0b16ad0222b4acacefd9a",
        "msg" : "linux-firmware: update to 20251021",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "package/firmware/linux-firmware/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "target/linux/airoha/image/an7581.mk"
        ],
        "commitId" : "17cb69fe7f91f5560c793020281b236812b71489",
        "timestamp" : 1761292293000,
        "author" : {
          "absoluteUrl" : "https://taiha.net/jenkins/user/ansuelsmth",
          "fullName" : "ansuelsmth"
        },
        "authorEmail" : "ansuelsmth@gmail.com",
        "comment" : "airoha: an7581: add BL2 and BL31+U-Boot Artifacts for RFB board\u000a\u000aPack the BL2 and BL31+U-Boot artifacts as Airoha AN7581 is currently\u000asupported in upstream U-Boot and bootloader files can be used for\u000aunfused boards.\u000a\u000aSigned-off-by: Christian Marangi <ansuelsmth@gmail.com>\u000a",
        "date" : "2025-10-24 09:51:33 +0200",
        "id" : "17cb69fe7f91f5560c793020281b236812b71489",
        "msg" : "airoha: an7581: add BL2 and BL31+U-Boot Artifacts for RFB board",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "target/linux/airoha/image/an7581.mk"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "target/linux/ipq40xx/base-files/etc/board.d/02_network",
          "target/linux/ipq40xx/base-files/etc/board.d/01_leds",
          "target/linux/ipq40xx/base-files/lib/upgrade/platform.sh",
          "target/linux/ipq40xx/base-files/etc/hotplug.d/firmware/11-ath10k-caldata"
        ],
        "commitId" : "324c5026d020697bd7349f44601554a1fb3df22a",
        "timestamp" : 1761299232000,
        "author" : {
          "absoluteUrl" : "https://taiha.net/jenkins/user/robimarko",
          "fullName" : "robimarko"
        },
        "authorEmail" : "robimarko@gmail.com",
        "comment" : "ipq40xx: remove trailing whitespaces in base-files\u000a\u000aThis removes the obsolete trailing whitespaces from all base-files cases\u000ato be in line with other targets.\u000a\u000aSigned-off-by: Christoph Krapp <achterin@gmail.com>\u000aLink: https://github.com/openwrt/openwrt/pull/20518\u000aSigned-off-by: Robert Marko <robimarko@gmail.com>\u000a",
        "date" : "2025-10-24 11:47:12 +0200",
        "id" : "324c5026d020697bd7349f44601554a1fb3df22a",
        "msg" : "ipq40xx: remove trailing whitespaces in base-files",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "target/linux/ipq40xx/base-files/etc/board.d/01_leds"
          },
          {
            "editType" : "edit",
            "file" : "target/linux/ipq40xx/base-files/etc/board.d/02_network"
          },
          {
            "editType" : "edit",
            "file" : "target/linux/ipq40xx/base-files/lib/upgrade/platform.sh"
          },
          {
            "editType" : "edit",
            "file" : "target/linux/ipq40xx/base-files/etc/hotplug.d/firmware/11-ath10k-caldata"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "target/linux/ipq40xx/base-files/etc/board.d/01_leds",
          "target/linux/ipq40xx/base-files/etc/hotplug.d/firmware/11-ath10k-caldata"
        ],
        "commitId" : "f53bbd54f8b17caf5686e335ecf21e40013f006f",
        "timestamp" : 1761299232000,
        "author" : {
          "absoluteUrl" : "https://taiha.net/jenkins/user/robimarko",
          "fullName" : "robimarko"
        },
        "authorEmail" : "robimarko@gmail.com",
        "comment" : "ipq40xx: use tabs instead of spaces in base-files\u000a\u000aThis changes the use of spaces to tabs in all base-files to be in line\u000awith other targets.\u000a\u000aSigned-off-by: Christoph Krapp <achterin@gmail.com>\u000aLink: https://github.com/openwrt/openwrt/pull/20518\u000aSigned-off-by: Robert Marko <robimarko@gmail.com>\u000a",
        "date" : "2025-10-24 11:47:12 +0200",
        "id" : "f53bbd54f8b17caf5686e335ecf21e40013f006f",
        "msg" : "ipq40xx: use tabs instead of spaces in base-files",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "target/linux/ipq40xx/base-files/etc/board.d/01_leds"
          },
          {
            "editType" : "edit",
            "file" : "target/linux/ipq40xx/base-files/etc/hotplug.d/firmware/11-ath10k-caldata"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "target/linux/ipq40xx/base-files/lib/upgrade/platform.sh",
          "target/linux/ipq40xx/base-files/etc/board.d/02_network"
        ],
        "commitId" : "26d2485f54d58f4fb9271784b57577afa33c75e2",
        "timestamp" : 1761299232000,
        "author" : {
          "absoluteUrl" : "https://taiha.net/jenkins/user/robimarko",
          "fullName" : "robimarko"
        },
        "authorEmail" : "robimarko@gmail.com",
        "comment" : "ipq40xx: merge duplicated cases in base-files\u000a\u000aMerge some identical cases in base-files.\u000a\u000aSigned-off-by: Christoph Krapp <achterin@gmail.com>\u000aLink: https://github.com/openwrt/openwrt/pull/20518\u000aSigned-off-by: Robert Marko <robimarko@gmail.com>\u000a",
        "date" : "2025-10-24 11:47:12 +0200",
        "id" : "26d2485f54d58f4fb9271784b57577afa33c75e2",
        "msg" : "ipq40xx: merge duplicated cases in base-files",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "target/linux/ipq40xx/base-files/lib/upgrade/platform.sh"
          },
          {
            "editType" : "edit",
            "file" : "target/linux/ipq40xx/base-files/etc/board.d/02_network"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "target/linux/ipq40xx/base-files/etc/uci-defaults/05_fix-compat-version",
          "target/linux/ipq40xx/base-files/etc/board.d/02_network",
          "target/linux/ipq40xx/base-files/lib/upgrade/platform.sh",
          "target/linux/ipq40xx/base-files/etc/board.d/01_leds"
        ],
        "commitId" : "5983bc313658fbe8ad4010a80e9d74754e480bc3",
        "timestamp" : 1761299232000,
        "author" : {
          "absoluteUrl" : "https://taiha.net/jenkins/user/robimarko",
          "fullName" : "robimarko"
        },
        "authorEmail" : "robimarko@gmail.com",
        "comment" : "ipq40xx: fix sorting in base-files\u000a\u000aAlign the sorting of cases with other targets.\u000a\u000aSigned-off-by: Christoph Krapp <achterin@gmail.com>\u000aLink: https://github.com/openwrt/openwrt/pull/20518\u000aSigned-off-by: Robert Marko <robimarko@gmail.com>\u000a",
        "date" : "2025-10-24 11:47:12 +0200",
        "id" : "5983bc313658fbe8ad4010a80e9d74754e480bc3",
        "msg" : "ipq40xx: fix sorting in base-files",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "target/linux/ipq40xx/base-files/etc/uci-defaults/05_fix-compat-version"
          },
          {
            "editType" : "edit",
            "file" : "target/linux/ipq40xx/base-files/etc/board.d/02_network"
          },
          {
            "editType" : "edit",
            "file" : "target/linux/ipq40xx/base-files/lib/upgrade/platform.sh"
          },
          {
            "editType" : "edit",
            "file" : "target/linux/ipq40xx/base-files/etc/board.d/01_leds"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "target/linux/ath79/dts/qca9558_engenius_esr1750.dts",
          "target/linux/ath79/dts/qca9557_engenius_esr1200.dts",
          "target/linux/ath79/generic/base-files/lib/preinit/10_fix_eth_mac.sh",
          "target/linux/ath79/dts/qca955x_senao_router-dual.dtsi",
          "target/linux/ath79/dts/qca9558_engenius_esr900.dts",
          "target/linux/ath79/dts/qca9558_engenius_epg5000.dts",
          "target/linux/ath79/generic/base-files/etc/hotplug.d/ieee80211/10_fix_wifi_mac",
          "target/linux/ath79/generic/base-files/etc/board.d/02_network"
        ],
        "commitId" : "d6d90566d1cd1cd6b7971064750b7ed05b8b524b",
        "timestamp" : 1761299624000,
        "author" : {
          "absoluteUrl" : "https://taiha.net/jenkins/user/robimarko",
          "fullName" : "robimarko"
        },
        "authorEmail" : "robimarko@gmail.com",
        "comment" : "ath79: engenius,eXXX: use nvmem\u000a\u000aUserspace handling is deprecated.\u000a\u000aMove calibration for pcie node out of dtsi. calibration size for ath10k\u000aand ath9k differs.\u000a\u000aSigned-off-by: Rosen Penev <rosenp@gmail.com>\u000aLink: https://github.com/openwrt/openwrt/pull/16231\u000aSigned-off-by: Robert Marko <robimarko@gmail.com>\u000a",
        "date" : "2025-10-24 11:53:44 +0200",
        "id" : "d6d90566d1cd1cd6b7971064750b7ed05b8b524b",
        "msg" : "ath79: engenius,eXXX: use nvmem",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "target/linux/ath79/dts/qca9558_engenius_esr1750.dts"
          },
          {
            "editType" : "edit",
            "file" : "target/linux/ath79/dts/qca955x_senao_router-dual.dtsi"
          },
          {
            "editType" : "edit",
            "file" : "target/linux/ath79/dts/qca9558_engenius_esr900.dts"
          },
          {
            "editType" : "edit",
            "file" : "target/linux/ath79/generic/base-files/etc/board.d/02_network"
          },
          {
            "editType" : "edit",
            "file" : "target/linux/ath79/generic/base-files/etc/hotplug.d/ieee80211/10_fix_wifi_mac"
          },
          {
            "editType" : "edit",
            "file" : "target/linux/ath79/dts/qca9558_engenius_epg5000.dts"
          },
          {
            "editType" : "edit",
            "file" : "target/linux/ath79/dts/qca9557_engenius_esr1200.dts"
          },
          {
            "editType" : "edit",
            "file" : "target/linux/ath79/generic/base-files/lib/preinit/10_fix_eth_mac.sh"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "package/network/ipv6/odhcp6c/files/dhcpv6.sh"
        ],
        "commitId" : "87fa17a91e9a3300321833a53add8fd20258bbcb",
        "timestamp" : 1761300265000,
        "author" : {
          "absoluteUrl" : "https://taiha.net/jenkins/user/robimarko",
          "fullName" : "robimarko"
        },
        "authorEmail" : "robimarko@gmail.com",
        "comment" : "odhcp6c: change dhcpv6.sh config option \"ifaceid\" to \"ip6ifaceid\"\u000a\u000aWith this change, the interface identifier can be configured via LuCI.\u000a\u000aSigned-off-by: Peter Meiser <peter.meiser@gmx.com>\u000aLink: https://github.com/openwrt/openwrt/pull/19318\u000aSigned-off-by: Robert Marko <robimarko@gmail.com>\u000a",
        "date" : "2025-10-24 12:04:25 +0200",
        "id" : "87fa17a91e9a3300321833a53add8fd20258bbcb",
        "msg" : "odhcp6c: change dhcpv6.sh config option \"ifaceid\" to \"ip6ifaceid\"",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "package/network/ipv6/odhcp6c/files/dhcpv6.sh"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "target/linux/airoha/dts/an7581.dtsi",
          "target/linux/airoha/dts/an7581-evb-emmc.dts"
        ],
        "commitId" : "26da4bf552bacd2ca606c50859fa2ebb8867266d",
        "timestamp" : 1761301065000,
        "author" : {
          "absoluteUrl" : "https://taiha.net/jenkins/user/ansuelsmth",
          "fullName" : "ansuelsmth"
        },
        "authorEmail" : "ansuelsmth@gmail.com",
        "comment" : "airoha: an7581: add Aeonsemi AS21xxx PHY to RFB eMMC board\u000a\u000aAiroha AN7581 eMMC RFB board mount 2 Aeonsemi AS21xxx PHY. One is\u000ausually connected to GDM4 and the other is optionally connected to GDM2.\u000aAdd the relevant nodes to support the one connected to GDM4.\u000a\u000aSigned-off-by: Christian Marangi <ansuelsmth@gmail.com>\u000a",
        "date" : "2025-10-24 12:17:45 +0200",
        "id" : "26da4bf552bacd2ca606c50859fa2ebb8867266d",
        "msg" : "airoha: an7581: add Aeonsemi AS21xxx PHY to RFB eMMC board",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "target/linux/airoha/dts/an7581-evb-emmc.dts"
          },
          {
            "editType" : "edit",
            "file" : "target/linux/airoha/dts/an7581.dtsi"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "target/linux/airoha/patches-6.12/802-02-net-phy-as21xxx-fix-read_status-speed-handling.patch",
          "target/linux/airoha/patches-6.12/804-net-phy-as21xxx-implement-read-workaround-for-C45-re.patch",
          "target/linux/airoha/patches-6.12/802-03-net-phy-as21xxx-force-C45-OPs-for-AUTONEG.patch",
          "target/linux/airoha/patches-6.12/801-01-net-phy-add-PHY_DETACH_NO_HW_RESET-PHY-flag.patch",
          "target/linux/airoha/patches-6.12/802-01-net-phy-as21xxx-handle-corner-case-with-link-and-aut.patch",
          "target/linux/airoha/patches-6.12/801-02-net-phy-as21xxx-add-flag-PHY_DETACH_NO_HW_RESET.patch"
        ],
        "commitId" : "927fe598dbdf635a66a50bbb8643e282811896c2",
        "timestamp" : 1761301065000,
        "author" : {
          "absoluteUrl" : "https://taiha.net/jenkins/user/ansuelsmth",
          "fullName" : "ansuelsmth"
        },
        "authorEmail" : "ansuelsmth@gmail.com",
        "comment" : "airoha: add pending patch to fix Aeonsemi AS21xxx PHY\u000a\u000aAdd pending patch to make address some workaround needed to make the\u000aAeonsemi AS21xxx PHY working on the Airoha AN7581/AN7583 board.\u000a\u000aSigned-off-by: Christian Marangi <ansuelsmth@gmail.com>\u000a",
        "date" : "2025-10-24 12:17:45 +0200",
        "id" : "927fe598dbdf635a66a50bbb8643e282811896c2",
        "msg" : "airoha: add pending patch to fix Aeonsemi AS21xxx PHY",
        "paths" : [
          {
            "editType" : "add",
            "file" : "target/linux/airoha/patches-6.12/801-02-net-phy-as21xxx-add-flag-PHY_DETACH_NO_HW_RESET.patch"
          },
          {
            "editType" : "add",
            "file" : "target/linux/airoha/patches-6.12/804-net-phy-as21xxx-implement-read-workaround-for-C45-re.patch"
          },
          {
            "editType" : "add",
            "file" : "target/linux/airoha/patches-6.12/802-03-net-phy-as21xxx-force-C45-OPs-for-AUTONEG.patch"
          },
          {
            "editType" : "add",
            "file" : "target/linux/airoha/patches-6.12/801-01-net-phy-add-PHY_DETACH_NO_HW_RESET-PHY-flag.patch"
          },
          {
            "editType" : "add",
            "file" : "target/linux/airoha/patches-6.12/802-02-net-phy-as21xxx-fix-read_status-speed-handling.patch"
          },
          {
            "editType" : "add",
            "file" : "target/linux/airoha/patches-6.12/802-01-net-phy-as21xxx-handle-corner-case-with-link-and-aut.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "target/linux/airoha/patches-6.12/116-10-net-airoha-add-phylink-support-for-GDM2-4.patch",
          "target/linux/airoha/patches-6.12/103-v6.19-net-airoha-Remove-code-duplication-in-airoha_regs.h.patch",
          "target/linux/airoha/patches-6.12/606-net-airoha-disable-external-phy-code-if-PCS_AIROHA-i.patch",
          "target/linux/airoha/patches-6.12/116-05-net-airoha-drop-redundant-GDM3-4-define.patch",
          "target/linux/airoha/patches-6.12/116-06-net-airoha-add-initial-fixup-for-GDM3-4-port-support.patch",
          "target/linux/airoha/patches-6.12/116-07-airoha-ethernet-drop-xsi-mac-reset.patch"
        ],
        "commitId" : "2f3ea18f9163ce2d287f76e0079f10580e01bd59",
        "timestamp" : 1761301066000,
        "author" : {
          "absoluteUrl" : "https://taiha.net/jenkins/user/ansuelsmth",
          "fullName" : "ansuelsmth"
        },
        "authorEmail" : "ansuelsmth@gmail.com",
        "comment" : "airoha: backport cleanup patch for Airoha Ethernet driver\u000a\u000aBackport cleanup patch for Airoha Ethernet patch to permit easier\u000abackport in the future.\u000a\u000aAutomatically refresh all affected patch.\u000a\u000aSigned-off-by: Christian Marangi <ansuelsmth@gmail.com>\u000a",
        "date" : "2025-10-24 12:17:46 +0200",
        "id" : "2f3ea18f9163ce2d287f76e0079f10580e01bd59",
        "msg" : "airoha: backport cleanup patch for Airoha Ethernet driver",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "target/linux/airoha/patches-6.12/116-10-net-airoha-add-phylink-support-for-GDM2-4.patch"
          },
          {
            "editType" : "edit",
            "file" : "target/linux/airoha/patches-6.12/116-06-net-airoha-add-initial-fixup-for-GDM3-4-port-support.patch"
          },
          {
            "editType" : "edit",
            "file" : "target/linux/airoha/patches-6.12/606-net-airoha-disable-external-phy-code-if-PCS_AIROHA-i.patch"
          },
          {
            "editType" : "add",
            "file" : "target/linux/airoha/patches-6.12/103-v6.19-net-airoha-Remove-code-duplication-in-airoha_regs.h.patch"
          },
          {
            "editType" : "delete",
            "file" : "target/linux/airoha/patches-6.12/116-05-net-airoha-drop-redundant-GDM3-4-define.patch"
          },
          {
            "editType" : "edit",
            "file" : "target/linux/airoha/patches-6.12/116-07-airoha-ethernet-drop-xsi-mac-reset.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "target/linux/airoha/patches-6.12/104-v6.16-net-airoha-Fix-an-error-handling-path-in-airoha_prob.patch"
        ],
        "commitId" : "c3c75d0e685b90fdcb9f1cf79a6e2c6949cce9ac",
        "timestamp" : 1761301066000,
        "author" : {
          "absoluteUrl" : "https://taiha.net/jenkins/user/ansuelsmth",
          "fullName" : "ansuelsmth"
        },
        "authorEmail" : "ansuelsmth@gmail.com",
        "comment" : "airoha: backport fix for Airoha offload support with airoha_hw_init fail\u000a\u000aBackport a patch fixing a kernel panic on airoha_hw_init fail. This\u000ashould better handle scenario with NPU load Probe deferring.\u000a\u000aSigned-off-by: Christian Marangi <ansuelsmth@gmail.com>\u000a",
        "date" : "2025-10-24 12:17:46 +0200",
        "id" : "c3c75d0e685b90fdcb9f1cf79a6e2c6949cce9ac",
        "msg" : "airoha: backport fix for Airoha offload support with airoha_hw_init fail",
        "paths" : [
          {
            "editType" : "add",
            "file" : "target/linux/airoha/patches-6.12/104-v6.16-net-airoha-Fix-an-error-handling-path-in-airoha_prob.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "target/linux/ipq806x/base-files/etc/hotplug.d/firmware/11-ath10k-caldata"
        ],
        "commitId" : "24d2ac6d3ab4854595f6ed26a15561cabff8b879",
        "timestamp" : 1761332245000,
        "author" : {
          "absoluteUrl" : "https://taiha.net/jenkins/user/robimarko",
          "fullName" : "robimarko"
        },
        "authorEmail" : "robimarko@gmail.com",
        "comment" : "ipq806x: chromium: Pull OnHub caldata directly from VPD\u000a\u000aThe OnHub bootloader tries to patch the calibration directly into the\u000adevice tree, but it uses constant paths that look like this:\u000a\u000a  static const char *dt_path = \"soc/pci@%8.8x/pcie@0/ath10k@0,0\";\u000a\u000a  https://chromium.googlesource.com/chromiumos/platform/depthcharge/+/refs/heads/firmware-storm-6315.B/src/board/storm/wifi_calibration.c#69\u000a\u000aThese paths have changed in recent kernels, so we need to adapte.\u000a\u000aThe CONFIG_GOOGLE_VPD kernel module (provided by kmod-google-firmware)\u000ais present on OnHub, and provides alternative means to locate this\u000ainformation, in /sys/firmware/vpd/ro/wifi_base64_calibration{0,1,2}. Use\u000athat instead.\u000a\u000aSigned-off-by: Brian Norris <computersforpeace@gmail.com>\u000aLink: https://github.com/openwrt/openwrt/pull/20477\u000aSigned-off-by: Robert Marko <robimarko@gmail.com>\u000a",
        "date" : "2025-10-24 20:57:25 +0200",
        "id" : "24d2ac6d3ab4854595f6ed26a15561cabff8b879",
        "msg" : "ipq806x: chromium: Pull OnHub caldata directly from VPD",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "target/linux/ipq806x/base-files/etc/hotplug.d/firmware/11-ath10k-caldata"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "target/linux/generic/pending-6.12/681-net-remove-NETIF_F_GSO_FRAGLIST-from-NETIF_F_GSO_SOF.patch",
          "target/linux/bcm27xx/patches-6.12/950-0099-lan78xx-Enable-LEDs-and-auto-negotiation.patch",
          "target/linux/bcm27xx/patches-6.12/950-0476-lan78xx-Read-initial-EEE-status-from-DT.patch",
          "target/linux/generic/backport-6.12/780-41-v6.16-r8169-merge-chip-versions-52-and-53-RTL8117.patch",
          "target/linux/generic/backport-6.12/780-29-v6.15-r8169-add-PHY-c45-ops-for-MDIO_MMD_VENDOR2-registers.patch",
          "target/linux/generic/pending-6.12/666-Add-support-for-MAP-E-FMRs-mesh-mode.patch",
          "target/linux/generic/backport-6.12/780-36-v6.16-r8169-refactor-chip-version-detection.patch",
          "target/linux/generic/backport-6.12/510-v6.18-ksmbd-fix-recursive-locking-in-RPC-handle-list-access.patch",
          "target/linux/generic/backport-6.12/780-15-v6.13-r8169-remove-leftover-locks-after-reverted-change.patch",
          "target/linux/generic/backport-6.12/780-20-v6.13-r8169-copy-vendor-driver-2.5G-5G-EEE-advertisement-c.patch",
          "target/linux/generic/pending-6.12/791-tg3-Fix-DMA-allocations-on-57766-devices.patch",
          "target/linux/generic/backport-6.12/780-05-v6.13-replace-custom-flag-with-disable_work-et-al.patch",
          "target/linux/bcm27xx/patches-6.12/950-0096-lan78xx-Debounce-link-events-to-minimize-poll-storm.patch",
          "target/linux/bcm27xx/patches-6.12/950-0073-ASoC-Add-support-for-all-the-downstream-rpi-sound-ca.patch",
          "target/linux/generic/backport-6.12/780-38-v6.16-r8169-use-pci_prepare_to_sleep-in-rtl_shutdown.patch",
          "target/linux/generic/backport-6.12/780-37-v6.16-r8169-add-RTL_GIGA_MAC_VER_LAST-to-facilitate-adding.patch",
          "target/linux/generic/backport-6.12/780-23-v6.14-r8169-adjust-version-numbering-for-RTL8126.patch",
          "target/linux/generic/backport-6.12/780-31-v6.15-r8169-switch-away-from-deprecated-pcim_iomap_table.patch",
          "target/linux/ath79/patches-6.12/900-unaligned_access_hacks.patch",
          "target/linux/generic/backport-6.12/780-32-v6.15-r8169-enable-RTL8168H-RTL8168EP-RTL8168FP-ASPM-suppo.patch",
          "target/linux/rockchip/patches-6.12/030-03-v6.15-irqchip-gic-v3-Add-Rockchip-3568002-erratum-workaround.patch",
          "target/linux/generic/hack-6.12/902-debloat_proc.patch",
          "target/linux/bcm27xx/patches-6.12/950-0094-net-lan78xx-Disable-TCP-Segmentation-Offload-TSO.patch",
          "target/linux/generic/backport-6.12/780-02-v6.13-r8169-enable-SG-TSO-on-selected-chip-versions-per-de.patch",
          "target/linux/bcm27xx/patches-6.12/950-0098-Patching-lan78xx-for-SOF_TIMESTAMPING_TX_SOFTWARE-su.patch",
          "target/linux/generic/backport-6.12/780-30-v6.15-r8169-increase-max-jumbo-packet-size-on-RTL8125-RTL8.patch",
          "target/linux/generic/backport-6.12/780-22-v6.14-r8169-remove-support-for-chip-version-11.patch",
          "target/linux/mediatek/patches-6.12/901-arm-add-cmdline-override.patch",
          "target/linux/generic/kernel-6.12",
          "target/linux/lantiq/patches-6.12/001-MIPS-lantiq-add-pcie-driver.patch"
        ],
        "commitId" : "48df3827971885a40233dafa141bc8ff8ec13068",
        "timestamp" : 1761347292000,
        "author" : {
          "absoluteUrl" : "https://taiha.net/jenkins/user/hauke",
          "fullName" : "hauke"
        },
        "authorEmail" : "hauke@hauke-m.de",
        "comment" : "kernel: bump 6.12 to 6.12.55\u000a\u000aChangelog: https://cdn.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.12.55\u000a\u000aRemoved upstreamed:\u000a\u0009generic/backport-6.12/510-v6.18-ksmbd-fix-recursive-locking-in-RPC-handle-list-access.patch[1]\u000a\u000aAll other patches automatically rebased.\u000a\u000a1. https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=v6.12.55&id=4602b8cee1481dbb896182e5cb1e8cf12910e9e7\u000a\u000aBuild system: x86/64\u000aBuild-tested: x86/64-glibc\u000aRun-tested: x86/64-glibc\u000a\u000aSigned-off-by: John Audia <therealgraysky@proton.me>\u000aLink: https://github.com/openwrt/openwrt/pull/20515\u000aSigned-off-by: Hauke Mehrtens <hauke@hauke-m.de>\u000a",
        "date" : "2025-10-25 01:08:12 +0200",
        "id" : "48df3827971885a40233dafa141bc8ff8ec13068",
        "msg" : "kernel: bump 6.12 to 6.12.55",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "target/linux/generic/backport-6.12/780-32-v6.15-r8169-enable-RTL8168H-RTL8168EP-RTL8168FP-ASPM-suppo.patch"
          },
          {
            "editType" : "edit",
            "file" : "target/linux/mediatek/patches-6.12/901-arm-add-cmdline-override.patch"
          },
          {
            "editType" : "edit",
            "file" : "target/linux/generic/backport-6.12/780-38-v6.16-r8169-use-pci_prepare_to_sleep-in-rtl_shutdown.patch"
          },
          {
            "editType" : "edit",
            "file" : "target/linux/generic/pending-6.12/666-Add-support-for-MAP-E-FMRs-mesh-mode.patch"
          },
          {
            "editType" : "edit",
            "file" : "target/linux/bcm27xx/patches-6.12/950-0098-Patching-lan78xx-for-SOF_TIMESTAMPING_TX_SOFTWARE-su.patch"
          },
          {
            "editType" : "edit",
            "file" : "target/linux/bcm27xx/patches-6.12/950-0099-lan78xx-Enable-LEDs-and-auto-negotiation.patch"
          },
          {
            "editType" : "edit",
            "file" : "target/linux/generic/backport-6.12/780-41-v6.16-r8169-merge-chip-versions-52-and-53-RTL8117.patch"
          },
          {
            "editType" : "edit",
            "file" : "target/linux/rockchip/patches-6.12/030-03-v6.15-irqchip-gic-v3-Add-Rockchip-3568002-erratum-workaround.patch"
          },
          {
            "editType" : "edit",
            "file" : "target/linux/bcm27xx/patches-6.12/950-0094-net-lan78xx-Disable-TCP-Segmentation-Offload-TSO.patch"
          },
          {
            "editType" : "edit",
            "file" : "target/linux/generic/pending-6.12/681-net-remove-NETIF_F_GSO_FRAGLIST-from-NETIF_F_GSO_SOF.patch"
          },
          {
            "editType" : "edit",
            "file" : "target/linux/generic/backport-6.12/780-15-v6.13-r8169-remove-leftover-locks-after-reverted-change.patch"
          },
          {
            "editType" : "edit",
            "file" : "target/linux/generic/backport-6.12/780-36-v6.16-r8169-refactor-chip-version-detection.patch"
          },
          {
            "editType" : "edit",
            "file" : "target/linux/generic/backport-6.12/780-20-v6.13-r8169-copy-vendor-driver-2.5G-5G-EEE-advertisement-c.patch"
          },
          {
            "editType" : "edit",
            "file" : "target/linux/generic/backport-6.12/780-22-v6.14-r8169-remove-support-for-chip-version-11.patch"
          },
          {
            "editType" : "edit",
            "file" : "target/linux/generic/backport-6.12/780-29-v6.15-r8169-add-PHY-c45-ops-for-MDIO_MMD_VENDOR2-registers.patch"
          },
          {
            "editType" : "edit",
            "file" : "target/linux/generic/backport-6.12/780-02-v6.13-r8169-enable-SG-TSO-on-selected-chip-versions-per-de.patch"
          },
          {
            "editType" : "edit",
            "file" : "target/linux/generic/kernel-6.12"
          },
          {
            "editType" : "edit",
            "file" : "target/linux/generic/backport-6.12/780-23-v6.14-r8169-adjust-version-numbering-for-RTL8126.patch"
          },
          {
            "editType" : "edit",
            "file" : "target/linux/bcm27xx/patches-6.12/950-0073-ASoC-Add-support-for-all-the-downstream-rpi-sound-ca.patch"
          },
          {
            "editType" : "edit",
            "file" : "target/linux/bcm27xx/patches-6.12/950-0476-lan78xx-Read-initial-EEE-status-from-DT.patch"
          },
          {
            "editType" : "delete",
            "file" : "target/linux/generic/backport-6.12/510-v6.18-ksmbd-fix-recursive-locking-in-RPC-handle-list-access.patch"
          },
          {
            "editType" : "edit",
            "file" : "target/linux/generic/backport-6.12/780-37-v6.16-r8169-add-RTL_GIGA_MAC_VER_LAST-to-facilitate-adding.patch"
          },
          {
            "editType" : "edit",
            "file" : "target/linux/generic/pending-6.12/791-tg3-Fix-DMA-allocations-on-57766-devices.patch"
          },
          {
            "editType" : "edit",
            "file" : "target/linux/generic/backport-6.12/780-05-v6.13-replace-custom-flag-with-disable_work-et-al.patch"
          },
          {
            "editType" : "edit",
            "file" : "target/linux/generic/hack-6.12/902-debloat_proc.patch"
          },
          {
            "editType" : "edit",
            "file" : "target/linux/lantiq/patches-6.12/001-MIPS-lantiq-add-pcie-driver.patch"
          },
          {
            "editType" : "edit",
            "file" : "target/linux/bcm27xx/patches-6.12/950-0096-lan78xx-Debounce-link-events-to-minimize-poll-storm.patch"
          },
          {
            "editType" : "edit",
            "file" : "target/linux/generic/backport-6.12/780-30-v6.15-r8169-increase-max-jumbo-packet-size-on-RTL8125-RTL8.patch"
          },
          {
            "editType" : "edit",
            "file" : "target/linux/ath79/patches-6.12/900-unaligned_access_hacks.patch"
          },
          {
            "editType" : "edit",
            "file" : "target/linux/generic/backport-6.12/780-31-v6.15-r8169-switch-away-from-deprecated-pcim_iomap_table.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "target/linux/generic/kernel-6.6"
        ],
        "commitId" : "70df331a8e02e101d4c65a7935072a7e70bbc9de",
        "timestamp" : 1761347497000,
        "author" : {
          "absoluteUrl" : "https://taiha.net/jenkins/user/hauke",
          "fullName" : "hauke"
        },
        "authorEmail" : "hauke@hauke-m.de",
        "comment" : "kernel: bump 6.6 to 6.6.111\u000a\u000ahttps://cdn.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.6.111\u000a\u000aAll patches automatically rebased.\u000a\u000aBuild system: bcm4908\u000aBuild system: bcm53xx\u000a\u000aSigned-off-by: Zxl hhyccc <zxlhhy@gmail.com>\u000aLink: https://github.com/openwrt/openwrt/pull/20434\u000aSigned-off-by: Hauke Mehrtens <hauke@hauke-m.de>\u000a",
        "date" : "2025-10-25 01:11:37 +0200",
        "id" : "70df331a8e02e101d4c65a7935072a7e70bbc9de",
        "msg" : "kernel: bump 6.6 to 6.6.111",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "target/linux/generic/kernel-6.6"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "target/linux/generic/pending-6.6/920-mangle_bootargs.patch",
          "target/linux/generic/hack-6.6/253-ksmbd-config.patch",
          "target/linux/generic/pending-6.6/203-kallsyms_uncompressed.patch",
          "target/linux/generic/kernel-6.6"
        ],
        "commitId" : "32062152a828b8d890ab3321fa93612de7942ac8",
        "timestamp" : 1761347645000,
        "author" : {
          "absoluteUrl" : "https://taiha.net/jenkins/user/hauke",
          "fullName" : "hauke"
        },
        "authorEmail" : "hauke@hauke-m.de",
        "comment" : "kernel: bump 6.6 to 6.6.112\u000a\u000ahttps://cdn.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.6.112\u000a\u000aAll patches automatically rebased.\u000a\u000aBuild system: bcm4908\u000aBuild system: bcm53xx\u000a\u000aSigned-off-by: Zxl hhyccc <zxlhhy@gmail.com>\u000aLink: https://github.com/openwrt/openwrt/pull/20434\u000aSigned-off-by: Hauke Mehrtens <hauke@hauke-m.de>\u000a",
        "date" : "2025-10-25 01:14:05 +0200",
        "id" : "32062152a828b8d890ab3321fa93612de7942ac8",
        "msg" : "kernel: bump 6.6 to 6.6.112",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "target/linux/generic/kernel-6.6"
          },
          {
            "editType" : "edit",
            "file" : "target/linux/generic/pending-6.6/920-mangle_bootargs.patch"
          },
          {
            "editType" : "edit",
            "file" : "target/linux/generic/pending-6.6/203-kallsyms_uncompressed.patch"
          },
          {
            "editType" : "edit",
            "file" : "target/linux/generic/hack-6.6/253-ksmbd-config.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "target/linux/generic/pending-6.6/700-netfilter-nft_flow_offload-handle-netdevice-events-f.patch",
          "target/linux/ipq806x/patches-6.6/902-ARM-decompressor-support-for-ATAGs-rootblock-parsing.patch",
          "target/linux/generic/pending-6.6/920-mangle_bootargs.patch",
          "target/linux/generic/pending-6.6/701-netfilter-nf_tables-ignore-EOPNOTSUPP-on-flowtable-d.patch",
          "target/linux/generic/backport-6.6/850-v6.8-bus-mhi-host-Add-a-separate-timeout-parameter-for-wa.patch",
          "target/linux/generic/kernel-6.6",
          "target/linux/generic/backport-6.6/541-v6.18-ksmbd-add-max-ip-connections-parameter.patch",
          "target/linux/generic/backport-6.6/540-v6.12-ksmbd-browse-interfaces-list-on-FSCTL_QUERY_INTERFACE_INFO.patch"
        ],
        "commitId" : "d1d8febc42e06a171ddb4d502379052f769f2717",
        "timestamp" : 1761347651000,
        "author" : {
          "absoluteUrl" : "https://taiha.net/jenkins/user/hauke",
          "fullName" : "hauke"
        },
        "authorEmail" : "hauke@hauke-m.de",
        "comment" : "kernel: bump 6.6 to 6.6.113\u000a\u000ahttps://cdn.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.6.113\u000a\u000aManually rebased:\u000a\u000a/target/linux/generic/backport-6.6/540-v6.12-ksmbd-browse-interfaces-list-on-FSCTL_QUERY_INTERFACE_INFO.patch\u000a\u000aDropped patch\u000a\u000a/target/linux/generic/backport-6.6/541-v6.18-ksmbd-add-max-ip-connections-parameter.patch\u000a\u000amerged upstream with commit:  https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=linux-6.6.y&id=bc718d0bd87e372f7786c0239e340f3577ac94fa\u000a\u000aAll other patches automatically rebased.\u000a\u000aBuild system: bcm4908\u000aBuild system: bcm53xx\u000a\u000aSigned-off-by: Zxl hhyccc <zxlhhy@gmail.com>\u000aLink: https://github.com/openwrt/openwrt/pull/20434\u000aSigned-off-by: Hauke Mehrtens <hauke@hauke-m.de>\u000a",
        "date" : "2025-10-25 01:14:11 +0200",
        "id" : "d1d8febc42e06a171ddb4d502379052f769f2717",
        "msg" : "kernel: bump 6.6 to 6.6.113",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "target/linux/generic/pending-6.6/701-netfilter-nf_tables-ignore-EOPNOTSUPP-on-flowtable-d.patch"
          },
          {
            "editType" : "edit",
            "file" : "target/linux/generic/kernel-6.6"
          },
          {
            "editType" : "edit",
            "file" : "target/linux/generic/pending-6.6/700-netfilter-nft_flow_offload-handle-netdevice-events-f.patch"
          },
          {
            "editType" : "edit",
            "file" : "target/linux/generic/backport-6.6/540-v6.12-ksmbd-browse-interfaces-list-on-FSCTL_QUERY_INTERFACE_INFO.patch"
          },
          {
            "editType" : "edit",
            "file" : "target/linux/generic/backport-6.6/850-v6.8-bus-mhi-host-Add-a-separate-timeout-parameter-for-wa.patch"
          },
          {
            "editType" : "edit",
            "file" : "target/linux/ipq806x/patches-6.6/902-ARM-decompressor-support-for-ATAGs-rootblock-parsing.patch"
          },
          {
            "editType" : "edit",
            "file" : "target/linux/generic/pending-6.6/920-mangle_bootargs.patch"
          },
          {
            "editType" : "delete",
            "file" : "target/linux/generic/backport-6.6/541-v6.18-ksmbd-add-max-ip-connections-parameter.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "target/linux/generic/backport-6.6/780-08-v6.9-r8169-add-support-for-RTL8126A.patch",
          "target/linux/generic/backport-6.6/780-07-v6.9-r8169-simplify-EEE-handling.patch",
          "target/linux/generic/backport-6.6/780-10-v6.9-r8169-simplify-code-by-using-core-provided-pcpu-stat.patch",
          "target/linux/generic/kernel-6.6",
          "target/linux/generic/backport-6.6/780-17-v6.9-r8169-add-missing-conditional-compiling-for-call-to-.patch",
          "target/linux/generic/backport-6.6/780-20-v6.11-r8169-disable-interrupt-source-RxOverflow.patch",
          "target/linux/generic/backport-6.6/780-06-v6.8-r8169-fix-building-with-CONFIG_LEDS_CLASS-m.patch",
          "target/linux/generic/backport-6.6/780-59-v6.16-r8169-refactor-chip-version-detection.patch",
          "target/linux/generic/backport-6.6/780-39-v6.13-r8169-remove-leftover-locks-after-reverted-change.patch",
          "target/linux/generic/backport-6.6/780-44-v6.13-r8169-copy-vendor-driver-2.5G-5G-EEE-advertisement-c.patch",
          "target/linux/generic/backport-6.6/780-61-v6.16-r8169-use-pci_prepare_to_sleep-in-rtl_shutdown.patch",
          "target/linux/generic/backport-6.6/780-22-v6.12-r8169-add-support-for-RTL8126A-rev.b.patch",
          "target/linux/generic/backport-6.6/780-46-v6.14-r8169-remove-support-for-chip-version-11.patch",
          "target/linux/generic/backport-6.6/780-60-v6.16-r8169-add-RTL_GIGA_MAC_VER_LAST-to-facilitate-adding.patch",
          "target/linux/generic/backport-6.6/780-53-v6.15-r8169-add-PHY-c45-ops-for-MDIO_MMD_VENDOR2-registers.patch",
          "target/linux/generic/backport-6.6/780-64-v6.16-r8169-merge-chip-versions-52-and-53-RTL8117.patch",
          "target/linux/generic/backport-6.6/780-11-v6.9-r8169-add-LED-support-for-RTL8125-RTL8126.patch",
          "target/linux/generic/pending-6.6/666-Add-support-for-MAP-E-FMRs-mesh-mode.patch",
          "target/linux/generic/backport-6.6/780-16-v6.9-r8169-fix-LED-related-deadlock-on-module-removal.patch",
          "target/linux/generic/backport-6.6/780-47-v6.14-r8169-adjust-version-numbering-for-RTL8126.patch",
          "target/linux/generic/backport-6.6/780-05-v6.8-r8169-add-support-for-LED-s-on-RTL8168-RTL8101.patch",
          "target/linux/generic/backport-6.6/780-54-v6.15-r8169-increase-max-jumbo-packet-size-on-RTL8125-RTL8.patch",
          "target/linux/generic/backport-6.6/780-26-v6.13-r8169-enable-SG-TSO-on-selected-chip-versions-per-de.patch",
          "target/linux/generic/backport-6.6/780-55-v6.15-r8169-enable-RTL8168H-RTL8168EP-RTL8168FP-ASPM-suppo.patch",
          "target/linux/generic/backport-6.6/540-v6.12-ksmbd-browse-interfaces-list-on-FSCTL_QUERY_INTERFACE_INFO.patch",
          "target/linux/generic/pending-6.6/791-tg3-Fix-DMA-allocations-on-57766-devices.patch"
        ],
        "commitId" : "8103b7977613b9712420296aba872efc519ce5c3",
        "timestamp" : 1761347691000,
        "author" : {
          "absoluteUrl" : "https://taiha.net/jenkins/user/hauke",
          "fullName" : "hauke"
        },
        "authorEmail" : "hauke@hauke-m.de",
        "comment" : "kernel: bump 6.6 to 6.6.114\u000a\u000ahttps://cdn.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.6.114\u000a\u000aRemoved upstreamed:\u000a/target/linux/generic/backport-6.6/540-v6.12-ksmbd-browse-interfaces-list-on-FSCTL_QUERY_INTERFACE_INFO.patch\u000a\u000amerged upstream with commit: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=v6.6.114&id=499089376206f3f7f09d6852b3ec92f2674d24bb\u000a\u000aAll other patches automatically rebased.\u000a\u000aBuild system: bcm4908\u000aBuild system: bcm53xx\u000a\u000aSigned-off-by: Zxl hhyccc <zxlhhy@gmail.com>\u000aLink: https://github.com/openwrt/openwrt/pull/20434\u000aSigned-off-by: Hauke Mehrtens <hauke@hauke-m.de>\u000a",
        "date" : "2025-10-25 01:14:51 +0200",
        "id" : "8103b7977613b9712420296aba872efc519ce5c3",
        "msg" : "kernel: bump 6.6 to 6.6.114",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "target/linux/generic/backport-6.6/780-16-v6.9-r8169-fix-LED-related-deadlock-on-module-removal.patch"
          },
          {
            "editType" : "edit",
            "file" : "target/linux/generic/backport-6.6/780-22-v6.12-r8169-add-support-for-RTL8126A-rev.b.patch"
          },
          {
            "editType" : "edit",
            "file" : "target/linux/generic/backport-6.6/780-11-v6.9-r8169-add-LED-support-for-RTL8125-RTL8126.patch"
          },
          {
            "editType" : "edit",
            "file" : "target/linux/generic/backport-6.6/780-53-v6.15-r8169-add-PHY-c45-ops-for-MDIO_MMD_VENDOR2-registers.patch"
          },
          {
            "editType" : "edit",
            "file" : "target/linux/generic/backport-6.6/780-55-v6.15-r8169-enable-RTL8168H-RTL8168EP-RTL8168FP-ASPM-suppo.patch"
          },
          {
            "editType" : "edit",
            "file" : "target/linux/generic/backport-6.6/780-05-v6.8-r8169-add-support-for-LED-s-on-RTL8168-RTL8101.patch"
          },
          {
            "editType" : "edit",
            "file" : "target/linux/generic/backport-6.6/780-47-v6.14-r8169-adjust-version-numbering-for-RTL8126.patch"
          },
          {
            "editType" : "edit",
            "file" : "target/linux/generic/backport-6.6/780-07-v6.9-r8169-simplify-EEE-handling.patch"
          },
          {
            "editType" : "edit",
            "file" : "target/linux/generic/backport-6.6/780-20-v6.11-r8169-disable-interrupt-source-RxOverflow.patch"
          },
          {
            "editType" : "edit",
            "file" : "target/linux/generic/backport-6.6/780-26-v6.13-r8169-enable-SG-TSO-on-selected-chip-versions-per-de.patch"
          },
          {
            "editType" : "edit",
            "file" : "target/linux/generic/backport-6.6/780-46-v6.14-r8169-remove-support-for-chip-version-11.patch"
          },
          {
            "editType" : "edit",
            "file" : "target/linux/generic/backport-6.6/780-08-v6.9-r8169-add-support-for-RTL8126A.patch"
          },
          {
            "editType" : "delete",
            "file" : "target/linux/generic/backport-6.6/540-v6.12-ksmbd-browse-interfaces-list-on-FSCTL_QUERY_INTERFACE_INFO.patch"
          },
          {
            "editType" : "edit",
            "file" : "target/linux/generic/backport-6.6/780-59-v6.16-r8169-refactor-chip-version-detection.patch"
          },
          {
            "editType" : "edit",
            "file" : "target/linux/generic/backport-6.6/780-54-v6.15-r8169-increase-max-jumbo-packet-size-on-RTL8125-RTL8.patch"
          },
          {
            "editType" : "edit",
            "file" : "target/linux/generic/pending-6.6/666-Add-support-for-MAP-E-FMRs-mesh-mode.patch"
          },
          {
            "editType" : "edit",
            "file" : "target/linux/generic/pending-6.6/791-tg3-Fix-DMA-allocations-on-57766-devices.patch"
          },
          {
            "editType" : "edit",
            "file" : "target/linux/generic/backport-6.6/780-06-v6.8-r8169-fix-building-with-CONFIG_LEDS_CLASS-m.patch"
          },
          {
            "editType" : "edit",
            "file" : "target/linux/generic/backport-6.6/780-10-v6.9-r8169-simplify-code-by-using-core-provided-pcpu-stat.patch"
          },
          {
            "editType" : "edit",
            "file" : "target/linux/generic/backport-6.6/780-60-v6.16-r8169-add-RTL_GIGA_MAC_VER_LAST-to-facilitate-adding.patch"
          },
          {
            "editType" : "edit",
            "file" : "target/linux/generic/kernel-6.6"
          },
          {
            "editType" : "edit",
            "file" : "target/linux/generic/backport-6.6/780-44-v6.13-r8169-copy-vendor-driver-2.5G-5G-EEE-advertisement-c.patch"
          },
          {
            "editType" : "edit",
            "file" : "target/linux/generic/backport-6.6/780-64-v6.16-r8169-merge-chip-versions-52-and-53-RTL8117.patch"
          },
          {
            "editType" : "edit",
            "file" : "target/linux/generic/backport-6.6/780-39-v6.13-r8169-remove-leftover-locks-after-reverted-change.patch"
          },
          {
            "editType" : "edit",
            "file" : "target/linux/generic/backport-6.6/780-17-v6.9-r8169-add-missing-conditional-compiling-for-call-to-.patch"
          },
          {
            "editType" : "edit",
            "file" : "target/linux/generic/backport-6.6/780-61-v6.16-r8169-use-pci_prepare_to_sleep-in-rtl_shutdown.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "target/linux/realtek/dts/rtl9303_xikestor_sks8310-8x.dts"
        ],
        "commitId" : "802664402055d5bbb55e75a365c348463999a46b",
        "timestamp" : 1761385165000,
        "author" : {
          "absoluteUrl" : "https://taiha.net/jenkins/user/robimarko",
          "fullName" : "robimarko"
        },
        "authorEmail" : "robimarko@gmail.com",
        "comment" : "realtek: fix SFP GPIOs for XikeStor SKS8310-8X\u000a\u000aFix the GPIO assignment of RX-LOS and TX-DISABLE for all SFP ports. Both\u000awere actually swapped when adding support for the device. Apparently,\u000athis didn't cause any issues.\u000a\u000aFixes: 62d50fb196\u000aSigned-off-by: Jonas Jelonek <jelonek.jonas@gmail.com>\u000aLink: https://github.com/openwrt/openwrt/pull/20532\u000aSigned-off-by: Robert Marko <robimarko@gmail.com>\u000a",
        "date" : "2025-10-25 11:39:25 +0200",
        "id" : "802664402055d5bbb55e75a365c348463999a46b",
        "msg" : "realtek: fix SFP GPIOs for XikeStor SKS8310-8X",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "target/linux/realtek/dts/rtl9303_xikestor_sks8310-8x.dts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "package/devel/valgrind/patches/130-mips_fix_soft_float.patch",
          "package/devel/valgrind/patches/100-fix_configure_check.patch",
          "package/devel/valgrind/patches/020-mips-skip-using-shared-syscall-numbers-for-mips32.patch",
          "package/devel/valgrind/patches/010-486180-Valgrind-MIPS-VexGuestArchState-has-no-member.patch",
          "package/devel/valgrind/Makefile",
          "package/devel/valgrind/patches/021-mips-skip-using-shared-syscall-numbers-for-mips64.patch"
        ],
        "commitId" : "cc410a18ebb110736bbc6d8dd9f94ada1a01a30d",
        "timestamp" : 1761424335000,
        "author" : {
          "absoluteUrl" : "https://taiha.net/jenkins/user/hauke",
          "fullName" : "hauke"
        },
        "authorEmail" : "hauke@hauke-m.de",
        "comment" : "valgrind: Update to version 3.26.0\u000a\u000aThe following patches were removed:\u000a * 010-486180-Valgrind-MIPS-VexGuestArchState-has-no-member.patch [1]\u000a * 020-mips-skip-using-shared-syscall-numbers-for-mips32.patch [2]\u000a * 021-mips-skip-using-shared-syscall-numbers-for-mips64.patch [3]\u000a\u000aThe License changed from GPLv2 to GPLv3. [4]\u000a\u000aRISCV64/Linux is supporterd since version 3.25.0.\u000a\u000a[1]: https://sourceware.org/git/?p=valgrind.git;a=commitdiff;h=7214886886bce9029f325214156c02dcfff760d5\u000a[2]: https://sourceware.org/git/?p=valgrind.git;a=commitdiff;h=54d6ad3348fb50f5b972fe9c05d0d8757bfe73ba\u000a[3]: https://sourceware.org/git/?p=valgrind.git;a=commitdiff;h=efaa17e53a750d5f0f4c138b507b1b104729ed67\u000a[4]: https://sourceware.org/git/?p=valgrind.git;a=commitdiff;h=3392155359822c0d4e8bb371862e92425054d02a\u000a\u000aLink: https://github.com/openwrt/openwrt/pull/20537\u000aSigned-off-by: Hauke Mehrtens <hauke@hauke-m.de>\u000a",
        "date" : "2025-10-25 22:32:15 +0200",
        "id" : "cc410a18ebb110736bbc6d8dd9f94ada1a01a30d",
        "msg" : "valgrind: Update to version 3.26.0",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "package/devel/valgrind/patches/020-mips-skip-using-shared-syscall-numbers-for-mips32.patch"
          },
          {
            "editType" : "delete",
            "file" : "package/devel/valgrind/patches/021-mips-skip-using-shared-syscall-numbers-for-mips64.patch"
          },
          {
            "editType" : "edit",
            "file" : "package/devel/valgrind/patches/130-mips_fix_soft_float.patch"
          },
          {
            "editType" : "delete",
            "file" : "package/devel/valgrind/patches/010-486180-Valgrind-MIPS-VexGuestArchState-has-no-member.patch"
          },
          {
            "editType" : "edit",
            "file" : "package/devel/valgrind/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "package/devel/valgrind/patches/100-fix_configure_check.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "package/boot/uboot-sifiveu/patches/002-scripts-dtc-pylibfdt-libfdt-i_shipped-Use-SWIG_AppendOutp.patch"
        ],
        "commitId" : "363e07dfa2ec39756dad3ef9c955bc83b9e920c9",
        "timestamp" : 1761424433000,
        "author" : {
          "absoluteUrl" : "https://taiha.net/jenkins/user/hauke",
          "fullName" : "hauke"
        },
        "authorEmail" : "hauke@hauke-m.de",
        "comment" : "uboot-sifiveu: fix build with swig 4.3.0\u000a\u000aFixes the following error by backporting upstream update:\u000a```\u000ascripts/dtc/pylibfdt/libfdt_wrap.c: In function ‘_wrap_fdt_next_node’:\u000ascripts/dtc/pylibfdt/libfdt_wrap.c:5581:17: error: too few arguments to function ‘SWIG_Python_AppendOutput’\u000a 5581 |     resultobj = SWIG_Python_AppendOutput(resultobj, val);\u000a      |                 ^~~~~~~~~~~~~~~~~~~~~~~~\u000a```\u000a\u000aThis is the same fix as applied in 4e68103c4eb9 (\"uboot-rockchip: fix build with swig 4.3.0\")\u000a\u000aLink: https://github.com/openwrt/openwrt/pull/20538\u000aSigned-off-by: Hauke Mehrtens <hauke@hauke-m.de>\u000a",
        "date" : "2025-10-25 22:33:53 +0200",
        "id" : "363e07dfa2ec39756dad3ef9c955bc83b9e920c9",
        "msg" : "uboot-sifiveu: fix build with swig 4.3.0",
        "paths" : [
          {
            "editType" : "add",
            "file" : "package/boot/uboot-sifiveu/patches/002-scripts-dtc-pylibfdt-libfdt-i_shipped-Use-SWIG_AppendOutp.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "tools/b43-tools/Makefile"
        ],
        "commitId" : "3e6c3bf5a321480b0b512bb88b80ca6918308cae",
        "timestamp" : 1761424537000,
        "author" : {
          "absoluteUrl" : "https://taiha.net/jenkins/user/hauke",
          "fullName" : "hauke"
        },
        "authorEmail" : "hauke@hauke-m.de",
        "comment" : "tools: b43-tools: Update to latest HEAD\u000a\u000aAdd the following changes:\u000a```\u000a12524df b43-asm: fix undefined behavior by using unsigned shift\u000afa9cb86 Merge pull request #9 from PolynomialDivision/unsinged-fix\u000a5d592cb fwcutter: Fix compiler warning\u000ab96318b dasm: Fix compiler warning\u000a2270cee ssb_sprom: Fix _DEFAULT_SOURCE warning\u000a4781cde ssb_sprom: Fix compiler warning\u000acce45e3 ssb_sprom: Update .gitignore\u000a5ca416f disassembler: Update .gitignore\u000a44673b6 Update .gitignore\u000a0c8f8b6 assembler: Update .gitignore\u000a1f5b63d fwcutter: Update .gitignore\u000a35fe438 Add README.md\u000a```\u000a\u000aLink: https://github.com/openwrt/openwrt/pull/20542\u000aSigned-off-by: Hauke Mehrtens <hauke@hauke-m.de>\u000a",
        "date" : "2025-10-25 22:35:37 +0200",
        "id" : "3e6c3bf5a321480b0b512bb88b80ca6918308cae",
        "msg" : "tools: b43-tools: Update to latest HEAD",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "tools/b43-tools/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "toolchain/fortify-headers/patches/002-strings.h-add-__extension__-mark.patch",
          "toolchain/fortify-headers/patches/001-__ppoll_time64.patch",
          "toolchain/fortify-headers/Makefile"
        ],
        "commitId" : "6268692bd2bf25a5105c074648f7c899624ecfd7",
        "timestamp" : 1761435666000,
        "author" : {
          "absoluteUrl" : "https://taiha.net/jenkins/user/hauke",
          "fullName" : "hauke"
        },
        "authorEmail" : "hauke@hauke-m.de",
        "comment" : "toolchain: fortify-headers: Update to version 2.3.3\u000a\u000aUpdate to recent fortify-headers version. This version also supports\u000a_FORTIFY_SOURCE=3.\u000a\u000aChanges: https://github.com/jvoisin/fortify-headers/compare/1.1...2.3.3\u000a\u000aA patch similar to the removed one was applied upstream:\u000ahttps://github.com/jvoisin/fortify-headers/commit/b40f6d87482f20e968b27470baca042e50cd6792\u000a\u000aThe root file system is getting a bit bigger.\u000aWithout this commit:\u000a5250380 bin/targets/armsr/armv8/openwrt-armsr-armv8-generic-rootfs.tar.gz\u000a4919997 bin/targets/malta/be/openwrt-malta-be-default-rootfs.tar.gz\u000aWith this commit:\u000a5263407 bin/targets/armsr/armv8/openwrt-armsr-armv8-generic-rootfs.tar.gz\u000a4930011 bin/targets/malta/be/openwrt-malta-be-default-rootfs.tar.gz\u000a\u000aLink: https://github.com/openwrt/openwrt/pull/20313\u000aSigned-off-by: Hauke Mehrtens <hauke@hauke-m.de>\u000a",
        "date" : "2025-10-26 01:41:06 +0200",
        "id" : "6268692bd2bf25a5105c074648f7c899624ecfd7",
        "msg" : "toolchain: fortify-headers: Update to version 2.3.3",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "toolchain/fortify-headers/patches/002-strings.h-add-__extension__-mark.patch"
          },
          {
            "editType" : "edit",
            "file" : "toolchain/fortify-headers/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "toolchain/fortify-headers/patches/001-__ppoll_time64.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "toolchain/glibc/common.mk",
          "config/Config-build.in",
          "include/hardening.mk"
        ],
        "commitId" : "93f86627c45a03c2c100e54f5ef006487af3e6e3",
        "timestamp" : 1761435781000,
        "author" : {
          "absoluteUrl" : "https://taiha.net/jenkins/user/hauke",
          "fullName" : "hauke"
        },
        "authorEmail" : "hauke@hauke-m.de",
        "comment" : "build: Add _FORTIFY_SOURCE=3 support\u000a\u000aAdd support for _FORTIFY_SOURCE level 3.\u000a\u000aThis is supported with glibc and with musl libc.\u000a\u000aLink: https://github.com/openwrt/openwrt/pull/20313\u000aSigned-off-by: Hauke Mehrtens <hauke@hauke-m.de>\u000a",
        "date" : "2025-10-26 01:43:01 +0200",
        "id" : "93f86627c45a03c2c100e54f5ef006487af3e6e3",
        "msg" : "build: Add _FORTIFY_SOURCE=3 support",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "toolchain/glibc/common.mk"
          },
          {
            "editType" : "edit",
            "file" : "config/Config-build.in"
          },
          {
            "editType" : "edit",
            "file" : "include/hardening.mk"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "target/linux/realtek/files-6.12/drivers/net/mdio/mdio-realtek-otto-serdes.c"
        ],
        "commitId" : "d76b97bd7174d77978aed081189affaca1df286d",
        "timestamp" : 1761474291000,
        "author" : {
          "absoluteUrl" : "https://taiha.net/jenkins/user/robimarko",
          "fullName" : "robimarko"
        },
        "authorEmail" : "robimarko@gmail.com",
        "comment" : "realtek: add serdes mapping for rtl930x\u000a\u000aOn the RTL930x series the serdes #3 is backed by serdes #10 when pages\u000a0, 1, 2 or 3 are accessed [1]. This changeset modifies the sds mapping\u000afunction from a single implementation for the 3 families to one\u000aimplementation per chip family. In particular it implements the mapping\u000arequired for the rtl930x one.\u000a\u000a[1] https://github.com/ddejean/dms-1250-oss-release/blob/main/sdk/sdk_rtk_switch/rtk-sdk/src/dal/longan/dal_longan_sds.c#L624\u000a\u000aSigned-off-by: Damien Dejean <dam.dejean@gmail.com>\u000aLink: https://github.com/openwrt/openwrt/pull/20472\u000aSigned-off-by: Robert Marko <robimarko@gmail.com>\u000a",
        "date" : "2025-10-26 11:24:51 +0100",
        "id" : "d76b97bd7174d77978aed081189affaca1df286d",
        "msg" : "realtek: add serdes mapping for rtl930x",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "target/linux/realtek/files-6.12/drivers/net/mdio/mdio-realtek-otto-serdes.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "target/linux/realtek/files-6.12/drivers/net/phy/rtl83xx-phy.c"
        ],
        "commitId" : "dca20f91ea122953b39312c74541f7cadb1421cd",
        "timestamp" : 1761474291000,
        "author" : {
          "absoluteUrl" : "https://taiha.net/jenkins/user/robimarko",
          "fullName" : "robimarko"
        },
        "authorEmail" : "robimarko@gmail.com",
        "comment" : "realtek: add serdes patch for 10G_QXGMII\u000a\u000aAdds the serdes patch sequence [1] and configuration [2] for the\u000aPHY_INTERFACE_MODE_10G_QXGMII mode (aka USXGMII_QX in Realtek sources).\u000aIt is required by devices with light bootloaders (ie not u-boot) that\u000adoes not initialize the hardware before booting the kernel.\u000a\u000a[1] https://github.com/ddejean/dms-1250-oss-release/blob/main/sdk/sdk_rtk_switch/rtk-sdk/src/dal/longan/dal_longan_construct.c#L1075\u000a[2] https://github.com/ddejean/dms-1250-oss-release/blob/main/sdk/sdk_rtk_switch/rtk-sdk/src/dal/longan/dal_longan_construct.c#L1315\u000a\u000aSigned-off-by: Damien Dejean <dam.dejean@gmail.com>\u000aLink: https://github.com/openwrt/openwrt/pull/20472\u000aSigned-off-by: Robert Marko <robimarko@gmail.com>\u000a",
        "date" : "2025-10-26 11:24:51 +0100",
        "id" : "dca20f91ea122953b39312c74541f7cadb1421cd",
        "msg" : "realtek: add serdes patch for 10G_QXGMII",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "target/linux/realtek/files-6.12/drivers/net/phy/rtl83xx-phy.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "target/linux/realtek/files-6.12/drivers/net/phy/rtl83xx-phy.c",
          "target/linux/realtek/files-6.12/drivers/net/dsa/rtl83xx/common.c",
          "target/linux/realtek/files-6.12/drivers/net/mdio/mdio-realtek-otto.c",
          "target/linux/realtek/files-6.12/drivers/net/dsa/rtl83xx/dsa.c"
        ],
        "commitId" : "ddd82c8b3d78fa7b7a5da6871e08a4986eeb678e",
        "timestamp" : 1761474291000,
        "author" : {
          "absoluteUrl" : "https://taiha.net/jenkins/user/robimarko",
          "fullName" : "robimarko"
        },
        "authorEmail" : "robimarko@gmail.com",
        "comment" : "realtek: add 10G_QXGMII serdes mode support for RTL930x\u000a\u000aIn Realtek implementation USXGMII is divided in submodes:\u000a - USXGMII_SX: 10G single link, equivalent of PHY_INTERFACE_MODE_USXGMII\u000a - USXGMII_DX: 10G two links (2*5G ?),\u000a - USXGMII_QX: 10G four links, presumably 4*2.5G, used with the RTL8224,\u000a   equivalent of PHY_INTERFACE_MODE_10G_QXGMII.\u000a\u000aThis CL adds the 10_GQXGMII modes to the RTL930x implementation. In\u000aparticular the \"mode set\" function is extended to support both simple\u000amode set, and force mode set depending on the mode according to\u000adal_longan_sds_mode_set [1].\u000a\u000a[1] https://github.com/ddejean/dms-1250-oss-release/blob/main/sdk/sdk_rtk_switch/rtk-sdk/src/dal/longan/dal_longan_sds.c#L1746\u000a\u000aSigned-off-by: Damien Dejean <dam.dejean@gmail.com>\u000aLink: https://github.com/openwrt/openwrt/pull/20472\u000aSigned-off-by: Robert Marko <robimarko@gmail.com>\u000a",
        "date" : "2025-10-26 11:24:51 +0100",
        "id" : "ddd82c8b3d78fa7b7a5da6871e08a4986eeb678e",
        "msg" : "realtek: add 10G_QXGMII serdes mode support for RTL930x",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "target/linux/realtek/files-6.12/drivers/net/dsa/rtl83xx/dsa.c"
          },
          {
            "editType" : "edit",
            "file" : "target/linux/realtek/files-6.12/drivers/net/mdio/mdio-realtek-otto.c"
          },
          {
            "editType" : "edit",
            "file" : "target/linux/realtek/files-6.12/drivers/net/phy/rtl83xx-phy.c"
          },
          {
            "editType" : "edit",
            "file" : "target/linux/realtek/files-6.12/drivers/net/dsa/rtl83xx/common.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "target/linux/bmips/image/bcm63268.mk",
          "target/linux/bmips/bcm63268/base-files/etc/board.d/01_leds",
          "target/linux/bmips/dts/bcm63168-sagem-fast-3864-op.dts"
        ],
        "commitId" : "6de96914e5cb57687588a77dab08afe3149c21f5",
        "timestamp" : 1761515591000,
        "author" : {
          "absoluteUrl" : "https://taiha.net/jenkins/user/noltari",
          "fullName" : "noltari"
        },
        "authorEmail" : "noltari@gmail.com",
        "comment" : "bmips: fix leds on f@st3864op\u000a\u000agpio-leds were not working on F@ST3864OP before  was merged.\u000a\u000aThis pull request adds definitions for all LEDs, including the previously\u000anon-working WAN LEDs.\u000a\u000aSigned-off-by: Hang Zhou <929513338@qq.com>\u000aLink: https://github.com/openwrt/openwrt/pull/20533\u000aSigned-off-by: Álvaro Fernández Rojas <noltari@gmail.com>\u000a",
        "date" : "2025-10-26 22:53:11 +0100",
        "id" : "6de96914e5cb57687588a77dab08afe3149c21f5",
        "msg" : "bmips: fix leds on f@st3864op",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "target/linux/bmips/image/bcm63268.mk"
          },
          {
            "editType" : "edit",
            "file" : "target/linux/bmips/bcm63268/base-files/etc/board.d/01_leds"
          },
          {
            "editType" : "edit",
            "file" : "target/linux/bmips/dts/bcm63168-sagem-fast-3864-op.dts"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://taiha.net/jenkins/user/ansuelsmth",
      "fullName" : "ansuelsmth"
    },
    {
      "absoluteUrl" : "https://taiha.net/jenkins/user/noltari",
      "fullName" : "noltari"
    },
    {
      "absoluteUrl" : "https://taiha.net/jenkins/user/vincent",
      "fullName" : "vincent"
    },
    {
      "absoluteUrl" : "https://taiha.net/jenkins/user/robimarko",
      "fullName" : "robimarko"
    },
    {
      "absoluteUrl" : "https://taiha.net/jenkins/user/hauke",
      "fullName" : "hauke"
    }
  ]
}