summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-intel_4.14.bb
Commit message (Collapse)AuthorAgeFilesLines
* linux-intel_4.14: update to v4.14.110yocto-2.7warrior-21.0.0Naveen Saini2019-04-111-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.14: update to v4.14.101Naveen Saini2019-02-271-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.14: update to v4.14.92Naveen Saini2019-01-191-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.14: update to v4.14.87Naveen Saini2018-12-281-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>
* linux-intel/4.19: add recipeAnuj Mittal2018-12-051-1/+3
| | | | | | | | | | | | | | | 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>
* 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.14: update to 4.14.68Anuj Mittal2018-09-201-3/+3
| | | | | | Also include meta changes to cleanup kernel configurations. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* linux-intel/4.14: update meta SRCREVAnuj Mittal2018-09-041-1/+1
| | | | | | | | | | | | | | | | Include changes that drop obsolete configs and reduce conflicts: 5c089e91 features/thermal: use the correct config name 580b72ac features/crypto: drop feature c43c9e19 kver: bump to v4.14.67 7f3eea0b features/media: drop obsolete config 26aa829b features/soc/baytrail: fix conflict with configs 998a9153 features: drop obsolete configs 2fe11da3 fragments: drop obsolete configs a4b2d369 dmm.cfg: Change dm-multipath from built-in kernel module to LKM 07ce8f9a bsp: Add tiny config entries for intel-x86 Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* linux-intel/4.14: update SRCREV to 4.14.66Anuj Mittal2018-08-241-2/+2
| | | | Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* linux-intel/4.14: harden kernel configAnuj Mittal2018-08-171-2/+2
| | | | | | | | Include scc that enables stricter config options that reduce the attack surface and/or perform additional checks and validation of commonly used structures in kernel. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* linux-intel/4.14: update SRCREV to 4.14.59Anuj Mittal2018-08-091-2/+2
| | | | Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* linux-intel/4.14: update SRCREV to 4.14.56Anuj Mittal2018-07-241-2/+2
| | | | Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* linux-intel/4.14: update SRCREV to 4.14.52Anuj Mittal2018-07-091-3/+3
| | | | Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* linux-intel/4.14: update SRCREV to 4.14.48Anuj Mittal2018-06-111-3/+3
| | | | | | | | | | | | | | | | | | | Also, update the meta SRCREV which brings in following changes: 94457657 kver: bump to v4.14.48 53336e1b features/kernel-sample: add kernel sample support b577f9a0 crypto: aes-generic - fix aes-generic regression on powerpc d1e17069 objtool, perf: Fix GCC 8 -Wrestrict error 91b09701 mips: Disable attribute-alias warnings c4902ee8 powerpc: Disable attribute-alias warnings from gcc8 86650d7f features/net/team: Add Ethernet TEAM drivers ea933089 systemtap: include note about CONFIG_KERNEL_DEBUG 53a4d48a features/wifi: Add WiFi driver fragments for various vendors/interfaces 95cda880 mpc8315e-rdb: Enable Realtek PHY driver 801a6483 aufs: fix compile warning c5e05f3c yaffs2: include rawnand.h instead of nand.h Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* linux-intel/4.14: update to 4.14.40Anuj Mittal2018-05-161-2/+2
| | | | Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* linux-intel/4.14: update to v4.14.35California Sullivan2018-04-241-3/+3
| | | | | | | Also change from branch 4.14/yocto/base-rt to 4.14/base-rt. This is only cosmetic, the branches are exactly the same. Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
* linux-yocto-4.14: update to v4.14.33California Sullivan2018-04-131-2/+2
| | | | | | Updates from v4.14.30 stable to v4.14.33 stable. Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
* linux-intel_4.14: bump to v4.14.30California Sullivan2018-03-291-2/+2
| | | | | | Update SRCREVs from v4.14.26 to v4.14.30. Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
* linux-intel_4.14: update to v4.14.26California Sullivan2018-03-151-2/+2
| | | | | | This update brings in changes from v4.14.19 up to v4.14.26. Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
* linux-intel/4.14: Update to v4.14.18California Sullivan2018-02-141-2/+2
| | | | | | | | Pull in changes up to v4.14.18 from linux-stable. Also, linux-intel-rt is upgraded to the rt15 patchset. Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
* linux-intel/4.14: change KBRANCH to 4.14 and update SRCREVsCalifornia Sullivan2018-02-141-2/+2
| | | | | | | | | | A named branch has now been created, so use that instead of master. Also update the cache SRCREV. No functional changes to the generated config, but the cache has been refactored to not reference unsupported platforms. Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
* linux-intel/4.14: Update to v4.14.15California Sullivan2018-01-311-2/+2
| | | | | | | | | | | Update both recipes to v4.14.15, linux-intel-rt from v4.14.12 and linux-intel from v4.14.14. Note that the linux-intel-rt kernel branch had to be rebased, causing the recipe to point to invalid commit IDs. It was a one-time error that caused the need to rebase and should not occur again. Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
* linux-intel/4.14: update to v4.14.14California Sullivan2018-01-231-2/+2
| | | | | | No cache changes at this time, just a stable update. Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
* linux-intel/4.14: Update to v4.14.12California Sullivan2018-01-161-2/+2
| | | | | | This brings in the changes up to v4.14.12 from linux-stable. Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
* linux-intel/4.14: mirror new dependencies added to linux-yocto-devCalifornia Sullivan2018-01-161-0/+2
| | | | | | | | | | | | These new dependencies are needed for some configurations. elfutils-native is required for CONFIG_UNWINDER_ORC (disabled by default for now due to out-of-tree module complications). openssl-native and util-linux-native are required for some certificate processing options. Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
* linux-intel/4.14: use master cache until named branch availableCalifornia Sullivan2018-01-161-2/+2
| | | | | | | | | | | | | | | It wasn't appropriate to use the 4.9 cache for 4.14. This also brings in the following relevant commits: * b6b5ac8d x86-64: disable orc by default * 82743ab8 common-pc*.scc: Add igb to common-pc drivers * 6bcc7298 features/i915/i915.cfg: compile i915 as a module This adds Intel gigabit Ethernet drivers, fixes the i915 firmware load issue, and fixes an lttng-modules compilation failure with the new kernel due to the new CONFIG_UNWINDER_ORC=y default. Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
* linux-intel/4.14: Fix 32-bit perf issueCalifornia Sullivan2017-12-181-0/+3
| | | | | | | Perf fails to compile for 32-bit without this patch. I have requested for Bruce to submit it upstream. Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
* linux-intel_4.14: Add latest LTS kernelSaul Wold2017-12-071-0/+15
This commit adds the 4.14.0-LTS kernel, but does not change the PREFERRED_VERSION. This will be updated later, to use this kernel set PREFERRED_VERSION in your local.conf or distro.conf files Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: California Sullivan <california.l.sullivan@intel.com>