| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
This adds some a couple of bb.utils.contains() checks for an
INTEL_MACHINE_SUBSTPYE to pull the appropriate SRCREV
and KBRACH to build an alternate kernel.
Also adds support for Broxton-m/Joule device as an example.
Signed-off-by: Saul Wold <sgw@linux.intel.com>
|
|
|
|
|
|
| |
This re-enables the video framebuffer for displaying cosole output
Signed-off-by: Saul Wold <sgw@linux.intel.com>
|
|
|
|
|
|
|
| |
Makes meta-intel behave well in multi-BSP scene
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
|
|
|
|
|
|
|
|
|
|
|
| |
Move script to the files/intel-x86-common sub-dir which will be used
based on the added override in MACHINEOVERRIDES
Signed-off-by: Saul Wold <sgw@linux.intel.com>
foo
Signed-off-by: Saul Wold <sgw@linux.intel.com>
|
|
|
|
|
|
|
|
| |
Add the new intel-x86-common to the meta-data in order to limit the
changes when the meta-intel layer is included without using
meta-intel machines.
Signed-off-by: Saul Wold <sgw@linux.intel.com>
|
|
|
|
|
|
|
| |
Add the new MACHINEOVERRIDE to the SRC_URI in order to limit the changes when the
meta-intel layer is included without using meta-intel machines.
Signed-off-by: Saul Wold <sgw@linux.intel.com>
|
|
|
|
| |
Signed-off-by: Saul Wold <sgw@linux.intel.com>
|
|
|
|
|
|
|
| |
By adding these entries, we can get the serial console output on the correct ttyS2 port
the default port for meta-intel is ttyS0, but we can fix this with the rmc configuration
Signed-off-by: Saul Wold <sgw@linux.intel.com>
|
|
|
|
|
|
|
|
| |
On install we want to keep rmc's boot.conf. Also add POSTINSTALL.sh
that removes ttyS0 from inittab since it uses ttyS2 instead.
Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This is an experimental RMC sample for quark. At runtime, a
boot option with board name will be available for user to
boot the Galileo.
Note: The supported image type is hddimg instead of the direct-
boot image type usually used on quark. Use a USB stick flashed
with the image to boot the Galileo Gen 2 board.
Signed-off-by: Jianxun Zhang <jianxun.zhang@linux.intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
|
|
|
|
|
|
|
|
| |
This includes the fix to CVE-2016-5195 "dirty cow", and fixes a bug in
preempt-rt that was preventing boots on core2.
Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
|
|
|
|
|
|
|
| |
This update also includes the fix to CVE-2016-5195 "dirty cow".
Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
|
|
|
|
|
|
|
|
| |
This change incorporates several stables updates as well as the fix to
CVE-2016-5195 "dirty cow".
Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
A particular intention of this change is to remove the serial
setting in kernel command line that is hardcoded in core2 and
corei7 conf files.
However we cannot use KBOOTPARAM because it is designed as a
fragment appended to hardcoded part at runtime. This is why
we need to create more files in this patch to use cmdline
in bootloader entry files to bypass whatever from the build.
Once we have a clean base (no any preset console setting)
in generic configurations, this change can be dropped.
Signed-off-by: Jianxun Zhang <jianxun.zhang@linux.intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
|
|
|
|
|
|
|
|
|
| |
Since there is plan to merge meta-isg layer to common meta-intel
layer. So relocate qat16 v2.6-65 recipe from meta-isg layer to common
meta-intel layer.
Signed-off-by: Rahul Kumar Gupta <rahul.kumarxx.gupta@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
|
|
|
|
|
|
|
|
|
| |
Since there is plan to merge meta-isg layer to common meta-intel
layer. So relocate openssl-qat v0.4.9-009 recipe from meta-isg layer
to common meta-intel layer.
Signed-off-by: Rahul Kumar Gupta <rahul.kumarxx.gupta@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
|
|
|
|
|
|
|
|
|
| |
Since there is plan to merge meta-isg layer to common meta-intel
layer. So relocate zlib-qat v0.4.7-002 recipe from meta-isg layer
to meta-intel/common layer.
Signed-off-by: Rahul Kumar Gupta <rahul.kumarxx.gupta@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
|
|
|
|
|
|
|
|
|
| |
Since there is plan to merge meta-isg layer to common meta-intel
layer. So relocate dpdk v16.07 recipe from meta-isg layer to common
meta-intel layer.
Signed-off-by: Rahul Kumar Gupta <rahul.kumarxx.gupta@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
With this update, most of the kernel_config check warnings are fixed.
Also, we now have Ethernet support on the MinnowBoard MAX and Turbot on
minimal images.
>From yocto-kernel-cache:
552a837 features: Fix configcheck warnings in features used by intel-quark BSPs
c33d9c2 features: Fix configcheck warnings in features used by intel-core* BSPs
03bf3dd bsp/common-pc: Enable R8169 driver since its needed by supported platforms
Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
|
|
|
|
|
|
|
|
|
|
|
|
| |
This updates the linux-yocto 4.8 bbappends to use the 4.8 final kernel.
Also, we finally add the preempt-rt recipe since the rt patches are
available with no obvious defects.
v2 changes:
* Add backport patch "Using BUG_ON() as an assert() is _never_ acceptable"
Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
|
|
|
|
|
|
|
|
| |
This change updates libva-intel-driver to 1.7.2 which is in Intel
graphic stack 2016 Q3 release.
Signed-off-by: Jianxun Zhang <jianxun.zhang@linux.intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
|
|
|
|
|
|
|
|
| |
This change updates libva to 1.7.2 which is in Intel graphic stack
2016 Q3 release.
Signed-off-by: Jianxun Zhang <jianxun.zhang@linux.intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
|
|
|
|
|
|
|
|
| |
This change updates intel-gpu-tools to 1.16 which is in Intel
graphic stack 2016 Q3 release.
Signed-off-by: Jianxun Zhang <jianxun.zhang@linux.intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
I was checking the kver file to update the LINUX_VERSION variable. At
the time of the last SRCREV update the kver files were incorrect. With
the kernel_version_sanity_check function added to oe-core, the
incorrect PV becomes a build error.
Fix this by updating the LINUX_VERSION variables in each linux-yocto
recipe to their correct value.
Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
|
|
|
|
|
|
|
|
|
|
| |
We currently get a panic when trying to boot a tiny intel-quark image.
Adding ext4 support fixes the issue, but it may be possible to fix it
correctly via changes to images creation, so I consider this a
temporary workaround to be reverted later.
Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
|
|
|
|
|
|
|
|
|
|
|
| |
Preliminary testing on the 4.8 kernel has gone well with no major
defects found on Intel hardware.
The preempt-rt patches are not yet available for the -rt kernel, so only
add the base and tiny linux-yocto recipes for now.
Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
>From linux-yocto-4.1:
518132a Merge branch 'standard/base' into standard/intel/base
93b1a6c Merge tag 'v4.1.31' into standard/base
99f614a Linux 4.1.31
432273c MIPS: KVM: Propagate kseg0/mapped tlb fault errors
7fe3930 MIPS: KVM: Fix gfn range check in kseg0 tlb faults
0fbddc0 MIPS: KVM: Add missing gfn range check
342b88e MIPS: KVM: Fix mapped fault broken commpage handling
867df5e ext4: verify extent header depth
cd51084 ALSA: timer: Fix leak in events via snd_timer_user_tinterrupt
1fbc4fd ALSA: timer: Fix leak in events via snd_timer_user_ccallback
1b7d7bc ALSA: timer: Fix leak in SNDRV_TIMER_IOCTL_PARAMS
c65b5c9 USB: OHCI: Don't mark EDs as ED_OPER if scheduling fails
6412c3a ovl: verify upper dentry before unlink and rename
40b9a8f iio:ad7266: Fix probe deferral for vref
fb079b4 iio:ad7266: Fix support for optional regulators
44cdc9f iio:ad7266: Fix broken regulator error handling
94f9384 iio: accel: kxsd9: fix the usage of spi_w8r8()
b2372ff staging: iio: accel: fix error check
c1a8303 iio: proximity: as3935: fix buffer stack trashing
9db892c iio: proximity: as3935: remove triggered buffer processing
e2a296e9 iio: proximity: as3935: correct IIO_CHAN_INFO_RAW output
f247adf iio:st_pressure: fix sampling gains (bring inline with ABI)
3bdfc8b iio: Fix error handling in iio_trigger_attach_poll_func
f3c7b15 perf/x86: Fix undefined shift on 32-bit kernels
7ceedf5 virtio_balloon: fix PFN format for virtio-1
4dbc156 virtio_balloon: do not change memory amount visible via /proc/meminfo
55f883c arm64: Rework valid_user_regs
5c46424 cdc_ncm: workaround for EM7455 "silent" data interface
28a6d04 nfsd: check permissions when setting ACLs
173f43c posix_acl: Add set_posix_acl
63933c7 powerpc/pseries: Fix PCI config address for DDW
049de19 powerpc/iommu: Remove the dependency on EEH struct in DDW mechanism
d9ee963 block: fix use-after-free in seq file
403f056 metag: Fix __cmpxchg_u32 asm constraint for CMP
a2036fb ALSA: hda - Fix headset mic detection problem for two dell machines
31ebbeb ALSA: hda - Fix the headset mic that will not work on Dell desktop machine
0224028 ALSA: hda: Fix krealloc() with __GFP_ZERO usage
df75887 ALSA: hda: add AMD Bonaire AZ PCI ID with proper driver caps
333c2cf MIPS: mm: Fix definition of R6 cache instruction
e2b438f sysv, ipc: fix security-layer leaking
4ef5c9a mm/hugetlb: avoid soft lockup in set_max_huge_pages()
834ced1 dm: set DMF_SUSPENDED* _before_ clearing DMF_NOFLUSH_SUSPENDING
655fe78 dm rq: fix the starting and stopping of blk-mq queues
980b655 dm flakey: error READ bios during the down_interval
0d88572 ftrace/recordmcount: Work around for addition of metag magic but not relocations
2876b1b balloon: check the number of available pages in leak balloon
c6657f7 x86/syscalls/64: Add compat_sys_keyctl for 32-bit userspace
10855c6 ALSA: hda/realtek - Can't adjust speaker's volume on a Dell AIO
6cdb164 ALSA: hda/realtek: Enable HP amp and mute LED on HP Folio 9480m [v3]
baea0d6 drm/nouveau/gr/nv3x: fix instobj write offsets in gr setup
c1b4d25 drm/nouveau/fbcon: fix font width not divisible by 8
c027bc0 ubi: Make volume resize power cut aware
304e915 ubi: Fix early logging
ae32d1b ubi: Fix race condition between ubi device creation and udev
eb61bdd fuse: fix wrong assignment of ->flags in fuse_send_init()
614c339 fuse: fuse_flush must check mapping->flags for errors
3fc4a4a fuse: fsync() did not return IO errors
93c0b00 ARC: mm: don't loose PTE_SPECIAL in pte_modify()
ae9c7f3 drm/radeon: fix firmware info version checks
7afd374 KEYS: 64-bit MIPS needs to use compat_sys_keyctl for 32-bit userspace
bd89870 KVM: PPC: Book3S HV: Save/restore TM state in H_CEDE
ae40dad KVM: PPC: Book3S HV: Pull out TM state save/restore into separate procedures
a3b180a CIFS: Fix a possible invalid memory access in smb2_query_symlink()
b7e61a1 fs/cifs: make share unaccessible at root level mountable
b5e8e7f Input: i8042 - break load dependency between atkbd/psmouse and i8042
e9071d0 Documentation/module-signing.txt: Note need for version info if reusing a key
6ac9857 module: Invalidate signatures on force-loaded modules
7e6f0e1 net/irda: fix NULL pointer dereference on memory allocation failure
7d06f7f fs/dcache.c: avoid soft-lockup in dput()
49e3c9a MIPS: Don't register r4k sched clock when CPUFREQ enabled
0e2cbad6 nfs: don't create zero-length requests
e1cc075 gpio: intel-mid: Remove potentially harmful code
7f5a3c7 iscsi-target: Fix panic when adding second TCP connection to iSCSI session
634a3fc audit: fix a double fetch in audit_log_single_execve_arg()
a4664af Fix broken audit tests for exec arg len
a49b282 audit: Fix check of return value of strnlen_user()
dd26566 cifs: fix crash due to race in hmac(md5) handling
b9090fe target: Fix race between iscsi-target connection shutdown + ABORT_TASK
6c631d3 target: Fix missing complete during ABORT_TASK + CMD_T_FABRIC_STOP
80d341f mtd: nand: fix bug writing 1 byte less than page size
8ae0073 arm64: debug: unmask PSTATE.D earlier
f88ded2 rtc: s3c: Add s3c_rtc_{enable/disable}_clk in s3c_rtc_setfreq()
abf9569 dm: fix second blk_delay_queue() parameter to be in msec units not jiffies
8129259 crypto: scatterwalk - Fix test in scatterwalk_done
98953c4 Bluetooth: Fix l2cap_sock_setsockopt() with optname BT_RCVMTU
5436aa6 KVM: VMX: handle PML full VMEXIT that occurs during event delivery
aef1e06 USB: serial: option: add support for Telit LE910 PID 0x1206
4af80d9 powerpc/tm: Fix stack pointer corruption in __tm_recheckpoint()
572c8b6 powerpc/tm: Avoid SLB faults in treclaim/trecheckpoint when RI=0
881052c ext4: short-cut orphan cleanup on error
3f7ed29 drm/radeon: support backlight control for UNIPHY3
6c2ca21 KVM: nVMX: Fix memory corruption when using VMCS shadowing
53bb06c usb: quirks: Add no-lpm quirk for Elan
bd0702f USB: quirks: Fix another ELAN touchscreen
256679c s390/mm: fix gmap tlb flush issues
9b01eaf cifs: Check for existing directory when opening file with O_CREAT
bdf3214 [media] media: usbtv: prevent access to free'd resources
47c1628 Bluetooth: Add support of 13d3:3490 AR3012 device
6e2c93c Bluetooth: Add USB ID 13D3:3487 to ath3k
434d638 [media] Fix RC5 decoding with Fintek CIR chipset
2342f6e [media] media: dvb_ringbuffer: Add memory barriers
7235df9 drm/radeon: Poll for both connect/disconnect on analog connectors
4613d5f drm/radeon: add a delay after ATPX dGPU power off
073435a spi: pxa2xx: Clear all RFT bits in reset_sccr1() on Intel Quark
d4d783d ext4: validate s_reserved_gdt_blocks on mount
d579705 iwlwifi: add new 8260 PCI IDs
2fc0cdf ARM: dts: sunxi: Add a startup delay for fixed regulator enabled phys
e19f0ec5 ext4: don't call ext4_should_journal_data() on the journal inode
906d6f4 ext4: fix deadlock during page writeback
547df96 SUNRPC: Don't allocate a full sockaddr_storage for tracing
c580d82 ext4: check for extents that wrap around
988777b mfd: qcom_rpm: Parametrize also ack selector size
e6b04eb mfd: qcom_rpm: Fix offset error for msm8660
6997496 usb: renesas_usbhs: protect the CFIFOSEL setting in usbhsg_ep_enable()
83335cb usb: renesas_usbhs: fix NULL pointer dereference in xfer_work()
542330f hp-wmi: Fix wifi cannot be hard-unblocked
230dc3e serial: samsung: Fix ERR pointer dereference on deferred probe
cf61375 tty/serial: atmel: fix RS485 half duplex with DMA
ebe1398 tty/serial: at91: remove bunch of macros to access UART registers
343c4ef of: fix memory leak related to safe_name()
8431378 crypto: gcm - Filter out async ghash if necessary
b42d378 usb: dwc3: fix for the isoc transfer EP_BUSY flag
4426cc6 pinctrl: cherryview: prevent concurrent access to GPIO controllers
40357fd pinctrl: cherryview: Use raw_spinlock for locking
ba42156 pinctrl: cherryview: Serialize all register access
e057773 Update my main e-mails at the Kernel tree
10dd8c10 gpio: pca953x: Fix NBANK calculation for PCA9536
27b5490 PCI: Mark Atheros AR9485 and QCA9882 to avoid bus reset
b378007 Revert "drm/i915/ilk: Don't disable SSC source if it's in use"
7a85bf9 netlabel: add address family checks to netlbl_{sock,req}_delattr()
85470a5 s5p-mfc: Add release callback for memory region devs
1dd12c3 s5p-mfc: Set device name for reserved memory region devs
fce6716 HID: uhid: fix timeout when probe races with IO
223b391 arm64: kernel: Save and restore addr_limit on exception entry
5c57645 fs/proc/task_mmu.c: fix mm_access() mode parameter in pagemap_read()
6a46873 netfilter: nf_nat_redirect: add missing NULL pointer check
>From yocto-kernel-cache:
cf6d987 bsp: leafhill: remove duplicated config
17807c1 bsp: leafhill: update by including existing config fragments
f9e944e xilinx-zynq: enable XILINX spi driver and hts221 driver
eef3092 bsp: leafhill: add new SoC and BSP
9d0f0db virtio: add new INPUT and HW_RANDOM_VIRTIO config settings
Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
>From linux-yocto-4.4:
94e5bb3 Merge branch 'standard/base' into standard/intel/base
7d1401a Merge tag 'v4.4.20' into standard/base
d663231 Merge branch 'standard/base' into standard/intel/base
1856181 Merge tag 'v4.4.19' into standard/base
4df4a14 Merge branch 'standard/base' into standard/intel/base
a67e1ae uvesafb: provide option to specify timeout for task completion
2cb99de Linux 4.4.20
625ddb7 sysfs: correctly handle read offset on PREALLOC attrs
dde898f hwmon: (iio_hwmon) fix memory leak in name attribute
a2d9e40 ALSA: line6: Fix POD sysfs attributes segfault
d21befe ALSA: line6: Give up on the lock while URBs are released.
85db22a ALSA: line6: Remove double line6_pcm_release() after failed acquire.
37e16dc ACPI / SRAT: fix SRAT parsing order with both LAPIC and X2APIC present
a37b834 ACPI / sysfs: fix error code in get_status()
b0917f5 ACPI / drivers: replace acpi_probe_lock spinlock with mutex
0b21b21 ACPI / drivers: fix typo in ACPI_DECLARE_PROBE_ENTRY macro
fbde41f staging: comedi: ni_mio_common: fix wrong insn_write handler
b03ee3d staging: comedi: ni_mio_common: fix AO inttrig backwards compatibility
fd51408 staging: comedi: comedi_test: fix timer race conditions
bc93350 staging: comedi: daqboard2000: bug fix board type matching code
1b3b122 USB: serial: option: add WeTelecom 0x6802 and 0x6803 products
fed48a2 USB: serial: option: add WeTelecom WM-D200
201cb6d USB: serial: mos7840: fix non-atomic allocation in write path
e5d33f1 USB: serial: mos7720: fix non-atomic allocation in write path
6e0b5f8 USB: fix typo in wMaxPacketSize validation
8136b59 usb: chipidea: udc: don't touch DP when controller is in host mode
5ab968f USB: avoid left shift by -1
e879dae dmaengine: usb-dmac: check CHCR.DE bit in usb_dmac_isr_channel()
ac069de crypto: qat - fix aes-xts key sizes
71d27af crypto: nx - off by one bug in nx_of_update_msc()
9781b971 Input: i8042 - set up shared ps2_cmd_mutex for AUX ports
11dd037 Input: i8042 - break load dependency between atkbd/psmouse and i8042
d672017 Input: tegra-kbc - fix inverted reset logic
cc79d39 btrfs: properly track when rescan worker is running
f31d48a btrfs: waiting on qgroup rescan should not always be interruptible
104b0d1 fs/seq_file: fix out-of-bounds read
3e7c26d gpio: Fix OF build problem on UM
1337168 usb: renesas_usbhs: gadget: fix return value check in usbhs_mod_gadget_probe()
bbaf719 megaraid_sas: Fix probing cards without io port
7386f92 mpt3sas: Fix resume on WarpDrive flash cards
af88900 cdc-acm: fix wrong pipe type on rx interrupt xfers
d489412 i2c: cros-ec-tunnel: Fix usage of cros_ec_cmd_xfer()
d91c348 mfd: cros_ec: Add cros_ec_cmd_xfer_status() helper
e4878ef aacraid: Check size values after double-fetch from user
03551c8 ARC: Elide redundant setup of DMA callbacks
e44f5b5 ARC: Call trace_hardirqs_on() before enabling irqs
45a9450 ARC: use correct offset in pt_regs for saving/restoring user mode r25
413d587 ARC: build: Better way to detect ISA compatible toolchain
137f6ba drm/i915: fix aliasing_ppgtt leak
d6af5ab drm/amdgpu: record error code when ring test failed
2d4ab6c drm/amd/amdgpu: sdma resume fail during S4 on CI
2b26271 drm/amdgpu: skip TV/CV in display parsing
9c22155 drm/amdgpu: avoid a possible array overflow
65317db drm/amdgpu: fix amdgpu_move_blit on 32bit systems
4e9db9e drm/amdgpu: Change GART offset to 64-bit
6cb6e95 iio: fix sched WARNING "do not call blocking ops when !TASK_RUNNING"
15abaa0 sched/nohz: Fix affine unpinned timers mess
c3cf68e sched/cputime: Fix NO_HZ_FULL getrusage() monotonicity regression
51ed10c of: fix reference counting in of_graph_get_endpoint_by_regs
df4fe6f8 arm64: dts: rockchip: add reset saradc node for rk3368 SoCs
ed6625c mac80211: fix purging multicast PS buffer queue
1473e6a s390/dasd: fix hanging device after clear subchannel
07adb64 EDAC: Increment correct counter in edac_inc_ue_error()
b518b0c pinctrl/amd: Remove the default de-bounce time
d860213 iommu/arm-smmu: Don't BUG() if we find aborting STEs with disable_bypass
aef6295 iommu/arm-smmu: Fix CMDQ error handling
d360081 iommu/dma: Don't put uninitialised IOVA domains
433ccf1 xhci: Make sure xhci handles USB_SPEED_SUPER_PLUS devices.
1d816d0 USB: serial: ftdi_sio: add PIDs for Ivium Technologies devices
6d77ca3 USB: serial: ftdi_sio: add device ID for WICED USB UART dev board
8ed7b7d USB: serial: option: add support for Telit LE920A4
340391d USB: serial: option: add D-Link DWM-156/A3
697c84b USB: serial: fix memleak in driver-registration error path
c5a6d60 xhci: don't dereference a xhci member after removing xhci
262d059 usb: xhci: Fix panic if disconnect
76ba94f xhci: always handle "Command Ring Stopped" events
8fd5243 usb/gadget: fix gadgetfs aio support.
e9caf24 usb: gadget: fsl_qe_udc: off by one in setup_received_handle()
391738b USB: validate wMaxPacketValue entries in endpoint descriptors
365a5f4 usb: renesas_usbhs: Use dmac only if the pipe type is bulk
b8032e6 usb: renesas_usbhs: clear the BRDYSTS in usbhsg_ep_enable()
4a6eff8 USB: hub: change the locking in hub_activate
5221741 USB: hub: fix up early-exit pathway in hub_activate
7edabdd usb: hub: Fix unbalanced reference count/memory leak/deadlocks
dbb9fe1 usb: define USB_SPEED_SUPER_PLUS speed for SuperSpeedPlus USB3.1 devices
13af8c6 usb: dwc3: gadget: increment request->actual once
7dc7ec8 usb: dwc3: pci: add Intel Kabylake PCI ID
97b23f9 usb: misc: usbtest: add fix for driver hang
cb68ec1 usb: ehci: change order of register cleanup during shutdown
1614270 crypto: caam - defer aead_set_sh_desc in case of zero authsize
1595854 crypto: caam - fix echainiv(authenc) encrypt shared descriptor
e0a9e84 crypto: caam - fix non-hmac hashes
6722e24 genirq/msi: Make sure PCI MSIs are activated early
fd59f98 genirq/msi: Remove unused MSI_FLAG_IDENTITY_MAP
fcdcf97 um: Don't discard .text.exit section
5f00936 ACPI / CPPC: Prevent cpc_desc_ptr points to the invalid data
cd84d31 ACPI: CPPC: Return error if _CPC is invalid on a CPU
a3043ec mmc: sdhci-acpi: Reduce Baytrail eMMC/SD/SDIO hangs
0bbe334 PCI: Limit config space size for Netronome NFP4000
6bd24be PCI: Add Netronome NFP4000 PF device ID
2d8ffbf PCI: Limit config space size for Netronome NFP6000 family
657170e PCI: Add Netronome vendor and device IDs
c7308f6 PCI: Support PCIe devices with short cfg_size
d5537e9 NVMe: Don't unmap controller registers on reset
bb404d1 ALSA: hda - Manage power well properly for resume
47f972e libnvdimm, nd_blk: mask off reserved status bits
8f5b7e3 perf intel-pt: Fix occasional decoding errors when tracing system-wide
b4ddd78 vfio/pci: Fix NULL pointer oops in error interrupt setup handling
fa54eea virtio: fix memory leak in virtqueue_add()
9dddd02 parisc: Fix order of EREFUSED define in errno.h
4919b2a arm64: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFO
602857f ALSA: usb-audio: Add quirk for ELP HD USB Camera
23d3998 ALSA: usb-audio: Add a sample rate quirk for Creative Live! Cam Socialize HD (VF0610)
93ed332 powerpc/eeh: eeh_pci_enable(): fix checking of post-request state
94e88c1 SUNRPC: allow for upcalls for same uid but different gss service
e3f2840 SUNRPC: Handle EADDRNOTAVAIL on connection failures
b529544 tools/testing/nvdimm: fix SIGTERM vs hotplug crash
77b0e10 uprobes/x86: Fix RIP-relative handling of EVEX-encoded instructions
ebabe4a x86/mm: Disable preemption during CR3 read+write
8ef7c21 hugetlb: fix nr_pmds accounting with shared page tables
8518474 Linux 4.4.19
cc48607 Documentation/module-signing.txt: Note need for version info if reusing a key
bc2318c module: Invalidate signatures on force-loaded modules
c6ec712 dm flakey: error READ bios during the down_interval
ef60c9a rtc: s3c: Add s3c_rtc_{enable/disable}_clk in s3c_rtc_setfreq()
74d55e5 lpfc: fix oops in lpfc_sli4_scmd_to_wqidx_distr() from lpfc_send_taskmgmt()
6b1f21a ACPI / EC: Work around method reentrancy limit in ACPICA for _Qxx
32b04db x86/platform/intel_mid_pci: Rework IRQ0 workaround
a57a55b PCI: Mark Atheros AR9485 and QCA9882 to avoid bus reset
23e0fce MIPS: hpet: Increase HPET_MIN_PROG_DELTA and decrease HPET_MIN_CYCLES
0b37e97 MIPS: Don't register r4k sched clock when CPUFREQ enabled
e86d99f MIPS: mm: Fix definition of R6 cache instruction
7bda3b1 SUNRPC: Don't allocate a full sockaddr_storage for tracing
7484fbe Input: elan_i2c - properly wake up touchpad on ASUS laptops
f5ba9a6 target: Fix ordered task CHECK_CONDITION early exception handling
51d8419 target: Fix max_unmap_lba_count calc overflow
f318588 target: Fix race between iscsi-target connection shutdown + ABORT_TASK
60ba156 target: Fix missing complete during ABORT_TASK + CMD_T_FABRIC_STOP
6492c1c target: Fix ordered task target_setup_cmd_from_cdb exception hang
8623120 iscsi-target: Fix panic when adding second TCP connection to iSCSI session
4056337 ubi: Fix race condition between ubi device creation and udev
79d6bc1 ubi: Fix early logging
752aaae ubi: Make volume resize power cut aware
2c00c21 of: fix memory leak related to safe_name()
fd8c10a IB/mlx4: Fix memory leak if QP creation failed
d057209 IB/mlx4: Fix error flow when sending mads under SRIOV
155c27dd IB/mlx4: Fix the SQ size of an RC QP
1d13a91 IB/IWPM: Fix a potential skb leak
9bb8073 IB/IPoIB: Don't update neigh validity for unresolved entries
041a825 IB/SA: Use correct free function
d1859e0 IB/mlx5: Return PORT_ERR in Active to Initializing tranisition
f868cae6 IB/mlx5: Fix post send fence logic
a25be0f IB/mlx5: Fix entries check in mlx5_ib_resize_cq
cbbfde0 IB/mlx5: Fix returned values of query QP
bae7400 IB/mlx5: Fix entries checks in mlx5_ib_create_cq
02773ea IB/mlx5: Fix MODIFY_QP command input structure
148a19e ALSA: hda - Fix headset mic detection problem for two dell machines
f39db7f ALSA: hda: add AMD Bonaire AZ PCI ID with proper driver caps
39d5054 ALSA: hda/realtek - Can't adjust speaker's volume on a Dell AIO
7e4a2f9 ALSA: hda: Fix krealloc() with __GFP_ZERO usage
4733b66 mm/hugetlb: avoid soft lockup in set_max_huge_pages()
7928de5 mtd: nand: fix bug writing 1 byte less than page size
0d30185 block: fix bdi vs gendisk lifetime mismatch
01daea9 block: add missing group association in bio-cloning functions
8660ead metag: Fix __cmpxchg_u32 asm constraint for CMP
84f8a24 ftrace/recordmcount: Work around for addition of metag magic but not relocations
cfb466b balloon: check the number of available pages in leak balloon
24cdeed drm/i915/dp: Revert "drm/i915/dp: fall back to 18 bpp when sink capability is unknown"
3b30197 drm/i915: Never fully mask the the EI up rps interrupt on SNB/IVB
794c90b drm/edid: Add 6 bpc quirk for display AEO model 0.
1df3e60 drm: Restore double clflush on the last partial cacheline
702117f drm/nouveau/fbcon: fix font width not divisible by 8
77f4249 drm/nouveau/gr/nv3x: fix instobj write offsets in gr setup
21f36ec drm/nouveau: check for supported chipset before booting fbdev off the hw
4cb6885 drm/radeon: support backlight control for UNIPHY3
f1cb5eb drm/radeon: fix firmware info version checks
9436828 drm/radeon: Poll for both connect/disconnect on analog connectors
ada3815 drm/radeon: add a delay after ATPX dGPU power off
4925cf1 drm/amdgpu/gmc7: add missing mullins case
672138e drm/amdgpu: fix firmware info version checks
3281d10 drm/amdgpu: Disable RPM helpers while reprobing connectors on resume
ca7eb0c drm/amdgpu: support backlight control for UNIPHY3
2c10a2c drm/amdgpu: Poll for both connect/disconnect on analog connectors
8f811d1 drm/amdgpu: add a delay after ATPX dGPU power off
bedd8d6 w1:omap_hdq: fix regression
4a3e88a netlabel: add address family checks to netlbl_{sock,req}_delattr()
225ecdb ARM: dts: sunxi: Add a startup delay for fixed regulator enabled phys
53eaa39 audit: fix a double fetch in audit_log_single_execve_arg()
c5612d4 iommu/amd: Update Alias-DTE in update_device_table()
df8eaed iommu/amd: Init unity mappings only for dma_ops domains
51e94ff iommu/amd: Handle IOMMU_DOMAIN_DMA in ops->domain_free call-back
28a5f4c iommu/vt-d: Return error code in domain_context_mapping_one()
bd78d81 iommu/exynos: Suppress unbinding to prevent system failure
fa89ad5 drm/i915: Don't complain about lack of ACPI video bios
37cbe5b nfsd: don't return an unhashed lock stateid after taking mutex
6dfc20b nfsd: Fix race between FREE_STATEID and LOCK
3d6562f nfs: don't create zero-length requests
4fa571e MIPS: KVM: Propagate kseg0/mapped tlb fault errors
e93dbb1 MIPS: KVM: Fix gfn range check in kseg0 tlb faults
f26fac1 MIPS: KVM: Add missing gfn range check
ed7e1dd MIPS: KVM: Fix mapped fault broken commpage handling
f48dd2d random: add interrupt callback to VMBus IRQ handler
529025b random: print a warning for the first ten uninitialized random users
f41fc0b random: initialize the non-blocking pool via add_hwgenerator_randomness()
adc58bf CIFS: Fix a possible invalid memory access in smb2_query_symlink()
04761744 cifs: fix crash due to race in hmac(md5) handling
36e6321 cifs: Check for existing directory when opening file with O_CREAT
a636a9b fs/cifs: make share unaccessible at root level mountable
564e0f8 jbd2: make journal y2038 safe
f2aa5d3 ARC: mm: don't loose PTE_SPECIAL in pte_modify()
3633bd8 remoteproc: Fix potential race condition in rproc_add
54c4ddc ovl: disallow overlayfs as upperdir
7a2cfda HID: uhid: fix timeout when probe races with IO
02808fd EDAC: Correct channel count limit
5c93b99 Bluetooth: Fix l2cap_sock_setsockopt() with optname BT_RCVMTU
663c260 spi: pxa2xx: Clear all RFT bits in reset_sccr1() on Intel Quark
3f32fd3 i2c: efm32: fix a failure path in efm32_i2c_probe()
31edf03 s5p-mfc: Add release callback for memory region devs
bddb687 s5p-mfc: Set device name for reserved memory region devs
fdec508 hp-wmi: Fix wifi cannot be hard-unblocked
fb76628 dm: set DMF_SUSPENDED* _before_ clearing DMF_NOFLUSH_SUSPENDING
1fe16ea sur40: fix occasional oopses on device close
f8ad7cb sur40: lower poll interval to fix occasional FPS drops to ~56 FPS
8dbd7a3 Fix RC5 decoding with Fintek CIR chipset
33201bc vb2: core: Skip planes array verification if pb is NULL
1758459 videobuf2-v4l2: Verify planes array in buffer dequeueing
9e416fa media: dvb_ringbuffer: Add memory barriers
ddc3519 media: usbtv: prevent access to free'd resources
43ef3b6 mfd: qcom_rpm: Parametrize also ack selector size
0f984405 mfd: qcom_rpm: Fix offset error for msm8660
695c69b intel_pstate: Fix MSR_CONFIG_TDP_x addressing in core_get_max_pstate()
e990e8b s390/cio: allow to reset channel measurement block
144941b KVM: nVMX: Fix memory corruption when using VMCS shadowing
6bd2820 KVM: VMX: handle PML full VMEXIT that occurs during event delivery
b9ab0b3 KVM: MTRR: fix kvm_mtrr_check_gfn_range_consistency page fault
4149006 KVM: PPC: Book3S HV: Save/restore TM state in H_CEDE
e1a90eb8 KVM: PPC: Book3S HV: Pull out TM state save/restore into separate procedures
be7acd2 arm64: mm: avoid fdt_check_header() before the FDT is fully mapped
6d894c3f arm64: dts: rockchip: fixes the gic400 2nd region size for rk3368
4c3b381 pinctrl: cherryview: prevent concurrent access to GPIO controllers
e5cf298 Bluetooth: hci_intel: Fix null gpio desc pointer dereference
0b3ff17 gpio: intel-mid: Remove potentially harmful code
4a27733 gpio: pca953x: Fix NBANK calculation for PCA9536
580b1bb tty/serial: atmel: fix RS485 half duplex with DMA
8af97d2 serial: samsung: Fix ERR pointer dereference on deferred probe
79b8ddb tty: serial: msm: Don't read off end of tx fifo
ec2fdbe arm64: Fix incorrect per-cpu usage for boot CPU
f4a6520 arm64: debug: unmask PSTATE.D earlier
a5a0958 arm64: kernel: Save and restore UAO and addr_limit on exception entry
4077ef4 USB: usbfs: fix potential infoleak in devio
97917f4 usb: renesas_usbhs: fix NULL pointer dereference in xfer_work()
3ab02b3 USB: serial: option: add support for Telit LE910 PID 0x1206
558b4ad usb: dwc3: fix for the isoc transfer EP_BUSY flag
09796e2 usb: quirks: Add no-lpm quirk for Elan
0927c5f usb: renesas_usbhs: protect the CFIFOSEL setting in usbhsg_ep_enable()
f1d7992 usb: f_fs: off by one bug in _ffs_func_bind()
bbd7cf3 usb: gadget: avoid exposing kernel stack
>From yocto-kernel-cache:
59290c5 uvesafb: provide option to specify timeout for task completion
Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
From linux-yocto-4.1:
1300775 Merge branch 'standard/base' into standard/intel/base
0847ed6 Merge tag 'v4.1.30' into standard/base
558ba5f Linux 4.1.30
629d045 x86/quirks: Reintroduce scanning of secondary buses
f2da7df x86/quirks: Apply nvidia_bugs quirk only on root bus
6264b57 Revert "MIPS: Reserve nosave data for hibernation"
84d0821 Revert "sparc64: Fix numa node distance initialization"
062e35b Merge branch 'standard/base' into standard/intel/base
053af7b Merge tag 'v4.1.29' into standard/base
bd6d85d pps: do not crash when failed to register
bea9acd radix-tree: fix radix_tree_iter_retry() for tagged iterators.
6831c98 libceph: apply new_state before new_up_client on incrementals
5210f97 libceph: set 'exists' flag for newly up osd
87076a0 ovl: verify upper dentry in ovl_remove_and_whiteout()
9524cc4 tty/vt/keyboard: fix OOB access in do_compute_shiftstate()
e77df44 libata: LITE-ON CX1-JB256-HP needs lower max_sectors
c30e87b mmc: block: fix packed command header endianness
ce05d31 media: fix airspy usb probe error path
371ac20 vmlinux.lds: account for destructor sections
fe071fb mm, compaction: prevent VM_BUG_ON when terminating freeing scanner
ca0d868 mm, compaction: simplify handling restart position in free pages scanner
1602957 drm/i915: Update ifdeffery for mutex->owner
627ec70 ALSA: hda: add AMD Stoney PCI ID with proper driver caps
282f757 ALSA: hda - fix use-after-free after module unload
f8e3078 posix_cpu_timer: Exit early when process has been reaped
47eec48 x86/quirks: Add early quirk to reset Apple AirPort card
59500c8 Merge branch 'standard/base' into standard/intel/base
f6ab361 netfilter: x_tables: fix stable backport
2533406 net: mvneta: set real interrupt per packet for tx_done
43506e7 ALSA: pcm: Free chmap at PCM free callback, too
6b9d561 ALSA: ctl: Stop notification after disconnection
fb10485 ALSA: hda/realtek - add new pin definition in alc225 pin quirk table
31534f8 ovl: Copy up underlying inode's ->i_mode to overlay inode
cb75f65 ovl: handle ATTR_KILL*
97f2887 drm/ttm: Make ttm_bo_mem_compat available
07761df Input: xpad - validate USB endpoint count during probe
70aaf49 ARM: mvebu: fix HW I/O coherency related deadlocks
2686f12 netfilter: x_tables: speed up jump target validation
c3ed55b Linux 4.1.29
74225a4 4.1.28 Fix bad backport of 8f182270dfec "mm/swap.c: flush lru pvecs on compound page arrival"
62d7a45 powerpc: Fix build break due to missing PPC_FEATURE2_HTM_NOSC
bda373b ecryptfs: don't allow mmap when the lower fs doesn't support it
db86fac xen/acpi: allow xen-acpi-processor driver to load on Xen 4.7
cd12064 xenbus: don't bail early from xenbus_dev_request_and_reply()
f1e8b05 Revert "ecryptfs: forbid opening files without mmap handler"
9c9497d xenbus: don't BUG() on user mode induced condition
f0d077d MIPS: Fix page table corruption on THP permission changes.
ebccd6e ALSA: hda/realtek: Add Lenovo L460 to docking unit fixup
df3f23d qeth: delete napi struct when removing a qeth device
2c89e2e gpio: sch: Fix Oops on module load on Asus Eee PC 1201
1dd148a ALSA: timer: Fix negative queue usage by racy accesses
23c63b8 block: fix use-after-free in sys_ioprio_get()
7841100 x86/amd_nb: Fix boot crash on non-AMD systems
9a6bc7f ALSA: au88x0: Fix calculation in vortex_wtdma_bufshift()
9e0303e ipr: Clear interrupt on croc/crocodile when running with LSI
029161e ALSA: echoaudio: Fix memory allocation
1f96a54 ALSA: hda - fix read before array start
From yocto-kernel-cache:
f7984d6 intel-quark.cfg: Explicitly disable CONFIG_64BIT
d9f9dd9 common-pc-drivers.cfg: Remove I2O configs
4cfbd25 features: Fix dependencies and =m vs =y discrepancies for corei7
424e28e intel-core2-32.cfg: Explicitly disable CONFIG_64BIT
b5c7db9 features: Add 6lowpan feature and add it where necessary
4e8a96a kernel-cache: add the computestick-preempt-rt config
3e7c4fb kver: bump to v4.1.30
f749da7 kernel-cache: enable CONFIG_STAGING for computestick
497e2eb features: usb-net: provide more coverage on USB network devices
ec5b0c8 features: broxton: enable iTCO watchdog support
f929668 features: broxton: enable iSMT support
9a8f7a9 features: broxton: enable LPC bridge function for Intel ICH and SCH
71dddd4 kver: bump to v4.1.29
Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
From linux-yocto-4.4:
cb96b51 vmstat: make vmstat_updater deferrable again and shut down on idle
7a99148 rcu: Make expedited RCU-sched grace period immediately detect idle
From yocto-kernel-cache:
6988358 intel-quark.cfg: Explicitly disable CONFIG_64BIT
Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
New changes in the upstream rmc project captured by this SRCREV:
2e38d05 Merge branch 'rmc-dev' (Aug 30 2016)
a1a4a26 Makefile: remove static linking in Linux build
b22169a doc: update README file
29e943d Merge branch 'rmc-dev' (Aug 24 2016)
fc2fb1e rmc: fix allocating buffer issue in read_file() (32 bit)
38b0553 rmc: fix wrong error message
7ee67a0 test: Provide test scripts and sample data
Signed-off-by: Jianxun Zhang <jianxun.zhang@linux.intel.com>
Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The QA sanity checker in OE fails when an ELF binary has a symbol
table without GNU hash.
There is no issue so far because rmc is statically linked with C
libraries and the symbol table is stripped out in build.
But once we compile rmc with dynamic linking, the symbol table in the
dynamic section stays. Thus it fails the QA checker because the
default hash style is sysv.
To have some peace of mind, we specify "both" for the hash style to
the linker.
Signed-off-by: Jianxun Zhang <jianxun.zhang@linux.intel.com>
Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
From linux-yocto-4.4:
286f04b drm/i915: Fix i915 merge with v4.4.16
f8050fe Merge branch 'standard/base' into standard/intel/base
0a0c93f Merge tag 'v4.4.18' into standard/base
630333d Merge branch 'standard/base' into standard/intel/base
7b4979e Merge tag 'v4.4.17' into standard/base
e488427 Linux 4.4.18
eccccb4 mm: memcontrol: fix memcg id ref counter on swap charge move
a0fddee mm: memcontrol: fix swap counter leak on swapout from offline cgroup
8627c77 mm: memcontrol: fix cgroup creation failure after many small jobs
3a22cf0 ext4: fix reference counting bug on block allocation error
db82c74 ext4: short-cut orphan cleanup on error
f8d4d52 ext4: validate s_reserved_gdt_blocks on mount
175f36c ext4: don't call ext4_should_journal_data() on the journal inode
5a7f477 ext4: fix deadlock during page writeback
9e38db2 ext4: check for extents that wrap around
08bb036 crypto: scatterwalk - Fix test in scatterwalk_done
148fbb9 crypto: gcm - Filter out async ghash if necessary
92f7133 fs/dcache.c: avoid soft-lockup in dput()
b6e0a21 fuse: fix wrong assignment of ->flags in fuse_send_init()
9ca5f11 fuse: fuse_flush must check mapping->flags for errors
3d1c64d fuse: fsync() did not return IO errors
62659f0 sysv, ipc: fix security-layer leaking
9a95c0c block: fix use-after-free in seq file
3cde0e7 x86/syscalls/64: Add compat_sys_keyctl for 32-bit userspace
821d5e6 drm/i915: Pretend cursor is always on for ILK-style WM calculations (v2)
fb93281 x86/mm/pat: Fix BUG_ON() in mmap_mem() on QEMU/i386
e270fdc x86/pat: Document the PAT initialization sequence
26b340e x86/xen, pat: Remove PAT table init code from Xen
a23b299 x86/mtrr: Fix PAT init handling when MTRR is disabled
594055c x86/mtrr: Fix Xorg crashes in Qemu sessions
32c8542 x86/mm/pat: Replace cpu_has_pat with boot_cpu_has()
d50e8b1 x86/mm/pat: Add pat_disable() interface
8f5b821 x86/mm/pat: Add support of non-default PAT MSR setting
5c7d0f4 devpts: clean up interface to pty drivers
93f84c8 random: strengthen input validation for RNDADDTOENTCNT
6090bfb apparmor: fix ref count leak when profile sha1 hash is read
4cf8f0b Revert "s390/kdump: Clear subchannel ID to signal non-CCW/SCSI IPL"
cca36a7 KEYS: 64-bit MIPS needs to use compat_sys_keyctl for 32-bit userspace
0107ea0 arm: oabi compat: add missing access checks
66e5d7b cdc_ncm: do not call usbnet_link_change from cdc_ncm_bind
3088903 i2c: i801: Allow ACPI SystemIO OpRegion to conflict with PCI BAR
979a61a x86/mm/32: Enable full randomization on i386 and X86_32
6e12424 HID: sony: do not bail out when the sixaxis refuses the output report
d71d4ac PNP: Add Broadwell to Intel MCH size workaround
02170f4 PNP: Add Haswell-ULT to Intel MCH size workaround
5a6f9d0 scsi: ignore errors from scsi_dh_add_device()
694dfd0 ipath: Restrict use of the write() interface
9c946c9 tcp: consider recv buf for the initial window scale
e23696b qed: Fix setting/clearing bit in completion bitmap
fc9b7c0 net/irda: fix NULL pointer dereference on memory allocation failure
863c8bb net: bgmac: Fix infinite loop in bgmac_dma_tx_add()
0020fa5 bonding: set carrier off for devices created through netlink
a9c2218 ipv4: reject RTNH_F_DEAD and RTNH_F_LINKDOWN from user space
5413f1a tcp: enable per-socket rate limiting of all 'challenge acks'
72c2d3b tcp: make challenge acks less predictable
133cec9 Linux 4.4.17
8e510cd vfs: fix deadlock in file_remove_privs() on overlayfs
33f9cff intel_th: Fix a deadlock in modprobing
c800964 intel_th: pci: Add Kaby Lake PCH-H support
703cfaf net: mvneta: set real interrupt per packet for tx_done
032951d libceph: apply new_state before new_up_client on incrementals
79cc80f libata: LITE-ON CX1-JB256-HP needs lower max_sectors
1b0b5ca i2c: mux: reg: wrong condition checked for of_address_to_resource return value
470f47f posix_cpu_timer: Exit early when process has been reaped
d863bec media: fix airspy usb probe error path
8727178 ipr: Clear interrupt on croc/crocodile when running with LSI
c4c2a8f SCSI: fix new bug in scsi_dev_info_list string matching
b3a061d RDS: fix rds_tcp_init() error path
d9e1886 can: fix oops caused by wrong rtnl dellink usage
8648445 can: fix handling of unmodifiable configuration options fix
1cee72e can: c_can: Update D_CAN TX and RX functions to 32 bit - fix Altera Cyclone access
63b9e0f can: at91_can: RX queue could get stuck at high bus load
b4fedbe perf/x86: fix PEBS issues on Intel Atom/Core2
b82c789 ovl: handle ATTR_KILL*
34bf123 sched/fair: Fix effective_load() to consistently use smoothed load
d29e5fa mmc: block: fix packed command header endianness
5161144 block: fix use-after-free in sys_ioprio_get()
b782756 qeth: delete napi struct when removing a qeth device
69ca969 platform/chrome: cros_ec_dev - double fetch bug in ioctl
68f9903 clk: rockchip: initialize flags of clk_init_data in mmc-phase clock
9162d29 spi: sun4i: fix FIFO limit
873b6e3 spi: sunxi: fix transfer timeout
df582d4 namespace: update event counter when umounting a deleted dentry
7d9f345 9p: use file_dentry()
26015f0 ext4: verify extent header depth
ed5c955 ecryptfs: don't allow mmap when the lower fs doesn't support it
ae159a0 Revert "ecryptfs: forbid opening files without mmap handler"
a3bdfa7 locks: use file_inode()
acbda59 power_supply: power_supply_read_temp only if use_cnt > 0
75d6026 cgroup: set css->id to -1 during init
8f808f1 pinctrl: imx: Do not treat a PIN without MUX register as an error
6701df3 pinctrl: single: Fix missing flush of posted write for a wakeirq
ca34558 pvclock: Add CPU barriers to get correct version value
aab045e Input: tsc200x - report proper input_dev name
c2e5023 Input: xpad - validate USB endpoint count during probe
1dbdba6 Input: wacom_w8001 - w8001_MAX_LENGTH should be 13
526410b Input: xpad - fix oops when attaching an unknown Xbox One gamepad
4bc4767 Input: elantech - add more IC body types to the list
12a83f6 Input: vmmouse - remove port reservation
8fd58e0 ALSA: timer: Fix leak in events via snd_timer_user_tinterrupt
3e6af33 ALSA: timer: Fix leak in events via snd_timer_user_ccallback
90bed82 ALSA: timer: Fix leak in SNDRV_TIMER_IOCTL_PARAMS
ee8b7ff xenbus: don't bail early from xenbus_dev_request_and_reply()
d1e6344 xenbus: don't BUG() on user mode induced condition
66af423 xen/pciback: Fix conf_space read/write overlap check.
6bce4d0 ARC: unwind: ensure that .debug_frame is generated (vs. .eh_frame)
e0bc4e7 arc: unwind: warn only once if DW2_UNWIND is disabled
dc20f32 kernel/sysrq, watchdog, sched/core: Reset watchdog on all CPUs while processing sysrq-w
78edebc pps: do not crash when failed to register
f2e7c1f vmlinux.lds: account for destructor sections
becdfa3 mm, meminit: ensure node is online before checking whether pages are uninitialised
e534d92 mm, meminit: always return a valid node from early_pfn_to_nid
41a3b3c mm, compaction: prevent VM_BUG_ON when terminating freeing scanner
d32978b fs/nilfs2: fix potential underflow in call to crc32_le
21e9f89 mm, compaction: abort free scanner if split fails
5b3114b mm, sl[au]b: add __GFP_ATOMIC to the GFP reclaim mask
6b373d5 dmaengine: at_xdmac: double FIFO flush needed to compute residue
5ce7333 dmaengine: at_xdmac: fix residue corruption
1b60fcd dmaengine: at_xdmac: align descriptors on 64 bits
ba1eebc x86/quirks: Add early quirk to reset Apple AirPort card
dd4eb74 x86/quirks: Reintroduce scanning of secondary buses
bab5a36 x86/quirks: Apply nvidia_bugs quirk only on root bus
2053f7d USB: OHCI: Don't mark EDs as ED_OPER if scheduling fails
17fc71c Merge branch 'standard/base' into standard/intel/base
f5e2c49 Merge tag 'v4.4.16' into standard/base
b05965f Linux 4.4.16
dbf72a4 ovl: verify upper dentry before unlink and rename
38da63e drm/i915: Revert DisplayPort fast link training feature
8fc8232 tmpfs: fix regression hang in fallocate undo
1d3255b tmpfs: don't undo fallocate past its last page
d6317d7 crypto: qat - make qat_asym_algs.o depend on asn1 headers
32d1067 xen/acpi: allow xen-acpi-processor driver to load on Xen 4.7
12f2f04 File names with trailing period or space need special case conversion
1422b6b cifs: dynamic allocation of ntlmssp blob
4ce7aa4 Fix reconnect to not defer smb3 session reconnect long after socket reconnect
ddbe16b 53c700: fix BUG on untagged commands
333e71c s390: fix test_fp_ctl inline assembly contraints
273e129 scsi: fix race between simultaneous decrements of ->host_failed
cf2a2c6 ovl: verify upper dentry in ovl_remove_and_whiteout()
c12dada ovl: Copy up underlying inode's ->i_mode to overlay inode
e9a2ce2 ARM: mvebu: fix HW I/O coherency related deadlocks
e4ad472 ARM: dts: armada-38x: fix MBUS_ID for crypto SRAM on Armada 385 Linksys
bec5862 ARM: sunxi/dt: make the CHIP inherit from allwinner,sun5i-a13
0e6092c ALSA: hda: add AMD Stoney PCI ID with proper driver caps
d5c1296 ALSA: hda - fix use-after-free after module unload
f4ccc29 ALSA: ctl: Stop notification after disconnection
180cb74 ALSA: pcm: Free chmap at PCM free callback, too
248bfcb ALSA: hda/realtek - add new pin definition in alc225 pin quirk table
db931e3 ALSA: hda - fix read before array start
6d9b337 ALSA: hda - Add PCI ID for Kabylake-H
3bfe8c5 ALSA: hda/realtek: Add Lenovo L460 to docking unit fixup
547d982 ALSA: timer: Fix negative queue usage by racy accesses
02a49fd ALSA: echoaudio: Fix memory allocation
0287f63 ALSA: au88x0: Fix calculation in vortex_wtdma_bufshift()
6ddd404 ALSA: hda / realtek - add two more Thinkpad IDs (5050,5053) for tpt460 fixup
7b939db ALSA: hda - Fix the headset mic jack detection on Dell machine
5a2c82f ALSA: dummy: Fix a use-after-free at closing
3bb6a51 hwmon: (dell-smm) Cache fan_type() calls and change fan detection
9a3d983 hwmon: (dell-smm) Disallow fan_type() calls on broken machines
5c41821 hwmon: (dell-smm) Restrict fan control and serial number to CAP_SYS_ADMIN by default
7d091e0 tty/vt/keyboard: fix OOB access in do_compute_shiftstate()
97c96c4 tty: vt: Fix soft lockup in fbcon cursor blink timer.
994b91f iio:ad7266: Fix probe deferral for vref
aa68652 iio:ad7266: Fix support for optional regulators
ad4dea6 iio:ad7266: Fix broken regulator error handling
ebd052e iio: accel: kxsd9: fix the usage of spi_w8r8()
601818b staging: iio: accel: fix error check
784108d iio: hudmidity: hdc100x: fix incorrect shifting and scaling
d2be6f6 iio: humidity: hdc100x: fix IIO_TEMP channel reporting
f7ba3de iio: humidity: hdc100x: correct humidity integration time mask
c00a498 iio: proximity: as3935: fix buffer stack trashing
cd4a799 iio: proximity: as3935: remove triggered buffer processing
97eabb3 iio: proximity: as3935: correct IIO_CHAN_INFO_RAW output
c3aeba8 iio: light apds9960: Add the missing dev.parent
923f209 iio:st_pressure: fix sampling gains (bring inline with ABI)
dda5d00 iio: Fix error handling in iio_trigger_attach_poll_func
fe29254 xen/balloon: Fix declared-but-not-defined warning
e73be16 perf/x86: Fix undefined shift on 32-bit kernels
5f9e970 memory: omap-gpmc: Fix omap gpmc EXTRADELAY timing
ed71c68 drm/vmwgfx: Fix error paths when mapping framebuffer
82c882c drm/vmwgfx: Delay pinning fbdev framebuffer until after mode set
e587d4e drm/vmwgfx: Check pin count before attempting to move a buffer
b40c9ac drm/vmwgfx: Work around mode set failure in 2D VMs
a216ed8 drm/vmwgfx: Add an option to change assumed FB bpp
6c42c30 drm/ttm: Make ttm_bo_mem_compat available
c6a2cb3 drm: atmel-hlcdc: actually disable scaling when no scaling is required
f956468 drm: make drm_atomic_set_mode_prop_for_crtc() more reliable
ec00d4d drm: add missing drm_mode_set_crtcinfo call
86383e4 drm/i915: Update CDCLK_FREQ register on BDW after changing cdclk frequency
edc185a drm/i915: Update ifdeffery for mutex->owner
3ea2a7e drm/i915: Refresh cached DP port register value on resume
b17d254 drm/i915/ilk: Don't disable SSC source if it's in use
4b69c00 drm/nouveau/disp/sor/gf119: select correct sor when poking training pattern
15dc6a4 drm/nouveau: fix for disabled fbdev emulation
fbf9b54 drm/nouveau/fbcon: fix out-of-bounds memory accesses
c8c3b35 drm/nouveau/gr/gf100-: update sm error decoding from gk20a nvgpu headers
921daff drm/nouveau/disp/sor/gf119: both links use the same training register
7233bb8 virtio_balloon: fix PFN format for virtio-1
b752a27 drm/dp/mst: Always clear proposed vcpi table for port.
83a6e52 drm/amdkfd: destroy dbgmgr in notifier release
cf2e806 drm/amdkfd: unbind only existing processes
ca8a32b ubi: Make recover_peb power cut aware
69eab50 drm/amdgpu/gfx7: fix broken condition check
bc326bf drm/radeon: fix asic initialization for virtualized environments
13226e1 btrfs: account for non-CoW'd blocks in btrfs_abort_transaction
3bb1138 percpu: fix synchronization between synchronous map extension and chunk destruction
c26ae53 percpu: fix synchronization between chunk->map_extend_work and chunk destruction
0da3127 af_unix: fix hard linked sockets on overlay
c651707 vfs: add d_real_inode() helper
cff5b23 arm64: Rework valid_user_regs
de0f9fa ipmi: Remove smi_msg from waiting_rcv_msgs list before handle_one_recv_msg()
084ad7f drm/mgag200: Black screen fix for G200e rev 4
e205592 iommu/amd: Fix unity mapping initialization race
72803a7 iommu/vt-d: Enable QI on all IOMMUs before setting root entry
c9566f6 iommu/arm-smmu: Wire up map_sg for arm-smmu-v3
c705db2 base: make module_create_drivers_dir race-free
bc64a83 tracing: Handle NULL formats in hold_module_trace_bprintk_format()
2f839c9 HID: multitouch: enable palm rejection for Windows Precision Touchpad
300851f HID: hiddev: validate num_values for HIDIOCGUSAGES, HIDIOCSUSAGES commands
2d7a2ff HID: elo: kill not flush the work
44dd5ce KVM: nVMX: VMX instructions: fix segment checks when L1 is in long mode.
54f87e1 kvm: Fix irq route entries exceeding KVM_MAX_IRQ_ROUTES
398051f KEYS: potential uninitialized variable
fb4d339 ARCv2: LLSC: software backoff is NOT needed starting HS2.1c
f06a5a0 ARCv2: Check for LL-SC livelock only if LLSC is enabled
9c458a86 ipv6: Fix mem leak in rt6i_pcpu
61f602d cdc_ncm: workaround for EM7455 "silent" data interface
2832302 net_sched: fix mirrored packets checksum
424848b packet: Use symmetric hash for PACKET_FANOUT_HASH.
43b1bfe sched/fair: Fix cfs_rq avg tracking underflow
1e1f4ff UBIFS: Implement ->migratepage()
4b1cb3c mm: Export migrate_page_move_mapping and migrate_page_copy
7ad2602 MIPS: KVM: Fix modular KVM under QEMU
490a71c ARM: 8579/1: mm: Fix definition of pmd_mknotpresent
54cf0dd ARM: 8578/1: mm: ensure pmd_present only checks the valid bit
91ac738 ARM: imx6ul: Fix Micrel PHY mask
b5d4a79 NFS: Fix another OPEN_DOWNGRADE bug
44d86db make nfs_atomic_open() call d_drop() on all ->open_context() errors.
412cfee nfsd: check permissions when setting ACLs
c3fa141 posix_acl: Add set_posix_acl
f78ffdc nfsd: Extend the mutex holding region around in nfsd4_process_open2()
087f8fe nfsd: Always lock state exclusively.
58e9e70 nfsd4/rpc: move backchannel create logic into rpc code
400850b writeback: use higher precision calculation in domain_dirty_limits()
a519bfe thermal: cpu_cooling: fix improper order during initialization
f77ea5c uvc: Forward compat ioctls to their handlers directly
93f25db Revert "gpiolib: Split GPIO flags parsing and GPIO configuration"
d9c5952 x86/amd_nb: Fix boot crash on non-AMD systems
66af3f6 kprobes/x86: Clear TF bit in fault on single-stepping
f7acd40 x86, build: copy ldlinux.c32 to image.iso
71ef2c1 locking/static_key: Fix concurrent static_key_slow_inc()
a39e660 locking/qspinlock: Fix spin_unlock_wait() some more
c7f47e5 locking/ww_mutex: Report recursive ww_mutex locking early
c5f2e83 of: irq: fix of_irq_get[_byname]() kernel-doc
6d58954 of: fix autoloading due to broken modalias with no 'compatible'
a400a79 mnt: If fs_fully_visible fails call put_filesystem.
6256d2f mnt: Account for MS_RDONLY in fs_fully_visible
57eb6e3 mnt: fs_fully_visible test the proper mount for MNT_LOCKED
67799eb usb: common: otg-fsm: add license to usb-otg-fsm
7577b85 USB: EHCI: declare hostpc register as zero-length array
7b74d56 usb: dwc2: fix regression on big-endian PowerPC/ARM systems
5a35d2f powerpc/tm: Always reclaim in start_thread() for exec() class syscalls
044af1b powerpc/pseries: Fix IBM_ARCH_VEC_NRCORES_OFFSET since POWER8NVL was added
3abd809 powerpc/pseries: Fix PCI config address for DDW
6bd26f4 powerpc/iommu: Remove the dependency on EEH struct in DDW mechanism
75012a8 IB/mlx4: Properly initialize GRH TClass and FlowLabel in AHs
abb24ac IB/cm: Fix a recently introduced locking bug
7bf5060 EDAC, sb_edac: Fix rank lookup on Broadwell
96d50ac mac80211: Fix mesh estab_plinks counting in STA removal case
43e319d mac80211_hwsim: Add missing check for HWSIM_ATTR_SIGNAL
7b90e04 mac80211: mesh: flush mesh paths unconditionally
9dcbb4d mac80211: fix fast_tx header alignment
From yocto-kernel-cache:
6a12efc features: Fix dependencies and =m vs =y discrepancies for corei7
a4a1b81 intel-core2-32.cfg: Explicitly disable CONFIG_64BIT
c2559fd kernel-cache: add the computestick-preempt-rt config
dab902b features: Create mfd-intel-lpss feature and use where appropriate
4766069 features/iio: Set IIO_BUFFER_CB to =m instead of =y
aa50285 features: Add 6lowpan feature and add it where necessary
917becb kver: bump to v4.4.18
b030d96 rt: remove () from patch names
c8232a3 Enable BQ 25890 IC for broxton.
86bf91f 4.4: update to -rt19 patches
Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
|
|
|
|
|
|
|
|
|
|
|
| |
Removing canterbury-corpus and calgary-corpus recipes since they're not
being used by any BSP. They were added before to support qat packages.
Now qat packages canterbury and calgary firmware files as part of its
tarball.
Signed-off-by: Rahul Kumar Gupta <rahul.kumarxx.gupta@intel.com>
Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
|
|
|
|
|
|
|
|
|
| |
From yocto-kernel-cache:
0d6de63 base: disable legacy PTYS
Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
From linux-yocto-4.4:
aec3e7e mei: replace 0 by mei_cl_mtu(cldev->cl) in bus.c
66c94cf mei: me: disable driver on SPT SPS firmware
23e7114 mei: amthif: fix deadlock in initialization during a reset
From yocto-kernel-cache:
5df9a9f meta: iio.cfg: Enable more IIO sensors
ac44093 base: disable legacy PTYS
Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
RMC installer copies RMC entries after copying default entries. But
default entries aren't overwritten when RMC entries have different file
names from them, so they will be kept on target after installation.
RMC Bootloader skips loading default entries when it can get RMC entries
from RMC database file. However, RMC database file isn't deployed onto
target in installation by design.
As a result, default entries show up along with deployed RMC entries once
target reboots after installation.
We cannot get rid of these default entries in RMC deployment section because
it doesn't know which entry file should be removed.
An easier way is not to deploy default entries when any boot entry files
assumingly from RMC are already deployed at a later step. Similar logic
applies to loader.conf too.
Signed-off-by: Jianxun Zhang <jianxun.zhang@linux.intel.com>
Reviewed-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This change shows how we can get rid of an error message caused
by board-specific design at runtime, and still keep the rest
in system generic.
The new added hook removes line(s) in inittab which triggers the
error.
README of rmc is also updated accordingly.
Fixes [YOCTO #5351].
Signed-off-by: Jianxun Zhang <jianxun.zhang@linux.intel.com>
Reviewed-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
POSTINSTALL.sh provides developer a final chance to retouch
almost anything deployed on target before unmounting partitions
and reboot at the end of an installation session.
RMC installer executes this script if it can be queried from
RMC database file for the running board.
Some steps to make system bootable still happen after this hook.
Signed-off-by: Jianxun Zhang <jianxun.zhang@linux.intel.com>
Reviewed-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
|
|
|
|
|
|
|
|
|
| |
Add Broxton-m fingerprint and global kernel bootparam fragment
into rmc.
Signed-off-by: Jianxun Zhang <jianxun.zhang@linux.intel.com>
Reviewed-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
|
|
|
|
|
|
|
|
|
|
| |
Provide a README for RMC feature. Also check in fingerprints and
configuration data for several boards as examples for users.
They can be used for validation too.
Signed-off-by: Jianxun Zhang <jianxun.zhang@linux.intel.com>
Reviewed-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
RMC Feature is based on RMC project, systemd-boot, EFI installer
to enable a single generic image, built for multiple platforms,
automatically applies customization and quirks specific to a type
of boards at runtime.
In another word, you will see a single image behaves differently
and intelligently according to the type of board it is running on.
To Enable this feature: add the two lines in conf file:
DISTRO_FEATURES_append = " rmc"
EFI_PROVIDER = "rmc-systemd-boot"
Based on Saul Wold's initial work on a feature switch, RMC patches
in systemd-boot, installer and gnu-efi aren't built unless the
feature is enabled.
For a supported board, this feature can :
() show and boot with board-specific boot entries in boot menu
in live-boot and post-installation.
() apply a kernel cmdline fragment to the end of cmdline to boot
Linux kernel. This is effective for any boot entry user chooses in
boot menu.
() create directory and deploy files only for the type of the
running board to target's file systems. What left on target after
installation is just same as the result from installing a conventional
image customized for a single type of hardware.
To add support of new boards, a new variable RMC_BOARD_DATA_DIRS
is the interface to developers. How-to information will be provided
with examples in following patches.
Signed-off-by: Jianxun Zhang <jianxun.zhang@linux.intel.com>
Reviewed-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Extend the existing init-install-efi.sh in OE to call RMC tool
so that it can deploy file blobs and a global kernel cmdline
fragment associated to the type of current running board.
At first, it tries to retrieve a special configuration file
INSTALLER.CONFIG associated to the board from RMC database file
on ESP.
If the config file is fetched successfully, installer parses
configuration file to know which file blobs should be deployed
from database to target, also with other necessary information
like FS attributes of deployed file.
If a rule in config file is to create a directory, installer
creates it accordingly. Developer must direct installer to create
new directory first if destination of a file is in that directory
by adding a '/' at the end of a line.
The below is an example of INSTALLER.CONFIG. It directs installer to
deploy a boot entry boot.conf to EFI partition, create a
directory /etc/mylib/ on target's rootfs, and deploy a config
file mylib.conf in the created directory. The first several lines
started with '#' are comment.
efi_entry_dir:root:disk:770:/boot/loader/entries/
boot.conf:root:disk:770:/boot/loader/entries/rmcboot.conf
mylibdir:root:root:770:/tgt_root/etc/mylib/
mylib.conf:root:root:660:/tgt_root/etc/mylib/mylib.conf
When installer cannot get config file for the type of running board,
it skips any board-specific deployment. If a command fails at any
step, installer simply moves to the next.
After all the boot entries are deployed, installer seeks a config file
KBOOTPARAM from RMC database file. In success, it appends the content
of KBOOTPARAM to the end of kernel command line of every deployed
entry. KBOOTPARAM works as a global kernel command line fragment
specific to the type of running board.
The installer is copied and modified from OE:
./recipes-core/initrdscripts/files/init-install-efi.sh:
(OE-Core rev: 031c2f6ced917a81b4f39dca371773d0275ddf73)
Signed-off-by: Jianxun Zhang <jianxun.zhang@linux.intel.com>
Reviewed-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Invoke RMC APIs in this bootloader to query board-specific data
from RMC database(DB) file on ESP. Data can be boot entries or a
global kernel boot command line fragment specific to a type of
board supported in RMC DB.
Bootloader queries a file blob named BOOTENTRY.CONFIG from RMC
DB first. In success, bootloader parses BOOTENTRY.CONFIG to get
name of each boot entry file associated to the type of running
board, and then tries to load the entry into internal config data
structure. Once any entry is loaded from RMC DB, bootloader skips
loading conf files on ESP.
BOOTENTRY.CONFIG has a very simple format - every line is a boot
entry file's name. For example, to specify two boot entries in it:
boot.conf
install.conf
Bootloader also seeks another file named KBOOTPARAM in RMC dB.
when it can obtain this file associated to the type of running
board, it appends what in file to the end of kernel command
line before it boots up kernel. The appending is effective on
every boot entry, so it is called "global" cmdline fragment.
When Bootloader doesn't get config, an entry or cmdline fragment
for the type of board, it simply moves to the next step.
Signed-off-by: Jianxun Zhang <jianxun.zhang@linux.intel.com>
Reviewed-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
|
|
|
|
|
|
|
|
|
|
|
| |
UEFI spec has different GUIDs for 32 and 64 bit SMBIOS
entry point structure. This change adds definition for
64 bit GUID, so that software linked with gnu-efi can
have it for x86_64 architecture.
Signed-off-by: Jianxun Zhang <jianxun.zhang@linux.intel.com>
Reviewed-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
RMC recipe fetch RMC project and build it more than once in
build time:
RMC tool is built for host architecture (native). The tool for
host is used to generate RMC database in build time.
RMC tool is also built for target architecture, so that scripts
in user space can call RMC tool on a running target. Developers
can also boot a target and run rmc tool to obtain fingerprint
for a new board type.
RMC libraries are compiled for both of UEFI context and user
space. They are always linked in RMC tool and can be linked
into an EFI bootloader. The recipes don't install libraries
for target's user space until we have a new client needs it.
The rmc-db.bbclass provides functions to generate rmc database
file for other software components to reuse.
We absorb a patch from Tom Zanussi to update source location with
the public link. We could put this change in another commit, but
leaving the replaced internal link in this commit could cause
trouble when people bisect the project but don't have access to
the internal location:
----------------------
rmc: Update to use public repo
The repo the rmc recipe was pointing to was private - it's now public
Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
common/recipes-bsp/rmc/rmc.inc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/common/recipes-bsp/rmc/rmc.inc b/common/recipes-bsp/rmc/rmc.inc
index c046e2e..bdf930d 100644
--- a/common/recipes-bsp/rmc/rmc.inc
+++ b/common/recipes-bsp/rmc/rmc.inc
@@ -15,7 +15,7 @@ LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://COPYING;md5=bcdd376d27b26bde6afadd67aa3c8b07"
-SRC_URI = "git://git@git.yoctoproject.org/rmc;protocol=ssh"
+SRC_URI = "git://git.yoctoproject.org/rmc"
...
----------------------
Signed-off-by: Jianxun Zhang <jianxun.zhang@linux.intel.com>
Reviewed-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
From linux-yocto-4.1:
0530fc3 usb: mux: add module parameter to portmux-intel-drcfg
3d9aafb Merge branch 'standard/base' into standard/intel/base
44af900 4.1.28 Fix bad backport of 8f182270dfec "mm/swap.c: flush lru pvecs on compound page arrival"
8e3ecb9 Merge branch 'standard/base' into standard/intel/base
99c37e1 i2c: ismt: Add Intel DNV PCI ID
From yocto-kernel-cache:
afbc6bd bsp/axxiaarm64: Enable Axxia NCR and PEI drivers
Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
From linux-yocto-4.4:
c25b14f drivers/mfd/pca9685-pwm.c: Update to reflect changes in patches from upstream
1afd6a6 i2c: ismt: Add Intel DNV PCI ID
4c57a77 configfs: implement binary attributes
ad0a351 scsi: ufs: connect to RPMB subsystem
a4acd97 mmc: block: register RPMB partition with the RPMB subsystem
c8d7bfb tools rpmb: add RPBM access tool
ba56b37 char: rpmb: add RPMB simulation device
1375ee1 char: rpmb: provide a user space interface
52164fb char: rpmb: add device attributes
349ae88 char: rpmb: add sysfs-class ABI documentation
bafa3cf rpmb: add Replay Protected Memory Block (RPMB) subsystem
15c3b08 mei: drop unused file transaction states
92123d7 mei: amthif: drop mei_amthif_read
8652bbe mei: enqueue consecutive reads
9011a63 mei: add wrapper for queuing control commands.
7cf285c mei: use consistent naming for TX control flow credits
bb51ab9 mei: rx flow control counter
cb5268e mei: prepare read cb for fixed address clients on the receive path only.
ff51a7c mei: drop redundant krealloc and checks in irq read
07abb03 mei: amthif: drop mei_clear_lists function
a65e193 mei: add read callback on demand for fixed_address clients
d8065ed mei: add file pointer to the host client structure
7bc83fb mei: move read cb to complete queue if not connected
bd3a698 mei: fix return value on disconnection
c1eee14 mei: drop read complete queue emptiness check
393f1c9 mei: hbm: add missing argument in the kdoc
84efdbb mei: recover after errors in runtime pm flow
caa5172 mei: drop mei_io_cb_alloc_buf
94c757e mei: amthif: use mei_cl_alloc_cb for allocating cbs
a3a08d3 mei: amthif: drop mei_amthif_send_cmd
0817545 mei: amthif: enable poll for async events
9f40914 mei: amthif: drop iamthif_current_cb
2898b44 mei: amthif: fix request cancel
bae0579 mei: amthif: drop READ_COMPLETE state
55dcbb2 UPSTREAM: hwmon: pwm-fan: Use pwm_get_args() where appropriate
1cc461c UPSTREAM: pwm: Use pwm_get/set_xxx() helpers where appropriate
0bdd610 UPSTREAM: pwm: rcar: Make use of pwm_is_enabled()
d914220 UPSTREAM: clk: pwm: Use pwm_get_args() where appropriate
4ea1713 UPSTREAM: backlight: lm3630a_bl: Stop messing with the pwm->period field
7433daa UPSTREAM: backlight: pwm_bl: Use pwm_get_args() where appropriate
aec2ac6 UPSTREAM: backlight: pwm_bl: Remove useless call to pwm_set_period()
ddf5ab1 UPSTREAM: backlight: pwm_bl: Free PWM requested by legacy API on error path
d127cb2 UPSTREAM: backlight: pwm_bl: Fix broken PWM backlight for non-dt platforms
66ad13c UPSTREAM: backlight: pwm_bl: Avoid backlight flicker when probed from DT
From yocto-kernel-cache:
d3cc76c printk.scc: don't include kernel-debug.scc
31177b8 mei: restructure fragments
ff03241 features: mei: add support for storage proxy driver
d1de1bc mousedev: fix warning err caused by __cpu_to_le16p()
4789b41 yocto-kernel-cache][PATCH] features: add new rpmb feature
6da48c0 lx-dialig: fix merge issues
Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
|
|
|
|
|
|
|
| |
As it's already part of the intel-common-drivers in yocto-kernel-cache
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
|
|
|
|
|
|
|
|
| |
This marks the conf.xml files as changable so that the package management
software won't overwrite them.
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
|