{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":15777788,"defaultBranch":"master","name":"openembedded-core","ownerLogin":"openembedded","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2014-01-09T20:00:59.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/596045?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1723297017.0","currentOid":""},"activityList":{"items":[{"before":"d85b6517c9dcdbaa57bfb732dea31f30eb3fda88","after":"9b2ff93fc3d89cf1df103988c4c6b845ab2c4158","ref":"refs/heads/master-next","pushedAt":"2024-08-14T05:40:51.000Z","pushType":"push","commitsCount":7,"pusher":{"login":"halstead","name":"Michael Halstead","path":"/halstead","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/143384?s=80&v=4"},"commit":{"message":"selftest: add test_product_match\n\nCVECheck.test_product_match tests has_cve_product_match()\n\nSigned-off-by: Marta Rybczynska \nSigned-off-by: Richard Purdie ","shortMessageHtmlLink":"selftest: add test_product_match"}},{"before":"9b97d1dab7aeb6aa14a43465ac594fcaec3ebd55","after":"d85b6517c9dcdbaa57bfb732dea31f30eb3fda88","ref":"refs/heads/master-next","pushedAt":"2024-08-14T05:38:22.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"halstead","name":"Michael Halstead","path":"/halstead","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/143384?s=80&v=4"},"commit":{"message":"python3-zipp: upgrade 3.19.2 -> 3.20.0\n\nhttps://github.com/jaraco/zipp/compare/v3.19.1...v3.20.0\n\nv3.20.0\n* Features\n - Made the zipfile compatibility overlay available as zipp.compat.overlay.\n\nv3.19.3\n* Bugfixes\n - Also match directories in Path.glob. (#121)\n\nv3.19.2\n - No significant changes.\n\nSigned-off-by: Tim Orling \nSigned-off-by: Richard Purdie ","shortMessageHtmlLink":"python3-zipp: upgrade 3.19.2 -> 3.20.0"}},{"before":"f90894d996c8a8f980e46c87b7968b176793b3fe","after":"3809e8255e65c0013bf2012559b825be6c1221d0","ref":"refs/heads/master","pushedAt":"2024-08-14T05:38:17.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"halstead","name":"Michael Halstead","path":"/halstead","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/143384?s=80&v=4"},"commit":{"message":"linux-yocto/6.6: fix genericarm64 config warning\n\nIntegrating the following commit(s) to linux-yocto/.:\n\n1/1 [\n Author: Bruce Ashfield\n Email: bruce.ashfield@gmail.com\n Subject: genericarm64: drop CONFIG_MTD_NAND_FSL_IFC\n Date: Tue, 13 Aug 2024 15:17:10 -0400\n\n We are getting the following warning in recent 6.6+ kernels:\n\n WARNING: linux-yocto-6.6.45+git-r0 do_kernel_configcheck: [kernel config]: specified values did not make it into the kernel's final configuration:\n\n [NOTE]: 'CONFIG_MTD_NAND_FSL_IFC' last val (y) and .config val (n) do not match\n [INFO]: CONFIG_MTD_NAND_FSL_IFC : n\n [INFO]: raw config text:\n\n config MTD_NAND_FSL_IFC\n tristate \"Freescale IFC NAND controller\"\n depends on (FSL_SOC || ARCH_LAYERSCAPE || SOC_LS1021A || COMPILE_TEST) && HAS_IOMEM && FSL_IFC && MTD_RAW_NAND && MTD\n help\n Various Freescale chips e.g P1010, include a NAND Flash machine\n with built-in hardware ECC capabilities.\n Enabling this option will enable you to use this to control\n external NAND devices.\n\n Config 'MTD_NAND_FSL_IFC' has the following Direct dependencies (MTD_NAND_FSL_IFC=n):\n FSL_SOC(undefined/n) || ARCH_LAYERSCAPE(=y) || SOC_LS1021A(undefined/n) || COMPILE_TEST(=n) (=y) && HAS_IOMEM(=y) && FSL_IFC(=n) && MTD_RAW_NAND(=y) && MTD(=y)\n Parent dependencies are:\n SOC_LS1021A [SOC_LS1021A] MTD [y] ARCH_LAYERSCAPE [y] HAS_IOMEM [y] FSL_SOC [FSL_SOC] COMPILE_TEST [n] MTD_RAW_NAND [y] FSL_IFC [n]\n [INFO]: config 'CONFIG_MTD_NAND_FSL_IFC' was set, but it wasn't assignable, check (parent) dependencies\n\n The most significant missing option that is disabling this config value\n is FSL_SOC, which is only defined in arch/powerpc.\n\n As such, there's no sense keeping this option in the genericarm64 config\n as it is only enabled via arch/powerpc.\n\n Signed-off-by: Bruce Ashfield \n]\n\nSigned-off-by: Bruce Ashfield \nSigned-off-by: Richard Purdie ","shortMessageHtmlLink":"linux-yocto/6.6: fix genericarm64 config warning"}},{"before":"70413801c056b938e2271c963460b1fc33f57c2e","after":"9b97d1dab7aeb6aa14a43465ac594fcaec3ebd55","ref":"refs/heads/master-next","pushedAt":"2024-08-13T20:47:59.000Z","pushType":"push","commitsCount":16,"pusher":{"login":"halstead","name":"Michael Halstead","path":"/halstead","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/143384?s=80&v=4"},"commit":{"message":"linux-yocto/6.6: fix genericarm64 config warning\n\nIntegrating the following commit(s) to linux-yocto/.:\n\n1/1 [\n Author: Bruce Ashfield\n Email: bruce.ashfield@gmail.com\n Subject: genericarm64: drop CONFIG_MTD_NAND_FSL_IFC\n Date: Tue, 13 Aug 2024 15:17:10 -0400\n\n We are getting the following warning in recent 6.6+ kernels:\n\n WARNING: linux-yocto-6.6.45+git-r0 do_kernel_configcheck: [kernel config]: specified values did not make it into the kernel's final configuration:\n\n [NOTE]: 'CONFIG_MTD_NAND_FSL_IFC' last val (y) and .config val (n) do not match\n [INFO]: CONFIG_MTD_NAND_FSL_IFC : n\n [INFO]: raw config text:\n\n config MTD_NAND_FSL_IFC\n tristate \"Freescale IFC NAND controller\"\n depends on (FSL_SOC || ARCH_LAYERSCAPE || SOC_LS1021A || COMPILE_TEST) && HAS_IOMEM && FSL_IFC && MTD_RAW_NAND && MTD\n help\n Various Freescale chips e.g P1010, include a NAND Flash machine\n with built-in hardware ECC capabilities.\n Enabling this option will enable you to use this to control\n external NAND devices.\n\n Config 'MTD_NAND_FSL_IFC' has the following Direct dependencies (MTD_NAND_FSL_IFC=n):\n FSL_SOC(undefined/n) || ARCH_LAYERSCAPE(=y) || SOC_LS1021A(undefined/n) || COMPILE_TEST(=n) (=y) && HAS_IOMEM(=y) && FSL_IFC(=n) && MTD_RAW_NAND(=y) && MTD(=y)\n Parent dependencies are:\n SOC_LS1021A [SOC_LS1021A] MTD [y] ARCH_LAYERSCAPE [y] HAS_IOMEM [y] FSL_SOC [FSL_SOC] COMPILE_TEST [n] MTD_RAW_NAND [y] FSL_IFC [n]\n [INFO]: config 'CONFIG_MTD_NAND_FSL_IFC' was set, but it wasn't assignable, check (parent) dependencies\n\n The most significant missing option that is disabling this config value\n is FSL_SOC, which is only defined in arch/powerpc.\n\n As such, there's no sense keeping this option in the genericarm64 config\n as it is only enabled via arch/powerpc.\n\n Signed-off-by: Bruce Ashfield \n]\n\nSigned-off-by: Bruce Ashfield \nSigned-off-by: Richard Purdie ","shortMessageHtmlLink":"linux-yocto/6.6: fix genericarm64 config warning"}},{"before":"db12bbcb067918d67d4f3d6298c6d50e874924cf","after":"70413801c056b938e2271c963460b1fc33f57c2e","ref":"refs/heads/master-next","pushedAt":"2024-08-13T08:30:00.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"halstead","name":"Michael Halstead","path":"/halstead","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/143384?s=80&v=4"},"commit":{"message":"mesa: update 24.0.7 -> 24.1.4\n\n - Remove two patches that have been merged upstream\n - Remove 0001-Revert-meson-do-not-pull-in-clc-for-clover.patch\n Upstream managed to fix this:\n https://gitlab.freedesktop.org/mesa/mesa/-/blob/main/meson.build?ref_type=heads#L839\n - Drop OPENCL_NATIVE since the according option has been removed from meson_options.txt\n - Update 0001-freedreno-don-t-encode-build-path-into-binaries.patch\n - gallium-iris and intel-vulkan both require libclc. Make them dependent opn opencl\n PACKAGECONFIG\n\nSigned-off-by: Markus Volk \nSigned-off-by: Alexandre Belloni \nSigned-off-by: Richard Purdie ","shortMessageHtmlLink":"mesa: update 24.0.7 -> 24.1.4"}},{"before":"2b345ebf20e3054e5a10b68ba995519e695ad98c","after":"f90894d996c8a8f980e46c87b7968b176793b3fe","ref":"refs/heads/master","pushedAt":"2024-08-13T08:29:55.000Z","pushType":"push","commitsCount":13,"pusher":{"login":"halstead","name":"Michael Halstead","path":"/halstead","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/143384?s=80&v=4"},"commit":{"message":"oeqa/postactions: do not uncompress retrieved archive on host\n\nCurrent postaction module executes a remote tar command, pipe it in a SSH\nconnection, and uncompress the raw stream with another tar command. With\nthis command, the whole artifacts tree is directly available on the host\nexecuting the test, but it is not very convenient if we want to download\nthe whole retrieved ptests directory.\n\nStop uncompressing the retrieved ptests archive onto host, just save the\narchive as it is. The new output then looks like the following:\n\ntmp/log/oeqa-artefacts\n└── oeqa-target-artefacts-20240812-juzqdb80\n ├── host_disk_usage.txt\n ├── target_disk_usage.txt\n └── tests_artifacts.tar.gz\n\nSuggested-By: Alexandre Belloni \nSigned-off-by: Alexis Lothoré \nSigned-off-by: Richard Purdie ","shortMessageHtmlLink":"oeqa/postactions: do not uncompress retrieved archive on host"}},{"before":"08353b5e5185eaa95680ae4d9f8c6d38d481d1fe","after":"db12bbcb067918d67d4f3d6298c6d50e874924cf","ref":"refs/heads/master-next","pushedAt":"2024-08-12T16:14:34.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"halstead","name":"Michael Halstead","path":"/halstead","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/143384?s=80&v=4"},"commit":{"message":"oeqa/postactions: do not uncompress retrieved archive on host\n\nCurrent postaction module executes a remote tar command, pipe it in a SSH\nconnection, and uncompress the raw stream with another tar command. With\nthis command, the whole artifacts tree is directly available on the host\nexecuting the test, but it is not very convenient if we want to download\nthe whole retrieved ptests directory.\n\nStop uncompressing the retrieved ptests archive onto host, just save the\narchive as it is. The new output then looks like the following:\n\ntmp/log/oeqa-artefacts\n└── oeqa-target-artefacts-20240812-juzqdb80\n ├── host_disk_usage.txt\n ├── target_disk_usage.txt\n └── tests_artifacts.tar.gz\n\nSuggested-By: Alexandre Belloni \nSigned-off-by: Alexis Lothoré \nSigned-off-by: Richard Purdie ","shortMessageHtmlLink":"oeqa/postactions: do not uncompress retrieved archive on host"}},{"before":"d1eab6160a6159afc49d7084cd348b5907ae7f04","after":"08353b5e5185eaa95680ae4d9f8c6d38d481d1fe","ref":"refs/heads/master-next","pushedAt":"2024-08-12T15:59:07.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"halstead","name":"Michael Halstead","path":"/halstead","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/143384?s=80&v=4"},"commit":{"message":"python3-babel: drop custom PYPI settings\n\nUpstream simply redirects Babel to babel nowadays. This\nalso fixes upstream version check.\n\nSigned-off-by: Alexander Kanavin \nSigned-off-by: Richard Purdie ","shortMessageHtmlLink":"python3-babel: drop custom PYPI settings"}},{"before":"06d29af58521b94518c924468db34d0eed1cb056","after":"2b345ebf20e3054e5a10b68ba995519e695ad98c","ref":"refs/heads/master","pushedAt":"2024-08-12T15:59:03.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"halstead","name":"Michael Halstead","path":"/halstead","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/143384?s=80&v=4"},"commit":{"message":"linux-yocto/6.10: cfg: disable nfsd legacy client tracking\n\nIntegrating the following commit(s) to linux-yocto/.:\n\n1/1 [\n Author: Bruce Ashfield\n Email: bruce.ashfield@gmail.com\n Subject: nfsd: disable legacy client tracking\n Date: Thu, 8 Aug 2024 23:18:19 -0400\n\n On v6.10.3+ this option can cause kernel traps. It is for\n functionality that we don't need, so disabling it is the\n best solution.\n\n Signed-off-by: Bruce Ashfield \n]\n\nSigned-off-by: Bruce Ashfield \nSigned-off-by: Richard Purdie ","shortMessageHtmlLink":"linux-yocto/6.10: cfg: disable nfsd legacy client tracking"}},{"before":"d1b66677b08573bb2d4f0495ed35d9da4b309685","after":"d1eab6160a6159afc49d7084cd348b5907ae7f04","ref":"refs/heads/master-next","pushedAt":"2024-08-12T13:54:09.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"halstead","name":"Michael Halstead","path":"/halstead","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/143384?s=80&v=4"},"commit":{"message":"python3-babel: drop custom PYPI settings\n\nUpstream simply redirects Babel to babel nowadays. This\nalso fixes upstream version check.\n\nSigned-off-by: Alexander Kanavin \nSigned-off-by: Richard Purdie ","shortMessageHtmlLink":"python3-babel: drop custom PYPI settings"}},{"before":"c99c8e828fc765d3c61185b40b482aa9dc719b43","after":"d1b66677b08573bb2d4f0495ed35d9da4b309685","ref":"refs/heads/master-next","pushedAt":"2024-08-11T22:11:59.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"halstead","name":"Michael Halstead","path":"/halstead","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/143384?s=80&v=4"},"commit":{"message":"python3-cython: upgrade 3.0.10 -> 3.0.11\n\nThe upstream package changed from uppercase to lowercase in \"Cython\", so\nadjust PYPI_PACKAGE and the sed call in cython_fix_sources to match.\n\nChangelog (https://github.com/cython/cython/releases/tag/3.0.11-1):\n\nFeatures added\n--------------\n\n* The C++11 ``emplace*`` methods were added to ``libcpp.deque``.\n Patch by Somin An. (Github issue :issue:`6159`)\n\nBugs fixed\n----------\n\n* The exception check value of functions declared in pxd files was not always applied in 3.0.10.\n (Github issue :issue:`6122`)\n\n* A crash on exception deallocations was fixed.\n (Github issue :issue:`6022`)\n\n* A crash was fixed when assigning a zero-length slice to a memoryview.\n Patch by Michael Man. (Github issue :issue:`6227`)\n\n* ``libcpp.optional.value()`` could crash if it raised a C++ exception.\n Patch by Alexander Condello. (Github issue :issue:`6190`)\n\n* The return type of ``str()`` was mishandled, leading to crashes with ``language_level=3``.\n (Github issue :issue:`6166`)\n\n* ``bytes.startswith/endswith()`` failed for non-bytes substrings (e.g. ``bytearray``).\n (Github issue :issue:`6168`)\n\n* Fused ctuples crashed Cython.\n (Github issue :issue:`6068`)\n\n* A compiler crash was fixed when using extension types in fused types.\n (Github issue :issue:`6204`)\n\n* The module cleanup code was incorrect for globally defined memory view slices.\n (Github issue :issue:`6276`)\n\n* Some adaptations were made to enable compilation in Python 3.13.\n (Github issues :issue:`5997`, :issue:`6182`, :issue:`6251`)\n\nSigned-off-by: Trevor Gamblin \nSigned-off-by: Richard Purdie ","shortMessageHtmlLink":"python3-cython: upgrade 3.0.10 -> 3.0.11"}},{"before":"8e9140a40a0336a5ad92cdd4062c68ecf6128400","after":"c99c8e828fc765d3c61185b40b482aa9dc719b43","ref":"refs/heads/master-next","pushedAt":"2024-08-11T22:11:15.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"halstead","name":"Michael Halstead","path":"/halstead","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/143384?s=80&v=4"},"commit":{"message":"linux-yocto/6.6: update to v6.6.44\n\nUpdating linux-yocto/6.6 to the latest korg -stable release that comprises\nthe following commits:\n\n 43ea1c5e6eb3c lib/build_OID_registry: take -stable reproducibility changes\n 7213910600667 Linux 6.6.44\n acbd66c10d7bc fs: don't allow non-init s_user_ns for filesystems without FS_USERNS_MOUNT\n 77848b379e9f8 nvme-pci: add missing condition check for existence of mapped data\n 766b0e807e1d5 io_uring: fix io_match_task must_hold\n b62841e49a2b7 iommu: sprd: Avoid NULL deref in sprd_iommu_hw_en\n 97dfb89415fd7 s390/cpum_cf: Fix endless loop in CF_DIAG event stop\n b4d781ddaee39 s390/pci: Allow allocation of more than 1 MSI interrupt\n 3eab85f45ff12 s390/pci: Refactor arch_setup_msi_irqs()\n da0a3ebf9a96f ceph: fix incorrect kmalloc size of pagevec mempool\n 6d98741dbd130 ASoC: TAS2781: Fix tasdev_load_calibrated_data()\n be6d86df474df ASoC: Intel: use soc_intel_is_byt_cr() only when IOSF_MBI is reachable\n af1125de16725 spi: spidev: add correct compatible for Rohm BH2228FV\n 6443a4028539c ASoC: sof: amd: fix for firmware reload failure in Vangogh platform\n 8772be96705a9 nvme-pci: Fix the instructions for disabling power management\n 3feda3677e8bb spi: microchip-core: ensure TX and RX FIFOs are empty at start of a transfer\n 783f42b77d33d spi: microchip-core: fix init function not setting the master and motorola modes\n 0b0b75928852d spi: microchip-core: switch to use modern name\n c41d2178d61b9 spi: microchip-core: only disable SPI controller when register value change requires it\n 1dc6d9fd4828f spi: microchip-core: defer asserting chip select until just before write to TX FIFO\n 11e0f3c888b2e spi: microchip-core: fix the issues in the isr\n 0e51f66977e33 ASoC: SOF: imx8m: Fix DSP control regmap retrieval\n 64dc362dee403 auxdisplay: ht16k33: Drop reference after LED registration\n f4c6ebb053cc9 lirc: rc_dev_get_from_fd(): fix file leak\n 4f79a18af9d6e powerpc: fix a file leak in kvm_vcpu_ioctl_enable_cap()\n 6c920754f62ce apparmor: Fix null pointer deref when receiving skb during sock creation\n ddc79556641ee mISDN: Fix a use after free in hfcmulti_tx()\n c3496314c53e7 bpf: Fix a segment issue when downgrading gso_size\n 7704460acd7f5 net: nexthop: Initialize all fields in dumped nexthops\n 4384135d22174 net: stmmac: Correct byte order of perfect_match\n 76ddf84a52f0d tipc: Return non-zero value from tipc_udp_addr2str() on error\n 5c82010cef30c netfilter: nft_set_pipapo_avx2: disable softinterrupts\n b6426eabb4f71 ice: Fix recipe read procedure\n d9f01090912b4 net: bonding: correctly annotate RCU in bond_should_notify_peers()\n 42f493bd6cb8f ipv4: Fix incorrect source address in Record Route option\n 1f07fab9e0864 MIPS: SMP-CPS: Fix address for GCR_ACCESS register for CM3 and later\n 9c79502ab7eb1 tools/resolve_btfids: Fix comparison of distinct pointer types warning in resolve_btfids\n ba709e7807f78 bpf, events: Use prog to emit ksymbol event for main program\n 1fe97f68fce1b dma: fix call order in dmam_free_coherent\n 772f9c31bfde0 af_unix: Disable MSG_OOB handling for sockets in sockmap/sockhash\n 297a14fde2d3d libbpf: Fix no-args func prototype BTF dumping syntax\n 390c17cab13b5 selftests/bpf: fexit_sleep: Fix stack allocation for arm64\n 019167c74117d kbuild: avoid build error when single DTB is turned into composite DTB\n fbcd51e0d977a f2fs: fix to update user block counts in block_operations()\n 8aeab1af9d9bf watchdog: rzg2l_wdt: Check return status of pm_runtime_put()\n fb45265610cc7 watchdog: rzg2l_wdt: Use pm_runtime_resume_and_get()\n abde880b7920b f2fs: fix start segno of large section\n 0aa0284818d2c um: time-travel: fix signal blocking race/hang\n f66d436204e9f um: time-travel: fix time-travel-start option\n 7eaa06967b0fe phy: zynqmp: Enable reference clock correctly\n 1cffbf30f865a phy: cadence-torrent: Check return value on register read\n 0d820e1ca8efe dmaengine: ti: k3-udma: Fix BCHAN count with UHC and HC channels\n ff14eadc27866 jfs: Fix array-index-out-of-bounds in diFree\n 9e58df60f6ceb kdb: Use the passed prompt in kdb_position_cursor()\n 7b01bf24f391c kdb: address -Wformat-security warnings\n f44a25a8bfe0c f2fs: fix to truncate preallocated blocks in f2fs_file_open()\n 73a9260b7366d s390/mm: Fix VM_FAULT_HWPOISON handling in do_exception()\n 2cc8973bdc4d6 PCI/DPC: Fix use-after-free on concurrent DPC and hot-removal\n 9b6742dcdc597 PCI: Introduce cleanup helpers for device reference counts and locks\n 86e7bdc50bc6a wifi: mac80211: track capability/opmode NSS separately\n 4211d065ef5cd mm/mglru: fix ineffective protection calculation\n be56dfc9be060 nilfs2: handle inconsistent state in nilfs_btnode_create_block()\n 6c0cf6022aeec minmax: scsi: fix mis-use of 'clamp()' in sr.c\n 34e4dfe838f7a Bluetooth: btusb: Add Realtek RTL8852BE support ID 0x13d3:0x3591\n 499ca9ddd4e4f Bluetooth: btusb: Add RTL8852BE device 0489:e125 to device tables\n 3f83f52ae0822 video: logo: Drop full path of the input filename in generated file\n 32c3c30a97f93 lib/build_OID_registry: don't mention the full path of the script in output\n 7ca762dcf1fca rbd: don't assume RBD_LOCK_STATE_LOCKED for exclusive mappings\n 36913dedee7d0 rbd: rename RBD_LOCK_STATE_RELEASING and releasing_wait\n 1901f1cf7c2c3 drm/panfrost: Mark simple_ondemand governor as softdep\n 92d3ca3f465c8 drm/etnaviv: don't block scheduler when GPU is still active\n cf9b29f2d42cc MIPS: Loongson64: Test register availability before use\n 6c695c3ce76ae MIPS: Loongson64: reset: Prioritise firmware service\n 690d62d1ebb92 MIPS: Loongson64: Remove memory node for builtin-dtb\n f7097b5fda08d MIPS: Loongson64: env: Hook up Loongsson-2K\n 27479037e8c44 MIPS: dts: loongson: Fix GMAC phy node\n 97f099862aa4c MIPS: ip30: ip30-console: Add missing include\n f29119b301d59 MIPS: dts: loongson: Add ISA node\n 2de4d41862944 remoteproc: imx_rproc: Fix refcount mistake in imx_rproc_addr_init\n 6c9ea3547fad2 remoteproc: imx_rproc: Skip over memory region when node value is NULL\n 83ada7dfaf400 remoteproc: stm32_rproc: Fix mailbox interrupts queuing\n 9a2acb02c1eca rbd: don't assume rbd_is_lock_owner() for exclusive mappings\n dcb5620d2dedf dm-verity: fix dm_is_verity_target() when dm-verity is builtin\n 47e85f7121255 selftests/sigaltstack: Fix ppc64 GCC build\n ff5bbbdee0828 RDMA/iwcm: Fix a use-after-free related to destroying CM IDs\n aa9ccec6e215b platform: mips: cpu_hwmon: Disable driver on unsupported hardware\n bbaeff660657c watchdog/perf: properly initialize the turbo mode timestamp and rearm counter\n 0cff6d4953091 rtc: abx80x: Fix return value of nvmem callback on read\n 625fd91308467 rtc: isl1208: Fix return value of nvmem callbacks\n 12880cc086dee drm/i915/dp: Don't switch the LTTPR mode on an active link\n a90e900f71da2 drm/i915/dp: Reset intel_dp->link_trained before retraining the link\n e150f0171c0c0 drm/amd/amdgpu: Fix uninitialized variable warnings\n 3237905352379 drm/amdgpu: reset vm state machine after gpu reset(vram lost)\n e290feb8b749a drm/dp_mst: Fix all mstb marked as not probed after suspend/resume\n b29c910cfa242 drm/udl: Remove DRM_CONNECTOR_POLL_HPD\n 9d74e50098492 drm/amdgpu/sdma5.2: Update wptr registers as well as doorbell\n 05c0fb20ca3e0 drm/i915/gt: Do not consider preemption during execlists_dequeue for gen8\n 899857dd71e34 perf/x86/intel/pt: Fix a topa_entry base address calculation\n 8f5f3db3fa484 perf/x86/intel/pt: Fix topa_entry base length\n 344bb09f4f991 perf/x86/intel/ds: Fix non 0 retire latency on Raptorlake\n 76d4ab96bb235 perf/x86/intel/uncore: Fix the bits of the CHA extended umask for SPR\n 7d049cd1345c0 perf stat: Fix the hard-coded metrics calculation on the hybrid\n 104e258a00403 perf: Fix event leak upon exec and file release\n 05d3fd599594a perf: Fix event leak upon exit\n f6be298cc1042 scsi: qla2xxx: validate nvme_local_port correctly\n 314efe3f87949 scsi: qla2xxx: Complete command early within lock\n bf192b8be12ca scsi: qla2xxx: Fix flash read failure\n 3f43a7da1ef05 scsi: qla2xxx: Reduce fabric scan duplicate code\n 56c0f66f86232 scsi: qla2xxx: Use QP lock to search for bsg\n 571d7f2a08836 scsi: qla2xxx: Fix for possible memory corruption\n bc78c3f944dc1 scsi: qla2xxx: Unable to act on RSCN for port online\n 87c25fcb95aaf scsi: qla2xxx: During vport delete send async logout explicitly\n 45230f31f5529 scsi: lpfc: Allow DEVICE_RECOVERY mode after RSCN receipt if in PRLI_ISSUE state\n 13749b8d498e7 rtc: cmos: Fix return value of nvmem callbacks\n ab14e199b91ca mm/numa_balancing: teach mpol_to_str about the balancing mode\n 21bd3f9e7f924 irqchip/imx-irqsteer: Handle runtime power management correctly\n 8b0e8b33dc2ff irqdomain: Fixed unbalanced fwnode get and put\n b67552d7c61f5 devres: Fix memory leakage caused by driver API devm_free_percpu()\n 7a76022d53553 devres: Fix devm_krealloc() wasting memory\n d62389073a5b9 ice: Add a per-VF limit on number of FDIR filters\n d77250329dbb7 gve: Fix an edge case for TSO skb validity check\n 57fe01d3d0427 kobject_uevent: Fix OOB access within zap_modalias_env()\n f7150b2d5ec34 ASoC: amd: yc: Support mic on Lenovo Thinkpad E16 Gen 2\n 414f5028f149a ASoC: SOF: ipc4-topology: Preserve the DMA Link ID for ChainDMA on unprepare\n 70a9f00de77f3 kbuild: Fix '-S -c' in x86 stack protector scripts\n 75243c9b18f3a decompress_bunzip2: fix rare decompression failure\n 460016444ab25 mm: fix old/young bit handling in the faulting path\n 5a5625a83eac9 block: fix deadlock between sd_remove & sd_release\n 3aba1db19b380 ubi: eba: properly rollback inside self_check_eba\n 17c312eb11597 clk: davinci: da8xx-cfgchip: Initialize clk_init_data before use\n b82d43000b8f3 f2fs: use meta inode for GC of COW file\n 271fda62e8601 f2fs: use meta inode for GC of atomic file\n 077f0e24b27c4 f2fs: fix return value of f2fs_convert_inline_inode()\n e62ff092a42f4 f2fs: fix to don't dirty inode for readonly filesystem\n 1789db628bc50 f2fs: fix to force buffered IO on inline_data inode\n b4205dfcfe961 ASoC: fsl: fsl_qmc_audio: Check devm_kasprintf() returned value\n 5a33c922b2ad4 scsi: qla2xxx: Return ENOBUFS if sg_cnt is more than one for ELS cmds\n 2cac0df3324b5 fs/ntfs3: Update log->page_{mask,bits} if log->page_size changed\n f17cbe5545852 efi/libstub: Zero initialize heap allocated struct screen_info\n ea4f77946226d hostfs: fix dev_t handling\n b579ea3516c37 dev/parport: fix the array out-of-bounds risk\n a1d85fc6bd250 binder: fix hang of unregistered readers\n e22b88f234a1f PCI: loongson: Enable MSI in LS7A Root Complex\n a5b1cce14a49f PCI: rockchip: Use GPIOD_OUT_LOW flag while requesting ep_gpio\n a30211c670489 PCI: dw-rockchip: Fix initial PERST# GPIO value\n 09b15029a393d PCI: hv: Return zero, not garbage, when reading PCI_INTERRUPT_PIN\n 23837335c3c11 parisc: Fix warning at drivers/pci/msi/msi.h:121\n e91173e375f75 hwrng: amd - Convert PCIBIOS_* return codes to errnos\n 8d70d6114610a tools/memory-model: Fix bug in lock.cat\n fe3a28bfeb54b ALSA: usb-audio: Add a quirk for Sonix HD USB Camera\n 3e81a7a91307f ALSA: usb-audio: Move HD Webcam quirk to the right place\n 923d326f3c515 ALSA: usb-audio: Fix microphone sound on HD webcam.\n 689e0780b2290 ALSA: ump: Force 1 Group for MIDI1 FBs\n ad4ab148a50f3 ALSA: ump: Don't update FB name for static blocks\n 647cbf2ac6ef0 KVM: nVMX: Request immediate exit iff pending nested event needs injection\n e06f46fdf039c KVM: VMX: Split out the non-virtualization part of vmx_interrupt_blocked()\n 5d104a5e99642 media: ivsc: csi: don't count privacy on as error\n b57b5c89d88ed media: uvcvideo: Fix integer overflow calculating timestamp\n 82b85a747abe0 jbd2: avoid infinite transaction commit loop\n b81c3758c1df0 jbd2: precompute number of transaction descriptor blocks\n 7a8532b537ca0 jbd2: make jbd2_journal_get_max_txn_bufs() internal\n 358bc85269d6a media: imx-pxp: Fix ERR_PTR dereference in pxp_probe()\n 787b7348ad349 media: ivsc: csi: add separate lock for v4l2 control handler\n 04a4668b087a5 leds: mt6360: Fix memory leak in mt6360_init_isnk_properties()\n 655cc01889fa9 md/md-bitmap: fix writing non bitmap pages\n f67774b763de8 leds: ss4200: Convert PCIBIOS_* return codes to errnos\n e44eb9d83dcd7 drivers: soc: xilinx: check return status of get_api_version()\n 4b060d11633d5 wifi: rtw88: usb: Fix disconnection after beacon loss\n c755c01b3f12f wifi: mwifiex: Fix interface type change\n 27be7ff9ffb4a selftests/landlock: Add cred_transfer test\n 6a74f52aabb11 trace/pid_list: Change gfp flags in pid_list_fill_irq()\n f1fd860bb2086 io_uring: tighten task exit cancellations\n c3893d9de8ee1 ext4: make sure the first directory block is not a hole\n 9d241b7a39af1 ext4: check dot and dotdot of dx_root before making dir indexed\n 8d04ddba51f9e m68k: amiga: Turn off Warp1260 interrupts during boot\n 57053b3bcf340 udf: Avoid using corrupted block bitmap buffer\n d3ea49fb4a661 task_work: Introduce task_work_cancel() again\n 0475bba01abcf task_work: s/task_work_cancel()/task_work_cancel_func()/\n f2d6c5b8ef116 cifs: mount with \"unix\" mount option for SMB1 incorrectly handled\n 31553d20b4220 cifs: fix reconnect with SMB1 UNIX Extensions\n 160235efb4f9b cifs: fix potential null pointer use in destroy_workqueue in init_cifs error path\n 691aada75653d apparmor: use kvfree_sensitive to free data->data\n 4ccd37085976e drm/amd/display: Check for NULL pointer\n bf0ac89faf642 scsi: qla2xxx: Fix optrom version displayed in FDMI\n 46d2ef2729578 drm/gma500: fix null pointer dereference in psb_intel_lvds_get_modes\n 2d209b2f862f6 drm/gma500: fix null pointer dereference in cdv_intel_lvds_get_modes\n 8d01e63faac11 io_uring/io-wq: limit retrying worker initialisation\n 8a31e8ff48096 ext2: Verify bitmap and itable block numbers before using them\n 9c4e40b9b7312 hfs: fix to initialize fields of hfs_inode_info after hfs_alloc_inode()\n 2c59cc6147808 ata: libata-scsi: Honor the D_SENSE bit for CK_COND=1 and no error\n ce477199c53e3 ata: libata-scsi: Do not overwrite valid sense data when CK_COND=1\n 66fa52edd32cd media: venus: fix use after free in vdec_close\n 2b1aec0e6c1b9 char: tpm: Fix possible memory leak in tpm_bios_measurements_open()\n 5a7c16a8b393b ata: libata-scsi: Fix offsets for the fixed format sense data\n fcebdc0d49d27 fuse: verify {g,u}id mount options correctly\n 7ca529748b2df sched/fair: set_load_weight() must also call reweight_task() for SCHED_IDLE tasks\n b047898a9f4b6 NFSD: Support write delegations in LAYOUTGET\n 46cb65e5b19ab ipv6: take care of scope when choosing the src addr\n 0aa47c27f8a2a ipv4: fix source address selection with route leak\n 5c07084001e15 kernel: rerun task_work while freezing in get_signal()\n c205565e0f2f4 btrfs: fix extent map use-after-free when adding pages to compressed bio\n 5a041d25b6704 af_packet: Handle outgoing VLAN packets without hardware offloading\n 9e541c2d60baa net: netconsole: Disable target before netpoll cleanup\n 3a58c590f6bd1 tick/broadcast: Make takeover of broadcast hrtimer reliable\n a0495607c1f6f dt-bindings: thermal: correct thermal zone node name limit\n a7ac198f8dba7 exfat: fix potential deadlock on __exfat_get_dentry_set\n d849da88f7dad x86/efistub: Revert to heap allocated boot_params for PE entrypoint\n c12db5aa54152 x86/efistub: Avoid returning EFI_SUCCESS on error\n 3e1e4763618d7 mm/mglru: fix overshooting shrinker memory\n 0038abf9ddec9 mm: mmap_lock: replace get_memcg_path_buf() with on-stack buffer\n d6510f234c7d1 mm/mglru: fix div-by-zero in vmpressure_calc_level()\n 99a49b670ede4 mm/hugetlb: fix possible recursive locking detected warning\n c311d65129ba1 hugetlb: force allocating surplus hugepages on mempolicy allowed nodes\n 16896914bace8 landlock: Don't lose track of restrictions on cred_transfer\n cc3368064c68a LoongArch: Check TIF_LOAD_WATCH to enable user space watchpoint\n 8fe6e8cb5fba5 sbitmap: fix io hung due to race on sbitmap_word::cleared\n a3e4c8f8da2c8 sbitmap: use READ_ONCE to access map->word\n e511167e65d33 s390/dasd: fix error checks in dasd_copy_pair_store()\n 145bc12827186 powerpc/8xx: fix size given to set_huge_pte_at()\n acb2835abe41d fs/ntfs3: Keep runs for $MFT::$ATTR_DATA and $MFT::$ATTR_BITMAP\n f8599ff1a0b99 fs/ntfs3: Missed error return\n 58ebd50d22529 fs/ntfs3: Fix the format of the \"nocase\" mount option\n 99eb4449cf0f5 rtc: interface: Add RTC offset to alarm after fix-up\n a3fd1a14ddfd4 nilfs2: avoid undefined behavior in nilfs_cnt32_ge macro\n 8acbcc5067acb fs/proc/task_mmu: properly detect PM_MMAP_EXCLUSIVE per page of PMD-mapped THPs\n cdeba6d1cfb10 fs/proc/task_mmu: don't indicate PM_MMAP_EXCLUSIVE without PM_PRESENT\n 92e8bd49ab486 fs/proc/task_mmu.c: add_to_pagemap: remove useless parameter addr\n 3aa4d9163ae18 fs/proc/task_mmu: indicate PM_FILE for PMD-mapped file THP\n 09c5a17293e76 pinctrl: renesas: r8a779g0: Fix TPU suffixes\n 798a182fb3946 pinctrl: renesas: r8a779g0: Fix TCLK suffixes\n 6b8ba65b09285 pinctrl: renesas: r8a779g0: FIX PWM suffixes\n 637cb96dc70c2 pinctrl: renesas: r8a779g0: Fix IRQ suffixes\n 37198b25defcd pinctrl: renesas: r8a779g0: Fix (H)SCIF3 suffixes\n 70b7259e6f8cc pinctrl: renesas: r8a779g0: Fix (H)SCIF1 suffixes\n e59258c5649c5 pinctrl: renesas: r8a779g0: Fix FXR_TXEN[AB] suffixes\n 8cdbe6ebfd176 pinctrl: renesas: r8a779g0: Fix CANFD5 suffix\n a0bfea5e7e8b9 fs/ntfs3: Fix field-spanning write in INDEX_HDR\n ab09df593db51 fs/ntfs3: Drop stray '\\' (backslash) in formatting string\n d0c3ba56fb642 fs/ntfs3: Correct undo if ntfs_create_inode failed\n 53173e3865acb fs/ntfs3: Replace inode_trylock with inode_lock\n e0ed0ea337fd2 pinctrl: freescale: mxs: Fix refcount of child\n a9b717514070e pinctrl: ti: ti-iodelay: fix possible memory leak when pinctrl_enable() fails\n cbcdfab9b9417 pinctrl: ti: ti-iodelay: Drop if block with always false condition\n 197c5c80353be pinctrl: single: fix possible memory leak when pinctrl_enable() fails\n 99ae0689ab567 pinctrl: core: fix possible memory leak when pinctrl_enable() fails\n d51dc9f949c37 pinctrl: rockchip: update rk3308 iomux routes\n bcd4e15e7e481 fs/ntfs3: Add missing .dirty_folio in address_space_operations\n 055f22654ae3c fs/ntfs3: Fix getting file type\n 2f4ddb5a17739 fs/ntfs3: Missed NI_FLAG_UPDATE_PARENT setting\n 645da4f92c782 fs/ntfs3: Deny getting attr data block in compressed frame\n c4df2d482137b fs/ntfs3: Fix transform resident to nonresident for compressed files\n f37b756a2350d fs/ntfs3: Merge synonym COMPRESSION_UNIT and NTFS_LZNT_CUNIT\n 967879893cfe4 net: dsa: b53: Limit chip-wide jumbo frame config to CPU ports\n 50816049b1dc4 net: dsa: mv88e6xxx: Limit chip-wide frame size config to CPU ports\n 935dec4e42773 ipv4: Fix incorrect TOS in fibmatch route get reply\n 015d29dbe450e ipv4: Fix incorrect TOS in route get reply\n 4afbac11f2f62 net: flow_dissector: use DEBUG_NET_WARN_ON_ONCE\n 9b66bb1c586cc gve: Fix XDP TX completion handling when counters overflow\n 3dd428039e06e ipvs: properly dereference pe in ip_vs_add_service\n 69b6a67f70529 netfilter: nf_set_pipapo: fix initial map fill\n 744bd92e0b902 netfilter: nft_set_pipapo: constify lookup fn args where possible\n 27662b46f2ada netfilter: ctnetlink: use helper function to calculate expect ID\n 08e4d9209a033 bnxt_re: Fix imm_data endianness\n ac45a09a19ca9 RDMA: Fix netdev tracker in ib_device_set_netdev\n 60708cb279f34 RDMA/core: Remove NULL check before dev_{put, hold}\n ddeff5d66e120 iommu/vt-d: Fix identity map bounds in si_domain_init()\n e22ea60d2cabd RDMA/hns: Fix insufficient extend DB for VFs.\n 7bf1e00d95168 RDMA/hns: Fix undifined behavior caused by invalid max_sge\n b47c078787d9e RDMA/hns: Fix shift-out-bounds when max_inline_data is 0\n 4d480e45cb7ff RDMA/hns: Fix missing pagesize and alignment check in FRMR\n f098ad96ebb0f RDMA/hns: Fix unmatch exception handling when init eq table fails\n 72bbfe07f7ea4 RDMA/hns: Check atomic wr length\n a60111f96ef49 macintosh/therm_windtunnel: fix module unload.\n 4af273068f0d1 powerpc/xmon: Fix disassembly CPU feature checks\n 924464999a7c3 PCI: dwc: Fix index 0 incorrectly being interpreted as a free ATU slot\n 6c1a7c00baacf PCI: qcom-ep: Disable resources unconditionally during PERST# assert\n f59ae465b28a1 MIPS: Octeron: remove source file executable bit\n aa8cc8b237d96 clk: en7523: fix rate divider for slic and spi clocks\n 56a118f5c7d54 clk: qcom: Park shared RCGs upon registration\n 7e8e9d3d4ecfd clk: qcom: kpss-xcc: Return of_clk_add_hw_provider to transfer the error\n adbaa8f99c9a1 crypto: qat - extend scope of lock in adf_cfg_add_key_value_param()\n 846ee3b60abf4 nvmem: rockchip-otp: set add_legacy_fixed_of_cells config option\n 90d41ebe0cd46 net: missing check virtio\n 30bd459366944 vhost/vsock: always initialize seqpacket_allow\n 3750e92cccf09 PCI: endpoint: Fix error handling in epf_ntb_epc_cleanup()\n 0e27e2e8697b8 PCI: endpoint: Clean up error handling in vpci_scan_bus()\n 99b642dac24f6 ASoC: amd: Adjust error handling in case of absent codec device\n 3dbfcd4d68f54 Input: elan_i2c - do not leave interrupt disabled on suspend failure\n 480d281743ded RDMA/device: Return error earlier if port in not valid\n 52cfbd6d9a1e9 mtd: make mtd_test.c a separate module\n 5e1659d71c099 ASoC: max98088: Check for clk_prepare_enable() error\n 6e891b0406b24 powerpc/prom: Add CPU info to hardware description string later\n e977bf4c61c6b hwrng: core - Fix wrong quality calculation at hw rng registration\n 57600a7dd2b52 scsi: lpfc: Fix a possible null pointer dereference\n b32e36e398e28 ASoC: qcom: Adjust issues in case of DT error in asoc_qcom_lpass_cpu_platform_probe()\n 9fbfef061f3f6 RDMA/rxe: Don't set BTH_ACK_MASK for UC or UD QPs\n f79ae071ba348 RDMA/mlx5: Use sq timestamp as QP timestamp when RoCE is disabled\n 36812619d2b47 RDMA/mlx4: Fix truncated output warning in alias_GUID.c\n f0583d6dea6c8 RDMA/mlx4: Fix truncated output warning in mad.c\n 8f8b4da72f1bd Input: qt1050 - handle CHIP_ID reading error\n 48eecce940eff interconnect: qcom: qcm2290: Fix mas_snoc_bimc RPM master ID\n e2c0cc7976174 clk: qcom: gpucc-sa8775p: Update wait_val fields for GPU GDSC's\n 9d6cff2b3734b clk: qcom: gpucc-sa8775p: Park RCG's clk source at XO during disable\n 5d7c8436e3f90 clk: qcom: gpucc-sa8775p: Remove the CLK_IS_CRITICAL and ALWAYS_ON flags\n e37d8e79ce115 clk: qcom: gcc-sa8775p: Update the GDSC wait_val fields and flags\n 48de26f358ae6 clk: qcom: gpucc-sm8350: Park RCG's clk source at XO during disable\n 77765f8fc08a1 RDMA/cache: Release GID table even if leak is detected\n 9cc5d640d20d4 usb: typec-mux: nb7vpq904m: unregister typec switch on probe error and remove\n 5f7b12db1fa44 ASoC: cs35l56: Accept values greater than 0 as IRQ numbers\n 417fb74fa7920 ASoc: tas2781: Enable RCA-based playback without DSP firmware download\n 93090f08cf7a5 RDMA/mlx5: Set mkeys for dmabuf at PAGE_SIZE\n 0b6bef6202963 coresight: Fix ref leak when of_coresight_parse_endpoint() fails\n b8bdda6811778 KVM: PPC: Book3S HV: Fix the get_one_reg of SDAR\n 74e308be5b496 KVM: PPC: Book3S HV: Fix the set_one_reg for MMCR3\n d115e1759d189 iio: frequency: adrf6780: rm clk provider include\n b6f7aac2b1bb0 clk: qcom: camcc-sc7280: Add parent dependency to all camera GDSCs\n 698f30703f53f clk: qcom: gcc-sc7280: Update force mem core bit for UFS ICE clock\n 993cace4f39f6 scsi: ufs: mcq: Fix missing argument 'hba' in MCQ_OPR_OFFSET_n\n 526a877c6273d PCI: rcar: Demote WARN() to dev_warn_ratelimited() in rcar_pcie_wakeup()\n 0a6f1b5fe8ef8 PCI: keystone: Fix NULL pointer dereference in case of DT error in ks_pcie_setup_rc_app_regs()\n 24e2490c58454 PCI: keystone: Don't enable BAR 0 for AM654x\n 764d75ce552b6 PCI: keystone: Relocate ks_pcie_set/clear_dbi_mode()\n 4cd2eca07fa32 PCI: Fix resource double counting on remove & rescan\n 31ff8464ef540 iio: Fix the sorting functionality in iio_gts_build_avail_time_table\n 0cd55c6e6d90c SUNRPC: Fixup gss_status tracepoint error output\n c7e94ab3ae78e sparc64: Fix incorrect function signature and add prototype for prom_cif_init\n 051a246bae056 leds: flash: leds-qcom-flash: Test the correct variable in init\n 1e81d6c383da1 ext4: avoid writing unitialized memory to disk in EA inodes\n 6b18e4eff352a ext4: don't track ranges in fast_commit if inode has inlined data\n 5d52f871c7f00 NFSv4.1 another fix for EXCHGID4_FLAG_USE_PNFS_DS for DS server\n 3b45d190eb7a2 SUNRPC: avoid soft lockup when transmitting UDP to reachable server.\n 83e025da9f427 xprtrdma: Fix rpcrdma_reqs_reset()\n 5b042b7b3fee6 mfd: omap-usb-tll: Use struct_size to allocate tll\n 05e4efd12fca6 mfd: rsmu: Split core code into separate module\n 3fc173fb4f3d1 perf intel-pt: Fix exclude_guest setting\n f24f95be74dde perf intel-pt: Fix aux_watermark calculation for 64-bit size\n 645753ce91cd5 media: venus: flush all buffers in output plane streamoff\n 844801d980561 drm/mediatek/dp: Fix spurious kfree()\n 8f0d32c78732f drm/mediatek/dp: switch to ->edid_read callback\n c6e67df64783e ext4: fix infinite loop when replaying fast_commit\n 016accce9da6d drm/mediatek: Remove less-than-zero comparison of an unsigned value\n c327a4fafe139 Revert \"leds: led-core: Fix refcount leak in of_led_get()\"\n 4b1f303bdecea drm/qxl: Add check for drm_cvt_mode\n 6b723caa4ec2f drm/etnaviv: fix DMA direction handling for cached RW buffers\n 7678d9b3487ee perf report: Fix condition in sort__sym_cmp()\n 6b3b9c234ce05 perf pmus: Fixes always false when compare duplicates aliases\n fa423fe6d9ca5 perf test: Make test_arm_callgraph_fp.sh more robust\n 98c14a4d37f75 drm/msm/dpu: drop validity checks for clear_pending_flush() ctl op\n 724ec08c6e0df drm/msm/dsi: set VIDEO_COMPRESSION_MODE_CTRL_WC\n cb8aa9d2a4c8a leds: trigger: Unregister sysfs attributes before calling deactivate()\n be50a293ebc61 media: imx-jpeg: Drop initial source change event if capture has been setup\n 176509258f77c drm/mediatek: Add OVL compatible name for MT8195\n 5dbb98e7fa42b drm/mediatek: Turn off the layers with zero width or height\n 7445f2ab56da5 drm/mediatek: Fix destination alpha error in OVL\n 7b59d750d43dd drm/mediatek: Fix XRGB setting error in Mixer\n 35447af296ae1 drm/mediatek: Fix XRGB setting error in OVL\n 232c04216cbf0 drm/mediatek: Use 8-bit alpha in ETHDR\n df55acaac4bb7 drm/mediatek: Add missing plane settings when async update\n 74e622f30737e media: renesas: vsp1: Store RPF partition configuration per RPF instance\n fe2025b8f977e media: renesas: vsp1: Fix _irqsave and _irq mix\n c276c2bfd785b media: rcar-csi2: Cleanup subdevice in remove()\n 3b6d4821dd076 media: rcar-csi2: Disable runtime_pm in probe error\n ea4f6c74d41f8 media: rcar-vin: Fix YUYV8_1X16 handling for CSI-2\n c6ad6096f9ce5 drm: zynqmp_kms: Fix AUX bus not getting unregistered\n b2f9bfe76d460 drm: zynqmp_dpsub: Fix an error handling path in zynqmp_dpsub_probe()\n afb83918e1a95 media: uvcvideo: Override default flags\n 6dbe1b7697920 media: uvcvideo: Add quirk for invalid dev_sof in Logitech C920\n 7b0155fe8f7e8 media: uvcvideo: Quirk for invalid dev_sof in Logitech C922\n 991df39499e55 media: uvcvideo: Disable autosuspend for Insta360 Link\n 6377b078e5593 media: i2c: imx219: fix msr access command sequence\n 6c1358bbdd5b3 saa7134: Unchecked i2c_transfer function result fixed\n fa6950e4dab8e ipmi: ssif_bmc: prevent integer overflow on 32bit systems\n 27465601abe1a x86/shstk: Make return uprobe work with shadow stack\n 1c109f23b271a media: mediatek: vcodec: Handle invalid decoder vsi\n 8736604ef5335 s390/uv: Don't call folio_wait_writeback() without a folio reference\n 79bcb67ed9bb6 s390/mm: Convert gmap_make_secure to use a folio\n 098ca9219c496 s390/mm: Convert make_page_secure to use a folio\n 249212ceb4187 media: v4l: async: Fix NULL pointer dereference in adding ancillary links\n 88a45f9dc1845 media: i2c: Fix imx412 exposure control\n ff64b8197203e media: imon: Fix race getting ictx->lock\n f543af2e0a6df media: dvb-usb: Fix unexpected infinite loop in dvb_usb_read_remote_control()\n 3d8fd92939e21 media: pci: ivtv: Add check for DMA map result\n 9414381fea73c drm/bridge: it6505: fix hibernate to resume no display issue\n 2918b50ad6a7f drm/bridge: Fixed a DP link training bug\n c9bec33bd4cf4 drm/panel: boe-tv101wum-nl6: Check for errors on the NOP in prepare()\n 93296c252789d drm/panel: boe-tv101wum-nl6: If prepare fails, disable GPIO before regulators\n 93486f4f4810d drm/panel: himax-hx8394: Handle errors from mipi_dsi_dcs_set_display_on() better\n 6d72626808325 drm/amdgpu: Remove GC HW IP 9.3.0 from noretry=1\n 67b4592a7d74e drm/amdgpu: Check if NBIO funcs are NULL in amdgpu_device_baco_exit\n ae1dd0a379e41 drm/amdgpu: Fix memory range calculation\n 0af2e5cb74514 drm/amd/pm: Fix aldebaran pcie speed reporting\n 8d869d02a10e5 drm/mipi-dsi: Fix theoretical int overflow in mipi_dsi_generic_write_seq()\n 4e9d95a132d0b drm/mipi-dsi: Fix theoretical int overflow in mipi_dsi_dcs_write_seq()\n cd1885ae4cbf1 drm/amdkfd: Fix CU Masking for GFX 9.4.3\n 5b78b88aa00a6 drm/arm/komeda: Fix komeda probe failing if there are no links in the secondary pipeline\n 86d201285a29e drm/rockchip: vop2: Fix the port mux of VP2\n c43046d7e7a49 net: bridge: mst: Check vlan state for egress decision\n bf0ce5aa5f252 xdp: fix invalid wait context of page_pool_destroy()\n e8558b800ea1a Bluetooth: btnxpuart: Add handling for boot-signature timeout errors\n e19f7b046ac23 Bluetooth: btintel: Refactor btintel_set_ppag()\n 424b424fad37a Bluetooth: hci_bcm4377: Use correct unit for timeouts\n 7c1118588aa66 selftests: forwarding: devlink_lib: Wait for udev events after reloading\n 9d40fd516aeae bpf: Fix null pointer dereference in resolve_prog_type() for BPF_PROG_TYPE_EXT\n 33a1321fb9a93 bpf: Eliminate remaining \"make W=1\" warnings in kernel/bpf/btf.o\n b0ff0cd0847b0 bna: adjust 'name' buf size of bna_tcb and bna_ccb structures\n 5306d9a55492f bpf: annotate BTF show functions with __printf\n 67f4e66b34a4b selftests/resctrl: Fix closing IMC fds on error and open-code R+W instead of loops\n 384dc568e3b2f selftests/resctrl: Convert perror() to ksft_perror() or ksft_print_msg()\n ec204ab6c2a9e selftests/resctrl: Move run_benchmark() to a more fitting file\n a2cb20de7a21a selftests/bpf: Close obj in error path in xdp_adjust_tail\n 691ec7043122c selftests/bpf: Null checks for links in bpf_tcp_ca\n 2a789fc168614 selftests/bpf: Close fd in error path in drop_on_reuseport\n d179ebed94c73 locking/rwsem: Add __always_inline annotation to __down_write_common() and inlined callers\n 9a95e70726337 wifi: virt_wifi: don't use strlen() in const context\n 477163b7f58e2 gss_krb5: Fix the error handling path for crypto_sync_skcipher_setkey\n 36e92b5edc8e0 wifi: virt_wifi: avoid reporting connection success with wrong SSID\n 4b66e79650cf0 xfrm: call xfrm_dev_policy_delete when kill policy\n 0c92f090170a4 xfrm: fix netdev reference count imbalance\n 7a0edc3d83aff wifi: rtw89: Fix array index mistake in rtw89_sta_info_get_iter()\n ef49102bfa364 perf/x86/intel/cstate: Fix Alderlake/Raptorlake/Meteorlake\n 0c8a2ef120b81 perf: Fix default aux_watermark calculation\n 3e43ad7df75ab perf: Prevent passing zero nr_pages to rb_alloc_aux()\n 3d5fa18ea1612 perf: Fix perf_aux_size() for greater-than 32-bit size\n 69da07e53ce9b perf/x86/intel/pt: Fix pt_topa_entry_for_page() address calculation\n 77bf25dab8cee bpftool: Mount bpffs when pinmaps path not under the bpffs\n 878c90b54b839 xfrm: Export symbol xfrm_dev_state_delete.\n 0f6b8aed5d915 wifi: rtl8xxxu: 8188f: Limit TX power index\n 150b7f9a914a0 wifi: rtw89: 8852b: fix definition of KIP register number\n 802de757097bb netfilter: nf_tables: rise cap on SELinux secmark context\n fed3317b2d3f5 ipvs: Avoid unnecessary calls to skb_is_gso_sctp\n d5f53edd43daf xfrm: Fix unregister netdevice hang on hardware offload.\n c276044f2661d libbpf: Checking the btf_type kind when fixing variable offsets\n 16c5cb3280b8d net: fec: Fix FEC_ECR_EN1588 being cleared on link-down\n e6c691f6626aa net: fec: Refactor: #define magic constants\n fe2ead240c31e udf: Fix bogus checksum computation in udf_rename()\n 67b5f1054197e wifi: cfg80211: handle 2x996 RU allocation in cfg80211_calculate_bitrate_he()\n 0675037972d12 wifi: cfg80211: fix typo in cfg80211_calculate_bitrate_he()\n 51a8a235f2403 wifi: ath11k: fix wrong handling of CCMP256 and GCMP ciphers\n fc5cdbe1be31f jump_label: Fix concurrency issues in static_key_slow_dec()\n a1359e085d75d perf/x86: Serialize set_attr_rdpmc()\n f7c2f0e0cb5cb mlxsw: spectrum_acl: Fix ACL scale regression and firmware errors\n 0e59c2d228532 mlxsw: spectrum_acl_erp: Fix object nesting warning\n 1936fa05a1808 lib: objagg: Fix general protection fault\n e382588b8d149 udf: Fix lock ordering in udf_evict_inode()\n be953b4eb420c selftests/bpf: Check length of recv in test_sockmap\n a9e46f955409a net/smc: set rmb's SG_MAX_SINGLE_ALLOC limitation only when CONFIG_ARCH_NO_SG_CHAIN is defined\n 44aa1e461ccd1 tcp: fix races in tcp_v[46]_err()\n bc4f9c2ccd68a tcp: fix race in tcp_write_err()\n ecc6836d63513 tcp: add tcp_done_with_error() helper\n c42b268bee48f wifi: ath12k: fix wrong definition of CE ring's base address\n 3e779817167a2 wifi: ath11k: fix wrong definition of CE ring's base address\n 586c7fb1f5bed wifi: ath11k: Update Qualcomm Innovation Center, Inc. copyrights\n 0de96f9a82308 wifi: ath12k: fix firmware crash during reo reinject\n 8126f82dab7bd wifi: ath12k: fix invalid memory access while processing fragmented packets\n e99d9b16ff153 wifi: ath12k: change DMA direction while mapping reinjected packets\n 7797efc98e715 net: esp: cleanup esp_output_tail_tcp() in case of unsupported ESPINTCP\n d8ffeb5bd59ab selftests/bpf: Fix prog numbers in test_sockmap\n f3c9773d9c3dc bpftool: Un-const bpf_func_info to fix it for llvm 17 and newer\n 3d4e3a37cce4e wifi: ath12k: Fix tx completion ring (WBM2SW) setup failure\n cf484c84c69d5 wifi: ath12k: Correct 6 GHz frequency value in rx status\n 0c1c95850d870 wifi: brcmsmac: LCN PHY code is used for BCM4313 2G-only device\n d027ac4a08541 firmware: turris-mox-rwtm: Initialize completion before mailbox\n 6173dd13f65f3 firmware: turris-mox-rwtm: Fix checking return value of wait_for_completion_timeout()\n 2f4f8d171ecc5 firmware: turris-mox-rwtm: Do not complete if there are no waiters\n 9312a63da77c0 vmlinux.lds.h: catch .bss..L* sections into BSS\")\n e6c9eca327e6a ARM: spitz: fix GPIO assignment for backlight\n b8cdefdaa555b m68k: cmpxchg: Fix return value for default case in __arch_xchg()\n 13a71384ae6a8 cpufreq/amd-pstate: Fix the scaling_max_freq setting on shared memory CPPC systems\n 72ff9d26964a3 arm64: dts: qcom: sm6350: Add missing qcom,non-secure-domain property\n c2e8bdc0d08ec arm64: dts: rockchip: fixes PHY reset for Lunzn Fastrhino R68S\n 78beab7a91293 arm64: dts: rockchip: disable display subsystem for Lunzn Fastrhino R6xS\n d1568659662cb arm64: dts: rockchip: remove unused usb2 nodes for Lunzn Fastrhino R6xS\n 215b1aaa73d85 arm64: dts: rockchip: fix pmu_io supply for Lunzn Fastrhino R6xS\n d523659f7abbc arm64: dts: rockchip: fix usb regulator for Lunzn Fastrhino R6xS\n bca0d0102fcde arm64: dts: rockchip: fix regulator name for Lunzn Fastrhino R6xS\n becbe98ceeb1f arm64: dts: rockchip: Add missing power-domains for rk356x vop_mmu\n da8ea49d00921 x86/xen: Convert comma to semicolon\n 2e67d5cdc3706 arm64: dts: imx8mp: Fix pgc vpu locations\n 713750aadbd0f arm64: dts: imx8mp: add HDMI power-domains\n 0150dbc01d266 arm64: dts: imx8mp: Fix pgc_mlmix location\n 1beddcda55d54 arm64: dts: imx8mp: Add NPU Node\n 1667b2756216e m68k: atari: Fix TT bootup freeze / unexpected (SCU) interrupt messages\n d5cfd8da7e353 arm64: dts: renesas: r9a07g054: Add missing hypervisor virtual timer IRQ\n fc46ee662496f arm64: dts: renesas: r9a07g044: Add missing hypervisor virtual timer IRQ\n 35dcc7e3bd258 arm64: dts: renesas: r9a07g043u: Add missing hypervisor virtual timer IRQ\n ad15922975042 arm64: dts: renesas: r8a779g0: Add missing hypervisor virtual timer IRQ\n 880c61a7cae2c arm64: dts: renesas: r8a779f0: Add missing hypervisor virtual timer IRQ\n 5baa02d5c07f2 arm64: dts: renesas: r8a779a0: Add missing hypervisor virtual timer IRQ\n 878177c7dd2da arm64: dts: rockchip: Fix mic-in-differential usage on rk3568-evb1-v10\n e15757553b27f arm64: dts: rockchip: Fix mic-in-differential usage on rk3566-roc-pc\n 3f2f40a1d1959 arm64: dts: rockchip: Drop invalid mic-in-differential on rk3568-rock-3a\n 3f75eb9f99635 arm64: dts: amlogic: setup hdmi system clock\n fbb1f7ab0b15b arm64: dts: amlogic: add power domain to hdmitx\n b44836994a749 arm64: dts: amlogic: gx: correct hdmi clocks\n 3cfa05f9e1ab9 arm64: dts: mediatek: mt8183-kukui-jacuzzi: Add ports node for anx7625\n 0580ecfcafb79 arm64: dts: mediatek: mt8183-kukui: Fix the value of `dlg,jack-det-rate` mismatch\n db85bab1a46a2 arm64: dts: mediatek: mt7622: fix \"emmc\" pinctrl mux\n d014162a3e7ab arm64: dts: mediatek: mt8192-asurada: Add off-on-delay-us for pp3300_mipibrdg\n 94a6cd9f279cc arm64: dts: mediatek: mt8183-kukui: Drop bogus output-enable property\n 440a052ff9b89 arm64: dts: mediatek: mt8195: Fix GPU thermal zone name for SVS\n 80d8afcaecf3d ARM: dts: imx6qdl-kontron-samx6i: fix PCIe reset polarity\n 5b2db0b42fa71 ARM: dts: imx6qdl-kontron-samx6i: fix SPI0 chip selects\n e71469e2af115 ARM: dts: imx6qdl-kontron-samx6i: fix board reset\n 3b96e42127ab2 ARM: dts: imx6qdl-kontron-samx6i: fix PHY reset\n e139b742a7efb ARM: dts: imx6qdl-kontron-samx6i: fix phy-mode\n 7120acc1a1c66 arm64: dts: amlogic: sm1: fix spdif compatibles\n 665272557447f arm64: dts: rockchip: Increase VOP clk rate on RK3328\n d48f3bb4314fa soc: qcom: pdr: fix parsing of domains lists\n 3e815626d73e0 soc: qcom: pdr: protect locator_addr with the main mutex\n aad41f4c169bc soc: qcom: icc-bwmon: Fix refcount imbalance seen during bwmon_remove\n fab4a7b23492e arm64: dts: qcom: qdu1000: Add secure qfprom node\n 7267936f3c115 arm64: dts: qcom: qdu1000-idp: drop unused LLCC multi-ch-bit-off\n 051ac32bedab2 arm64: dts: ti: k3-am62-verdin: Drop McASP AFIFOs\n 7eb34eae2463b arm64: dts: ti: k3-am625-beagleplay: Drop McASP AFIFOs\n 22646c52e42bb arm64: dts: ti: k3-am62x: Drop McASP AFIFOs\n c22649e217457 memory: fsl_ifc: Make FSL_IFC config visible and selectable\n 21dec02291f67 OPP: ti: Fix ti_opp_supply_probe wrong return values\n d94eb194aacb3 cpufreq: ti-cpufreq: Handle deferred probe with dev_err_probe()\n 4b493143662a8 arm64: dts: qcom: qrb4210-rb2: make L9A always-on\n b6271fb067bfb ARM: dts: stm32: Add arm,no-tick-in-suspend to STM32MP15xx STGEN timer\n 0fffc2e1bf40a ARM: dts: sunxi: remove duplicated entries in makefile\n a96e60a6ea681 soc: xilinx: rename cpu_number1 to dummy_cpu_number\n adc0b5c113ab9 arm64: dts: qcom: sa8775p: mark ethernet devices as DMA-coherent\n 33fb3e38c98c1 arm64: dts: qcom: msm8996: specify UFS core_clk frequencies\n a86a568567583 arm64: dts: rockchip: Update WIFi/BT related nodes on rk3308-rock-pi-s\n 0c4c1b7daf23b arm64: dts: rockchip: Add mdio and ethernet-phy nodes to rk3308-rock-pi-s\n 30ee9e5ecc5fd arm64: dts: rockchip: Add pinctrl for UART0 to rk3308-rock-pi-s\n 96155dc8c99e7 arm64: dts: rockchip: Add sdmmc related properties on rk3308-rock-pi-s\n 459f84f8ee8db soc: qcom: rpmh-rsc: Ensure irqs aren't disabled by rpmh_rsc_send_data() callers\n 762384e9cc656 soc: qcom: pmic_glink: Handle the return value of pmic_glink_init\n 4bf50c7dcd393 arm64: dts: qcom: msm8998: enable adreno_smmu by default\n 23e44279f23e6 arm64: dts: qcom: sdm850-lenovo-yoga-c630: fix IPA firmware path\n d74b0b6c67efc arm64: dts: qcom: msm8996-xiaomi-common: drop excton from the USB PHY\n 4d460ea917e75 arm64: dts: qcom: sm8450: add power-domain to UFS PHY\n bfe998470dc45 arm64: dts: qcom: sm8350: add power-domain to UFS PHY\n f43134d6188fd arm64: dts: qcom: sm8250: add power-domain to UFS PHY\n cf2ca135496ad arm64: dts: qcom: sm8250: switch UFS QMP PHY to new style of bindings\n 928691e768b17 arm64: dts: qcom: sm6350: add power-domain to UFS PHY\n 3832f6d4f4b11 arm64: dts: qcom: sm6115: add power-domain to UFS PHY\n 15a0aec207cec arm64: dts: qcom: sdm845: add power-domain to UFS PHY\n 23ce7878ed7ba arm64: dts: qcom: sc8180x: add power-domain to UFS PHY\n 9a39bcdaa6c84 arm64: dts: qcom: sc8180x: switch UFS QMP PHY to new style of bindings\n 72a9e5ffd4837 arm64: dts: qcom: sc8180x: Correct PCIe slave ports\n 5bf6767c13d20 hwmon: (max6697) Fix swapped temp{1,8} critical alarms\n feb57c9a4f8d5 hwmon: (max6697) Fix underflow when writing limit attributes\n 0804bd05f3354 pwm: atmel-tcb: Fix race condition and convert to guards\n 390645c5c1642 drm/meson: fix canvas release in bind function\n 908ce7f56847a nvmet-auth: fix nvmet_auth hash error handling\n 386171ae7fa8b pwm: stm32: Always do lazy disabling\n 00893662707a5 md: Don't wait for MD_RECOVERY_NEEDED for HOT_REMOVE_DISK ioctl\n 2a6849a2b6bea block/mq-deadline: Fix the tag reservation code\n b2c67e1f80deb block: Call .limit_depth() after .hctx has been set\n ff36cc0bc63a7 hwmon: (adt7475) Fix default duty on fan is disabled\n 96226fbed566f cgroup/cpuset: Prevent UAF in proc_cpuset_show()\n aea95c68b7459 kernfs: Convert kernfs_path_from_node_locked() from strlcpy() to strscpy()\n c8a36455a0fb7 x86/platform/iosf_mbi: Convert PCIBIOS_* return codes to errnos\n 56d4e76223aac x86/pci/xen: Fix PCIBIOS_* return code handling\n 12b24c1cee71d x86/pci/intel_mid_pci: Fix PCIBIOS_* return code handling\n f6c475c3dc440 x86/of: Return consistent error type from x86_of_pci_irq_enable()\n f04da10d2cbc1 hfsplus: fix to avoid false alarm of circular locking\n c8cae1c194268 x86/kconfig: Add as-instr64 macro to properly evaluate AS_WRUSS\n 23a19655fb56f block: initialize integrity buffer to zero before writing it to media\n 1cfdfb965e274 ubd: untagle discard vs write zeroes not support handling\n 3236c24532839 ubd: refactor the interrupt handler\n b37d68ab60c58 platform/chrome: cros_ec_debugfs: fix wrong EC message version\n 2d0738a8322bf md: fix deadlock between mddev_suspend and flush bio\n 43b75d54398ac rcu/tasks: Fix stale task snaphot for Tasks Trace\n c25ae63de6805 EDAC, i10nm: make skx_common.o a separate module\n 754b569bc801c spi: atmel-quadspi: Add missing check for clk_prepare\n df8e2a3eabcf9 spi: spi-microchip-core: Fix the number of chip selects supported\n 310377719c544 powerpc/configs: Update defconfig with now user-visible CONFIG_FSL_IFC\n 35046aea43c85 bpftool: Fix undefined bpf macro for unix socket\n 9a558d4b86219 tools/resolve_btfids: Fix comparison of distinct pointer types warning in resolve_btfids\n 42b2eec2e5039 bpftool: Query only cgroup-related attach types\n f71bb11887bae cpu/amd: inhibit SMP check for qemux86\n c31365597a17b powerpc/uaccess: Fix build errors seen with GCC 13/14\n 64ebf485c56b5 usb: dwc3: core: remove lock of otg mode during gadget suspend/resume to avoid deadlock\n 7c76aad68f6d1 kselftest: Add a ksft_perror() helper\n 06644f0d7193d drm/tilcdc: Set preferred depth\n ff7ae7b323242 crypto: jitter - add RCT/APT support for different OSRs\n 50cd24ddb6f0b arm64: defconfig: remove CONFIG_IPQ_APSS_5018\n 58e5c91d6701f x86/alternatives: Disable interrupts and sync when optimizing NOPs in place\n c878fd2d4c793 x86/alternatives: Sync core before enabling interrupts\n c2d64b9f52b6e qemux86: add configuration symbol to select values\n 630c33229e6d5 sched/isolation: really align nohz_full with rcu_nocbs\n 0e5e0f68e2e6e clear_warn_once: add a clear_warn_once= boot parameter\n 46934791b9026 clear_warn_once: bind a timer to written reset value\n cdee9e38ff324 clear_warn_once: expand debugfs to include read support\n 82b562b818419 tools: Remove some options from CLANG_CROSS_FLAGS\n 36dc380b776b1 libbpf: Fix build warning on ref_ctr_off\n 9e3e1fe209827 perf: perf can not parser the backtrace of app in the 32bit system and 64bit kernel.\n e497a4a5da65b perf: x86-32: explicitly include \n 7b57ddd89565b perf: mips64: Convert __u64 to unsigned long long\n 1cfc19423dc7f perf: fix bench numa compilation\n 98bc2815fade4 perf: add SLANG_INC for slang.h\n 17209a70b9b39 perf: add sgidefs.h to for mips builds\n 9cd4258d910af perf: change --root to --prefix for python install\n 8110a4f266284 perf: add 'libperl not found' warning\n bc89d5e08f773 perf: force include of \n 4f6c760cc876a fat: Replace prandom_u32() with get_random_u32()\n bc53117b12b21 fat: don't use obsolete random32 call in namei_vfat\n 30b2236ab3786 FAT: Added FAT_NO_83NAME\n cef98d22b4edf FAT: Add CONFIG_VFAT_NO_CREATE_WITH_LONGNAMES option\n 0bbd7daba9e1b FAT: Add CONFIG_VFAT_FS_NO_DUALNAMES option\n 5883fc340084a aufs6: adapt to v6.6 i_op->ctime changes\n c4342d979bf21 aufs6: fix magic.mk include path\n 35266bc2dc81a aufs6: adapt to v6.6\n 8edede4e98be1 aufs6: core\n 712248233ebe1 aufs6: standalone\n 3b71a8a848d8b aufs6: mmap\n 3e2924871f371 aufs6: base\n 7f4907a931016 aufs6: kbuild\n d2f7b03e4aa77 yaffs2: update VFS ctime operations to 6.6+\n bcd6cfcd1aa04 yaffs2: v6.5 fixups\n cc615704b5f54 yaffs2: Fix miscalculation of devname buffer length\n 8ef2e22dcf913 yaffs2: convert user_namespace to mnt_idmap\n c9c749f9f7d34 yaffs2: replace bdevname call with sprintf\n 395b01cdc39d1 yaffs2: convert read_page -> readfolio\n d98b07e43ba61 yaffs: replace IS_ERR with IS_ERR_OR_NULL to check both ERR and NULL\n 613c6d50fdbe8 yaffs: fix -Wstringop-overread compile warning in yaffs_fix_null_name\n 622c4648936f3 yaffs2: v5.12+ build fixups (not runtime tested)\n 7562133d4090b yaffs: include blkdev.h\n dbd44252cd592 yaffs: fix misplaced variable declaration\n c223a10b1ac08 yaffs2: v5.6 build fixups\n 90f6007cfbf41 yaffs2: fix memory leak when /proc/yaffs is read\n 37ee169c5ea10 yaffs: add strict check when call yaffs_internal_read_super\n b6e007b8abb6e yaffs: repair yaffs_get_mtd_device\n fb98f65a466a7 yaffs: Fix build failure by handling inode i_version with proper atomic API\n 51e0aac75ea27 yaffs2: fix memory leak in mount/umount\n 2b74a0cae7b0b yaffs: Avoid setting any ACL releated xattr\n ff4130a9c3766 Yaffs:check oob size before auto selecting Yaffs1\n ba95b409c67cd fs: yaffs2: replace CURRENT_TIME by other appropriate apis\n 8fa35eba90565 yaffs2: adjust to proper location of MS_RDONLY\n 1eb5deaad8c4a yaffs2: import git revision b4ce1bb (jan, 2020)\n 4dce67c1e8c8b initramfs: allow an optional wrapper script around initramfs generation\n 2f603d83fcc4d pnmtologo: use relocatable file name\n 664a6a0a484ba tools: use basename to identify file in gen-mach-types\n 9de64bc0c1857 lib/build_OID_registry: fix reproducibility issues\n ae9b80797295a vt/conmakehash: improve reproducibility\n a972323151bdd iwlwifi: select MAC80211_LEDS conditionally\n 15d2adcc01984 net/dccp: make it depend on CONFIG_BROKEN (CVE-2020-16119)\n 5556a6c04b197 arm64/perf: Fix wrong cast that may cause wrong truncation\n 5552dc768ffcd defconfigs: drop obselete options\n 00fe4152df313 arm64/perf: fix backtrace for AAPCS with FP enabled\n 3888d0652edf1 linux-yocto: Handle /bin/awk issues\n 3d55d299f23a7 uvesafb: provide option to specify timeout for task completion\n 23c068c080bea uvesafb: print error message when task timeout occurs\n edbfc939266ec compiler.h: Undef before redefining __attribute_const__\n c99ae7e2a19ab vmware: include jiffies.h\n 572d84d928c87 Resolve jiffies wrapping about arp\n fdcd47cac8435 nfs: Allow default io size to be configured.\n 927d488010984 check console device file on fs when booting\n 57cc27f821ddf mount_root: clarify error messages for when no rootfs found\n 1b53d82a81528 mconf: fix output of cflags and libraries\n 1811da09f42ca menuconfig,mconf-cfg: Allow specification of ncurses location\n 83c2e0c6eb1f3 modpost: mask trivial warnings\n 6de6730394846 kbuild: exclude meta directory from distclean processing\n 6decd32815f53 powerpc: serialize image targets\n f6b683b38318c arm: serialize build targets\n e798b09ebf572 mtd_blkdevs: add mtd_table_mutex lock back to blktrans_{open, release} to avoid race condition\n dc8a1e5a88f86 x86_64_defconfig: Fix warnings\n 68491e5f72b61 powerpc/ptrace: Disable array-bounds warning with gcc8\n d71ebfce30048 powerpc: Disable attribute-alias warnings from gcc8\n 62f50884b8b18 powerpc: kexec fix for powerpc64\n da6871c62c371 powerpc: Add unwind information for SPE registers of E500 core\n f161c880c11de mips: make current_cpu_data preempt safe\n 5e94a8247ce7f mips: vdso: fix 'jalr $t9' crash in vdso code\n 19e36714b1c7f mips: Kconfig: add QEMUMIPS64 option\n e2e537db3cbdc 4kc cache tlb hazard: tlbp cache coherency\n aee9870611e5d malta uhci quirks: make allowance for slow 4k(e)c\n 881948cd15176 drm/fb-helper: move zeroing code to drm_fb_helper_fill_var\n 98ec1963fcb7a arm64: defconfig: cleanup config options\n f1727c537ba8d vexpress: Pass LOADADDR to Makefile\n 4474c32dc24a4 arm: ARM EABI socketcall\n 75e31a2b70fd3 ARM: LPAE: Invalidate the TLB for module addresses during translation fault\n\nSigned-off-by: Bruce Ashfield \nSigned-off-by: Richard Purdie ","shortMessageHtmlLink":"linux-yocto/6.6: update to v6.6.44"}},{"before":"236ac1b43308df722a78d3aa20aef065dfae5b2b","after":null,"ref":"refs/heads/stable/scarthgap-next","pushedAt":"2024-08-10T13:36:57.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"halstead","name":"Michael Halstead","path":"/halstead","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/143384?s=80&v=4"}},{"before":null,"after":"236ac1b43308df722a78d3aa20aef065dfae5b2b","ref":"refs/heads/stable/scarthgap-next","pushedAt":"2024-08-10T13:35:59.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"halstead","name":"Michael Halstead","path":"/halstead","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/143384?s=80&v=4"},"commit":{"message":"build-appliance-image: Update to scarthgap head revision\n\nSigned-off-by: Steve Sakoman ","shortMessageHtmlLink":"build-appliance-image: Update to scarthgap head revision"}},{"before":"aa23e392e379ab7f8cdfc48e1d2d96812f330c74","after":"236ac1b43308df722a78d3aa20aef065dfae5b2b","ref":"refs/heads/scarthgap","pushedAt":"2024-08-10T13:35:36.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"halstead","name":"Michael Halstead","path":"/halstead","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/143384?s=80&v=4"},"commit":{"message":"build-appliance-image: Update to scarthgap head revision\n\nSigned-off-by: Steve Sakoman ","shortMessageHtmlLink":"build-appliance-image: Update to scarthgap head revision"}},{"before":"136a25567499191b23a4d000a06bf83a473224ca","after":"aa23e392e379ab7f8cdfc48e1d2d96812f330c74","ref":"refs/heads/scarthgap","pushedAt":"2024-08-10T13:33:02.000Z","pushType":"push","commitsCount":10,"pusher":{"login":"halstead","name":"Michael Halstead","path":"/halstead","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/143384?s=80&v=4"},"commit":{"message":"libpng: update SRC_URI\n\nupdate SRC_URI to fix do_fetch warning:\nWARNING: libpng-1.6.42-r0 do_fetch: Failed to fetch URL https://downloads.sourceforge.net/project/libpng/libpng16/libpng-1.6.42.tar.xz, attempting MIRRORS if available\n\nSigned-off-by: Changqing Li \nSigned-off-by: Steve Sakoman ","shortMessageHtmlLink":"libpng: update SRC_URI"}},{"before":"579e836fd4b90b91b67b18257347e3e674211247","after":"8e9140a40a0336a5ad92cdd4062c68ecf6128400","ref":"refs/heads/master-next","pushedAt":"2024-08-09T21:34:07.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"halstead","name":"Michael Halstead","path":"/halstead","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/143384?s=80&v=4"},"commit":{"message":"oeqa/selftest/gcc: allowing multiple ssh sessions\n\nReusing SSH Connection to speed up remote login process\nusing multiplexing to reduce time taken while running\noe-selftest for gcc.\n\nSigned-off-by: Harish Sadineni \nSigned-off-by: Richard Purdie ","shortMessageHtmlLink":"oeqa/selftest/gcc: allowing multiple ssh sessions"}},{"before":"168e98c7d2118333da9450f069699128892e70db","after":"06d29af58521b94518c924468db34d0eed1cb056","ref":"refs/heads/master","pushedAt":"2024-08-09T21:34:02.000Z","pushType":"push","commitsCount":19,"pusher":{"login":"halstead","name":"Michael Halstead","path":"/halstead","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/143384?s=80&v=4"},"commit":{"message":"ffmpeg: fix build with binutils 2.43 on arm with commerical codecs\n\nbinutils 2.43 is stricter with label names, so rename a label to stop\nassembler errors.\n\n[ YOCTO #15570 ]\n\nSigned-off-by: Ross Burton \nSigned-off-by: Richard Purdie ","shortMessageHtmlLink":"ffmpeg: fix build with binutils 2.43 on arm with commerical codecs"}},{"before":"51ecdd2ef70d0e84e1491cb55294182ad8dc5272","after":"579e836fd4b90b91b67b18257347e3e674211247","ref":"refs/heads/master-next","pushedAt":"2024-08-09T10:37:35.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"halstead","name":"Michael Halstead","path":"/halstead","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/143384?s=80&v=4"},"commit":{"message":"ffmpeg: fix build with binutils 2.43 on arm with commerical codecs\n\nbinutils 2.43 is stricter with label names, so rename a label to stop\nassembler errors.\n\n[ YOCTO #15570 ]\n\nSigned-off-by: Ross Burton \nSigned-off-by: Richard Purdie ","shortMessageHtmlLink":"ffmpeg: fix build with binutils 2.43 on arm with commerical codecs"}},{"before":"23fcc7ff1d819cd0da26f419fa44016c0001e265","after":"51ecdd2ef70d0e84e1491cb55294182ad8dc5272","ref":"refs/heads/master-next","pushedAt":"2024-08-09T10:19:54.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"halstead","name":"Michael Halstead","path":"/halstead","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/143384?s=80&v=4"},"commit":{"message":"archiver.bbclass: fix BB_GENERATE_MIRROR_TARBALLS checking\n\nThe variable 'have_mirror_tarballs' is used as a boolean while it is\nactually the result of 'd.getVar('BB_GENERATE_MIRROR_TARBALLS')' and\nthus a string.\n\nFix this by converting it into a boolean before using i\nt.\n\nSigned-off-by: Enrico Jörns \nSigned-off-by: Richard Purdie ","shortMessageHtmlLink":"archiver.bbclass: fix BB_GENERATE_MIRROR_TARBALLS checking"}},{"before":"0345fe4eaa99dc8906964e87e2dfa1fa2aef8281","after":"23fcc7ff1d819cd0da26f419fa44016c0001e265","ref":"refs/heads/master-next","pushedAt":"2024-08-09T10:12:44.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"halstead","name":"Michael Halstead","path":"/halstead","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/143384?s=80&v=4"},"commit":{"message":"libcap-ng: update SRC_URI\n\nRefer [1], people.redhat.com has certificate issue, so update SRC_URI\nto fix do_fetch warning\n\n[1] https://github.com/stevegrubb/libcap-ng/issues/56\n\nSigned-off-by: Changqing Li \nSigned-off-by: Richard Purdie ","shortMessageHtmlLink":"libcap-ng: update SRC_URI"}},{"before":"09df2c35ce273bdaa5c31a09e8857b3f7019b869","after":"0345fe4eaa99dc8906964e87e2dfa1fa2aef8281","ref":"refs/heads/master-next","pushedAt":"2024-08-09T09:22:53.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"halstead","name":"Michael Halstead","path":"/halstead","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/143384?s=80&v=4"},"commit":{"message":"libcap-ng: update SRC_URI\n\nRefer [1], people.redhat.com has certificate issue, so update SRC_URI\nto fix do_fetch warning\n\n[1] https://github.com/stevegrubb/libcap-ng/issues/56\n\nSigned-off-by: Changqing Li \nSigned-off-by: Richard Purdie ","shortMessageHtmlLink":"libcap-ng: update SRC_URI"}},{"before":"e29d006a118643b276c6977cb70b0fb56635fc33","after":"09df2c35ce273bdaa5c31a09e8857b3f7019b869","ref":"refs/heads/master-next","pushedAt":"2024-08-09T07:27:26.000Z","pushType":"push","commitsCount":11,"pusher":{"login":"halstead","name":"Michael Halstead","path":"/halstead","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/143384?s=80&v=4"},"commit":{"message":"testexport: support for executing tests over serial\n\nUses TEST_SERIALCONTROL_CMD to open a serial connection to the target\nand execute commands. This is a drop in replacement for the ssh target,\nfully supporting the same API. Supported with testexport.\n\nTo use, set the following in local.conf:\n- TEST_TARGET to \"serial\"\n- TEST_SERIALCONTROL_CMD to a shell command or script which connects to\n the serial console of the target and forwards that connection to\n standard input/output.\n- TEST_SERIALCONTROL_EXTRA_ARGS (optional) any parameters that must be\n passed to the serial control command.\n- TEST_SERIALCONTROL_PS1 (optional) A regex string representing an empty\n prompt on the target terminal. Example: \"root@target:.*# \". This is\n used to find an empty shell after each command is run. This field is\n optional and will default to \"root@{MACHINE}:.*# \" if no other value is\n given.\n- TEST_SERIALCONTROL_CONNECT_TIMEOUT (optional) Specifies the timeout in\n seconds for the initial connection to the target. Defaults to 10 if no\n other value is given.\n\nThe serial target does have some additional limitations over the ssh\ntarget.\n1. Only supports one \"run\" command at a time. If two threads attempt to\n call \"run\", one will block until it finishes. This is a limitation of\n the serial link, since two connections cannot be opened at once.\n2. For file transfer, the target needs a shell and the base32 program.\n The file transfer implementation was chosen to be as generic as\n possible, so it could support as many targets as possible.\n3. Transferring files is significantly slower. On a 115200 baud serial\n connection, the fastest observed speed was 30kbps. This is due to\n overhead in the implementation due to decisions documented in #2\n above.\n\nSigned-off-by: Andrew Oppelt \nSigned-off-by: Matthew Weber \nSigned-off-by: Chuck Wolber \n\n--\n\nTested with core-image-sato on real hardware. TEST_SERIALCONTROL_CMD\nwas set to a bash script which connected with telnet to the target.\n\nAdditionally tested with QEMU by setting TEST_SERIALCONTROL_CMD to\n\"ssh -o StrictHostKeyChecking=no root@192.168.7.2\". This imitates\na serial connection to the QEMU instance.\n\nSteps:\n1) Set the following in local.conf:\n - IMAGE_CLASSES += \"testexport\"\n - TEST_TARGET = \"serial\"\n - TEST_SERIALCONTROL_CMD=\"ssh -o StrictHostKeyChecking=no root@192.168.7.2\"\n2) Build an image\n - bitbake core-image-sato\n3) Run the test export\n - bitbake -c testexport core-image-sato\n4) Run the image in qemu\n - runqemu nographic core-image-sato\n5) Navigate to the test export directory\n6) Run the exported tests with target-type set to serial\n - ./oe-test runtime --test-data-file ./data/testdata.json --packages-manifest ./data/manifest --debug --target-type serial\n\nSigned-off-by: Richard Purdie ","shortMessageHtmlLink":"testexport: support for executing tests over serial"}},{"before":"c6cafd2aa50357c80fbab79741d575ff567c5766","after":"2721f84ba755ceea5780e44feb0713ad8c4d0217","ref":"refs/heads/kirkstone","pushedAt":"2024-08-08T16:03:03.000Z","pushType":"push","commitsCount":8,"pusher":{"login":"halstead","name":"Michael Halstead","path":"/halstead","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/143384?s=80&v=4"},"commit":{"message":"lttng-modules: Upgrade 2.13.9 -> 2.13.14\n\nLicense-Update: Upstream cleaned stale file paths in License file and updated LICENSES/LGPL-2.1 and LICENSES/GPL-2.0 -> LICENSES/LGPL-2.1-only.txt and LICENSES/GPL-2.0-only.txt causing md5 to change.\n(ref commit ->\nhttps://github.com/lttng/lttng-modules/commit/b972ef5708a00718a081f0eb40205e25677e5e93\nand\nhttps://github.com/lttng/lttng-modules/commit/61baff6e8de2462f45006662bc34bcbf5f645ba0#diff-c693279643b8cd5d248172d9c22cb7cf4ed163a3c98c8a3f69c2717edd3eacb7)\n\nNote: Upgrade lttng-modules to 2.13.14 to fix fcheck error which occurs\nwith commit 782202de6478f68caaed4567017095ad906c4eef in kernel \"file: Rename fcheck\nlookup_fd_rcu\" which does replaces fcheck with lookup_fd_rcu.\n\nSigned-off-by: Armin Kuster \nSigned-off-by: Siddharth Doshi \nSigned-off-by: Steve Sakoman ","shortMessageHtmlLink":"lttng-modules: Upgrade 2.13.9 -> 2.13.14"}},{"before":"8b5f8ea7a75bca13d278933ae1518d84e8dc2cd2","after":"e29d006a118643b276c6977cb70b0fb56635fc33","ref":"refs/heads/master-next","pushedAt":"2024-08-08T13:29:29.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"halstead","name":"Michael Halstead","path":"/halstead","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/143384?s=80&v=4"},"commit":{"message":"u-boot.inc: Refactor do_* steps into functions that can be overridden\n\nThe looping logic for handling (and not handling) UBOOT_CONFIG has led\nto the various do_* functions to be large and unwieldy. In order to\nmodify one of the functional blocks inside of a loop (or in the else\ncondition) means you either have to replace the function entirely, or\nappend the function and undo something it did and then do what you need\nfor your change.\n\nThis refactor breaks out all of the inner loops and else clauses into\nnew functions that themselves can be overridden without needing to\nworry about the bulk of the looping logic.\n\nIt should not break any existing recipes doing prepends, appends, or\noverrides. None of the functional blocks were changed, just refactored\nout into new functions.\n\nSigned-off-by: Ryan Eatmon \nSigned-off-by: Richard Purdie ","shortMessageHtmlLink":"u-boot.inc: Refactor do_* steps into functions that can be overridden"}},{"before":"ca6f0d81fc7d5e53d216e5131724e826369fd4ae","after":"168e98c7d2118333da9450f069699128892e70db","ref":"refs/heads/master","pushedAt":"2024-08-08T13:29:24.000Z","pushType":"push","commitsCount":14,"pusher":{"login":"halstead","name":"Michael Halstead","path":"/halstead","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/143384?s=80&v=4"},"commit":{"message":"lttng-modules: backport patches for kernel v6.11\n\nWhile we wait for a new lttng-release, we backport 6\npatches to fix the build against the 6.11 kernel.\n\nSigned-off-by: Bruce Ashfield \nSigned-off-by: Alexandre Belloni \nSigned-off-by: Richard Purdie ","shortMessageHtmlLink":"lttng-modules: backport patches for kernel v6.11"}},{"before":"ea1a623ac4e71a4080cd6f69a3ebc51b7dfb9b39","after":"8b5f8ea7a75bca13d278933ae1518d84e8dc2cd2","ref":"refs/heads/master-next","pushedAt":"2024-08-08T12:28:13.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"halstead","name":"Michael Halstead","path":"/halstead","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/143384?s=80&v=4"},"commit":{"message":"lttng-modules: backport patches for kernel v6.11\n\nWhile we wait for a new lttng-release, we backport 6\npatches to fix the build against the 6.11 kernel.\n\nSigned-off-by: Bruce Ashfield \nSigned-off-by: Alexandre Belloni \nSigned-off-by: Richard Purdie ","shortMessageHtmlLink":"lttng-modules: backport patches for kernel v6.11"}},{"before":"901b710af1e90c1946e2785bc6be2ee9876a1d12","after":"ea1a623ac4e71a4080cd6f69a3ebc51b7dfb9b39","ref":"refs/heads/master-next","pushedAt":"2024-08-08T11:05:10.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"halstead","name":"Michael Halstead","path":"/halstead","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/143384?s=80&v=4"},"commit":{"message":"u-boot.inc: Refactor do_* steps into functions that can be overridden\n\nThe looping logic for handling (and not handling) UBOOT_CONFIG has led\nto the various do_* functions to be large and unwieldy. In order to\nmodify one of the functional blocks inside of a loop (or in the else\ncondition) means you either have to replace the function entirely, or\nappend the function and undo something it did and then do what you need\nfor your change.\n\nThis refactor breaks out all of the inner loops and else clauses into\nnew functions that themselves can be overridden without needing to\nworry about the bulk of the looping logic.\n\nIt should not break any existing recipes doing prepends, appends, or\noverrides. None of the functional blocks were changed, just refactored\nout into new functions.\n\nSigned-off-by: Ryan Eatmon \nSigned-off-by: Richard Purdie ","shortMessageHtmlLink":"u-boot.inc: Refactor do_* steps into functions that can be overridden"}},{"before":"f2afc7adb6de9f1f99d0247916c728787b7504a0","after":"ca6f0d81fc7d5e53d216e5131724e826369fd4ae","ref":"refs/heads/master","pushedAt":"2024-08-08T11:05:05.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"halstead","name":"Michael Halstead","path":"/halstead","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/143384?s=80&v=4"},"commit":{"message":"coreutils: Fix intermittent ptest issue\n\nThe test writes to the disk and means the space used changes. If this\ncrosses a number boundary, the heading spacing can change causing a test\nfailure. This was triggered by a recent gcc upgrade.\n\nAdd a fix for this which has been shared with upstream.\n\nSigned-off-by: Richard Purdie ","shortMessageHtmlLink":"coreutils: Fix intermittent ptest issue"}},{"before":"b488dc75d14153e81c21a88c9320e2ce79dde102","after":"901b710af1e90c1946e2785bc6be2ee9876a1d12","ref":"refs/heads/master-next","pushedAt":"2024-08-08T10:18:57.000Z","pushType":"push","commitsCount":22,"pusher":{"login":"halstead","name":"Michael Halstead","path":"/halstead","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/143384?s=80&v=4"},"commit":{"message":"u-boot.inc: Refactor do_* steps into functions that can be overridden\n\nThe looping logic for handling (and not handling) UBOOT_CONFIG has led\nto the various do_* functions to be large and unwieldy. In order to\nmodify one of the functional blocks inside of a loop (or in the else\ncondition) means you either have to replace the function entirely, or\nappend the function and undo something it did and then do what you need\nfor your change.\n\nThis refactor breaks out all of the inner loops and else clauses into\nnew functions that themselves can be overridden without needing to\nworry about the bulk of the looping logic.\n\nIt should not break any existing recipes doing prepends, appends, or\noverrides. None of the functional blocks were changed, just refactored\nout into new functions.\n\nSigned-off-by: Ryan Eatmon \nSigned-off-by: Richard Purdie ","shortMessageHtmlLink":"u-boot.inc: Refactor do_* steps into functions that can be overridden"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEmeBTkwA","startCursor":null,"endCursor":null}},"title":"Activity · openembedded/openembedded-core"}