summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Collapse)Author
2017-08-12Merge "ARM: dts: msm: Remove sync-wait-broadcast for NT35597 DDIC"Linux Build Service Account
2017-08-11Merge "ARM: dts: msm: Add support for ov9282 dual camera support"Linux Build Service Account
2017-08-11Merge "ARM: dts: msm: Enable auto-calibration for WLED on PM660/PMI8998"Linux Build Service Account
2017-08-11ARM: dts: msm: Add support for ov9282 dual camera supportSathish Ambley
Add support for ov9282 dual camera sensors with the images from the two sensors stitched together. Change-Id: I4ac5aecca4d7ecc4fb9d04a6fdf64c871f486cbf Signed-off-by: Sathish Ambley <sathishambley@codeaurora.org> Acked-by: Rajesh Bharathwaj <rajeshbharathwaj@codeaurora.org>
2017-08-11ARM: dts: msm: Add support for svr835 v2 boardSathish Ambley
Add battery profile data and pinctrl changes that are specific to svr835 v2 board. Change-Id: I85c5e7ce7e88655da5637d2e5bc14ce8593b09d0 Signed-off-by: Sathish Ambley <sathishambley@codeaurora.org> Acked-by: Rajesh Bharathwaj <rajeshbharathwaj@codeaurora.org>
2017-08-10Merge "ARM: dts: msm: Add fastrpc vmid flag for sdm660"Linux Build Service Account
2017-08-10Merge "Revert "ARM: dts: msm: enable ADV7535 on MSM8996Pro Auto CDP lite ↵Linux Build Service Account
platform""
2017-08-10Revert "ARM: dts: msm: enable ADV7535 on MSM8996Pro Auto CDP lite platform"Guchun Chen
This reverts commit 9ec3ce38d73eb10ea1f3ff961641e6395eb4398f. This change brings one NULL pointer in display kernel booting, which will bring crash on msm8996 lite board. So revert this commit temporarily. Change-Id: I7e11b78b47f0e2f2f5cc05a0220f1ff7f3a1addd Signed-off-by: Guchun Chen <guchunc@codeaurora.org>
2017-08-10ARM: dts: msm: Add fastrpc vmid flag for sdm660Tharun Kumar Merugu
Add a device specific flag for new vmid heap shared feature. Change-Id: I9be679f9edd0048acbb057ceff4d877c630e4258 Signed-off-by: Tharun Kumar Merugu <mtharu@codeaurora.org>
2017-08-08Merge "defconfig: msm: Enable PAN emulation"Linux Build Service Account
2017-08-08Merge "Merge android-4.4@59ff2e1 (v4.4.78) into msm-4.4"Linux Build Service Account
2017-08-08Merge "ARM: dts: msm: Set FDE key size to 256bit for sdm630"Linux Build Service Account
2017-08-08ARM: dts: msm: Remove sync-wait-broadcast for NT35597 DDICRashi Bindra
When sync-wait-broadcast is enabled, panel status is read on both the controllers. But for NT35597 DDIC, correct response is sent only on the master controller. Thus, disabling sync-wait-broadcast to avoid reading on slave controller for this DDIC for msm8998 and sdm660. Change-Id: Idd4f82d20b416c871e8124b45a996df6746e6c4f Signed-off-by: Rashi Bindra <rbindra@codeaurora.org>
2017-08-07ARM: dts: msm: Set FDE key size to 256bit for sdm630Neeraj Soni
Set FDE encryption key size to 256bit for sdm630 target. Change-Id: I4314c1408fb6cadcdb8d81a02a4dccb55f3f9065 Signed-off-by: Neeraj Soni <neersoni@codeaurora.org>
2017-08-04ARM: dts: msm: Config sleep state for wlan bootstrap pin for msm8996Sarada Prasanna Garnayak
Configure the sleep state for the wlan bootstrap pin for msm8996. This configuration helps in power saving during device sleep state. CRs-Fixed: 1040537 Change-Id: Ia35f8bba901826b55722cb140c953f32b18610de Signed-off-by: Sarada Prasanna Garnayak <sgarna@codeaurora.org>
2017-08-04ARM: dts: msm: add fixed regulator support for wlan_en for msm8996Sarada Prasanna Garnayak
The QCA wlan chipset uses tlmm, msm and pmic gpio for the WLAN_EN signal pin. The tlmm or msm gpio uses pinctrl or gpio library for configuring the sleep/active state runtime. The pmic gpio runtime configuration is not feasible using gpio library or pinctrl framework. Convert the pmic gpio to fixed regulator to runtime control(enable/disable) via regulator framework. CRs-Fixed: 1040537 Change-Id: I4963c2753b463d5852a847a20fe280107abca337 Signed-off-by: Sarada Prasanna Garnayak <sgarna@codeaurora.org>
2017-08-04Merge android-4.4@59ff2e1 (v4.4.78) into msm-4.4Blagovest Kolenichev
* refs/heads/tmp-59ff2e1 Linux 4.4.78 kvm: vmx: allow host to access guest MSR_IA32_BNDCFGS kvm: vmx: Check value written to IA32_BNDCFGS kvm: x86: Guest BNDCFGS requires guest MPX support kvm: vmx: Do not disable intercepts for BNDCFGS KVM: x86: disable MPX if host did not enable MPX XSAVE features tracing: Use SOFTIRQ_OFFSET for softirq dectection for more accurate results PM / QoS: return -EINVAL for bogus strings PM / wakeirq: Convert to SRCU sched/topology: Optimize build_group_mask() sched/topology: Fix overlapping sched_group_mask crypto: caam - fix signals handling crypto: sha1-ssse3 - Disable avx2 crypto: atmel - only treat EBUSY as transient if backlog crypto: talitos - Extend max key length for SHA384/512-HMAC and AEAD mm: fix overflow check in expand_upwards() tpm: Issue a TPM2_Shutdown for TPM2 devices. Add "shutdown" to "struct class". tpm: Provide strong locking for device removal tpm: Get rid of chip->pdev selftests/capabilities: Fix the test_execve test mnt: Make propagate_umount less slow for overlapping mount propagation trees mnt: In propgate_umount handle visiting mounts in any order mnt: In umount propagation reparent in a separate pass vt: fix unchecked __put_user() in tioclinux ioctls exec: Limit arg stack to at most 75% of _STK_LIM s390: reduce ELF_ET_DYN_BASE powerpc: move ELF_ET_DYN_BASE to 4GB / 4MB arm64: move ELF_ET_DYN_BASE to 4GB / 4MB arm: move ELF_ET_DYN_BASE to 4MB binfmt_elf: use ELF_ET_DYN_BASE only for PIE checkpatch: silence perl 5.26.0 unescaped left brace warnings fs/dcache.c: fix spin lockup issue on nlru->lock mm/list_lru.c: fix list_lru_count_node() to be race free kernel/extable.c: mark core_kernel_text notrace tools/lib/lockdep: Reduce MAX_LOCK_DEPTH to avoid overflowing lock_chain/: Depth parisc/mm: Ensure IRQs are off in switch_mm() parisc: DMA API: return error instead of BUG_ON for dma ops on non dma devs parisc: use compat_sys_keyctl() parisc: Report SIGSEGV instead of SIGBUS when running out of stack irqchip/gic-v3: Fix out-of-bound access in gic_set_affinity cfg80211: Check if PMKID attribute is of expected size cfg80211: Validate frequencies nested in NL80211_ATTR_SCAN_FREQUENCIES cfg80211: Define nla_policy for NL80211_ATTR_LOCAL_MESH_POWER_MODE brcmfmac: fix possible buffer overflow in brcmf_cfg80211_mgmt_tx() rds: tcp: use sock_create_lite() to create the accept socket vrf: fix bug_on triggered by rx when destroying a vrf net: ipv6: Compare lwstate in detecting duplicate nexthops ipv6: dad: don't remove dynamic addresses if link is down net: handle NAPI_GRO_FREE_STOLEN_HEAD case also in napi_frags_finish() bpf: prevent leaking pointer via xadd on unpriviledged net: prevent sign extension in dev_get_stats() tcp: reset sk_rx_dst in tcp_disconnect() net: dp83640: Avoid NULL pointer dereference. ipv6: avoid unregistering inet6_dev for loopback net/phy: micrel: configure intterupts after autoneg workaround net: sched: Fix one possible panic when no destroy callback net_sched: fix error recovery at qdisc creation ANDROID: android-verity: mark dev as rw for linear target ANDROID: sdcardfs: Remove unnecessary lock ANDROID: binder: don't check prio permissions on restore. Add BINDER_GET_NODE_DEBUG_INFO ioctl UPSTREAM: cpufreq: schedutil: Trace frequency only if it has changed UPSTREAM: cpufreq: schedutil: Avoid reducing frequency of busy CPUs prematurely UPSTREAM: cpufreq: schedutil: Refactor sugov_next_freq_shared() UPSTREAM: cpufreq: schedutil: Fix per-CPU structure initialization in sugov_start() UPSTREAM: cpufreq: schedutil: Pass sg_policy to get_next_freq() UPSTREAM: cpufreq: schedutil: move cached_raw_freq to struct sugov_policy UPSTREAM: cpufreq: schedutil: Rectify comment in sugov_irq_work() function UPSTREAM: cpufreq: schedutil: irq-work and mutex are only used in slow path UPSTREAM: cpufreq: schedutil: enable fast switch earlier UPSTREAM: cpufreq: schedutil: Avoid indented labels Linux 4.4.77 saa7134: fix warm Medion 7134 EEPROM read x86/mm/pat: Don't report PAT on CPUs that don't support it ext4: check return value of kstrtoull correctly in reserved_clusters_store staging: comedi: fix clean-up of comedi_class in comedi_init() staging: vt6556: vnt_start Fix missing call to vnt_key_init_table. tcp: fix tcp_mark_head_lost to check skb len before fragmenting md: fix super_offset endianness in super_1_rdev_size_change md: fix incorrect use of lexx_to_cpu in does_sb_need_changing perf tools: Use readdir() instead of deprecated readdir_r() again perf tests: Remove wrong semicolon in while loop in CQM test perf trace: Do not process PERF_RECORD_LOST twice perf dwarf: Guard !x86_64 definitions under #ifdef else clause perf pmu: Fix misleadingly indented assignment (whitespace) perf annotate browser: Fix behaviour of Shift-Tab with nothing focussed perf tools: Remove duplicate const qualifier perf script: Use readdir() instead of deprecated readdir_r() perf thread_map: Use readdir() instead of deprecated readdir_r() perf tools: Use readdir() instead of deprecated readdir_r() perf bench numa: Avoid possible truncation when using snprintf() perf tests: Avoid possible truncation with dirent->d_name + snprintf perf scripting perl: Fix compile error with some perl5 versions perf thread_map: Correctly size buffer used with dirent->dt_name perf intel-pt: Use __fallthrough perf top: Use __fallthrough tools strfilter: Use __fallthrough tools string: Use __fallthrough in perf_atoll() tools include: Add a __fallthrough statement mqueue: fix a use-after-free in sys_mq_notify() RDMA/uverbs: Check port number supplied by user verbs cmds KEYS: Fix an error code in request_master_key() ath10k: override CE5 config for QCA9377 x86/uaccess: Optimize copy_user_enhanced_fast_string() for short strings x86/tools: Fix gcc-7 warning in relocs.c gfs2: Fix glock rhashtable rcu bug USB: serial: qcserial: new Sierra Wireless EM7305 device ID USB: serial: option: add two Longcheer device ids pinctrl: sh-pfc: Update info pointer after SoC-specific init pinctrl: mxs: atomically switch mux and drive strength config pinctrl: sunxi: Fix SPDIF function name for A83T pinctrl: meson: meson8b: fix the NAND DQS pins pinctrl: sh-pfc: r8a7791: Fix SCIF2 pinmux data sysctl: report EINVAL if value is larger than UINT_MAX for proc_douintvec sysctl: don't print negative flag for proc_douintvec mac80211_hwsim: Replace bogus hrtimer clockid usb: Fix typo in the definition of Endpoint[out]Request usb: usbip: set buffer pointers to NULL after free Add USB quirk for HVR-950q to avoid intermittent device resets USB: serial: cp210x: add ID for CEL EM3588 USB ZigBee stick usb: dwc3: replace %p with %pK drm/virtio: don't leak bo on drm_gem_object_init failure tracing/kprobes: Allow to create probe with a module name starting with a digit mm: fix classzone_idx underflow in shrink_zones() bgmac: reset & enable Ethernet core before using it driver core: platform: fix race condition with driver_override fs: completely ignore unknown open flags fs: add a VALID_OPEN_FLAGS ANDROID: binder: add RT inheritance flag to node. ANDROID: binder: improve priority inheritance. ANDROID: binder: add min sched_policy to node. ANDROID: binder: add support for RT prio inheritance. ANDROID: binder: push new transactions to waiting threads. ANDROID: binder: remove proc waitqueue FROMLIST: binder: remove global binder lock FROMLIST: binder: fix death race conditions FROMLIST: binder: protect against stale pointers in print_binder_transaction FROMLIST: binder: protect binder_ref with outer lock FROMLIST: binder: use inner lock to protect thread accounting FROMLIST: binder: protect transaction_stack with inner lock. FROMLIST: binder: protect proc->threads with inner_lock FROMLIST: binder: protect proc->nodes with inner lock FROMLIST: binder: add spinlock to protect binder_node FROMLIST: binder: add spinlocks to protect todo lists FROMLIST: binder: use inner lock to sync work dq and node counts FROMLIST: binder: introduce locking helper functions FROMLIST: binder: use node->tmp_refs to ensure node safety FROMLIST: binder: refactor binder ref inc/dec for thread safety FROMLIST: binder: make sure accesses to proc/thread are safe FROMLIST: binder: make sure target_node has strong ref FROMLIST: binder: guarantee txn complete / errors delivered in-order FROMLIST: binder: refactor binder_pop_transaction FROMLIST: binder: use atomic for transaction_log index FROMLIST: binder: add more debug info when allocation fails. FROMLIST: binder: protect against two threads freeing buffer FROMLIST: binder: remove dead code in binder_get_ref_for_node FROMLIST: binder: don't modify thread->looper from other threads FROMLIST: binder: avoid race conditions when enqueuing txn FROMLIST: binder: refactor queue management in binder_thread_read FROMLIST: binder: add log information for binder transaction failures FROMLIST: binder: make binder_last_id an atomic FROMLIST: binder: change binder_stats to atomics FROMLIST: binder: add protection for non-perf cases FROMLIST: binder: remove binder_debug_no_lock mechanism FROMLIST: binder: move binder_alloc to separate file FROMLIST: binder: separate out binder_alloc functions FROMLIST: binder: remove unneeded cleanup code FROMLIST: binder: separate binder allocator structure from binder proc FROMLIST: binder: Use wake up hint for synchronous transactions. Revert "android: binder: move global binder state into context struct." sched: walt: fix window misalignment when HZ=300 ANDROID: android-base.cfg: remove CONFIG_CGROUP_DEBUG ANDROID: sdcardfs: use mount_nodev and fix a issue in sdcardfs_kill_sb Conflicts: drivers/android/binder.c drivers/net/wireless/ath/ath10k/pci.c Change-Id: Ic6f82c2ec9929733a16a03bb3b745187e002f4f6 Signed-off-by: Blagovest Kolenichev <bkolenichev@codeaurora.org>
2017-08-03Merge "ARM: dts: msm: Add physical width and height for sharp 4k panel"Linux Build Service Account
2017-08-03defconfig: msm: Enable hardened user copyRamakrishna Gottimukkula
Hardened user copy provides an extra layer of security checks when copy_to_user/copy_from_user APIs are used to ensure data accesses are valid. When invalid accesses are detected the kernel will forcibly crash. Change-Id: Ie13ef8a6ee1a3431d43c57a4b7d6e14985e5c33a Signed-off-by: Ramakrishna Gottimukkula <rgottimu@codeaurora.org>
2017-08-02ARM: dts: msm: Enable auto-calibration for WLED on PM660/PMI8998Anirudh Ghayal
The auto-calibration logic dynamically detects the valid strings (sinks) configured for that target. CRs-Fixed: 2011194 Change-Id: Id6c9c148d1662baca33d3cde343aafff40b27c22 Signed-off-by: Anirudh Ghayal <aghayal@codeaurora.org>
2017-08-01ARM: dts: msm: Add physical width and height for sharp 4k panelVishnuvardhan Prodduturi
Add physical width and height parameters for Sharp 4K panel to help in setting the right DPI for UI. Change-Id: If8d841037bb216bfb0b7b0aa0fc4a1db5a45500b Signed-off-by: Vishnuvardhan Prodduturi <vproddut@codeaurora.org>
2017-07-31Merge "ARM: dts: msm: Support Primary TDM Interface for msm8996"Linux Build Service Account
2017-07-30Revert "ARM: dts: msm: Enable ACD functionality for sdm630 CPU rails"Tirupathi Reddy
This reverts commit a4ca7944f48010708a71ce1fea44d37b53e659e2. There have been stability failures (SPM ack timeouts) due to ACD. Reverting this patch until the issue is resolved. CRs-Fixed: 2084607 Change-Id: I407e4ecc5bd7af738c0d0599d1fa57007e959495 Signed-off-by: Tirupathi Reddy <tirupath@codeaurora.org> Signed-off-by: Anirudh Ghayal <aghayal@codeaurora.org>
2017-07-28Merge "ARM: dts: msm: add memory region info for early splash feature on ↵Linux Build Service Account
msm8996"
2017-07-27ARM: dts: msm: Make allocation for diag as guaranteed on sdm630Mohit Aggarwal
Currently, memshare allocates 5MB memory to diag client on receiving requests from modem. With the patch diag client will be considered guaranteed on sdm630 to avoid memory allocation failure on modem SSRs. Also being guaranteed client allocated memory will never be freed. CRs-Fixed: 2054448 Change-Id: I7b0780d064a27e8ebca9d31747ce1f9c18d84fdb Signed-off-by: Mohit Aggarwal <maggarwa@codeaurora.org>
2017-07-26ARM: dts: msm: Support Primary TDM Interface for msm8996Cong Tang
Support Primary TDM Interface for automotive and use optional property clk-attribute couple_no to mimic PCM mode. CRs-Fixed: 2083327 Change-Id: I2ef32eac5ecd4740f0985a77241952abca4ebc52 Signed-off-by: Cong Tang <congt@codeaurora.org>
2017-07-26Merge "ARM: dts: msm: enable DP functionality for SDA660 HDK platform"Linux Build Service Account
2017-07-26Merge "ARM: dts: msm: Add qseecom device node on msm8996 lfv platform"Linux Build Service Account
2017-07-26ARM: dts: msm: enable DP functionality for SDA660 HDK platformzhaoyuan
SDA660 HDK platform has DP hardware blocks, so enable it in the device tree. CRs-Fixed: 2064346 Change-Id: Ieb524e37ed2f4cdd5776759b00ec182378ff6ff5 Signed-off-by: zhaoyuan <yzhao@codeaurora.org>
2017-07-25ARM: dts: msm: Add intermediate voting for DDR in memlat for sdm630Prasanth Kamuju
The current vote mapping is not sufficient for the most of the gaming usecases on sdm630. Added intermediate voting in the current mapping. CRs-Fixed: 2033301 Change-Id: Ie376a3ce46ccfd31a067dfa93967bb211e9df97a Signed-off-by: Prasanth Kamuju <pkamuju@codeaurora.org>
2017-07-25ARM: dts: msm: Add qseecom device node on msm8996 lfv platformAmit Blay
Add qseecom device node in guest VM configuration. This commit adds the device node for the qseecom driver, and also the reserved memory region for the QSEECOM ION heap. Change-Id: Ibdf80d080208b5ab8530a1c40ecbccc7298ae89b Signed-off-by: Amit Blay <ablay@codeaurora.org>
2017-07-25ARM: dts: msm: add memory region info for early splash featureGuchun Chen
on msm8996 These two memory regions are for the memory nodes which early animation/static display will visit. Both are needed to be processed in kernel handoff sequence. Change-Id: I36a9b3dcc6b905af4bb8383cfbd1555e8e9bd417 Signed-off-by: Guchun Chen <guchunc@codeaurora.org>
2017-07-23Merge "ARM: dts: msm: Add support for TOF sensor on msm8998 QVR"Linux Build Service Account
2017-07-21Merge "ARM: dts: msm: Add remote debugger device configuration for cdsp"Linux Build Service Account
2017-07-21Merge "ARM: dts: msm: Update bootargs with LPM disabled for msm8996pro"Linux Build Service Account
2017-07-21Merge 4.4.78 into android-4.4Greg Kroah-Hartman
Changes in 4.4.78 net_sched: fix error recovery at qdisc creation net: sched: Fix one possible panic when no destroy callback net/phy: micrel: configure intterupts after autoneg workaround ipv6: avoid unregistering inet6_dev for loopback net: dp83640: Avoid NULL pointer dereference. tcp: reset sk_rx_dst in tcp_disconnect() net: prevent sign extension in dev_get_stats() bpf: prevent leaking pointer via xadd on unpriviledged net: handle NAPI_GRO_FREE_STOLEN_HEAD case also in napi_frags_finish() ipv6: dad: don't remove dynamic addresses if link is down net: ipv6: Compare lwstate in detecting duplicate nexthops vrf: fix bug_on triggered by rx when destroying a vrf rds: tcp: use sock_create_lite() to create the accept socket brcmfmac: fix possible buffer overflow in brcmf_cfg80211_mgmt_tx() cfg80211: Define nla_policy for NL80211_ATTR_LOCAL_MESH_POWER_MODE cfg80211: Validate frequencies nested in NL80211_ATTR_SCAN_FREQUENCIES cfg80211: Check if PMKID attribute is of expected size irqchip/gic-v3: Fix out-of-bound access in gic_set_affinity parisc: Report SIGSEGV instead of SIGBUS when running out of stack parisc: use compat_sys_keyctl() parisc: DMA API: return error instead of BUG_ON for dma ops on non dma devs parisc/mm: Ensure IRQs are off in switch_mm() tools/lib/lockdep: Reduce MAX_LOCK_DEPTH to avoid overflowing lock_chain/: Depth kernel/extable.c: mark core_kernel_text notrace mm/list_lru.c: fix list_lru_count_node() to be race free fs/dcache.c: fix spin lockup issue on nlru->lock checkpatch: silence perl 5.26.0 unescaped left brace warnings binfmt_elf: use ELF_ET_DYN_BASE only for PIE arm: move ELF_ET_DYN_BASE to 4MB arm64: move ELF_ET_DYN_BASE to 4GB / 4MB powerpc: move ELF_ET_DYN_BASE to 4GB / 4MB s390: reduce ELF_ET_DYN_BASE exec: Limit arg stack to at most 75% of _STK_LIM vt: fix unchecked __put_user() in tioclinux ioctls mnt: In umount propagation reparent in a separate pass mnt: In propgate_umount handle visiting mounts in any order mnt: Make propagate_umount less slow for overlapping mount propagation trees selftests/capabilities: Fix the test_execve test tpm: Get rid of chip->pdev tpm: Provide strong locking for device removal Add "shutdown" to "struct class". tpm: Issue a TPM2_Shutdown for TPM2 devices. mm: fix overflow check in expand_upwards() crypto: talitos - Extend max key length for SHA384/512-HMAC and AEAD crypto: atmel - only treat EBUSY as transient if backlog crypto: sha1-ssse3 - Disable avx2 crypto: caam - fix signals handling sched/topology: Fix overlapping sched_group_mask sched/topology: Optimize build_group_mask() PM / wakeirq: Convert to SRCU PM / QoS: return -EINVAL for bogus strings tracing: Use SOFTIRQ_OFFSET for softirq dectection for more accurate results KVM: x86: disable MPX if host did not enable MPX XSAVE features kvm: vmx: Do not disable intercepts for BNDCFGS kvm: x86: Guest BNDCFGS requires guest MPX support kvm: vmx: Check value written to IA32_BNDCFGS kvm: vmx: allow host to access guest MSR_IA32_BNDCFGS Linux 4.4.78 Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
2017-07-20ARM: dts: msm: Add remote debugger device configuration for cdspTharun Kumar Merugu
Adding remote debugger device configuration. The Remote Debugger driver allows a debugger running on a host PC to communicate with a remote stub running on peripheral subsystems. Change-Id: I4aa40846efbf11739d81a9fbe22df811903d8eee Acked-by: Chenna Kesava Raju <chennak@qti.qualcomm.com> Signed-off-by: Tharun Kumar Merugu <mtharu@codeaurora.org>
2017-07-21arm: move ELF_ET_DYN_BASE to 4MBKees Cook
commit 6a9af90a3bcde217a1c053e135f5f43e5d5fafbd upstream. Now that explicitly executed loaders are loaded in the mmap region, we have more freedom to decide where we position PIE binaries in the address space to avoid possible collisions with mmap or stack regions. 4MB is chosen here mainly to have parity with x86, where this is the traditional minimum load location, likely to avoid historically requiring a 4MB page table entry when only a portion of the first 4MB would be used (since the NULL address is avoided). For ARM the position could be 0x8000, the standard ET_EXEC load address, but that is needlessly close to the NULL address, and anyone running PIE on 32-bit ARM will have an MMU, so the tight mapping is not needed. Link: http://lkml.kernel.org/r/1498154792-49952-2-git-send-email-keescook@chromium.org Signed-off-by: Kees Cook <keescook@chromium.org> Cc: Russell King <linux@armlinux.org.uk> Cc: Catalin Marinas <catalin.marinas@arm.com> Cc: Will Deacon <will.deacon@arm.com> Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org> Cc: Paul Mackerras <paulus@samba.org> Cc: Michael Ellerman <mpe@ellerman.id.au> Cc: Martin Schwidefsky <schwidefsky@de.ibm.com> Cc: Heiko Carstens <heiko.carstens@de.ibm.com> Cc: James Hogan <james.hogan@imgtec.com> Cc: Pratyush Anand <panand@redhat.com> Cc: Ingo Molnar <mingo@kernel.org> Cc: "H. Peter Anvin" <hpa@zytor.com> Cc: Alexander Viro <viro@zeniv.linux.org.uk> Cc: Andy Lutomirski <luto@amacapital.net> Cc: Daniel Micay <danielmicay@gmail.com> Cc: Dmitry Safonov <dsafonov@virtuozzo.com> Cc: Grzegorz Andrejczuk <grzegorz.andrejczuk@intel.com> Cc: Kees Cook <keescook@chromium.org> Cc: Masahiro Yamada <yamada.masahiro@socionext.com> Cc: Qualys Security Advisory <qsa@qualys.com> Cc: Rik van Riel <riel@redhat.com> Cc: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-07-20ARM: dts: msm: Add support for MSM8996pro UFS based boardLei wang
Add board-id for UFS board which has a different board sub type. Change-Id: Ic231784c46d4439944e403e26410515856fdc5fb Signed-off-by: Lei wang <leiwan@codeaurora.org>
2017-07-20ARM: dts: msm: Update bootargs with LPM disabled for msm8996proJohn Zhao
Update bootargs with configuration of lpm_levels.sleep_disabled. CRs-Fixed: 2079671 Change-Id: Iced6d6fc8e571b342a77ce49b4fa54bf511d7dbc Signed-off-by: John Zhao <yuankuiz@codeaurora.org>
2017-07-19ARM: dts: msm: Add support for TOF sensor on msm8998 QVRVijay kumar Tumati
Add device tree entries to support depth sensor. Change-Id: I7b2219b95e69b44a4048a4f163b1b079a55050e1 Signed-off-by: Vijay kumar Tumati <vtumati@codeaurora.org>
2017-07-18ARM: dts: msm: Add fixed regulator for WLAN_EN pin in MSM8996Yue Ma
Since the PMIC GPIO runtime configuration is not feasible using pinctrl framework, add it as fixed regulator for WLAN_EN pin. Signed-off-by: Yue Ma <yuem@codeaurora.org> CRs-fixed: 2071634 Change-Id: Ifd08bac34388389c6aced7e450cbf5c6ae37b36d
2017-07-16Merge "ARM: dts: msm: Add initial support for msm8998-9x55"Linux Build Service Account
2017-07-14Merge "ARM: dts: msm: rename mdss_mdp to sde_kms for msm8996"Linux Build Service Account
2017-07-14Merge "ARM: dts: msm: Enable pmic gpio13 so neutrino driver can toggle it in ↵Linux Build Service Account
probe"
2017-07-14Merge "ARM: dts: msm: Use wlan carveout region for sdm660/sdm630"Linux Build Service Account
2017-07-14Merge "ARM: dts: msm: Add IPA dtsi entries for MSM8996 Auto"Linux Build Service Account
2017-07-12ARM: dts: msm: Enable pmic gpio13 so neutrino driver can toggle it in probePhilippe Gravel
Enables pmic gpio13 on msm8996 so that the neutrino driver can toggle it during probe to bring the hardware out of reset. This is required for suspend/resume when neutrino resx is disconnected from pcie_reset. Change-Id: I21a8e556903756ed39abdde5a17e8b6d353c0504 Signed-off-by: Philippe Gravel <pgravel@codeaurora.org>
2017-07-12Merge "ARM: dts: msm: Remove WLED short circuit properties for PM660"Linux Build Service Account
2017-07-12Merge "ARM: dts: msm: Add phy related properties for ethernet on msm8996"Linux Build Service Account