summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* cargo: Fix build on musl/riscvKhem Raj2023-05-102-0/+99
| | | | | | | | | | | libc needs fix for defining scope of SOCK_SEQPACKET (From OE-Core rev: 5497a382a5f5ffd5449637953685d8b44ae0405d) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> (cherry picked from commit 378da16ebe2917f26f9fe8cf654bced09ec6ecfe) Signed-off-by: Steve Sakoman <steve@sakoman.com>
* cve-update-nvd2-native: added the missing http importJan Vermaete2023-05-101-0/+1
| | | | | | | | | (From OE-Core rev: 02ce3cc9d4b197c3df57b727aa5f7eff59091e37) Signed-off-by: Jan Vermaete <jan.vermaete@gmail.com> Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com> (cherry picked from commit 39d2cde7eb922cb0a2cf9402cd8b3ae3b4cc2f62) Signed-off-by: Steve Sakoman <steve@sakoman.com>
* cve-extra-exclusions: linux-yocto: ignore fixed CVE-2023-1652 & CVE-2023-1829Yoann Congal2023-05-101-0/+19
| | | | | | | | | | | | | | | | CVE-2023-1652 & CVE-2023-1829 are fixed by all version used by linux-yocto. Fixing commits are not referenced by NVD but are referenced by: * https://www.linuxkernelcves.com * Debian kernel-sec team ... this should be trust worthy enough. (From OE-Core rev: 4c395cfd5edd42e81ef7aa89df8be7e9291ea89c) Signed-off-by: Yoann Congal <yoann.congal@smile.fr> (cherry picked from commit 8f9d6c5b0238641313387c139442566752a1d25d) Signed-off-by: Steve Sakoman <steve@sakoman.com>
* tiff: Add fix for CVE-2022-4645Pawan Badganchi2023-05-101-0/+267
| | | | | | | | | | | | | | | Below patch fixes the CVE-2022-4645 as well. 0001-Revised-handling-of-TIFFTAG_INKNAMES-and-related-TIF.patch Link: https://nvd.nist.gov/vuln/detail/CVE-2022-4645 (From OE-Core rev: 2fb604272f6b0c94c5616323ed973918c22b8389) Signed-off-by: Pawan Badganchi <Pawan.Badganchi@kpit.com> Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com> (cherry picked from commit 312393edf0aa5b2c515c08245d1c289ba79bad55) Signed-off-by: Steve Sakoman <steve@sakoman.com>
* connman: backport fix for CVE-2023-28488Ross Burton2023-05-102-0/+64
| | | | | | | (From OE-Core rev: 6ae794bfd0db6028c79c36d2fef47471916b357c) Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Steve Sakoman <steve@sakoman.com>
* ref-manual: variables.rst: don't mention the INIT_MANAGER "none" optionMichael Opdenacker2023-05-041-5/+0
| | | | | | | | | | | | | As it is mainly used for internal purposes, so not necessarily useful for regular users. OE-core "nodistro" uses it as a fallback to the default setting. (From yocto-docs rev: aa4d4034707d7c74488678e77d4f45d65782b2a7) Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com> CC: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* docs: add support for mickledore (4.2) releaseMichael Halstead2023-05-042-8/+10
| | | | | | | | | | | This adds support for the Mickledore (4.2) release and update the current dev branch to Nanbield. (From yocto-docs rev: 5321befbfdc014d469b298bdd5b31d684231b2cb) Signed-off-by: Michael Halstead <mhalstead@linuxfoundation.org> Reviewed-by: Michael Opdenacker <michael.opdenacker@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: system-requirements.rst: fix AlmaLinux variable nameMichael Opdenacker2023-05-031-1/+1
| | | | | | | (From yocto-docs rev: d84b771e2ca22fa7dd9525dc515d3972035366eb) Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: init-manager.rst: add summaryMichael Opdenacker2023-05-031-0/+49
| | | | | | | | | Comparing init managers by features (From yocto-docs rev: 1039bbe55b5b7375e8dd969940bbd656115a5ab0) Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* release-notes-4.2: remove/merge duplicates entriesLee Chee Yang2023-05-031-38/+10
| | | | | | | | (From yocto-docs rev: 6e4b1af0fed2b59909ac9db1be2aaf3e3b542b0c) Signed-off-by: Lee Chee Yang <chee.yang.lee@intel.com> Reviewed-by: Michael Opdenacker <michael.opdenacker@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: variables.rst: document KERNEL_DANGLING_FEATURES_WARN_ONLYMichael Opdenacker2023-05-031-0/+14
| | | | | | | | (From yocto-docs rev: dc59b636bb4319a3af552bce84929ddb22a479fb) Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com> Reviewed-by: Bruce Ashfield <bruce.ashfield@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* manuals: expand init manager documentationMichael Opdenacker2023-05-033-43/+98
| | | | | | | | | | | | | | | | | | - Add details about INIT_MANAGER Correct the fact that "none" currently generates an image with "sysvinit", at least on Poky. This behaviour should probably be changed. - Expand the "Selecting an Initialization Manager" section. - Stop mentioning "rescue image" generation, as this is not detailed anywhere else. (From yocto-docs rev: fd99f2753b50b7ad6133b787b90331fcb3a35152) Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com> CC: Paul Eggleton <bluelightning@bluelightning.org> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* migration-guides: fixes and improvements to 4.2 release notesMichael Opdenacker2023-05-031-86/+72
| | | | | | | | | | | | | - Remove empty subsections (detailed elsewhere) - Fix bullet list syntax (missing leading empty line) - Fix a few CVE URLs - Add some references - Minor font and case fixes (From yocto-docs rev: ec63abf8b67458ad9f8d8942e0c327d3de93eef9) Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* migration-guides: release-notes-4.0.9.rst: add missing SPDX infoMichael Opdenacker2023-05-031-0/+2
| | | | | | | | (From yocto-docs rev: 59b6dcc2ea952a76df96b6b8ae80cce5dcae4161) Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com> CC: Lee Chee Yang <chee.yang.lee@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: add "Mixin" termMichael Opdenacker2023-05-032-4/+12
| | | | | | | | | | Also add a target (and use) a target for the "Long Term Support Release" section. (From yocto-docs rev: 98d6f2066fcdb20e63b8da6ed52d0f3590b15195) Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* overview-manual: development-environment: update text and screenshotsMichael Opdenacker2023-05-034-23/+11
| | | | | | | | | | | | | | | - Reduce the importance of https://downloads.yoctoproject.org/releases (mostly obsolete), mention only https://downloads.yoctoproject.org/releases/yocto/ - Update the corresponding text, especially the names of the components. - Update screenshots. (From yocto-docs rev: 9b2eb5f19f6121406ff7b72b846554f3016bc789) Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* manuals: document SPDX_CUSTOM_ANNOTATION_VARSMichael Opdenacker2023-05-033-0/+75
| | | | | | | | | (From yocto-docs rev: 5811f4eb3e73aa5f8ca90e40ec6559a6d4d58fa3) Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com> CC: Saul Wold <Saul.Wold@windriver.com> CC: Joshua Watt <JPEWhacker@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* overview-manual: update section about source archivesMichael Opdenacker2023-05-032-34/+13
| | | | | | | | | | | | | | | | Except the "yocto" and "uninative" directories, everything under https://downloads.yoctoproject.org/releases/, in particular "bitbake". Point to https://downloads.yoctoproject.org/releases/yocto/ instead for people interested in tar archives. Simplify the description too, unnecessarily verbose. (From yocto-docs rev: 502b00003b1c84d7b419f01b87a6ab6a121a7ad9) Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: variables.rst: add wikipedia shortcut for "getty"Michael Opdenacker2023-05-031-11/+8
| | | | | | | (From yocto-docs rev: 2f07fddce909d13a7175e713118af7730e2e5529) Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: remove unused and obsolete fileMichael Opdenacker2023-05-031-11/+0
| | | | | | | (From yocto-docs rev: 707596c89e42b222df1f1659eb39a7574fba95e9) Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: classes.rst: document devicetree.bbclassMichael Opdenacker2023-05-031-0/+43
| | | | | | | | | | | This addresses [YOCTO #15092] (From yocto-docs rev: f65816f5ea62e6c4301c0bd0c6aad91110963f9e) Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com> Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com> Reviewed-by: Luca Ceresoli <luca.ceresoli@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* release-notes-4.2: update RC3 changesLee Chee Yang2023-04-261-6/+7
| | | | | | | | | also fix typo for CVE-2023-24532. (From yocto-docs rev: daafb70e6d60fd7d00c8de736eca2c430db77ee8) Signed-off-by: Lee Chee Yang <chee.yang.lee@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* build-appliance-image: Update to mickledore head revisionyocto-4.2mickledore-4.2Richard Purdie2023-04-221-1/+1
| | | | | | (From OE-Core rev: c57d1a561db563ed2f521bbac5fc12d4ac8e11a7) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* build-appliance-image: Update to mickledore head revisionRichard Purdie2023-04-221-1/+1
| | | | | | (From OE-Core rev: c5e485619396d1af61bf11e93382f962a1f2141c) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* shadow: backport patch to fix CVE-2023-29383Xiangyu Chen2023-04-223-0/+120
| | | | | | | | | | | | The fix of CVE-2023-29383.patch contains a bug that it rejects all characters that are not control ones, so backup another patch named "0001-Overhaul-valid_field.patch" from upstream to fix it. (From OE-Core rev: b51e2c04daa4089f0aeabd9af197cc2f59f69a2b) Signed-off-by: Xiangyu Chen <xiangyu.chen@windriver.com> Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* build-appliance-image: Update to mickledore head revisionRichard Purdie2023-04-221-2/+2
| | | | | | (From OE-Core rev: cd1e6a37cf18ae46c5be6ac9c66ad1b8c4685390) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* go: backport fix for CVE-2023-24537Ross Burton2023-04-222-0/+90
| | | | | | | | (From OE-Core rev: 6b5a3cc1c8c5c6591fb02612869e6725c010ca13) Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* screen: backport fix for CVE-2023-24626Ross Burton2023-04-222-0/+41
| | | | | | | | (From OE-Core rev: 05c7f446ca790f3695d04665aad118e42b7a52be) Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* xserver-xorg: backport fix for CVE-2023-1393Ross Burton2023-04-222-1/+48
| | | | | | | (From OE-Core rev: 7828f7026b4cd3ae97ebe5d849c09fabbc17272d) Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* release-notes-4.2: add release notesPaul Eggleton2023-04-221-19/+828
| | | | | | | | | | | | | | | | Add new features, upgrades, CVEs, contributors and license changes based upon combing through the commits in the release. I haven't yet noted any known issues. Note: I had to add the upgrades list from the commits rather than from the layer index this time (as the branch comparison feature is unfortunately broken there at the moment), thus the format is a little different. (From yocto-docs rev: 4d6807e34adf5d92d9b6e5852736443a867c78fa) Signed-off-by: Paul Eggleton <bluelightning@bluelightning.org> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* release-notes-4.1: fix some CVE linksPaul Eggleton2023-04-221-6/+6
| | | | | | | | | | The "(ignored)" suffixes were included in the link value which broke the link. (From yocto-docs rev: bff0fb0e39f69101f036ddbc27a82c15047bdbcd) Signed-off-by: Paul Eggleton <bluelightning@bluelightning.org> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* migration-guides: extend migration guide for 4.2Paul Eggleton2023-04-221-34/+162
| | | | | | | | | | * Reorder and extend existing info a little * Add additional sections after combing through changes (From yocto-docs rev: 337d35d85b5b4361655549ea7eb6fdf5f55e7506) Signed-off-by: Paul Eggleton <bluelightning@bluelightning.org> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev/ref-manual: Document INIT_MANAGERPaul Eggleton2023-04-222-18/+21
| | | | | | | | | | | | The INIT_MANAGER variable was added in 3.0 but it seems we didn't get around to documenting it yet. I have added a variable glossary entry and made the basic adjustment of the "Using systemd Exclusively" section in the dev manual, however I think the latter section still needs work. (From yocto-docs rev: 602c0e8f770516256dab04edfd887377303c06bb) Signed-off-by: Paul Eggleton <bluelightning@bluelightning.org> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: move Initramfs entry from variables to termsPaul Eggleton2023-04-222-42/+42
| | | | | | | | | | It looks like this was accidentally added to the variable glossary instead of the terms list, so move it to the latter. (From yocto-docs rev: c9829dcae18cd2cb5f008081d841ca995b76b8bf) Signed-off-by: Paul Eggleton <bluelightning@bluelightning.org> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: add SDK_ARCHIVE_TYPEPaul Eggleton2023-04-221-0/+8
| | | | | | | | | | This appears to have been introduced back in 2019, but we missed documenting it. (From yocto-docs rev: 064a5d84890416362a1a7a337347abbe9afe485d) Signed-off-by: Paul Eggleton <bluelightning@bluelightning.org> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: add section link also to buildtools-extended entryPaul Eggleton2023-04-221-0/+4
| | | | | | | | | | I realise it's already in the buildtools entry above, but for completeness let's add it to the buildtools-extended entry as well. (From yocto-docs rev: d9db1d380120e976a30e9eddb86b391084178c94) Signed-off-by: Paul Eggleton <bluelightning@bluelightning.org> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: add FIT_CONF_DEFAULT_DTBPaul Eggleton2023-04-221-0/+4
| | | | | | | | | New variable in 4.2. (From yocto-docs rev: 1228ce16a33bd6f00e5399e4c381be808a272281) Signed-off-by: Paul Eggleton <bluelightning@bluelightning.org> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: document new patch-status-* QA checksPaul Eggleton2023-04-222-0/+30
| | | | | | | | | Newly added in 4.2. (From yocto-docs rev: 12e576fb6a932c4089651371c71c61fd1e96cd48) Signed-off-by: Paul Eggleton <bluelightning@bluelightning.org> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: add missing QA checks from previous releasesPaul Eggleton2023-04-221-7/+51
| | | | | | | | | | | | | | This section needs to be kept in sync with the "QA Error and Warning Messages" section (qa-checks.rst) - this is the other direction that tells folks what all of the values in WARN_QA / ERROR_QA are intended to do. Add the ones that we missed adding here for previous releases, and also use a proper reference for the buildhistory class in the entry for version-going-backwards. (From yocto-docs rev: 356a6e650bb1de66b806142f75a03bda57972a94) Signed-off-by: Paul Eggleton <bluelightning@bluelightning.org> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Remove references to package_tar classPaul Eggleton2023-04-224-75/+6
| | | | | | | | | This has been removed in 4.2. (From yocto-docs rev: a5dcaf95915deec5243ab2fd0711c63e98b2a661) Signed-off-by: Paul Eggleton <bluelightning@bluelightning.org> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* migration-guides: Add coverage of addpylib directivePaul Eggleton2023-04-223-7/+27
| | | | | | | | | | | | To complement what I am adding to the BitBake reference manual, add a section in the 4.2 migration guide, a reference in the structure section of the reference manual (where we talk about meta/lib) and adjust the release notes item to be a little more concise. (From yocto-docs rev: 0903e82a9da263c6d64aead03407eb377eb5bbfe) Signed-off-by: Paul Eggleton <bluelightning@bluelightning.org> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: add BB_CACHEDIRPaul Eggleton2023-04-221-0/+3
| | | | | | | | | | New in 4.2 (pointer to BitBake manual, changes sent separately for that). (From yocto-docs rev: a2112eb3f1084040ad48e392075297b4630b93e1) Signed-off-by: Paul Eggleton <bluelightning@bluelightning.org> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev/ref-manual: Remove references to INC_PRPaul Eggleton2023-04-222-49/+0
| | | | | | | | | | This technique is no longer used (nor necessary), let's just remove it to avoid any confusion. (From yocto-docs rev: 8f50d0bf22fea8064c112f52df06dbd6a85a7a83) Signed-off-by: Paul Eggleton <bluelightning@bluelightning.org> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: update for IMAGE_MACHINE_SUFFIX additionPaul Eggleton2023-04-221-31/+50
| | | | | | | | | | | | | | | | | IMAGE_MACHINE_SUFFIX is a new variable in 4.2, and there were some associated changes to how IMAGE_NAME, IMAGE_LINK_NAME, INITRAMFS_IMAGE_NAME and KERNEL_ARTIFACT_NAME are set by default. As a result, instead of repeating how KERNEL_ARTIFACT_NAME is set by default, let's just direct people to the entry for that variable so we only have to update one place. At the same time I noticed INITRAMFS_IMAGE_NAME was not documented at all, so add that in. (From yocto-docs rev: d53bf2878a268fb71785c73053e3657436f3f5ba) Signed-off-by: Paul Eggleton <bluelightning@bluelightning.org> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Add new RUST_CHANNEL variablePaul Eggleton2023-04-221-0/+5
| | | | | | | | | Newly added for 4.2. (From yocto-docs rev: 89b583413e616aafa5f853a7631cac0f97d387db) Signed-off-by: Paul Eggleton <bluelightning@bluelightning.org> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: add new SDK_ZIP_OPTIONS variablePaul Eggleton2023-04-221-0/+5
| | | | | | | | | Newly added for 4.2. (From yocto-docs rev: e599d82cb3377900632182d216925a2aa44d3989) Signed-off-by: Paul Eggleton <bluelightning@bluelightning.org> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* migration-guides: update 4.2 migration and release notesMichael Opdenacker2023-04-222-12/+156
| | | | | | | | | | Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com> CC: Frederic Martinsons <frederic.martinsons@gmail.com> CC: Marta Rybczynska <rybczynska@gmail.com> CC: Paul Eggleton <paul.eggleton@linux.microsoft.com> CC: Alex Kiernan <alex.kiernan@gmail.com> CC: Alexis Lothoré <alexis.lothore@bootlin.com Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* migration-guides: add release-notes for 4.0.9Lee Chee Yang2023-04-222-0/+248
| | | | | | | (From yocto-docs rev: cc2f1a4a106d36ec99b7c1bedfcc876839c0c20b) Signed-off-by: Lee Chee Yang <chee.yang.lee@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* linux-yocto/5.15: update to v5.15.108Bruce Ashfield2023-04-223-19/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Updating to the latest korg -stable release that comprises the following commits: 3299fb36854f Linux 5.15.108 adef0cebea85 nvme-pci: avoid the deepest sleep state on ZHITAI TiPro5000 SSDs c6897dfe2bb6 counter: Add the necessary colons and indents to the comments of counter_compi fa934784fb65 counter: fix docum. build problems after filename change 0cf283340023 panic, kexec: make __crash_kexec() NMI safe 9e1e511119b1 kexec: turn all kexec_mutex acquisitions into trylocks 6fc7a53fcc4c nvme-pci: add NVME_QUIRK_BOGUS_NID for T-FORCE Z330 SSD fa43e0591900 nvme-pci: mark Lexar NM760 as IGNORE_DEV_SUBNQN a814fc9e6e59 nvme-pci: add NVME_QUIRK_BOGUS_NID for Lexar NM760 972e06d09e86 nvme-pci: add NVME_QUIRK_BOGUS_NID for Lexar NM610 cf773832139b nvme-pci: Crucial P2 has bogus namespace ids 5a19b9a49aea nvme-pci: avoid the deepest sleep state on ZHITAI TiPro7000 SSDs 65f5dc5dff29 nvme-pci: add NVME_QUIRK_BOGUS_NID for ADATA XPG GAMMIX S50 3daaa5f7aae2 i2c: ocores: generate stop condition after timeout in polling mode 0af686415ca2 x86/rtc: Remove __init for runtime functions b11ff3ef4d09 sched/fair: Fix imbalance overflow 90e3dc510106 sched/fair: Move calculate of avg_load to a better location 6d1353781bba powerpc/papr_scm: Update the NUMA distance table for the target node 0b031f5983f8 ubi: Fix deadlock caused by recursively holding work_sem 85d7a7044b75 ubi: Fix failure attaching when vid_hdr offset equals to (sub)page size f0b4a4086cf2 mptcp: stricter state check in mptcp_worker 925e1a510a2e mptcp: use mptcp_schedule_work instead of open-coding it f4f2a1d491e9 cgroup/cpuset: Wake up cpuset_attach_wq tasks in cpuset_cancel_attach() 19c7f9329bdb x86/PCI: Add quirk for AMD XHCI controller that loses MSI-X state in D3hot 05143d90ac90 scsi: ses: Handle enclosure with just a primary component gracefully aaae6d303150 net: phy: nxp-c45-tja11xx: fix unsigned long multiplication overflow b1ca14361d49 net: phy: nxp-c45-tja11xx: add remove callback 0359e505bcd7 net: sfp: initialize sfp->i2c_block_size at sfp allocation a42f565c0e96 riscv: add icache flush for nommu sigreturn trampoline 6eeb1cba4c9d drm/i915: fix race condition UAF in i915_perf_add_config_ioctl 9b344cf6aea0 i915/perf: Replace DRM_DEBUG with driver specific drm_dbg call 6b337a13c144 tracing: Have tracing_snapshot_instance_cond() write errors to the appropriate instance 1403518ed0d9 tracing: Add trace_array_puts() to write into instance 670e54151b7a counter: 104-quad-8: Fix Synapse action reported for Index signals 6e25d374cd95 counter: Internalize sysfs interface code c4153e662883 counter: stm32-timer-cnt: Provide defines for slave mode selection 4c1010848b12 counter: stm32-lptimer-cnt: Provide defines for clock polarities 189ada57e88c ACPI: resource: Add Medion S17413 to IRQ override quirk 248a18a895e2 wifi: iwlwifi: mvm: fix mvmtxq->stopped handling 0efd9ed92926 asymmetric_keys: log on fatal failures in PE/pkcs7 ae2b44aeade1 verify_pefile: relax wrapper length check 744f80ae0716 drm: panel-orientation-quirks: Add quirk for Lenovo Yoga Book X90F 05a24344296e efi: sysfb_efi: Add quirk for Lenovo Yoga Book X91F/L 0f9d2fc58824 i2c: hisi: Avoid redundant interrupts d21a46212009 i2c: imx-lpi2c: clean rx/tx buffers upon new message 8451da304b4a wifi: mwifiex: mark OF related data as maybe unused 9aeff275b7f7 power: supply: cros_usbpd: reclassify "default case!" as debug 788f4a3d3987 ARM: 9290/1: uaccess: Fix KASAN false-positives 53967ac8080b libbpf: Fix single-line struct definition output in btf_dump 906a6689bb01 skbuff: Fix a race between coalescing and releasing SKBs 7ccc58a1a756 net: macb: fix a memory corruption in extended buffer descriptor mode ed2ec39e46fe udp6: fix potential access to stale information e97ff11b396c RDMA/core: Fix GID entry ref leak when create_ah fails 6109f5b13ce3 sctp: fix a potential overflow in sctp_ifwdtsn_skip c6a796ee5a63 net: qrtr: Fix an uninit variable access bug in qrtr_tx_resume() 9b1ca43bcf3d qlcnic: check pci_reset_function result ffa4f32952e2 drm/armada: Fix a potential double free in an error handling path a94f5d35fdbb tcp: restrict net.ipv4.tcp_app_win a08ec4ed3b6e niu: Fix missing unwind goto in niu_alloc_channels() e35ae49bc198 9p/xen : Fix use after free bug in xen_9pfs_front_remove due to race condition b41da67451b0 bpf: tcp: Use sock_gen_put instead of sock_put in bpf_iter_tcp 48e8e7851dc0 RDMA/cma: Allow UD qp_type to join multicast only 1569a4cdb973 IB/mlx5: Add support for 400G_8X lane speed f6711bc5c016 RDMA/irdma: Add ipv4 check to irdma_find_listener() c8c7a7aee861 RDMA/irdma: Increase iWARP CM default rexmit count 810250c9c661 RDMA/irdma: Fix memory leak of PBLE objects aa2607bae45f clk: sprd: set max_register according to mapping range 0004a50c535f drm/i915/dsi: fix DSS CTL register offsets for TGL+ 1bb4a52c3caa KVM: arm64: PMU: Restore the guest's EL0 event counting after migration c7acce3a0eeb mtd: rawnand: stm32_fmc2: use timings.mode instead of checking tRC_min 7233b5baba10 mtd: rawnand: stm32_fmc2: remove unsupported EDO mode 5ded9b750f30 mtd: rawnand: meson: fix bitmask for length in command word 0162836a51bb mtdblock: tolerate corrected bit-flips ad574345ce26 fbmem: Reject FB_ACTIVATE_KD_TEXT from userspace a55a95365e08 btrfs: fix fast csum implementation detection 6da03c237d56 btrfs: print checksum type and implementation at mount time 0efb276d5848 Bluetooth: Fix race condition in hidp_session_thread ac6725a634f7 Bluetooth: L2CAP: Fix use-after-free in l2cap_disconnect_{req,rsp} d98498ad5695 ALSA: hda/sigmatel: fix S/PDIF out on Intel D*45* motherboards c5797c87e74e ALSA: emu10k1: don't create old pass-through playback device on Audigy f1ef453157b4 ALSA: firewire-tascam: add missing unwind goto in snd_tscm_stream_start_duplex() 7901d787e455 ALSA: i2c/cs8427: fix iec958 mixer control deactivation d8697aa12ae6 ALSA: hda/sigmatel: add pin overrides for Intel DP45SG motherboard 34a0ada0a8b2 ALSA: emu10k1: fix capture interrupt handler unlinking 55e4eef5545d Revert "pinctrl: amd: Disable and mask interrupts on resume" (From OE-Core rev: 5339d44b0b0b23f30cb0f8ab395da62e83733c40) Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* linux-yocto/6.1: update to v6.1.25Bruce Ashfield2023-04-223-20/+20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Updating to the latest korg -stable release that comprises the following commits: f17b0ab65d17 Linux 6.1.25 243d9f3a1101 cgroup/cpuset: Add cpuset_can_fork() and cpuset_cancel_fork() methods e33ab28395d3 cgroup/cpuset: Make cpuset_fork() handle CLONE_INTO_CGROUP properly ff5a4fe2598e cgroup/cpuset: Skip spread flags update on v2 1058e9a130ce nvme-pci: add NVME_QUIRK_BOGUS_NID for T-FORCE Z330 SSD dfae73fafd72 nvme-pci: mark Lexar NM760 as IGNORE_DEV_SUBNQN f4523cd4986f cifs: fix negotiate context parsing 8f09ece19c22 i2c: ocores: generate stop condition after timeout in polling mode 6f5758fd2edf x86/rtc: Remove __init for runtime functions 31c5ad43bdd1 sched/fair: Fix imbalance overflow 98c77adf519d powerpc/papr_scm: Update the NUMA distance table for the target node 9277d0e5889c i2c: mchp-pci1xxxx: Update Timing registers 50eb90da4fa0 ubi: Fix deadlock caused by recursively holding work_sem 3dce44039b62 ubi: Fix failure attaching when vid_hdr offset equals to (sub)page size aff9099e9c51 mptcp: stricter state check in mptcp_worker 4d433920eb5e mptcp: use mptcp_schedule_work instead of open-coding it 1f93ed9a6841 drm/amd/pm: correct SMU13.0.7 max shader clock reporting 8464a01508f4 drm/amd/pm: correct SMU13.0.7 pstate profiling clock settings a746ad276b2e cgroup/cpuset: Wake up cpuset_attach_wq tasks in cpuset_cancel_attach() f06c9b01540c cgroup/cpuset: Fix partition root's cpuset.cpus update bug 53244494bfcb cgroup: fix display of forceidle time at root 226f6410fd43 x86/PCI: Add quirk for AMD XHCI controller that loses MSI-X state in D3hot f8e702c54413 scsi: ses: Handle enclosure with just a primary component gracefully c918d0bc687c net: phy: nxp-c45-tja11xx: fix unsigned long multiplication overflow 4fb1a978a373 net: phy: nxp-c45-tja11xx: add remove callback 4b3101989e19 net: sfp: initialize sfp->i2c_block_size at sfp allocation 6c8cc40c588f HID: intel-ish-hid: Fix kernel panic during warm reset 5d12b36d72bb riscv: add icache flush for nommu sigreturn trampoline a2f6ded41bec ksmbd: avoid out of bounds access in decode_preauth_ctxt() 2128f7c00fa5 maple_tree: fix write memory barrier of nodes once dead for RCU mode f58574f238c3 tracing: Have tracing_snapshot_instance_cond() write errors to the appropriate instance 5620eeb379d1 tracing: Add trace_array_puts() to write into instance 41afd2473dc4 KVM: SVM: Flush Hyper-V TLB when required d8b1253f223c x86/hyperv: KVM: Rename "hv_enlightenments" to "hv_vmcb_enlightenments" 8eb5ca7f344e KVM: SVM: Add a proper field for Hyper-V VMCB enlightenments 38b091c8a3f2 KVM: selftests: Move "struct hv_enlightenments" to x86_64/svm.h 59ef934fcc52 x86/hyperv: Move VMCB enlightenment definitions to hyperv-tlfs.h 6e999e45ab1c ACPI: resource: Add Medion S17413 to IRQ override quirk 8c1e247907b9 drm/amdgpu/gfx: set cg flags to enter/exit safe mode b4efb6af93ca drm/amdgpu: Force signal hw_fences that are embedded in non-sched jobs df27bcd0cf2b drm/amdgpu: add mes resume when do gfx post soft reset 6c2103d9a88e wifi: iwlwifi: mvm: protect TXQ list manipulation 742ae1a6c65d wifi: iwlwifi: mvm: fix mvmtxq->stopped handling bb0cf2bd6363 nvme: send Identify with CNS 06h only to I/O controllers 3221808c1c6e asymmetric_keys: log on fatal failures in PE/pkcs7 d29a47b456fd verify_pefile: relax wrapper length check 9d482a09acd3 hwmon: (xgene) Fix ioremap and memremap leak f2226c840f8d hwmon: (peci/cputemp) Fix miscalculated DTS for SKX 1fe2ed70c054 drm: panel-orientation-quirks: Add quirk for Lenovo Yoga Book X90F 25d36216b160 ACPI: video: Add backlight=native DMI quirk for Acer Aspire 3830TG cec44fdfbdd6 block: ublk_drv: mark device as LIVE before adding disk 09b1f40a4ea2 efi: sysfb_efi: Add quirk for Lenovo Yoga Book X91F/L a1cfba541300 i2c: hisi: Avoid redundant interrupts bd51c04b7e18 i2c: imx-lpi2c: clean rx/tx buffers upon new message bf7d62cac546 wifi: mwifiex: mark OF related data as maybe unused 3565e0b6bca5 selftests/bpf: Fix progs/find_vma_fail1.c build error. ac5866fcb6f5 power: supply: axp288_fuel_gauge: Added check for negative values d71b48d5b181 power: supply: cros_usbpd: reclassify "default case!" as debug 43bba80efd07 power: supply: rk817: Fix unsigned comparison with less than zero eb365d1f507d ARM: dts: qcom: apq8026-lg-lenok: add missing reserved memory 19fdbc60b6be ARM: 9290/1: uaccess: Fix KASAN false-positives 8a5342878429 libbpf: Fix single-line struct definition output in btf_dump 71850b5af92d skbuff: Fix a race between coalescing and releasing SKBs 9412a9bf5952 net: macb: fix a memory corruption in extended buffer descriptor mode ecdf42c23f3f udp6: fix potential access to stale information 6985701e628a selftests: openvswitch: adjust datapath NL message declaration 370280c65c28 RDMA/core: Fix GID entry ref leak when create_ah fails 5c9367ac5a22 sctp: fix a potential overflow in sctp_ifwdtsn_skip bef57c227b52 net: qrtr: Fix an uninit variable access bug in qrtr_tx_resume() 3756171b97c3 cgroup,freezer: hold cpu_hotplug_lock before freezer_mutex eabf778f9b21 net: wwan: iosm: Fix error handling path in ipc_pcie_probe() f517b5ee826a qlcnic: check pci_reset_function result 09f4dec1f6ac drm/armada: Fix a potential double free in an error handling path a3f1344a7644 Bluetooth: Set ISO Data Path on broadcast sink 2fcfd51add22 Bluetooth: SCO: Fix possible circular locking dependency sco_sock_getsockopt 99f1bc32ebcb Bluetooth: Fix printing errors if LE Connection times out 7c90d78301f8 Bluetooth: hci_conn: Fix not cleaning up on LE Connection failure 644b3051b06b net: openvswitch: fix race on port output d10c951191af iavf: remove active_cvlans and active_svlans bitmaps aa0f377c9b00 iavf: refactor VLAN filter states 4f6c08c2323b bonding: fix ns validation on backup slaves 9d7765638fd8 tcp: restrict net.ipv4.tcp_app_win 53a22fa7f9c2 niu: Fix missing unwind goto in niu_alloc_channels() 24da5765d1ed KVM: arm64: Advertise ID_AA64PFR0_EL1.CSV2/3 to protected VMs 361b02e68181 KVM: arm64: Initialise hypervisor copies of host symbols unconditionally 8b9c64942ada bpf, arm64: Fixed a BTI error on returning to patched function c4002b9d5e83 9p/xen : Fix use after free bug in xen_9pfs_front_remove due to race condition b7abd535881a dmaengine: apple-admac: Fix 'current_tx' not getting freed fdbd0392352c dmaengine: apple-admac: Set src_addr_widths capability c7bb085947c3 dmaengine: apple-admac: Handle 'global' interrupt flags 37b39345b952 LoongArch, bpf: Fix jit to skip speculation barrier opcode db9c9086d362 bpf: tcp: Use sock_gen_put instead of sock_put in bpf_iter_tcp 02eabb635bc6 RDMA/cma: Allow UD qp_type to join multicast only 74f4471ad642 clk: rs9: Fix suspend/resume 132918e08e86 RDMA/erdma: Defer probing if netdevice can not be found d682c9bc41fa RDMA/erdma: Inline mtt entries into WQE if supported 3570f3cc4aab RDMA/erdma: Update default EQ depth to 4096 and max_send_wr to 8192 9554a6b5e2ec IB/mlx5: Add support for 400G_8X lane speed 6ea322a1ee6a RDMA/irdma: Add ipv4 check to irdma_find_listener() ad960ae9f56a RDMA/irdma: Increase iWARP CM default rexmit count ee02fa4a71bd RDMA/irdma: Fix memory leak of PBLE objects 6d61b0cc2ade RDMA/irdma: Do not generate SW completions for NOPs b8f3162579e1 clk: sprd: set max_register according to mapping range 8d901a336302 drm/i915/dsi: fix DSS CTL register offsets for TGL+ b15df140fe09 fbcon: set_con2fb_map needs to set con2fb_map! 93aa242f598e fbcon: Fix error paths in set_con2fb_map d6c4dfb62d55 KVM: arm64: PMU: Restore the guest's EL0 event counting after migration 3ad491459d4a mtd: rawnand: stm32_fmc2: use timings.mode instead of checking tRC_min 1029642ce63e mtd: rawnand: stm32_fmc2: remove unsupported EDO mode 4efb01e9e3f4 mtd: rawnand: meson: fix bitmask for length in command word 205c503c8920 mtdblock: tolerate corrected bit-flips d5392c1c64f9 fbmem: Reject FB_ACTIVATE_KD_TEXT from userspace 874cf0b2c0a8 btrfs: fix fast csum implementation detection 3103c0781257 btrfs: restore the thread_pool= behavior in remount for the end I/O workqueues 8c4b65f6c707 Bluetooth: hci_conn: Fix possible UAF 4290d89ae934 Bluetooth: Free potentially unfreed SCO connection ba7d93969275 bluetooth: btbcm: Fix logic error in forming the board name. f6719fd8f409 Bluetooth: Fix race condition in hidp_session_thread 348d446762e7 Bluetooth: L2CAP: Fix use-after-free in l2cap_disconnect_{req,rsp} 71964e93fcb1 ALSA: hda/hdmi: disable KAE for Intel DG2 d5c9d46f1c1d ALSA: hda/sigmatel: fix S/PDIF out on Intel D*45* motherboards cd65ce6696b2 ALSA: emu10k1: don't create old pass-through playback device on Audigy 8456a96c6b3b ALSA: firewire-tascam: add missing unwind goto in snd_tscm_stream_start_duplex() 97d70398126d ALSA: hda/realtek: Add quirks for Lenovo Z13/Z16 Gen2 474f951fb2f8 ALSA: hda: patch_realtek: add quirk for Asus N7601ZM 165182b56569 ALSA: i2c/cs8427: fix iec958 mixer control deactivation 721cdcb7a53b ALSA: hda/sigmatel: add pin overrides for Intel DP45SG motherboard 409f3e57fd2b ALSA: emu10k1: fix capture interrupt handler unlinking 779fd2a575cc drm/amd/display: Pass the right info to drm_dp_remove_payload 8b1700d79f9e Revert "pinctrl: amd: Disable and mask interrupts on resume" (From OE-Core rev: f3a422f02113cda2aa7872e350e468bdb447c8c3) Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>