summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2024-05-07kver: bumping to v5.15.158yocto-5.15Bruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2024-05-03nfsd: drop CONFIG_NFSD_V3Bruce Ashfield
commit 5f9a62ff7d2808c7b56c0ec90f3b7eae5872afe6 Author: Chuck Lever <chuck.lever@oracle.com> Date: Sun Feb 6 12:25:47 2022 -0500 NFSD: Remove CONFIG_NFSD_V3 Eventually support for NFSv2 in the Linux NFS server is to be deprecated and then removed. However, NFSv2 is the "always supported" version that is available as soon as CONFIG_NFSD is set. Before NFSv2 support can be removed, we need to choose a different "always supported" version. This patch removes CONFIG_NFSD_V3 so that NFSv3 is always supported, as NFSv2 is today. When NFSv2 support is removed, NFSv3 will become the only "always supported" NFS version. The defconfigs still need to be updated to remove CONFIG_NFSD_V3=y. Signed-off-by: Chuck Lever <chuck.lever@oracle.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2024-05-02kver: bumping to v5.15.157Bruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2024-04-25kver: bumping to v5.15.156Bruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2024-04-15kver: bumping to v5.15.155Bruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2024-03-28kver: bumping to v5.15.153Bruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2024-03-19kver: bumping to v5.15.152Bruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2024-03-10kver: bumping to v5.15.151Bruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2024-03-05cfg/net: remove CONFIG_NET_SCH_DSMARKBruce Ashfield
commit bbe77c14ee6185a61b [net/sched: Retire dsmark qdisc] upstream has removed CONFIG_NET_SCH_DSMARK so we drop it from our fragments as well. Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2024-03-05net/cfg: remove CONFIG_NET_SCH_CBQBruce Ashfield
commit 051d442098421c28c7 [net/sched: Retire CBQ qdisc] removes CONFIG_NET_SCH_CBQ from the tree, so we drop it from our fragments. Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2024-03-03kver: bumping to v5.15.150Bruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2024-02-26kver: bumping to v5.15.149Bruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2024-02-08aptiv-s32g: enable HSE kernel optionsQuanyang Wang
Add HSE kernel options to run userspace HSE demos. Signed-off-by: Quanyang Wang <quanyang.wang@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2024-02-08aptiv-s32g: sync with nxp-s32g cfg fileQuanyang Wang
Sync with kernel options of nxp-s32g. Signed-off-by: Quanyang Wang <quanyang.wang@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2024-02-06kver: bumping to v5.15.148Bruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2024-01-18kver: bumping to v5.15.147Bruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2024-01-18aptiv-s32g: update to compatible with SDK BSP39Quanyang Wang
There are some new configs enabled in SDK BSP39 release, so update kernel cache to be compatible with SDK. Signed-off-by: Quanyang Wang <quanyang.wang@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2024-01-11kver: bumping to v5.15.146Bruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2024-01-09nxp-s32g: update to compatible with SDK BSP39Zhantao Tang
There are some new configs enabled in SDK BSP39 release, so update kernel cache to be compatible with SDK. Signed-off-by: Zhantao Tang <zhantao.tang@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2023-12-27kver: bumping to v5.15.145Bruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2023-12-18kver: bumping to v5.15.143Bruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2023-12-11features/ima: drop now retired IMA_TRUSTED_KEYRING optionPaul Gortmaker
Unfortunately linux-stable backported this: Subject: ima: Remove deprecated IMA_TRUSTED_KEYRING Kconfig From: Nayna Jain <nayna@linux.ibm.com> [ Upstream commit 5087fd9e80e539d2163accd045b73da64de7de95 ] Time to remove "IMA_TRUSTED_KEYRING". ...to all releases still being maintained. stable-queue$git grep -l 5087fd9e80e539 releases/5.10.195/ima-remove-deprecated-ima_trusted_keyring-kconfig.patch releases/5.15.132/ima-remove-deprecated-ima_trusted_keyring-kconfig.patch releases/5.4.257/ima-remove-deprecated-ima_trusted_keyring-kconfig.patch releases/6.1.53/ima-remove-deprecated-ima_trusted_keyring-kconfig.patch releases/6.4.16/ima-remove-deprecated-ima_trusted_keyring-kconfig.patch releases/6.5.3/ima-remove-deprecated-ima_trusted_keyring-kconfig.patch So now when someone uses the feature, it triggers a do_kernel_configcheck warning when the audit runs. We added this file way back in 2019 so this fix will be needed on all active branches that are using an LTS linux-stable kernel listed above. Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2023-12-09kver: bumping to v5.15.142Bruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2023-12-07marvell-cn10xxx: enable NVME config for cn102xxRuiqiang Hao
The Marvell cn102xx board has an NVME interface, so we should enable the NVME kernel configuration for this BSP. Signed-off-by: Ruiqiang Hao <Ruiqiang.Hao@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2023-12-03kver: bumping to v5.15.141Bruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2023-11-29nxp-imx8: Add optee CONFIG for imx8 platXiaolei Wang
Add optee CONFIG for imx8 plat. Signed-off-by: Xiaolei Wang <xiaolei.wang@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2023-11-29marvell-cn106xx: introduce machine name marvell-cn10xxxRuiqiang Hao
Introduce new machine name marvell-cn10xxx to be compatible with the marvell-cn102xx and marvell-cn103xx. Signed-off-by: Ruiqiang Hao <Ruiqiang.Hao@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2023-11-17kver: bumping to v5.15.138Bruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2023-10-27kver: bumping to v5.15.137Bruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2023-10-23kver: bumping to v5.15.136Bruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2023-10-11kver: bumping to v5.15.135Bruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2023-10-08nxp-s32g: enable CONFIG_NXP_GLOBAL_TIME_STM and CONFIG_NVMEM_S32CC_OCOTPRadu Daia (NXP OSS)
In some custom build configurations, these NXP and s32cc-specific missing flags appear as build-time warnings in the do_kernel_configcheck task. Signed-off-by: Radu Daia (NXP OSS) <radu.daia@oss.nxp.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2023-10-01aptiv-s32g: change S32CC_THERMAL to QORIQ_THERMALQuanyang Wang
The latest SDK BSP38 RC9 drops the S32CC_THERMAL config and changes to use QORIQ_THERMAL instead, so update kernel cache to compatible with it. Signed-off-by: Quanyang Wang <quanyang.wang@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2023-09-26nxp-s32g: change S32CC_THERMAL to QORIQ_THERMALZhantao Tang
The latest SDK BSP38 RC9 drops the S32CC_THERMAL config and changes to use QORIQ_THERMAL instead, so update kernel cache to compatible with it. Signed-off-by: Zhantao Tang <zhantao.tang@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2023-09-26kver: bumping to v5.15.133Bruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2023-09-21nxp-s32g: disable the NVMEM_SCMI config to fix STR failureZhantao Tang
When update to SDK BSP37 SRM release, there is a new added kernel config NVMEM_SCMI, it is to add SCMI NVMEM support, but now the ATF transport side is not ready, and this config will cause the following panic when STR: Unable to handle kernel paging request at virtual address ffffffffffffffe8 Mem abort info: ESR = 0x0000000096000005 EC = 0x25: DABT (current EL), IL = 32 bits SET = 0, FnV = 0 EA = 0, S1PTW = 0 FSC = 0x05: level 1 translation fault Data abort info: ISV = 0, ISS = 0x00000005 CM = 0, WnR = 0 swapper pgtable: 4k pages, 39-bit VAs, pgdp=000000008b83e000 [ffffffffffffffe8] pgd=0000000000000000, p4d=0000000000000000, pud=0000000000000000 Internal error: Oops: 96000005 [#1] PREEMPT SMP Modules linked in: 8021q llce_can llce_mailbox pfeng(O) llce_core sch_fq_codel openvswitch nsh nf_conncount nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 CPU: 1 PID: 961 Comm: rtcwake Tainted: G O 5.15.129-yocto-standard #1 Hardware name: NXP S32G274A-RDB2 (DT) pstate: 00000005 (nzcv daif -PAN -UAO -TCO -DIT -SSBS BTYPE=--) pc : scmi_dev_suspend+0xc/0x40 lr : __device_suspend+0x2bc/0x444 sp : ffffffc00d13ba90 x29: ffffffc00d13ba90 x28: ffffffc008ad78c4 x27: ffffff880ba2a260 x26: 0000000000000002 x25: ffffffc009d4619c x24: ffffffc008d5b6e0 x23: ffffff880ba28930 x22: 0000000000000000 x21: 0000000000000002 x20: ffffffc00b299d60 x19: ffffff880ba28810 x18: ffffffffffffffff x17: 203a7367616c6620 x16: 7265766972642064 x15: ffffffc00aa968c2 x14: 0000000000000000 x13: 30203a7367616c66 x12: 2072657669726420 x11: 00000000000000f2 x10: ffffffc009d46d78 x9 : ffffffc008ad773c x8 : 00000000fffff287 x7 : ffffffc009d9ed78 x6 : 0000000000000001 x5 : ffffff880ba28810 x4 : 0000000000000001 x3 : ffffffc009769008 x2 : 0000000000000000 x1 : 0000000000000002 x0 : ffffff880ba28810 Call trace: scmi_dev_suspend+0xc/0x40 dpm_suspend+0x184/0x26c dpm_suspend_start+0x84/0xa0 suspend_devices_and_enter+0x148/0x20c enter_state+0x148/0x1dc pm_suspend+0x60/0xf0 state_store+0x94/0x120 kobj_attr_store+0x18/0x30 sysfs_kf_write+0x54/0x80 kernfs_fop_write_iter+0x128/0x1c0 new_sync_write+0xf0/0x18c vfs_write+0x1c4/0x220 ksys_write+0x70/0x100 __arm64_sys_write+0x24/0x30 invoke_syscall+0x5c/0x130 el0_svc_common.constprop.0+0x68/0x124 do_el0_svc+0x4c/0xb0 el0_svc+0x54/0x110 el0t_64_sync_handler+0xa4/0x130 el0t_64_sync+0x1a0/0x1a4 Code: d503201f aa1e03e9 d503201f f9403402 (f85e8042) ---[ end trace b5605e874e1249c4 ]--- Kernel panic - not syncing: Oops: Fatal exception SMP: stopping secondary CPUs Kernel Offset: disabled CPU features: 0x9,00002001,20000842 Memory Limit: none ---[ end Kernel panic - not syncing: Oops: Fatal exception ]--- So disable this config by default to fix the above issues, and it is will be enabled again when related codes all ready. Signed-off-by: Zhantao Tang <zhantao.tang@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2023-09-05debug: move BTF to a separate fragmentBruce Ashfield
pahole doesn't support all architectures or kernel versions. As such we don't want config_btf to be enabled for all debug kernels. Moving it to a separate fragment so it can be enabled only when needed. Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com> (cherry picked from commit 77e7265c29fc238d1ecd43b47891bb5108c36da2) Signed-off-by: Wentao Zhang <wentao.zhang@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2023-09-04kver: bumping to v5.15.129Bruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2023-09-03nxp-s32g: add configs to keep align with SDK BSP37Zhantao Tang
There are some new configs enabled in SDK BSP37 release, so update kernel cache to be compatible with SDK. Signed-off-by: Zhantao Tang <zhantao.tang@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2023-08-27kver: bumping to v5.15.128Bruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2023-08-20kver: bumping to v5.15.127Bruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2023-08-16ralink-pci.cfg: fix config syntaxMikko Rapeli
Fixes do_kernel_configcheck warnings: WARNING: [kernel config]: This BSP contains fragments with warnings: [INFO]: Fragments with badly formatted configuration options: - fragment configs/v6.4/standard/features/wifi/ralink-pci.cfg has the following issues: config RT2800PCI_RT35XX=y - fragment configs/v6.4/standard/features/wifi/ralink-pci.cfg has the following issues: config RT2800PCI_RT53XX=y - fragment configs/v6.4/standard/features/wifi/ralink-pci.cfg has the following issues: config RT2800PCI_RT3290=y Signed-off-by: Mikko Rapeli <mikko.rapeli@linaro.org> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2023-08-14kver: bumping to v5.15.126Bruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2023-08-09marvell-cn106xx: add crypto kernel config for dependencyRuiqiang Hao
After sync kernel with marvell SDK11.23.07, CRYPTO_DH and CRYPTO_ECDSA are depended by CRYPTO_DEV_OCTEONTX2_CPT. add them to the cfg file. Signed-off-by: Ruiqiang Hao <Ruiqiang.Hao@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2023-08-08kver: bumping to v5.15.125Bruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2023-08-08features/intel-pinctrl: add pinctrl driver for Intel Alder LakeYongxin Liu
Signed-off-by: Yongxin Liu <yongxin.liu@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2023-08-03kver: bumping to v5.15.124Bruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2023-07-27kver: bumping to v5.15.123Bruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2023-07-26kver: bumping to v5.15.122Bruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2023-07-25bsp/intel-x86: change Intel I225-LM/I225-V driver to be built-inYongxin Liu
Need igc driver to mount network filesystem. Signed-off-by: Yongxin Liu <yongxin.liu@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>