summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* linux-intel-rt: Allow the build of multiple kernel packagesthudDaniel Dragomir2019-10-223-3/+3
| | | | | | | | | | | | | | 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/4.9: update to v4.9.195Naveen Saini2019-10-211-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also update SRCREV_meta. Stable Linux tag v4.9.195: (130 commits) Linux 4.9.195 Btrfs: fix race setting up and completing qgroup rescan workers btrfs: qgroup: Drop quota_root and fs_info parameters from update_qgroup_status_item CIFS: Fix oplock handling for SMB 2.1+ protocols CIFS: fix max ea value size i2c: riic: Clear NACK in tend isr hwrng: core - don't wait on add_early_randomness() quota: fix wrong condition in is_quota_modification() ext4: fix punch hole for inline_data file systems ext4: fix warning inside ext4_convert_unwritten_extents_endio /dev/mem: Bail out upon SIGKILL. cfg80211: Purge frame registrations on iftype change md/raid6: Set R5_ReadError when there is read failure on parity disk btrfs: Relinquish CPUs in btrfs_compare_trees Btrfs: fix use-after-free when using the tree modification log ovl: filter of trusted xattr results in audit memcg, kmem: do not fail __GFP_NOFAIL charges regulator: Defer init completion for a while after late_initcall alarmtimer: Use EOPNOTSUPP instead of ENOTSUPP ARM: zynq: Use memcpy_toio instead of memcpy on smp bring-up ... 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.134yocto-2.6.4thud-20.0.4Naveen Saini2019-08-271-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-271-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>
* linux-intel-rt/4.19: update to v4.19.59Naveen Saini2019-08-271-3/+3
| | | | | | | | | | | | | | | | Updates -rt patchset to -rt24. Also updates the meta revision to include changes: 960be421 intel-common-drivers: enable RANDOM_TRUST_CPU for Intel BSPs bc74ed4e features: add support for RANDOM_TRUST_CPU a52c1d35 security.cfg: unset HARDENED_USERCOPY_FALLBACK 772b96e0 kver: bump to v4.19.57 4c8cf83d scsi-debug: include core scsi support for standalone inclusion 3017e92f features/security: Add more kernel hardening fragments 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.62Naveen Saini2019-08-271-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4.19.62 stable release This rlease has CVEs fixed: CVE-2019-14283 CVE-2019-14284 CVE-2019-13631 Linux 4.19.62 platform/x86: SEP BUG fix for lbrcollection platform/x86: SEP bug fix, use of undeclared var drm/i915/cfl: Add a new CFL PCI ID. net: sched: verify that q!=NULL before setting q->flags mm: vmscan: scan anonymous pages on file refaults KVM: nVMX: Clear pending KVM_REQ_GET_VMCS12_PAGES when leaving nested KVM: nVMX: do not use dangling shadow VMCS after guest reset ext4: allow directory holes ext4: use jbd2_inode dirty range scoping jbd2: introduce jbd2_inode dirty range scoping mm: add filemap_fdatawait_range_keep_errors() ext4: enforce the immutable flag on open files ext4: don't allow any modifications to an immutable file perf/core: Fix race between close() and fork() perf/core: Fix exclusive events' grouping MIPS: lb60: Fix pin mappings gpio: davinci: silence error prints in case of EPROBE_DEFER dma-buf: Discard old fence_excl on retrying get_fences_rcu for realloc dma-buf: balance refcount inbalance net: bridge: stp: don't cache eth dest pointer before skb pull net: bridge: don't cache ether dest pointer on input net: bridge: mcast: fix stale ipv6 hdr pointer when handling v6 query ... 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.57Anuj Mittal2019-08-271-3/+3
| | | | | | | | | | | | | | | Also updates the meta revision to include changes: 960be421 intel-common-drivers: enable RANDOM_TRUST_CPU for Intel BSPs bc74ed4e features: add support for RANDOM_TRUST_CPU a52c1d35 security.cfg: unset HARDENED_USERCOPY_FALLBACK 772b96e0 kver: bump to v4.19.57 4c8cf83d scsi-debug: include core scsi support for standalone inclusion 3017e92f features/security: Add more kernel hardening fragments Signed-off-by: Anuj Mittal <anuj.mittal@intel.com> 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.133Naveen Saini2019-08-271-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Includes below CVE fixed: CVE-2019-13272 tag 'v4.14.133': (56 commits) Linux 4.14.133 stable/btrfs: fix backport bug in d819d97ea025 ("btrfs: honor path->skip_locking in backref code") dmaengine: imx-sdma: remove BD_INTR for channel0 MIPS: Add missing EHB in mtc0 -> mfc0 sequence. MIPS: Fix bounds check virt_addr_valid svcrdma: Ignore source port when computing DRC hash KVM: LAPIC: Fix pending interrupt in IRR blocked by software disable LAPIC KVM: x86: degrade WARN to pr_warn_ratelimited ARC: handle gcc generated __builtin_trap for older compiler tty: rocket: fix incorrect forward declaration of 'rp_init()' vhost: scsi: add weight support vhost: vsock: add weight support vhost_net: fix possible infinite loop vhost: introduce vhost_exceeds_weight() vhost_net: introduce vhost_exceeds_weight() vhost_net: use packet weight for rx handler, too vhost-net: set packet weight of tx polling to 2 * vq size btrfs: Ensure replaced device doesn't have pending chunk allocation mm/vmscan.c: prevent useless kswapd loops ftrace/x86: Remove possible deadlock between register_kprobe() and ftrace_run_update_code() ... 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.50Naveen Saini2019-08-271-2/+2
| | | | | | | Updates -rt patchset to -rt22. 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.126Naveen Saini2019-08-271-2/+2
| | | | | | | Updates rt patchset to -rt62 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.115Naveen Saini2019-08-271-2/+2
| | | | | | | Updates rt patchset to -rt59 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.127Naveen Saini2019-08-271-2/+2
| | | | | | | | | | This release includes CVEs fixed: CVE-2019-11477 CVE-2019-11478 CVE-2019-11479 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.123Naveen Saini2019-08-271-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Linux 4.14.123 tracker/lts2017/base: media: intel-ipu4: remove unused function and other build warnings media: intel-ipu4: ox03a10: Modify I2C bus ID and GPIO pin number media: intel-ipu4: ti960: split ti953 code media: intel-ipu4: ox03a10: add ficosa module media: intel-ipu4: pdata change for sensors connected via TI960 media: intel-ipu4: pdata for OV495 multiport isys & psys package lib2600b0 for commit-id 5efdf9c media: intel-ipu4: Fixing static code check issue media: intel-ipu4: ti960: ov495 frame sync setting x86/cpu: fix FAM6_ATOM naming x86/speculation/rdt_pseudo_lock: cpu name change Stable Linux tag v4.14.123 : (527 commits) NFS: Fix a double unlock from nfs_match,get_client vfio-ccw: Prevent quiesce function going into an infinite loop drm: Wake up next in drm_read() chain if we are forced to putback the event drm/drv: Hold ref on parent device during drm_device lifetime ASoC: davinci-mcasp: Fix clang warning without CONFIG_PM spi: Fix zero length xfer bug spi: rspi: Fix sequencer reset during initialization spi : spi-topcliff-pch: Fix to handle empty DMA buffers scsi: lpfc: Fix SLI3 commands being issued on SLI4 devices media: saa7146: avoid high stack usage with clang scsi: lpfc: Fix fc4type information for FDMI scsi: lpfc: Fix FDMI manufacturer attribute value media: vimc: zero the media_device on probe media: go7007: avoid clang frame overflow warning with KASAN media: vimc: stream: fix thread state before sleep media: m88ds3103: serialize reset messages in m88ds3103_set_frontend thunderbolt: Fix to check for kmemdup failure hwrng: omap - Set default quality dmaengine: tegra210-adma: use devm_clk_*() helpers ... 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.37Anuj Mittal2019-08-271-2/+2
| | | | | | | | Updates -rt patchset to -rt19. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com> 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.55Naveen Saini2019-08-271-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is the 4.19.55 stable release and include CVEs fixed: CVE-2019-11477 CVE-2019-11478 CVE-2019-11479 tag 'v4.19.55': (264 commits) Linux 4.19.55 tcp: refine memory limit test in tcp_fragment() Linux 4.19.54 Abort file_remove_privs() for non-reg. files coredump: fix race condition between collapse_huge_page() and core dumping ocfs2: fix error path kobject memory leak mlxsw: spectrum: Prevent force of 56G scsi: libsas: delete sas port if expander discover failed scsi: scsi_dh_alua: Fix possible null-ptr-deref scsi: smartpqi: properly set both the DMA mask and the coherent DMA mask scsi: libcxgbi: add a check for NULL pointer in cxgbi_check_route() net: phy: dp83867: Set up RGMII TX delay net: phylink: ensure consistent phy interface mode net: sh_eth: fix mdio access in sh_eth_close() for R-Car Gen2 and RZ/A1 SoCs arm64: use the correct function type for __arm64_sys_ni_syscall arm64: use the correct function type in SYSCALL_DEFINE0 arm64: fix syscall_fn_t type KVM: PPC: Book3S HV: Don't take kvm->lock around kvm_for_each_vcpu KVM: PPC: Book3S: Use new mutex to synchronize access to rtas token list xenbus: Avoid deadlock during suspend due to open transactions ... 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.50Anuj Mittal2019-08-271-3/+3
| | | | | | | | | Also includes a fix to silence -Wmissing-attributes warnings triggered for all the init/cleanup_module aliases in the kernel with gcc9. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com> Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* linux-intel/4.9: update to v4.9.183yocto-2.6.3thud-20.0.3Naveen Saini2019-07-081-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This release include below CVEs fixed: CVE-2019-11477 CVE-2019-11478 CVE-2019-11479 Stable Linux tag v4.9.183 : (118 commits) Linux 4.9.183 Abort file_remove_privs() for non-reg. files mlxsw: spectrum: Prevent force of 56G scsi: libsas: delete sas port if expander discover failed scsi: smartpqi: properly set both the DMA mask and the coherent DMA mask scsi: libcxgbi: add a check for NULL pointer in cxgbi_check_route() net: sh_eth: fix mdio access in sh_eth_close() for R-Car Gen2 and RZ/A1 SoCs KVM: PPC: Book3S HV: Don't take kvm->lock around kvm_for_each_vcpu KVM: PPC: Book3S: Use new mutex to synchronize access to rtas token list ia64: fix build errors by exporting paddr_to_nid() perf record: Fix s390 missing module symbol and warning for non-root users perf data: Fix 'strncat may truncate' build failure with recent gcc configfs: Fix use-after-free when accessing sd->s_dentry i2c: dev: fix potential memory leak in i2cdev_ioctl_rdwr net: tulip: de4x5: Drop redundant MODULE_DEVICE_TABLE() gpio: fix gpio-adp5588 build errors perf/ring_buffer: Add ordering to rb->nest increment perf/ring_buffer: Fix exposing a temporarily decreased data_head x86/CPU/AMD: Don't force the CPB cap when running under a hypervisor mISDN: make sure device name is NUL terminated ... Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* linux-intel-rt/4.9: update to v4.9.146Naveen Saini2019-06-251-2/+2
| | | | | | | Also the preempt-rt kernel updates to the -rt125 patchset. Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* linux-intel/4.9: update to v4.9.180Naveen Saini2019-06-251-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Stable Linux tag v4.9.180 : (386 commits) Linux 4.9.180 drm: Wake up next in drm_read() chain if we are forced to putback the event ASoC: davinci-mcasp: Fix clang warning without CONFIG_PM spi: Fix zero length xfer bug spi: rspi: Fix sequencer reset during initialization spi : spi-topcliff-pch: Fix to handle empty DMA buffers scsi: lpfc: Fix SLI3 commands being issued on SLI4 devices media: saa7146: avoid high stack usage with clang scsi: lpfc: Fix FDMI manufacturer attribute value media: go7007: avoid clang frame overflow warning with KASAN media: m88ds3103: serialize reset messages in m88ds3103_set_frontend dmaengine: tegra210-adma: use devm_clk_*() helpers scsi: qla4xxx: avoid freeing unallocated dma memory usb: core: Add PM runtime calls to usb_hcd_platform_shutdown rcuperf: Fix cleanup path for invalid perf_type strings rcutorture: Fix cleanup path for invalid torture_type strings x86/mce: Fix machine_check_poll() tests for error types tty: ipwireless: fix missing checks for ioremap virtio_console: initialize vtermno value for ports media: wl128x: prevent two potential buffer overflows ... Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* intel-microcode: upgrade to 20190514aAnuj Mittal2019-06-043-247/+36
| | | | | | | | | | Include the microcode from caveats as well since all kernels supported have those patches. Also point to the new git repo and corrected license. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com> 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.40Naveen Saini2019-06-041-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This update has CVEs fixed CVE-2019-5489 CVE-2018-20669 Merge "[keystore] Change keystore applets store path" into base Linux 4.19.40 ath10k: Drop WARN_ON()s that always trigger during system resume ALSA: line6: use dynamic buffers KVM: nVMX: Fix size checks in vmx_set_nested_state KVM: x86: Whitelist port 0x7e for pre-incrementing %rip net/tls: fix copy to fragments in reencrypt net/tls: don't copy negative amounts of data in reencrypt bnxt_en: Fix uninitialized variable usage in bnxt_rx_pkt(). bnxt_en: Free short FW command HWRM memory in error path in bnxt_init_one() bnxt_en: Improve multicast address setup logic. packet: validate msg_namelen in send directly selftests: fib_rule_tests: print the result and return 1 if any tests failed sctp: avoid running the sctp state machine recursively rxrpc: Fix net namespace cleanup net/tls: avoid NULL pointer deref on nskb->sk in fallback net: phy: marvell: Fix buffer overrun with stats counters net: dsa: bcm_sf2: fix buffer overflow doing set_rxnfc l2tp: use rcu_dereference_sk_user_data() in l2tp_udp_encap_recv() l2ip: fix possible use-after-free ipv6: invert flowlabel sharing check in process and user mode ... 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 meta SRCREVs to v4.19.31Naveen Saini2019-06-041-3/+3
| | | | | | | Updates rt patchset to -rt18. 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.106Naveen Saini2019-06-041-3/+3
| | | | | | | Updates rt patchset to -rt56 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.34Naveen Saini2019-06-041-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge Stable Linux tag 'v4.19.34' into lts2018/base Stable Linux tag 'v4.19.34': (322 commits) Linux 4.19.34 kprobes/x86: Blacklist non-attachable interrupt functions bcache: fix potential div-zero error of writeback_rate_p_term_inverse ACPI / video: Extend chassis-type detection with a "Lunch Box" check net: stmmac: Avoid one more sometimes uninitialized Clang warning drm/dp/mst: Configure no_stop_bit correctly for remote i2c xfers Input: soc_button_array - fix mapping of the 5th GPIO in a PNP0C40 device dmaengine: tegra: avoid overflow of byte tracking clk: rockchip: fix frac settings of GPLL clock for rk3328 clk: meson: clean-up clock registration drm/fb-helper: fix leaks in error path of drm_fb_helper_fbdev_setup x86/build: Mark per-CPU symbols as absolute explicitly for LLD wlcore: Fix memory leak in case wl12xx_fetch_firmware failure brcmfmac: Use firmware_request_nowarn for the clm_blob selinux: do not override context on context mounts x86/build: Specify elf_i386 linker emulation explicitly for i386 objects drm/nouveau: Stop using drm_crtc_force_disable drm: Auto-set allow_fb_modifiers when given modifiers at plane init pinctrl: meson: meson8b: add the eth_rxd2 and eth_rxd3 pins regulator: act8865: Fix act8600_sudcdc_voltage_ranges setting ... 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.110Naveen Saini2019-06-041-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Stable Linux tag v4.14.110 : (368 commits) Linux 4.14.110 vfio: ccw: only free cp on final interrupt Revert "USB: core: only clean up what we allocated" KVM: x86: Emulate MSR_IA32_ARCH_CAPABILITIES on AMD hosts KVM: Reject device ioctls from processes other than the VM's creator x86/smp: Enforce CONFIG_HOTPLUG_CPU when SMP=y cpu/hotplug: Prevent crash when CPU bringup fails on CONFIG_HOTPLUG_CPU=n perf intel-pt: Fix TSC slip mm/migrate.c: add missing flush_dcache_page for non-mapped page migrate usb: cdc-acm: fix race during wakeup blocking TX traffic xhci: Fix port resume done detection for SS ports with LPM enabled usb: host: xhci-rcar: Add XHCI_TRUST_TX_LENGTH quirk usb: common: Consider only available nodes for dr_mode USB: gadget: f_hid: fix deadlock in f_hidg_write() usb: mtu3: fix EXTCON dependency phy: sun4i-usb: Support set_mode to USB_HOST for non-OTG PHYs gpio: adnp: Fix testing wrong value in adnp_gpio_direction_input gpio: exar: add a check for the return value of ida_simple_get fails drm/vgem: fix use-after-free when drm_gem_handle_create() fails fs/proc/proc_sysctl.c: fix NULL pointer dereference in put_links ... 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.28Naveen Saini2019-06-041-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | v4.19.28 have below fixes: INTERNAL drm/i915: Additional alpha blending support drm/i915/gvt: handles error when ioreq attach client fails kernel/vhm:Add some debugs to print the client id/name for create/destroy ioreq_client media: intel-ipu4: crlmodule-lite: adv7481_cvbs: Add PAL size drm/i915: add lock to avoid racing of pvmmio operations for GVT-g guest keystore: add iv_size restriction for dal-keystore TSC: Print current tsc value when detected Stable Linux tag 'v4.19.28': (69 commits) Linux 4.19.28 bpf: fix sanitation rewrite in case of non-pointers scsi: core: reset host byte in DID_NEXUS_FAILURE case exec: Fix mem leak in kernel_read_file Bluetooth: Fix locking in bt_accept_enqueue() for BH context Bluetooth: btrtl: Restore old logic to assume firmware is already loaded selftests: firmware: fix verify_reqs() return value USB: serial: cp210x: fix GPIO in autosuspend gnss: sirf: fix premature wakeup interrupt enable xtensa: fix get_wchan aio: Fix locking in aio_poll() MIPS: irq: Allocate accurate order pages for irq stack applicom: Fix potential Spectre v1 vulnerabilities usb: xhci: Fix for Enabling USB ROLE SWITCH QUIRK on INTEL_SUNRISEPOINT_LP_XHCI tracing: Fix event filters and triggers to handle negative numbers x86/boot/compressed/64: Do not read legacy ROM on EFI system x86/CPU/AMD: Set the CPB bit unconditionally on F17h net: sched: act_tunnel_key: fix NULL pointer dereference during init net/sched: act_skbedit: fix refcount leak when replace fails net/sched: act_ipt: fix refcount leak when replace fails ... 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.101Naveen Saini2019-06-041-2/+2
| | | | | | | This update brings in changes from v4.14.93 up to v4.14.101 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.23Naveen Saini2019-06-041-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Stable Linux tag 'v4.19.23': (355 commits) Linux 4.19.23 Revert "exec: load_script: don't blindly truncate shebang string" Linux 4.19.22 svcrdma: Remove max_sge check at connect time svcrdma: Reduce max_send_sges batman-adv: Force mac header to start of data on xmit batman-adv: Avoid WARN on net_device without parent in netns xfrm: refine validation of template and selector families libceph: avoid KEEPALIVE_PENDING races in ceph_con_keepalive() Revert "ext4: use ext4_write_inode() when fsyncing w/o a journal" xfrm: Make set-mark default behavior backward compatible SUNRPC: Always drop the XPRT_LOCK on XPRT_CLOSE_WAIT drm/vmwgfx: Return error code from vmw_execbuf_copy_fence_user drm/vmwgfx: Fix setting of dma masks drm/i915: always return something on DDI clock selection drm/amd/powerplay: Fix missing break in switch drm/modes: Prevent division by zero htotal mac80211: ensure that mgmt tx skbs have tailroom for encryption mic: vop: Fix use-after-free on remove powerpc/radix: Fix kernel crash with mremap() ... Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* README: update for thud release requirementsyocto-2.6.2thud-20.0.2Naveen Saini2019-02-201-1/+1
| | | | | 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.9310.1-thud-2.6.1Anuj Mittal2019-02-111-2/+2
| | | | | | Updates rt patchset to -rt53. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* conf: set -rt kernel to 4.14Anuj Mittal2019-02-111-0/+1
| | | | | | | Explicitly set the version to be 4.14 for linux-intel-rt to ensure it is built as default after 4.19 recipe was merged. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* linux-intel/4.9: update to v4.9.146Naveen Saini2019-01-231-2/+2
| | | | | Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* linux-intel-rt/4.19: introduce -rt recipe for 4.19Anuj Mittal2019-01-231-0/+24
| | | | | | | Linux stable v4.19.13 and -rt10 patchset. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com> Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com>
* linux-intel/4.19: update to v4.19.13Naveen Saini2019-01-231-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Stable Linux tag 'v4.19.13': (423 commits) Linux 4.19.13 drm/ioctl: Fix Spectre v1 vulnerabilities proc/sysctl: don't return ENOMEM on lookup when a table is unregistering Input: elantech - disable elan-i2c for P52 and P72 mm: don't miss the last page because of round-off error mm, page_alloc: fix has_unmovable_pages for HugePages mm: thp: fix flags for pmd migration when split mm, memory_hotplug: initialize struct pages for the full memory section media: ov5640: Fix set format regression iwlwifi: add new cards for 9560, 9462, 9461 and killer series Revert "mwifiex: restructure rx_reorder_tbl_lock usage" iwlwifi: mvm: don't send GEO_TX_POWER_LIMIT to old firmwares rtlwifi: Fix leak of skb when processing C2H_BT_INFO xfrm_user: fix freeing of xfrm states on acquire mm: introduce mm_[p4d|pud|pmd]_folded mm: make the __PAGETABLE_PxD_FOLDED defines non-empty mm: add mm_pxd_folded checks to pgtable_bytes accounting functions panic: avoid deadlocks in re-entrant console drivers x86/intel_rdt: Ensure a CPU remains online for the region's pseudo-locking sequence x86/vdso: Pass --eh-frame-hdr to the linker ... 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.92Naveen Saini2019-01-231-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge Stable Linux tag v4.14.92 into 4.14/yocto Stable Linux tag v4.14.92 : (98 commits) Linux 4.14.92 MIPS: Only include mmzone.h when CONFIG_NEED_MULTIPLE_NODES=y spi: bcm2835: Unbreak the build of esoteric configs tpm: tpm_i2c_nuvoton: use correct command duration for TPM 2.x tpm: tpm_try_transmit() refactor error flow. rtc: m41t80: Correct alarm month range with RTC reads arm/arm64: KVM: vgic: Force VM halt when changing the active state of GICv3 PPIs/SGIs arm64: KVM: Avoid setting the upper 32 bits of VTCR_EL2 to 1 CIFS: Fix error mapping for SMB2_LOCK command which caused OFD lock problem MIPS: OCTEON: mark RGMII interface disabled on OCTEON III MIPS: Expand MIPS32 ASIDs to 64 bits MIPS: Align kernel load address to 64KB MIPS: Ensure pmd_present() returns false after pmd_mknotpresent() MIPS: c-r4k: Add r4k_blast_scache_node for Loongson-3 MIPS: math-emu: Write-protect delay slot emulation pages media: v4l2-tpg: array index could become negative media: vivid: free bitmap_cap when updating std/timings/etc. serial: uartps: Fix interrupt mask issue to handle the RX interrupts properly f2fs: fix validation of the block count in sanity_check_raw_super netfilter: nf_conncount: don't skip eviction when age is negative ... Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* linux-intel/4.19: update SRCREV for 4.19.8Naveen Saini2019-01-231-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Integrating linux-intel stable updates that comprise the following commits: 860b700 intel-ipu4: ici: Move empty list check into spinlock to avoid list get out of sync. 6ff5100 Merge "media: intel-ipu4: [VIRT] Increase the POLL_WAIT timeout & REQ_TIMEOUT." into base 370cb2d media: intel-ipu4: [VIRT] Increase the POLL_WAIT timeout & REQ_TIMEOUT. 2832c17 media: intel-ipu4: [VIRT] Avoid double close of dmabuf FD. 9069601 Bug Fix to fix incorrect osid value 3f3118a Merge changes I2e18a2af,If588089a,I15df88ed,I55f32395 into base a7c6f29 Security: Fix copy wrong size of keystore client id d423299 Merge "Security: improvement for depressing compile warning" into base 151279c drivers/hyper_dmabuf: Remove from imported_list to avoid exporting dma_buf later after receiving unexport notification b4906df drivers/hyper_dmabuf: Remove the imported dma_buf with closed domid 3b59449 drivers/hyper_dmabuf: Reuse the exported dma_buf to avoid creating multiple dma_buf for one importer a465b67 drm/i915/gvt: Get Port ID from the encoder object instead of using enc_to_dig_port 15fde117 Merge "platform/x86: Change struct fields to 16-bit in sep, socwatchhv drivers" into base baa4375 platform/x86: Change struct fields to 16-bit in sep, socwatchhv drivers 7c02775 drm/i915/gvt: allocate memory for vreg mmio during boot time 1c3cbb6 Merge "Revert "igb_avb: back port an upstream patch and add debug hook."" into base 9260569 Revert "igb_avb: back port an upstream patch and add debug hook." 9975a2a media: intel-ipu4: [ICI] Workaround to force compare buffer index at ici dqbuf cd59716 media: intel-ipu4: [VIRT] Close dmabuf fd when dmabuf released. 2449c3e media: i2c: Fix for warnings for max9286_ici and intel platform 64ecb0f media: intel-ipu4: [ICI] MAX9286 and AR0231AT enabled for ICI 40835ed media: ici: Add handler to clear dma mapped buffers with dma free 47ddfd9 media: i2c & pci: Reduce log level 1fce67d media: intel-ipu4: [VIRT] Fix ipu_psys_getbuf func error return value propagation. c06757d media: intel-ipu4: [ICI] Fix sometimes FW failed to stream on. 5345d2b media: intel-ipu4: [ICI] Fix cvbs image quality issues 7ab8c65 media: intel-ipu4: [ICI]: get virtual I2C ID dynamically if different from physical c4c7db6 media: intel-ipu4: [VIRT] Release ISYS buffer during stream node close. 8d103c9 media: i2c: crlmodule-lite: Remove unused variable 125694d media: ici: Change total BE_STREAMS and MAX_STREAMS ee5617d media: i2c: ti964: [ICI] Enabling TI964 deser and OV10635 sensor e844132 drm/i915: Not wait for fuse registers in guest 86a6eb3 Merge "ASoC: Intel: boards: Update aliases for TDF machine drivers." into base 1116569 ASoC: Intel: boards: Update aliases for TDF machine drivers. 4d91449 Merge "igb_avb: back port an upstream patch and add debug hook." into base a6f07e0 igb_avb: back port an upstream patch and add debug hook. d01f88e drm/i915/gvt: force to active the high-performance mode during vGPU busy ca8c4e5 Security: improvement for depressing compile warning 6f21740 vhm: fix audio backend module handle ioreq incorrectly 0750349 drm/i915/gvt: fix kernel panic when fail to create ppgtt 04c309e Merge "media: intel-ipu4: [VIRT] Support for IPU ACRN virtualization." into base 1e6ba2f Merge "media: ipu4: add virtio depends for ipu virtio driver" into base 5bf98b2 Merge "media: intel-ipu4: [ICI] Fix putbuf list and getbuf list out of sync issue." into base 7ef4e8a Merge "media: ici: Change ici_isys_pixelformat parameter with ICI_FORMAT_RGB565 format" into base 79cde33 Merge "media: intel-ipu4: [VIRT] Fix PSYS 2 PG operation issue." into base 190896e Merge "media: ici: Change value of ICI_FORMAT_RGB565" into base 408c5b1 Merge "media: intel-ipu4: [VIRT] Use native driver function return value for the IOCTL calls." into base 31be9d8 Merge "media: intel-ipu4: [VIRT] Fixed function exit to return error when failed." into base 2d48a89 Merge "media: intel-ipu4: [VIRT] Add timeout to front end request to avoid hang task." into base 856a4e0 Merge "media: intel-ipu4: [VIRT] Use actual object size for map_guest_phys call rather than using hard coded page size." into base ebabdce Merge "media: intel-ipu4: [VIRT] Move the PYSY buffer release from SOS back to UOS." into base 311851e Merge "media: intel-ipu4: [VIRT] Fix 1st run hang and 3rd run crash issue when running single PG use cases." into base 623dc5a Merge "media: intel-ipu4: [VIRT] Add class_create for pipeline and psys device node." into base 7343c8b Merge "media: intel-ipu4: [VIRT] Add 32 bits IOTCL support for IPU PSYS virtualization." into base 4cdd2b2 Merge "media: intel-ipu4: [VIRT] Add support for IPU_IOC_QCMD ioctl call" into base 59d6037 Merge "media: intel-ipu4: [VIRT] Add support for dqevent/poll IOCTL and file ops." into base eac3132 Merge "media: intel-ipu4: [VIRT] Add support for getbuf/mapbuf/unmapbuf IOCTL call" into base 34a6e6a Merge "media: intel-ipu4: [VIRT] Support for PSYS BE." into base abe3bb9 Merge "media: intel-ipu4: [VIRT] Psys mediation connected to FE" into base 206f938 Merge "media: intel-ipu4: [VIRT] Psys mediation stub para virt driver." into base 4bf25a70 Merge "media: intel-ipu4: [VIRT] Use pointer for sync data member in request struct to avoid size mismatch." into base 0356c09 Merge "media: intel-ipu4: fix build warning" into base f9b7289 Merge "media: intel-ipu4: css: scci_IPU4_master_20181030_0713 fw release" into base 7a8a16d Merge "media: intel-ipu4: css: scci_IPU4_master_20181029_0542 fw release" into base acd2228 Merge "media: ti964: add magna subdev for 2nd ti964" into base 4615d53 Merge "media: ti964: pdata for AS_1140" into base bd80c9c Merge "media: intel-ipu4: be-soc: Set NV16 input format" into base f59fc63 Merge "media: ov2775: update register setting" into base b88b3df3 Merge "media: intel-ipu4: magna: Modify for dual magna." into base 3700188 Merge "media: intel-ipu4: ox03a10: set hflip default" into base 79b98b7 Merge "media: Buttress base addr interface" into base d9b8515 Merge "media: ov2775: Update v4l2 ctrl setting" into base d765f9c Merge "media: intel-ipu4: add timestamp info in driver" into base d906cd6 Merge "drm/i915: Allow user control over preempt timeout on their important context" into base f422524 Merge "drm/i915: Use a preemption timeout to enforce interactivity" into base 535e63e Merge "drm/i915/preemption: Select timeout when scheduling" into base b4d07f1 Merge "drm/i915/execlists: Try preempt-reset from hardirq timer context" into base 2c1530d Merge "drm/i915/execlists: Force preemption via reset on timeout" into base c96319e media: intel-ipu4: [VIRT] Support for IPU ACRN virtualization. 756a96b media: ipu4: add virtio depends for ipu virtio driver ea49cb9 media: intel-ipu4: [ICI] Fix putbuf list and getbuf list out of sync issue. 6ab089f media: ici: Change ici_isys_pixelformat parameter with ICI_FORMAT_RGB565 format 74378ed media: intel-ipu4: [VIRT] Fix PSYS 2 PG operation issue. 0b1960c media: ici: Change value of ICI_FORMAT_RGB565 d90a464 media: intel-ipu4: [VIRT] Use native driver function return value for the IOCTL calls. ce08e63 media: intel-ipu4: [VIRT] Fixed function exit to return error when failed. 33017d7 media: intel-ipu4: [VIRT] Add timeout to front end request to avoid hang task. 7f335ef media: intel-ipu4: [VIRT] Use actual object size for map_guest_phys call rather than using hard coded page size. 57d5d40 media: intel-ipu4: [VIRT] Move the PYSY buffer release from SOS back to UOS. 6067264 media: intel-ipu4: [VIRT] Fix 1st run hang and 3rd run crash issue when running single PG use cases. 1e35b9e media: intel-ipu4: [VIRT] Add class_create for pipeline and psys device node. 4147ac9 media: intel-ipu4: [VIRT] Add 32 bits IOTCL support for IPU PSYS virtualization. 2b8d53d media: intel-ipu4: [VIRT] Add support for IPU_IOC_QCMD ioctl call cd0b8d4 media: intel-ipu4: [VIRT] Add support for dqevent/poll IOCTL and file ops. 93c1a84 media: intel-ipu4: [VIRT] Add support for getbuf/mapbuf/unmapbuf IOCTL call 0daa3a5 media: intel-ipu4: [VIRT] Support for PSYS BE. e84b0c7 media: intel-ipu4: [VIRT] Psys mediation connected to FE 4e05bf5 media: intel-ipu4: [VIRT] Psys mediation stub para virt driver. 65efffc media: intel-ipu4: [VIRT] Use pointer for sync data member in request struct to avoid size mismatch. 2bf12c7 media: intel-ipu4: fix build warning 8561cf4 media: intel-ipu4: css: scci_IPU4_master_20181030_0713 fw release 07675a2 media: intel-ipu4: css: scci_IPU4_master_20181029_0542 fw release eff9e0b media: ti964: add magna subdev for 2nd ti964 d6b5697 media: ti964: pdata for AS_1140 4341f6d media: intel-ipu4: be-soc: Set NV16 input format 5b61764 media: ov2775: update register setting 4344ddc media: intel-ipu4: magna: Modify for dual magna. eb975c6 media: intel-ipu4: ox03a10: set hflip default 2c8b2dc media: Buttress base addr interface 1358362 media: ov2775: Update v4l2 ctrl setting de1c5e1 media: intel-ipu4: add timestamp info in driver 95a7d5c drm/i915: Allow user control over preempt timeout on their important context a3cd919 drm/i915: Use a preemption timeout to enforce interactivity cab2746 drm/i915/preemption: Select timeout when scheduling eb77ed8 drm/i915/execlists: Try preempt-reset from hardirq timer context 6bf5601 drm/i915/execlists: Force preemption via reset on timeout 6430c87 rcu: Do RCU GP kthread self-wakeup from softirq and interrupt 8ecdb9d Merge "mei: dal: fix a race in bh_request()" into base 016f1f9 Merge "mei: dal: fix race in bh_request completion" into base 93bf89a Merge "mei: virtio: fix queue flush with non empty vtag list" into base eb66a25 Merge "x86: vdso: Pass --eh-frame-hdr to ld" into base d8280d1 mei: dal: fix a race in bh_request() c5deebf mei: dal: fix race in bh_request completion a50cac2 mei: virtio: fix queue flush with non empty vtag list 2279822 Merge changes from topic 'acrn_ww51.3' into base baae5e3 x86: vdso: Pass --eh-frame-hdr to ld 4e24ac8 ASoc: Intel: Skylake: Pass correct parameter to acrn_ioreq_complete_request function d5d79e9 virtio_blk: add discard and write zeroes support 731aa83 VBS-K: use kernel virtio header files b50e0f3 drm/i915/gvt: emulate correct state of SKL_FUSE_STATUS on BXT e5fe756 Kernel/VHM: Refine the usage of spinlock in VHM 2966146 Kernel/VHM: VM_list changes the lock from mutex to rw_lock to avoid sleeping 9b9078d kernel/VHM: Add the vm owner for each ioreq_client to release vhm_vm after releasing client 185e8ff vhm: Correct the parameters usage in find_next_bit 5654cf5 VHM: Check null-pointer of vhm_req before updating state of emulated io_request 888b529 ASoc: Intel: Skylake: Fix build issue in skl virtio driver bbc69af Asoc: Intel: Skylake: display firmware name and version f6b17f3 platform/x86: sep, socwatchhv driver and code-formatting fixes 4706c87 ASoC: tdf8532: Account for critical sections. 5e94049 Merge "REVERTME: ASoC: Add error handling for stream events in soc_pcm_prepare" into base 56aa33a Merge "ASoC: Intel: Skylake: Virt: Add virtualization layer to skl driver" into base 17f3ea9 Merge "ASoC: Intel: Skylake: Workarounds for virtualization" into base 7d01b5d Merge "ASoC: Intel: Skylake: Notify BE about stream update" into base f260415 Merge "ASoC: Intel: Skylake: Register virtualization BE service" into base 1fb49e2 Merge "ASoC: Intel: Skylake: Add support for Virtio SST" into base ff18ef8 Merge "tc: Add support for configuring the taprio scheduler" into base bf673e6 Merge "ASoC: Intel: Skylake: Add Kconfig options for virtualization" into base 7fb6751 Merge "ASoC: Intel: Skylake: Modify skl_platform_register" into base 8d66ee0 Merge "ASoC: Intel: Skylake: Export skylake functions for virtio." into base 0ce69aa Merge "i915: make driver init async" into base 4c4b0b5 i915: make driver init async 799c0b9 Merge changes Ib176f84a,I13756406,I026c991f,I2d5ad9a8,If4d14f37, ... into base 75cae28 i915: temporarily disable a gem assert 420fc52 REVERTME: ASoC: Add error handling for stream events in soc_pcm_prepare 4dfae03 Kernel/VHM: refine the refcnt of vhm_vm so that vhm_vm exists before ioreq_client is released a0776e6 kernel/VHM: Fix race condition in ioreq_client by using refcnt and idr mechanism 8cf33a2 Kernel/VHM: Use the traped pci_access addr based on VM instead of static global variable 26d8d65 Kernel/VHM: Use the bit_op to remove the volatile definition in ioreq_client 57d2674a Revert "drm/i915/gvt: hard code Pipe B plane owner to UOS" f4ae0c0 drm/i915/gvt: remove tag from vGPU context ID before check fad792b drm/i915/gvt: fix gvtbuffer ioctl tile format issue 28b346f VBS: export vbs symbols a52cad1 vhm: remove "reserve memory for trusty" cb2e039 HVLog: Fix typo and refine sbuf_hvlog_index 0018157 vhm: support polling mode of ioreq completion a4c6f83 vhm: mark ioreq completed in acrn_ioreq_complete_request b05dc73 vhm: Add ioctl IC_CLEAR_VM_IOREQ to cleanup VM ioreqs 19990a2 SOS: Guest x2APIC support for SOS 2bb1c0d Fixing doc build caused by linux/vbs/vbs.h 89cc5e4 kernel: Revert "x86:acrn: add write_msi pv ops to intercept pci msi write with pv method" 16614c1 Merge "sdhci: fix the timeout check window for clock and reset" into base f1d6d19 tc: Add support for configuring the taprio scheduler f06a40b ASoC: Intel: Skylake: Virt: Add virtualization layer to skl driver e14cdd4 ASoC: Intel: Skylake: Workarounds for virtualization 2665897 ASoC: Intel: Skylake: Notify BE about stream update c34730a ASoC: Intel: Skylake: Register virtualization BE service 0f753aa ASoC: Intel: Skylake: Add support for Virtio SST c65cd19 ASoC: Intel: Skylake: Add Kconfig options for virtualization d1fc8d7 ASoC: Intel: Skylake: Modify skl_platform_register e948793 ASoC: Intel: Skylake: Export skylake functions for virtio. 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.87Naveen Saini2019-01-231-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * Stable Linux tag v4.14.87 : (56 commits) Linux 4.14.87 tipc: use destination length for copy string net: qed: use correct strncpy() size mm: hide incomplete nr_indirectly_reclaimable in /proc/zoneinfo thermal/drivers/hisi: Remove costly sensor inspection thermal/drivers/hisi: Fix configuration register setting thermal/drivers/hisi: Encapsulate register writes into helpers thermal/drivers/hisi: Remove pointless lock thermal/drivers/hisi: Remove the multiple sensors support mm: cleancache: fix corruption on missed inode invalidation reset: remove remaining WARN_ON() in <linux/reset.h> reset: make device_reset_optional() really optional udf: Allow mounting volumes with incorrect identification strings arc: [devboards] Add support of NFSv3 ACL ARC: change defconfig defaults to ARCv2 btrfs: Always try all copies when reading extent buffers btrfs: tree-checker: Don't check max block group size as current max chunk size limit is unreliable Input: elan_i2c - add support for ELAN0621 touchpad Input: elan_i2c - add ACPI ID for Lenovo IdeaPad 330-15ARR Input: elan_i2c - add ELAN0620 to the ACPI table ... Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* README: update for thud release requirementsNaveen Saini2019-01-121-1/+1
| | | | | 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.8yocto-2.6.1thud-20.0.110.0-thud-2.6Naveen Saini2018-12-131-2/+2
| | | | | Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* backport-iwlwifi: exclude from world buildsAnuj Mittal2018-12-061-0/+2
| | | | | | | The release we use doesn't compile with 4.19 kernel (and shouldn't be needed there) so exclude it from world builds for now. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* linux-intel/4.19: update to v4.19.5Anuj Mittal2018-12-061-2/+2
| | | | Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* linux-intel/4.19: add recipeAnuj Mittal2018-12-065-2/+76
| | | | | | | | | | | | | | | Builds 4.19/base from linux-intel-lts. Include a patch from linux-yocto 4.18 to detect ncurses correctly when cross-compiling and move the older patch to version specific recipes from inc. In addition to intel-common kernel configs from yocto-kernel-cache, this also includes security.scc feature which enables a set of configs with the aim of reducing the kernel attack surface and/or of performing additional checks and validation of commonly used structures in kernel. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* ixgbe: upgrade 5.3.8 -> 5.5.2Anuj Mittal2018-12-061-3/+3
| | | | | | | Added XDP support and fixes compilation issues with 4.19 kernel. License checksum changed because of formatting related changes. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* README: point to correct branch for thudAnuj Mittal2018-12-041-2/+2
| | | | Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* linux-intel-rt/4.14: update to v4.14.78Anuj Mittal2018-11-141-3/+3
| | | | | | | Updates -rt patchset to -rt47 and also includes kernel configuration cleanups. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* linux-intel/4.14: update to v4.14.78Anuj Mittal2018-11-071-3/+3
| | | | | | Also include more config clean-up changes from yocto-kernel-cache. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* linux-intel/4.9: update to v4.9.134Anuj Mittal2018-10-301-2/+2
| | | | Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* layer.conf: update layer compatibility sumo->thudyocto-2.6thud-20.0.0Anuj Mittal2018-10-011-1/+1
| | | | Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* libyami-utils: 1.3.0 -> 1.3.1Anuj Mittal2018-10-011-6/+1
| | | | Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* libyami: 1.3.0 -> 1.3.1Anuj Mittal2018-10-012-135/+1
| | | | | | | | | | | | Changes from release notes: h264dec: fix low lantecy mode common: add RGB 10 bits support common: add RGB565 support common: add XRGB, ARGB, XBGR, ABGR support yamivpp: add rotation function for vpp Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>