-
Notifications
You must be signed in to change notification settings - Fork 37
mainline tracking v4.19 rc6 181002T220531Z
sys-oak edited this page Oct 9, 2018
·
1 revision
a push of 4.19-rc6 android and base versions of intel non-embargoed enabling for selected SOC and platforms.
find the config files used to test the base and android branches in the last patch in the quilt series stored here: https://github.com/intel/linux-intel-quilt/tree/mainline-tracking ( tag: mainline-tracking-v4.19-rc6-181002T220531Z)
- 4a217c272bbe x86/mm/init32: Mark text and rodata RO in one go
- 55a72fe04825 x86/mm/cpa: Split, rename and clean up try_preserve_large_page()
- 6003e74a218a x86/mm/cpa: Rework static_protections()
- 2fe6153609dd x86/mm/cpa: Allow range check for static protections
- 6f9c6a60c66f x86/mm/cpa: Add debug mechanism
- a4989ce4836c x86/mm/cpa: Add large page preservation statistics
- abcf38cbe145 x86/mm/cpa: Avoid static protection checks on unmap
- 3d26689f82d6 x86/mm/cpa: Add sanity check for existing mappings
- e1593d1cc4b4 x86/mm/cpa: Optimize same protection check
- facdee2f9b00 x86/mm/cpa: Do the range check early
- 1eb61bfdf700 x86/mm/cpa: Avoid the 4k pages check completely
- ddace757eca2 drm/i915: Sysfs interface to get GFX shmem usage stats per process
- c413942db975 drm/i915: Async work for hdcp authentication
- e6d1bf4a2b08 drm/i915: Commit CP without modeset
- 39a1fa84c436 drm/i915: Passing the intel_connector to HDCP auth
- a6b27de6b3a2 vhm: enable -Werror while compiling vhm/vbs/hyper-dmabuf
- 76eb66cc0f18 vhm: change trace_printk of vhm_dev_ioctl to pr_debug
- 7d8c9c3c73b5 vhm: add ioeventfd support for ACRN hypervisor service module
- 2163af9a0461 vhm: add irqfd support for ACRN hypervisor service module
- 8e09a8278ee6 vhm: add ioctl for set/clear IRQ line
- 8aa534f1bd86 sos: vhm: add hypercall to set guest vcpu registers
- 3272ab274e78 REVERTME [IOTG]: hyper_dmabuf: Introducing the hyper_dmabuf driver
- 2089881dfe22 hyper_dmabuf: Enable hyper_dmabuf only on x86 or x86_64
- 54bc2d69102f hyper_dmabuf: Fix array length check issue in hyper_dmabuf_ioctl()
- 0e761a46907b kernel/hyper_dmabuf: disable hyper_dmabuf on arch arm64
- cb09a6d6f1ec hyper_dmabuf: Remove void* cast in cpu_access function pointers
- da4d0c5e3daa hyper_dmabuf: Fix incorrect return in hyper_dmabuf_ops_end_cpu_access()
- 97457b708cdb hyper_dmabuf: Check for NULL value before access work pointer.
- ad5bfd179d9c hyper_dmabuf: Remove unused variable warnings
- b5a38c87976c hyper_dmabuf/virtio: Protect virtqueue operations with spinlock.
- 79e5cb7c2888 hyper_dmabuf/virtio: Correctly cleanup front end connections
- 3319151ceb8a hyper_dmabuf/virtio: bugfix on acrn_ioreq_add_iorange() usage
- 2b42326a8a6c hyper_dmabuf/virtio: Add support for VBS_RESET_DEV ioctl (v2)
- 2b429821a5bd hyper_dmabuf/virtio: Handle S3 resume correctly (v2)
- 34bed1a7a7a3 hyper_dmabuf: fix map failure issue when assign 4G memory to UOS (v2)
- d89180d38760 hyper_dmabuf: fix compile warnings in hyper_dmabuf
- df511b8401fb hyper_dmabuf/virtio: Adapt to the new state transition of VHM requests
- be99748f097d hyper_dmabuf/virtio: Process ioreq according to bitmap
- 75da9ab97501 hyper_dmabuf/virtio: Fixed compilation warnings
- a5cd7d6ca53c hyper_dmabuf: Align with dma_buf_ops changes
- eb27dc96e6c5 ANDROID: NFC: Fix possible memory corruption when handling SHDLC I-Frame commands
- e4f642e0078c ANDROID: NFC: Fix possible memory corruption when handling SHDLC I-Frame commands