aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2022-04-05zlib: fix CVE-2018-25032hardknottChee Yang Lee
CVE-2018-25032 fixes at oe-core causing fuzz and build error, backport the patch with fuzz fixed and another patch to fix build error. Signed-off-by: Chee Yang Lee <chee.yang.lee@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2022-04-05zlib: override SRC_URIChee Yang Lee
also add explicit branch and change protocol to https Signed-off-by: Chee Yang Lee <chee.yang.lee@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2022-03-03intel-microcode: upgrade 20210608 -> 20220207Anuj Mittal
Also fixes CVE-2021-0146, CVE-2021-0127. More details: https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/releases/tag/microcode-20220207 Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2022-01-31linux-intel-rt_5.4: update to 5.4.170-rt68Tim Orling
Update preempt-rt patchset to -rt68 Update yocto-kernel-cache to 5.4.172 Signed-off-by: Tim Orling <tim.orling@konsulko.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2022-01-31linux-intel_5.4: update to 5.4.170Tim Orling
Update yocto-kernel-cache to 5.4.172 Signed-off-by: Tim Orling <tim.orling@konsulko.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2021-12-29linux-intel-rt/5.10: update to v5.10.78Naveen Saini
updates -rt patchset to -rt55. Updated kernel config as well. Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com> (cherry picked from commit 48440091d4cba2712ea2c23a779c044b07f5bb4d) Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2021-12-29linux-intel/5.10: update to v5.10.78Naveen Saini
Update kernel config as well. Backported patch to fix 32-bit compilation failure. 32-bit compilation failure log: build/tmp/work-shared/intel-core2-32/kernel-source/include/linux/io-mapping.h:88:16: error: implicit declaration of function '__iomap_local_pfn_prot'; did you mean '__kmap_local_pfn_prot'? [-Werror=implicit-function-declaration] | 88 | return __iomap_local_pfn_prot(PHYS_PFN(phys_addr), mapping->prot); | | ^~~~~~~~~~~~~~~~~~~~~~ | | __kmap_local_pfn_prot | build/tmp/work-shared/intel-core2-32/kernel-source/include/linux/io-mapping.h:88:16: warning: returning 'int' from a function with return type 'void *' makes pointer from integer without a cast [-Wint-conversion] | 88 | return __iomap_local_pfn_prot(PHYS_PFN(phys_addr), mapping->prot); | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2021-10-27linux-intel/5.10: update to v5.10.59JingHuiTham
Update kernel config as well. Signed-off-by: JingHuiTham <jing.hui.tham@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2021-10-27linux-intel/5.4: update to v5.4.143JingHuiTham
Update kernel config as well. Signed-off-by: JingHuiTham <jing.hui.tham@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2021-10-27linux-intel-rt/5.4: update to v5.4.143JingHuiTham
Updates -rt patchset to -rt63. Updated kernel config as well. Signed-off-by: JingHuiTham <jing.hui.tham@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2021-10-27linux-intel-rt/5.10: update to v5.10.59JingHuiTham
updates -rt patchset to -rt52. Updated kernel config as well. Signed-off-by: JingHuiTham <jing.hui.tham@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2021-09-01linux-intel-rt/5.4: update to v5.4.138Naveen Saini
Updates -rt patchset to -rt62. Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2021-09-01linux-intel/5.4: update to v5.4.138Naveen Saini
tag 'v5.4.138': (874 commits) Linux 5.4.138 tcc: rounding possible non page-aligned ssram address can: j1939: j1939_session_deactivate(): clarify lifetime of session object i40e: Add additional info to PHY type error Revert "perf map: Fix dso->nsinfo refcounting" powerpc/pseries: Fix regression while building external modules PCI: mvebu: Setup BAR0 in order to fix MSI can: hi311x: fix a signedness bug in hi3110_cmd() sis900: Fix missing pci_disable_device() in probe and remove tulip: windbond-840: Fix missing pci_disable_device() in probe and remove sctp: fix return value check in __sctp_rcv_asconf_lookup net/mlx5e: Fix nullptr in mlx5e_hairpin_get_mdev() net/mlx5: Fix flow table chaining net: llc: fix skb_over_panic mlx4: Fix missing error code in mlx4_load_one() net: Set true network header for ECN decapsulation tipc: fix sleeping in tipc accept routine i40e: Fix log TC creation failure when max num of queues is exceeded i40e: Fix queue-to-TC mapping on Tx i40e: Fix firmware LLDP agent related warning i40e: Fix logic of disabling queues ... Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2021-09-01linux-intel/5.10: update to v5.10.56Naveen Saini
Update kernel config as well. Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2021-09-01linux-intel-rt/5.10: update to v5.10.56Naveen Saini
updates -rt patchset to -rt48. Updated kernel config as well Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2021-09-01linux-intel-rt/5.4: update to v5.4.129Naveen Saini
Updates -rt patchset to -rt61. Updated kernel config. Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2021-09-01linux-intel/5.4: update to v5.4.129Naveen Saini
Update kernel config as well. Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2021-09-01linux-intel/5.10: update to v5.10.52Naveen Saini
Update kernel config as well. Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2021-09-01linux-intel-rt/5.10: update to v5.10.52Naveen Saini
Updates -rt patchset to -rt47. Updated kernel config to latest commit. Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2021-06-29qemuboot-intel.inc: remove deprecated show-cursor optionAnuj Mittal
Don't pass show-cursor as it's no longer a valid option. We pass the correct show-cursor=on in runqemu so remove it from here. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2021-06-28linux-intel/5.10: update to v5.10.41Anuj Mittal
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2021-06-22linux-intel-rt/5.4: update to v5.4.123Naveen Saini
Updates -rt patchset to -rt59. Updated kernel config. Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com> (cherry picked from commit 62cc67878eddf34b57ffc4134ce9480ae9ae44aa) Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2021-06-22linux-intel/5.4: update to v5.4.123Naveen Saini
tag 'v5.4.123': (719 commits) Linux 5.4.123 REVERTME: net: phy: dwxpcs: avoid unnecessary DWC xPCS SGMII AN net: phy: dwxpcs: removed XPCS irq net: stmmac: Disable MAC EEE when Network Proxy is enabled Display errlog buffer raw data in kernel log as requested once this driver is loaded. ptp: S/W workaround for PMC TGPIO h/w bug NFC: nci: fix memory leak in nci_allocate_device perf unwind: Set userdata for all __report_module() paths perf unwind: Fix separate debug info files when using elfutils' libdw's unwinder usb: dwc3: gadget: Enable suspend events bpf: No need to simulate speculative domain for immediates bpf: Fix mask direction swap upon off reg sign change bpf: Wrap aux data inside bpf_sanitize_info container Linux 5.4.122 Bluetooth: SMP: Fail if remote and local public keys are identical video: hgafb: correctly handle card detect failure during probe nvmet: use new ana_log_size instead the old one Bluetooth: L2CAP: Fix handling LE modes by L2CAP_OPTIONS ext4: fix error handling in ext4_end_enable_verity() nvme-multipath: fix double initialization of ANA state tty: vt: always invoke vc->vc_sw->con_resize callback vt: Fix character height handling with VT_RESIZEX vgacon: Record video mode changes with VT_RESIZEX video: hgafb: fix potential NULL pointer dereference qlcnic: Add null check after calling netdev_alloc_skb ... Updating kernel config. Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com> (cherry picked from commit efb464e29220bcab484a2394e205d9f9cc88db09) Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2021-06-15openvino-inference-engine/openvino-model-optimizer: update to the latest versionLiweiSong
Update openvino to the latest one c5f7ad383e65 ("Fix license header in Movidius sources") since it is include a important license change from Intel private License to Apache2.0 which is allowed external user to disclose it without limit. Signed-off-by: Liwei Song <liwei.song@windriver.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2021-06-15ISSL license: update to Feb 2020 versionNaveen Saini
Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2021-06-15intel-microcode: upgrade 20210216 -> 20210608Anuj Mittal
Release notes: https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/releases/tag/microcode-20210608 Fixes CVE-2021-24489, CVE-2020-24511, CVE-2020-24512, CVE-2020-24513. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2021-06-04linux-intel-rt/5.4: update to v5.4.115Naveen Saini
Updates -rt patchset to -rt57. Updated kernel config. Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2021-06-04linux-intel/5.4: update to v5.4.115Naveen Saini
Update kernel config as well. Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2021-06-04linux-intel-rt/5.10: update to v5.10.30Naveen Saini
Updates -rt patchset to -rt37. Updated kernel config to latest commit. Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2021-06-04linux-intel/5.10: update to v5.10.35Naveen Saini
Update kernel config as well. tag 'v5.10.35': (71 commits) Linux 5.10.35 vfio: Depend on MMU perf/core: Fix unconditional security_locked_down() call platform/x86: thinkpad_acpi: Correct thermal sensor allocation USB: Add reset-resume quirk for WD19's Realtek Hub USB: Add LPM quirk for Lenovo ThinkPad USB-C Dock Gen2 Ethernet ALSA: usb-audio: Add MIDI quirk for Vox ToneLab EX ovl: allow upperdir inside lowerdir ovl: fix leaked dentry nvme-pci: set min_align_mask swiotlb: respect min_align_mask swiotlb: don't modify orig_addr in swiotlb_tbl_sync_single swiotlb: refactor swiotlb_tbl_map_single swiotlb: clean up swiotlb_tbl_unmap_single swiotlb: factor out a nr_slots helper swiotlb: factor out an io_tlb_offset helper swiotlb: add a IO_TLB_SIZE define driver core: add a min_align_mask field to struct device_dma_parameters tools/cgroup/slabinfo.py: updated to work on current kernel perf ftrace: Fix access to pid in array when setting a pid filter ... Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2021-04-28linux-intel/5.10: disable kernel config bsp audit for now15.0-hardknott-3.3Naveen Saini
Following commit is backported from mainline 5.12-rc to linux-intel 5.10 kernel[1] Commit: https://github.com/torvalds/linux/commit/26499e0518a77de29e7db2c53fb0d0e9e15be8fb In which 'CONFIG_DRM_GMA3600' config option is dropped. This causing warning during config audit. So suppress the harmless warning for now. WARNING: do_kernel_configcheck: [kernel config]: This BSP contains fragments with warnings: [INFO]: the following symbols were not found in the active configuration: - CONFIG_DRM_GMA3600 Disabling CONFIG_SND_SOC_INTEL_SKYLAKE for 32-bit, does not allow to set CONFIG_SND_SOC_INTEL_SST too, which causing config warning too: WARNING: do_configcheck: [kernel config]: specified values did not make it into the kernel's final configuration: [NOTE]: 'CONFIG_SND_SOC_INTEL_SST' last val (m) and .config val (n) do not match [INFO]: CONFIG_SND_SOC_INTEL_SST : n [INFO]: raw config text: config SND_SOC_INTEL_SST tristate depends on SND_SOC_INTEL_SST_TOPLEVEL && SND_SOC && SND && !UML && SOUND Config 'SND_SOC_INTEL_SST' has the following Direct dependencies (SND_SOC_INTEL_SST=m): SND_SOC_INTEL_SST_TOPLEVEL(=y) && SND_SOC(=m) && SND(=y) && !UML(undefined/n) (=y) && SOUND(=y) Parent dependencies are: SND_SOC [m] SND_SOC_INTEL_SST_TOPLEVEL [y] SND [y] UML [UML] SOUND [y] [INFO]: config 'CONFIG_SND_SOC_INTEL_SST' was set, but it wasn't assignable, check (parent) dependencies [INFO]: selection details for 'CONFIG_SND_SOC_INTEL_SST': Symbols currently n-selecting this symbol (no effect): - SND_SOC_INTEL_SKYLAKE_COMMON [1] https://github.com/intel/linux-intel-lts/commit/ab7a5829db53036342a00adb46c6ded27f9a33da Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2021-04-22openvino-inference-engine: upgrade 2021.2 -> 2021.3Anuj Mittal
Release notes: https://github.com/openvinotoolkit/openvino/releases/tag/2021.3 Remove a patch that isn't needed anymore and refresh the rest. Remove dependency on onednn as it's using a forked version. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2021-04-22openvino-model-optimizer: upgrade 2021.2 -> 2021.3Anuj Mittal
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2021-04-22open-model-zoo: upgrade 2021.2 -> 2021.3Anuj Mittal
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2021-04-21intel-media-driver: Increase limit of VPHAL_MAX_SOURCESLim Siew Hoon
This patches is submitting into upstream. Pending to be merge. It using to fix vaapioverlay plugin to support 64CH channel rendering. Signed-off-by: Lim Siew Hoon <siew.hoon.lim@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2021-04-20maintainers.inc: add missing entry for ipmctlAnuj Mittal
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2021-04-16metee: upgrade 3.0.0 -> 3.0.1Anuj Mittal
Release notes: https://github.com/intel/metee/releases/tag/3.0.1 Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2021-04-16lms: upgrade 2102.1.0.0 -> 2109.0.0.0Anuj Mittal
Release notes: https://github.com/intel/lms/releases/tag/v2109.0.0.0 Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2021-04-16onednn: upgrade 2.1.1 -> 2.2.1Anuj Mittal
Release notes: https://github.com/oneapi-src/oneDNN/releases/tag/v2.2.1 Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2021-04-16thermald: upgrade 2.4.3 -> 2.4.4Anuj Mittal
Release notes: https://github.com/intel/thermal_daemon/blob/v2.4.4/README.txt#L114 Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2021-04-13ipmctl: support CRLF line endings in EDK2Robi Buranyi
The EDK2 sources are DOS-style on server (contains CRLF) and this may cause interop issues on Linux machines (patches do not apply clean) The standard solution is to use the "dos2unix" bbclass, but that can modify only files under the ${S} folder - meaning we have to move the edk2 checkout folder from ${S}/../edk2 to ${S}/edk2. Also, the LICENSE file checksum is going to be impacted by the dos2unix conversion. Signed-off-by: Robi Buranyi <rburanyi@google.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2021-04-09opencl-clang: move up to the version for igc-1.0.6646Dongwon Kim
Need to move up to newer commit for opencl-clang that matches to the current igc (1.0.6466). Signed-off-by: Dongwon Kim <dongwon.kim@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2021-04-09intel-mediasdk: Don't try to autheticate with render nodeVincent Cheah Beng Keat
Fix an issue with while using weston [1]. Patch has been merged upstream and can be removed on next version bump. [1] https://github.com/Intel-Media-SDK/MediaSDK/issues/2657 Signed-off-by: Cheah, Vincent Beng Keat <vincent.beng.keat.cheah@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2021-04-08llvm-project-source: backport OpenCL recommended patchesNaveen Saini
Updating SPIRV-LLVM-Translator srcrev to latest commits for * llvm_releae_100 * llvm_release_110 Backport opencl-clang recommended llvm/clang patches. llvm-10: https://github.com/intel/opencl-clang/tree/ocl-open-100/patches llvm-11: https://github.com/intel/opencl-clang/tree/ocl-open-110/patches Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2021-04-06intel-mediasdk: upgrade 21.1.1 -> 21.1.3Lim Siew Hoon
Drops patches already merged: * 0001-hevcd-Enable-the-SPS-PPS-error-reporting.patch * 0002-hevcd-Use-reinterpret_cast-for-style-alignment.patch Signed-off-by: Lim Siew Hoon <siew.hoon.lim@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2021-04-06intel-media-driver: upgrade 21.1.1 -> 21.1.3Lim Siew Hoon
Signed-off-by: Lim Siew Hoon <siew.hoon.lim@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2021-04-06libva-intel-utils: upgrade 2.10.0 -> 2.11.1Lim Siew Hoon
Signed-off-by: Lim Siew Hoon <siew.hoon.lim@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2021-04-06libva-intel: upgrade 2.10.0 -> 2.11.0Lim Siew Hoon
Signed-off-by: Lim Siew Hoon <siew.hoon.lim@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2021-04-06gmmlib: upgrade 20.4.1 -> 21.1.1Lim Siew Hoon
Signed-off-by: Lim Siew Hoon <siew.hoon.lim@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2021-04-06ipmctl: upgrade 02.00.00.3869 -> 03.00.00.0302Naveen Saini
Ref: https://github.com/intel/ipmctl/releases/tag/v03.00.00.0302 Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>