summaryrefslogtreecommitdiff
path: root/arch/arm/include
AgeCommit message (Expand)Author
2019-12-18Merge tag 'v4.14.159' into 4.14-2.0.x-imxMarcel Ziswiler
2019-12-17ARM: 8813/1: Make aligned 2-byte getuser()/putuser() atomic on ARMv6+Vincent Whitchurch
2019-07-12Merge tag 'v4.14.126' into 4.14-2.0.x-imxMax Krummenacher
2019-06-15ARM: prevent tracing IPI_CPU_BACKTRACEArnd Bergmann
2019-05-31ARM: vdso: Remove dependency with the arch_timer driver internalsMarc Zyngier
2019-05-08Merge branch 'linux-4.14.y_for_4.14-2.0.x-imx' into 4.14-2.0.x-imxPhilippe Schenker
2019-04-05ARM: avoid Cortex-A9 livelock on tight dmb loopsRussell King
2019-04-05ARM: 8830/1: NOMMU: Toggle only bits in EXC_RETURN we are really care ofVladimir Murzin
2019-03-23ARM: 8824/1: fix a migrating irq bug when hotplug cpuDietmar Eggemann
2019-02-20ARM: spectre-v2: per-CPU vtables to work around big.Little systemsRussell King
2019-02-20ARM: add PROC_VTABLE and PROC_TABLE macrosRussell King
2019-02-20ARM: clean up per-processor check_bugs method callRussell King
2019-02-20ARM: split out processor lookupRussell King
2019-02-20ARM: 8796/1: spectre-v1,v1.1: provide helpers for address sanitizationJulien Thierry
2019-02-20ARM: 8795/1: spectre-v1.1: use put_user() for __put_user()Julien Thierry
2019-02-20ARM: 8794/1: uaccess: Prevent speculative use of the current addr_limitJulien Thierry
2019-02-20ARM: 8791/1: vfp: use __copy_to_user() when saving VFP stateJulien Thierry
2019-02-12MLK-20052 L2 Cache TEE/Linux shared mutexCedric Neveux
2019-02-12MLK-13303-4 arm: debug: add low level debug support for i.mx6sllBai Ping
2018-10-18ARM: spectre-v1: mitigate user accessesRussell King
2018-10-18ARM: spectre-v1: use get_user() for __get_user()Russell King
2018-10-18ARM: use __inttype() in get_user()Russell King
2018-10-18ARM: vfp: use __copy_from_user() when restoring VFP stateRussell King
2018-10-18ARM: spectre-v1: add array_index_mask_nospec() implementationRussell King
2018-10-18ARM: spectre-v1: add speculation barrier (csdb) macrosRussell King
2018-10-18ARM: KVM: report support for SMCCC_ARCH_WORKAROUND_1Russell King
2018-10-18ARM: spectre-v2: KVM: invalidate icache on guest exit for Brahma B15Russell King
2018-10-18ARM: KVM: invalidate icache on guest exit for Cortex-A15Marc Zyngier
2018-10-18ARM: KVM: invalidate BTB on guest exit for Cortex-A12/A17Marc Zyngier
2018-10-18ARM: spectre-v2: harden user aborts in kernel spaceRussell King
2018-10-18ARM: bugs: add support for per-processor bug checkingRussell King
2018-10-18ARM: bugs: hook processor bug checking into SMP and suspend pathsRussell King
2018-10-18ARM: bugs: prepare processor bug infrastructureRussell King
2018-10-18ARM: add more CPU part numbers for Cortex and Brahma B15 CPUsRussell King
2018-07-22arm64: KVM: Add ARCH_WORKAROUND_2 discovery through ARCH_FEATURES_FUNC_IDMarc Zyngier
2018-07-22arm64: KVM: Add ARCH_WORKAROUND_2 support for guestsMarc Zyngier
2018-07-22KVM: arm/arm64: Do not use kern_hyp_va() with kvm_vgic_global_stateMarc Zyngier
2018-07-03ARM: 8764/1: kgdb: fix NUMREGBYTES so that gdb_regs[] is the correct sizeDavid Rivshin
2018-05-30ARM: 8748/1: mm: Define vdso_start, vdso_end as arrayJinbum Park
2018-05-22ARM: 8772/1: kprobes: Prohibit kprobes on get_user functionsMasami Hiramatsu
2018-05-22KVM: arm/arm64: VGIC/ITS: protect kvm_read_guest() calls with SRCU lockAndre Przywara
2018-05-01arm/arm64: KVM: Add PSCI version selection APIMarc Zyngier
2018-02-22kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACKLevin, Alexander (Sasha Levin)
2018-02-22kmemcheck: remove annotationsLevin, Alexander (Sasha Levin)
2018-02-16arm64: KVM: Report SMCCC_ARCH_WORKAROUND_1 BP hardening supportMarc Zyngier
2018-02-16arm/arm64: KVM: Consolidate the PSCI include filesMarc Zyngier
2018-02-16arm64: KVM: Use per-CPU vector when BP hardening is enabledMarc Zyngier
2017-12-25linux/compiler.h: Split into compiler.h and compiler_types.hWill Deacon
2017-12-14ARM: BUG if jumping to usermode address in kernel modeRussell King
2017-12-14arm: KVM: Fix VTTBR_BADDR_MASK BUG_ON off-by-oneMarc Zyngier