summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux
Commit message (Collapse)AuthorAgeFilesLines
* linux-intel/5.4: update to v5.4.50Naveen Saini2020-07-161-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Linux 5.4.50 Revert "drm/i915/gt: Schedule request retirement when timeline idles" tcc: tcc drvier should not exit even if no psram entry. drm/i915/gvt: Do not warn when checking enabled status on invalid pipe drm/i915/gvt: User vzalloc() instead of kzalloc() for vGPU ggtt backup net: stmmac: added pci shutdown callback Revert "net: stmmac: Add clock gating in suspend/resume flow for PSE GbE" net: stmmac: add support for MSI-X net: phy: Enable Transparent LPI mode for dwxpcs net: stmmac: Add clock gating in suspend/resume flow for PSE GbE net: stmmac: phy re-autoneg after wake from S3 by WOL net: stmmac: Enable SERDES PHY rx clk for PSE REVERTME: net: stmmac: do A0 WA based on stepping net: stmmac: remove checking of mtl rx queue overflow net: stmmac: selftests: Switch to dev_direct_xmit() net: stmmac: enable runtime power management support net: phy: Enable wake on PHY activity for Marvell 88e2110 PHY net: phy: Enable wake on PHY activity for Marvell GPY PHY net: phy: Enable wake on PHY activity for Marvell PHY net: stmmac: Move phy state machine handling into common suspend/resume func net: stmmac: Stop phy state machine before go into low power state net: gpy: replace malfunction c45 restart aneg net: phy: add callback for custom EEE configuration to struct phy_driver net: stmmac: Enable EEE HW/SW timer switching net: stmmac: Modify configuration method of EEE timers net: phy: enable WoL for Intel GPY PHY net: phy: enable WoL for Marvell 88e2110 PHY net: stmmac: enable PHY WoL through ethtool Revert "tty: hvc: Fix data abort due to race in hvc_open" xfs: add agf freeblocks verify in xfs_agf_verify dm writecache: add cond_resched to loop in persistent_memory_claim() dm writecache: correct uncommitted_block when discarding uncommitted entry xprtrdma: Fix handling of RDMA_ERROR replies NFSv4 fix CLOSE not waiting for direct IO compeletion pNFS/flexfiles: Fix list corruption if the mirror count changes SUNRPC: Properly set the @subbuf parameter of xdr_buf_subsegment() sunrpc: fixed rollback in rpc_gssd_dummy_populate() Staging: rtl8723bs: prevent buffer overflow in update_sta_support_rate() drm/amdgpu: add fw release for sdma v5_0 drm/radeon: fix fb_div check in ni_init_smc_spll_table() drm: rcar-du: Fix build error drm/amd: fix potential memleak in err branch ring-buffer: Zero out time extend if it is nested and not absolute tracing: Fix event trigger to accept redundant spaces arm64: dts: imx8mn-ddr4-evk: correct ldo1/ldo2 voltage range arm64: dts: imx8mm-evk: correct ldo1/ldo2 voltage range arm64: perf: Report the PC value in REGS_ABI_32 mode ... Updated kmeta as well. Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* linux-intel/5.4: update to v5.4.46Naveen Saini2020-06-261-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Linux 5.4.46 vhm: use 2MB compound pages for ACRN mempool vhm: add vm_configs array to get_platform_info hypercall kernel: add parameter description in mpt.h Revert "watchdog: reset last_hw_keepalive time at start" tcc: driver should exit if no psram entry found in PTCT. drm/i915/gt: Schedule request retirement when timeline idles drm/i915: do not set bits 1-11 in gen12 ptes drm/i915/dmc: Use firmware v2.06 for TGL perf/x86/intel/uncore: Validate MMIO address before accessing perf/x86/intel/uncore: Record the size of mapped area perf/x86/intel/uncore: Fix oops when counting IMC uncore events on some TGL (tag: lts-v5.4.46-yocto-200619T001732Z) Add PCH slow clock wa for EHL GPU flr Revert "net/mlx5: Annotate mutex destroy for root ns" uprobes: ensure that uprobe->offset and ->ref_ctr_offset are properly aligned x86/speculation: Add Ivy Bridge to affected list x86/speculation: Add SRBDS vulnerability and mitigation documentation x86/speculation: Add Special Register Buffer Data Sampling (SRBDS) mitigation x86/cpu: Add 'table' argument to cpu_matches() x86/cpu: Add a steppings field to struct x86_cpu_id x86/speculation/spectre_v2: Exclude Zhaoxin CPUs from SPECTRE_V2 nvmem: qfprom: remove incorrect write support CDC-ACM: heed quirk also in error handling staging: rtl8712: Fix IEEE80211_ADDBA_PARAM_BUF_SIZE_MASK tty: hvc_console, fix crashes on parallel open/close vt: keyboard: avoid signed integer overflow in k_ascii usb: musb: Fix runtime PM imbalance on error usb: musb: start session in resume for host port iio: adc: stm32-adc: fix a wrong error message when probing interrupts iio:chemical:pms7003: Fix timestamp alignment and prevent data leak. iio: vcnl4000: Fix i2c swapped word reading. iio:chemical:sps30: Fix timestamp alignment ... Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* linux-intel-rt/5.4: update to v5.4.44Naveen Saini2020-06-261-2/+2
| | | | | | | Updates -rt patchset to -rt27. Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* linux-intel-dev: update to v5.6-rc3Naveen Saini2020-06-261-4/+4
| | | | | | | | | | | | | | | | | | | | Also fetch latest kernel config data. COPYING is updated at upstream, having commit description: " COPYING: state that all contributions really are covered by this file Explicitly state that all contributions to the kernel source tree really are covered under this COPYING file in case someone thought otherwise. Lawyers love to be pedantic, even more so than software engineers at times, and this sentence makes them sleep easier. " Ref: https://github.com/torvalds/linux/commit/74835c7db0322b6eddf091b8b062f127b8999a0a Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* linux-intel-rt/5.4: update kmetaNaveen Saini2020-06-121-1/+1
| | | | | | | | update kernel config to enable Intel Speed Select Technology interface configuration. Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* linux-intel/5.4: update to v5.4.44Naveen Saini2020-06-121-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tag 'v5.4.44': (140 commits) Linux 5.4.44 perf: Make perf able to build with latest libbfd netfilter: nf_conntrack_pptp: fix compilation warning with W=1 build netfilter: conntrack: Pass value of ctinfo to __nf_conntrack_update netfilter: conntrack: comparison of unsigned in cthelper confirmation bonding: Fix reference count leak in bond_sysfs_slave_add. net: dsa: declare lockless TX feature for slave ports ipv4: nexthop version of fib_info_nh_uses_dev nexthop: Expand nexthop_is_multipath in a few places nexthops: don't modify published nexthop groups nexthops: Move code from remove_nexthop_from_groups to remove_nh_grp_entry crypto: chelsio/chtls: properly set tp->lsndtime qlcnic: fix missing release in qlcnic_83xx_interrupt_test. xsk: Add overflow check for u64 division, stored into u32 ieee80211: Fix incorrect mask for default PE duration bnxt_en: Fix accumulation of bp->net_stats_prev. esp6: get the right proto for transport mode in esp6_gso_encap netfilter: nf_conntrack_pptp: prevent buffer overflows in debug code netfilter: nfnetlink_cthelper: unbreak userspace helper support netfilter: conntrack: make conntrack userspace helpers work again ... Also update kernel config to enable Intel Speed Select Technology interface configuration. Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* linux-intel-rt/5.4: disable kernel config bsp audit for nowNaveen Saini2020-05-271-0/+5
| | | | | | | | | | | | Kernel config 'CONFIG_GPIO_LYNXPOINT' goes by a different name 'CONFIG_PINCTRL_LYNXPOINT' in linux-intel 5.4 specifically. This cause warning during kernel config audit. So suppress the harmless warning for now. [YOCTO #13916] Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* linux-intel/5.4: disable kernel config bsp audit for nowNaveen Saini2020-05-271-0/+5
| | | | | | | | | | | | Kernel config 'CONFIG_GPIO_LYNXPOINT' goes by a different name 'CONFIG_PINCTRL_LYNXPOINT' in linux-intel 5.4 specifically. This cause warning during kernel config audit. So suppress the harmless warning for now. [YOCTO #13916] Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* linux-intel: enable config for intel lynxpoint pinctrl and gpio driverNaveen Saini2020-05-202-0/+2
| | | | | | | | | | | CONFIG_GPIO_LYNXPOINT renamed to CONFIG_PINCTRL_LYNXPOINT https://github.com/intel/linux-intel-lts/commit/cb81404ffe750270f072d1fc839a4afe288046f3 This change is specific to linux-intel-lts kernel, so it is not merged in yocto-kernel-cache. Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* linux-intel-rt/5.4: update to v5.4.39Naveen Saini2020-05-201-3/+3
| | | | | | | | Updates -rt patchset to -rt23. Also update kernel config. Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* linux-intel/5.4: update to v5.4.39Naveen Saini2020-05-201-3/+3
| | | | | | | Also update kernel config. Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* layer.conf: allow to build with zeusNaveen Saini2020-04-272-0/+0
| | | | | | | | | | | Class 'distro_features_check' has moved to 'features_check', which does not allow dunfell and latest releases to build against zeus release. Inherit class based on LAYERSERIES_CORENAMES. Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* linux-intel/4.19: removeAnuj Mittal2020-04-274-169/+0
| | | | | | | We will maintain only the 5.4 kernel for dunfell LTS. Switch alt-cfg to using v5.4. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* linux-intel-rt/5.4: update to v5.4.26Naveen Saini2020-04-141-3/+2
| | | | | | | | Updates -rt patchset to -rt17. Dropped patch, which is already merged. Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* linux-intel/5.4: bump to v5.4.28Naveen Saini2020-04-145-3/+5
| | | | | | | Dropped patch which is already merged. Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* linux-intel/4.19: update to v4.19.106Naveen Saini2020-03-251-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also updated kmeta tag 'v4.19.106': (1652 commits) Linux 4.19.106 Revert "driver core: Print device when resources present in really_probe()" Revert "iwlwifi: nvm: get num of hw addresses from firmware" Revert "iwlwifi: mvm: fix NVM check for 3168 devices" drm/amdgpu/display: handle multiple numbers of fclks in dcn_calcs.c (v2) mlxsw: spectrum_dpipe: Add missing error path virtio_balloon: prevent pfn array overflow cifs: log warning message (once) if out of disk space help_next should increase position index NFS: Fix memory leaks drm/amdgpu/smu10: fix smu10_get_clock_by_type_with_voltage drm/amdgpu/smu10: fix smu10_get_clock_by_type_with_latency brd: check and limit max_part par microblaze: Prevent the overflow of the start iwlwifi: mvm: Fix thermal zone registration irqchip/gic-v3-its: Reference to its_invall_cmd descriptor when building INVALL bcache: explicity type cast in bset_bkey_last() reiserfs: prevent NULL pointer dereference in reiserfs_insert_item() lib/scatterlist.c: adjust indentation in __sg_alloc_table ocfs2: fix a NULL pointer dereference when call ocfs2_update_inode_fsync_trans() radeon: insert 10ms sleep in dce5_crtc_load_lut trigger_next should increase position index ftrace: fpid_next() should increase position index ... Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* linux-intel-rt/5.4: update to v5.4.22Naveen Saini2020-03-111-3/+3
| | | | | | | Updates -rt patchset to -rt13. Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* linux-intel/5.4: bump to v5.4.22Naveen Saini2020-03-111-3/+3
| | | | | | | Updated kmeta as well. Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* linux-yocto/5.2: remove bbappendsAnuj Mittal2020-03-042-2/+0
| | | | | | The v5.2 recipes have been dropped from OE-Core. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* linux-intel: remove not supported snd configurationNaveen Saini2020-03-031-5/+0
| | | | | | | | | | | | | | | | Remove snd kernel configurations, which is not supported by linux-intel-lts anymore. Error log: BSP sets config options that are not offered anywhere within this kernel CONFIG_SND_SOC_INTEL_CNL_RT274_MACH CONFIG_SND_SOC_INTEL_CNL_RT700_MACH CONFIG_SND_SOC_INTEL_CNL_CS42L42_MACH CONFIG_SND_SOC_INTEL_CNL_SVFPGA_MACH CONFIG_SND_SOC_INTEL_BXT_TDF8532_MACH Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* linux-intel: backport commit from mainline to fix perf buildsAnuj Mittal2020-02-242-0/+61
| | | | | | | | | | | | | | | | | | Fixes errors: | <builddir>/build/tmp/work/intel_core2_32-poky-linux/perf/1.0-r9/recipe-sysroot-native/usr/bin/i686-poky-linux/../../libexec/i686-poky-linux/gcc/i686-poky-linux/9.2.0/ld: <builddir>/build/tmp/work/intel_core2_32-poky-linux/perf/1.0-r9/perf-1.0/perf-in.o: in function `find_address_in_section': /usr/src/debug/perf/1.0-r9/perf-1.0/tools/perf/util/srcline.c:200: undefined reference to `bfd_get_section_flags' | <builddir>/build/tmp/work/intel_core2_32-poky-linux/perf/1.0-r9/recipe-sysroot-native/usr/bin/i686-poky-linux/../../libexec/i686-poky-linux/gcc/i686-poky-linux/9.2.0/ld: /usr/src/debug/perf/1.0-r9/perf-1.0/tools/perf/util/srcline.c:204: undefined reference to `bfd_get_section_vma' | <builddir>/build/tmp/work/intel_core2_32-poky-linux/perf/1.0-r9/recipe-sysroot-native/usr/bin/i686-poky-linux/../../libexec/i686-poky-linux/gcc/i686-poky-linux/9.2.0/ld: /usr/src/debug/perf/1.0-r9/perf-1.0/tools/perf/util/srcline.c:205: undefined reference to `bfd_get_section_size' | collect2: error: ld returned 1 exit status Also see: http://git.openembedded.org/openembedded-core/commit/?id=16e943690bdbdf2e60a2fe33950697278018c7d1 Include the patch in recipe untils it's not available in linux-intel LTS tree. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* linux-yocto: allow building 5.4 linux-yocto kernel with meta-intelAnuj Mittal2020-02-242-0/+2
| | | | Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* linux-yocto/4.19: remove appendsAnuj Mittal2020-02-232-2/+0
| | | | | | | Because 4.19 has now been dropped from oe-core. 5.4 LTS has been made the default LTS kernel. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* linux-intel-rt/5.4: update to v5.4.17-rt9Anuj Mittal2020-02-191-3/+3
| | | | | | | | And update kernel config cache to bring in: fbf9214a54 standard.cfg: enable RAID 4/5/6 Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* linux-intel-rt/4.19: update to v4.19.94Naveen Saini2020-02-121-3/+3
| | | | | | | | | Updates -rt patchset to -rt38. Also updated kmeta Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* linux-intel/4.19: update to v4.19.94Naveen Saini2020-02-121-2/+2
| | | | | Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* linux-intel/5.4: update to v5.4.15Naveen Saini2020-02-121-3/+3
| | | | | | | Also update kernel config. Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* linux-intel-rt/5.4: introduce -rt recipe for 5.4Naveen Saini2020-01-301-0/+24
| | | | | | | Linux stable v5.4.3 and -rt1 patchset. Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* linux-intel: allow other layers to set LINUX_VERSION_EXTENSIONNaveen Saini2020-01-301-1/+1
| | | | | Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* linux-intel/5.4: update to v5.4.8Naveen Saini2020-01-201-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Linux 5.4.8 mm/hugetlbfs: fix for_each_hstate() loop in init_hugetlbfs_fs() mmc: sdhci-of-esdhc: re-implement erratum A-009204 workaround mmc: sdhci-of-esdhc: fix up erratum A-008171 workaround vhost/vsock: accept only packets with the right dst_cid net: ena: fix napi handler misbehavior when the napi budget is zero net: phylink: fix interface passed to mac_link_up ipv6/addrconf: only check invalid header values when NETLINK_F_STRICT_CHK is set bnxt: apply computed clamp value for coalece parameter gtp: do not allow adding duplicate tid and ms_addr pdp context gtp: fix an use-after-free in ipv4_pdp_find() hv_netvsc: Fix tx_table init in rndis_set_subchannel() tcp/dccp: fix possible race __inet_lookup_established() tcp: do not send empty skb from tcp_write_xmit() bonding: fix active-backup transition after link failure gtp: avoid zero size hashtable gtp: fix wrong condition in gtp_genl_dump_pdp() net: marvell: mvpp2: phylink requires the link interrupt net: dsa: sja1105: Reconcile the meaning of TPID and TPID2 for E/T and P/Q/R/S net/dst: do not confirm neighbor for vxlan and geneve pmtu update ... Also updated kmeta having fixes for configcheck warnings for below kernel configurations: CONFIG_DEBUG_BLK_CGROUP CONFIG_GPIO_LYNXPOINT CONFIG_BACKLIGHT_LCD_SUPPORT Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* linux-intel/5.4: update to v5.4.6Anuj Mittal2020-01-101-4/+4
| | | | | | Switch to using yocto-5.4 branch from yocto-kernel-cache. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* linux-intel-dev: update to v5.5-rc3Anuj Mittal2020-01-091-3/+3
| | | | | | Also bring in the latest kernel config data. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* linux-intel: remove 4.14 kernel and related patchNaveen Saini2020-01-024-1006/+0
| | | | | | | | Remove support for building with 4.14 kernel as new lts kernel v5.4 alreay introduced. Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* linux-intel_5.4: Add latest LTS kernelNaveen Saini2019-12-221-0/+21
| | | | | | | | | Builds 5.4/yocto from linux-intel-lts. Using intel-common kernel configs from yocto-kernel-cache. Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* linux-intel/4.19: update to v4.19.87Naveen Saini2019-12-111-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | Linux 4.19.87 PM / devfreq: Fix kernel oops on governor module load KVM: PPC: Book3S HV: Flush link stack on guest exit to host kernel powerpc/book3s64: Fix link stack flush on context switch powerpc/64s: support nospectre_v2 cmdline option staging: comedi: usbduxfast: usbduxfast_ai_cmdtest rounding error USB: serial: option: add support for Foxconn T77W968 LTE modules USB: serial: option: add support for DW5821e with eSIM support USB: serial: mos7840: fix remote wakeup USB: serial: mos7720: fix remote wakeup USB: serial: mos7840: add USB ID to support Moxa UPort 2210 appledisplay: fix error handling in the scheduled work USB: chaoskey: fix error case of a timeout usb-serial: cp201x: support Mark-10 digital force gauge usbip: Fix uninitialized symbol 'nents' in stub_recv_cmd_submit() usbip: tools: fix fd leakage in the function of read_attr_usbip_status USBIP: add config dependency for SGL_ALLOC virtio_ring: fix return code on DMA mapping fails media: imon: invalid dereference in imon_touch_event media: cxusb: detect cxusb_ctrl_msg error in query ... Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* linux-intel-rt/4.14: update to v4.14.146Naveen Saini2019-11-131-3/+3
| | | | | | | Updates rt patchset to -rt67 Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* linux-intel/4.14: update to v4.14.152Naveen Saini2019-11-131-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | tag 'v4.14.152': (97 commits) Linux 4.14.152 Revert "ALSA: hda: Flush interrupts on disabling" ALSA: timer: Fix mutex deadlock at releasing card ALSA: timer: Simplify error path in snd_timer_open() xfs: Correctly invert xfs_buftarg LRU isolation logic sctp: not bind the socket in sctp_connect sctp: fix the issue that flags are ignored when using kernel_connect sch_netem: fix rcu splat in netem_enqueue() net: usb: sr9800: fix uninitialized local variable bonding: fix potential NULL deref in bond_update_slave_arr NFC: pn533: fix use-after-free and memleaks rxrpc: Fix call ref leak llc: fix sk_buff leak in llc_conn_service() llc: fix sk_buff leak in llc_sap_state_process() dmaengine: cppi41: Fix cppi41_dma_prep_slave_sg() when idle rtlwifi: Fix potential overflow on P2P code arm64: Ensure VM_WRITE|VM_SHARED ptes are clean by default s390/idle: fix cpu idle time calculation s390/cmm: fix information leak in cmm_timeout_handler() nl80211: fix validation of mesh path nexthop ... Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* linux-intel-rt/4.19: update to v4.19.72Naveen Saini2019-11-131-3/+3
| | | | | | | | | Updates -rt patchset to -rt25. Also updated kmeta Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* linux-intel/4.19: update to v4.19.80Naveen Saini2019-11-131-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tag 'v4.19.80': (196 commits) Linux 4.19.80 media: intel-ipu4: ov495: frame description for 4 streams media: intel-ipu4: ov495: add frame description acrn/vhm: continue with the next VM if req_buf is NULL perf/hw_breakpoint: Fix arch_hw_breakpoint use-before-initialization PCI: vmd: Fix config addressing when using bus offsets x86/asm: Fix MWAITX C-state hint value hwmon: Fix HWMON_P_MIN_ALARM mask tracing: Get trace_array reference for available_tracers files ftrace: Get a reference counter for the trace_array on filter files tracing/hwlat: Don't ignore outer-loop duration when calculating max_latency tracing/hwlat: Report total time spent in all NMIs during the sample arm64/sve: Fix wrong free for task->thread.sve_state media: stkwebcam: fix runtime PM after driver unbind Fix the locking in dcache_readdir() and friends arm64: topology: Use PPTT to determine if PE is a thread ACPI/PPTT: Add support for ACPI 6.3 thread flag ACPICA: ACPI 6.3: PPTT add additional fields in Processor Structure Flags MIPS: elf_hwcap: Export userspace ASEs MIPS: Disable Loongson MMI instructions for kernel build NFS: Fix O_DIRECT accounting of number of bytes read/written btrfs: fix uninitialized ret in ref-verify btrfs: fix incorrect updating of log root tree ... Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* linux-intel-rt: Allow the build of multiple kernel packagesDaniel Dragomir2019-10-222-2/+2
| | | | | | | | | | | | | | Support for multiple kernel packages was implemented upstream since commit 5b4aab6b40 ("kernel: Add support for multiple kernel packages"). Syncronize preempt-rt recipes with the upstream ones to allow other layes which inherit meta-intel to build multiple kernels in one build. More details about multiple kernels support: http://lists.openembedded.org/pipermail/openembedded-core/2017-October/143535.html Signed-off-by: Daniel Dragomir <Daniel.Dragomir@windriver.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* linux-intel-rt/4.14: update to v4.14.139Naveen Saini2019-10-011-2/+2
| | | | | | | Updates rt patchset to -rt66 Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* linux-intel/4.14: update to v4.14.146Naveen Saini2019-10-011-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | tag 'v4.14.146': (60 commits) Linux 4.14.146 media: technisat-usb2: break out of loop at end of buffer tcp: Don't dequeue SYN/FIN-segments from write-queue tcp: Reset send_head when removing skb from write-queue binfmt_elf: move brk out of mmap when doing direct loader exec floppy: fix usercopy direction PCI: kirin: Fix section mismatch warning iommu/amd: Fix race in increase_address_space() iommu/amd: Flush old domains in kdump kernel keys: Fix missing null pointer check in request_key_auth_describe() x86/hyper-v: Fix overflow bug in fill_gva_list() x86/uaccess: Don't leak the AC flags into __get_user() argument evaluation dmaengine: ti: omap-dma: Add cleanup in omap_dma_probe() dmaengine: ti: dma-crossbar: Fix a memory leak bug net: seeq: Fix the function used to release some memory in an error handling path tools/power turbostat: fix buffer overrun tools/power x86_energy_perf_policy: Fix argument parsing tools/power x86_energy_perf_policy: Fix "uninitialized variable" warnings at -O2 amd-xgbe: Fix error path in xgbe_mod_init() perf/x86/amd/ibs: Fix sample bias for dispatched micro-ops ... Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* linux-intel/4.19: update to v4.19.73Naveen Saini2019-10-011-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also updated kmeta tag 'v4.19.73': (247 commits) Linux 4.19.73 Merge "USB: Fix configuration selection issues introduced in v4.20.0" vhost: make sure log_num < in_num powerpc/tm: Fix restoring FP/VMX facility incorrectly on interrupts powerpc/tm: Remove msr_tm_active() PCI: Reset both NVIDIA GPU and HDA in ThinkPad P50 workaround ext4: unsigned int compared against zero ext4: fix block validity checks for journal inodes using indirect blocks ext4: don't perform block validity checks on the journal inode drm/atomic_helper: Allow DPMS On<->Off changes for unregistered connectors virtio/s390: fix race on airq_areas[] drm/i915: Make sure cdclk is high enough for DP audio on VLV/CHV bcache: fix race in btree_flush_write() bcache: add comments for mutex_lock(&b->write_lock) bcache: only clear BTREE_NODE_dirty bit when it is set NFSv4: Fix delegation state recovery iio: adc: gyroadc: fix uninitialized return code mm/migrate.c: initialize pud_entry in migrate_vma() i2c: at91: fix clk_offset for sama5d2 i2c: at91: disable TXRDY interrupt after sending data gpio: don't WARN() on NULL descs if gpiolib is disabled ... Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* linux-intel: fix perf build failure with 4.14 kernelNaveen Saini2019-10-013-1/+920
| | | | | | | | | | | | | | | | | | OE-Core started using Python3 for perf module. But older kernel such as 4.14 does not have support for python3. This cause build failure: | Makefile.config:588: Missing perl devel files. Disabling perl scripting support, please install perl-ExtUtils-Embed/libperl-dev | Makefile.config:626: Python 3 is not yet supported; please set | Makefile.config:627: PYTHON and/or PYTHON_CONFIG appropriately. | Makefile.config:628: If you also have Python 2 installed, then | Makefile.config:629: try something like: Backported python3 support, as suggessted here: https://git.yoctoproject.org/cgit/cgit.cgi/poky/commit/meta/recipes-kernel/perf?id=92469aad50b623afa423c19d82ed2e3c667c5e6a Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* linux-intel/4.19: update to v4.19.68Naveen Saini2019-09-181-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also updated KMETA to have drm-bochs feature configurations. tag 'v4.19.68': (178 commits) Linux 4.19.68 mmc: sdhci-of-arasan: Do now show error message in case of deffered probe net/mlx5e: Use flow keys dissector to parse packets for ARFS net/mlx5e: Only support tx/rx pause setting for port owner xen/netback: Reset nr_frags before freeing skb tipc: initialise addr_trail_end when setting node addresses team: Add vlan tx offload to hw_enc_features sctp: fix the transport error_count check sctp: fix memleak in sctp_send_reset_streams net/packet: fix race in tpacket_snd() net/mlx4_en: fix a memory leak bug net: dsa: Check existence of .port_mdb_add callback before calling it bonding: Add vlan tx offload to hw_enc_features bnx2x: Fix VF's VLAN reconfiguration in reload. iommu/amd: Move iommu_init_pci() to .init section Input: psmouse - fix build error of multiple definition netfilter: conntrack: Use consistent ct id hash calculation arm64: ftrace: Ensure module ftrace trampoline is coherent with I-side dm: disable DISCARD if the underlying storage no longer supports it drm/i915/cfl: Add a new CFL PCI ID. ... Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* linux-yocto: replace bbappends to build v5.0 by v5.2Anuj Mittal2019-09-092-0/+0
| | | | | | | OE-core has dropped support for 5.0 and introduced 5.2 linux-yocto reference kernel. Make changes to remain in sync. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* conf: add new machine intel-skylake-64Naveen Saini2019-08-211-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add 64-bit new machine (intel-skylake-64) with -march=skylake and avx2 instruction-set set up. We do see a qemu-usermode failure at build time, on setup of avx2 instruction-set as QEMU does not support AVX instruction set. Check this: https://bugs.launchpad.net/qemu/+bug/1818075 So to bypass this issue disabling qemu-usermode for intel-skylake-64 machine. Due to above limitation and in order to not affecting existing machines, this new machine is being proposed to add. A quick performance comparision between intel-corei7-64 vs intel-skylake-64 machines Measurements are in time, taken by the benchmark tests. Less is better. Test/Benchmark intel-corei7-64 intel-skylake-64 (1) CppPerformanceBenchmarks (Test: Math Library) (1st) 5m 15.70s 4m 36.39s (2nd) 5m 16.37s 4m 36.51s (3rd) 5m 15.54s 4m 37.80s CppPerformanceBenchmarks is a set of C++ compiler performance benchmarks. (2) AOBench (1st) 0m 35.07s 0m 28.74s (2nd) 0m 34.90s 0m 28.72s (3rd) 0m 34.85s 0m 28.89s AOBench is a lightweight ambient occlusion renderer, written in C. The test profile is using a size of 2048 x 2048. (3) C-Ray (1st) 320 seconds 232 seconds (2nd) 320 seconds 232 seconds (3rd) 321 seconds 232 seconds C-Ray, a simple raytracer designed to test the floating-point CPU performance. For this patch, 'bitbake world' gets successfully built with latest poky master. Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* linux-intel-dev/mainline-tracking: update to v5.3-rc4Anuj Mittal2019-08-211-3/+3
| | | | | | Also include updated configuration changes from kernel-cache. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* linux-intel-rt/4.14: update to v4.14.134Naveen Saini2019-08-161-2/+2
| | | | | | | Updates rt patchset to -rt63 Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* linux-intel_4.14: update to v4.14.138Naveen Saini2019-08-161-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Includes below CVE fixed: CVE-2019-14283 CVE-2019-14284 tag 'v4.14.138': (34 commits) Linux 4.14.138 spi: bcm2835: Fix 3-wire mode if DMA is enabled cgroup: Fix css_task_iter_advance_css_set() cset skip condition cgroup: css_task_iter_skip()'d iterators must be advanced before accessed cgroup: Include dying leaders with live threads in PROCS iterations cgroup: Implement css_task_iter_skip() cgroup: Call cgroup_release() before __exit_signal() bnx2x: Disable multi-cos feature. mvpp2: refactor MTU change code tun: mark small packets as owned by the tap sock net/mlx5e: Prevent encap flow counter update async to user query compat_ioctl: pppoe: fix PPPOEIOCSFWD handling tipc: compat: allow tipc commands without arguments NFC: nfcmrvl: fix gpio-handling regression net: sched: Fix a possible null-pointer dereference in dequeue_func() net: phylink: Fix flow control for fixed-link net/mlx5: Use reversed order when unregister devices net: fix ifindex collision during namespace removal net: bridge: mcast: don't delete permanent entries when fast leave is enabled net: bridge: delete local fdb on device init failure ... Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>