summaryrefslogtreecommitdiff
path: root/arch/arm/include
AgeCommit message (Expand)AuthorFilesLines
2018-10-18ARM: spectre-v1: mitigate user accessesRussell King1-0/+4
2018-10-18ARM: spectre-v1: use get_user() for __get_user()Russell King1-6/+11
2018-10-18ARM: use __inttype() in get_user()Russell King1-1/+8
2018-10-18ARM: vfp: use __copy_from_user() when restoring VFP stateRussell King1-2/+2
2018-10-18ARM: spectre-v1: add array_index_mask_nospec() implementationRussell King1-0/+19
2018-10-18ARM: spectre-v1: add speculation barrier (csdb) macrosRussell King2-0/+21
2018-10-18ARM: KVM: report support for SMCCC_ARCH_WORKAROUND_1Russell King1-2/+12
2018-10-18ARM: spectre-v2: KVM: invalidate icache on guest exit for Brahma B15Russell King1-0/+1
2018-10-18ARM: KVM: invalidate icache on guest exit for Cortex-A15Marc Zyngier1-0/+5
2018-10-18ARM: KVM: invalidate BTB on guest exit for Cortex-A12/A17Marc Zyngier2-3/+16
2018-10-18ARM: spectre-v2: harden user aborts in kernel spaceRussell King2-0/+18
2018-10-18ARM: bugs: add support for per-processor bug checkingRussell King1-0/+4
2018-10-18ARM: bugs: hook processor bug checking into SMP and suspend pathsRussell King1-0/+2
2018-10-18ARM: bugs: prepare processor bug infrastructureRussell King1-2/+2
2018-10-18ARM: add more CPU part numbers for Cortex and Brahma B15 CPUsRussell King1-0/+8
2018-07-22arm64: KVM: Add ARCH_WORKAROUND_2 discovery through ARCH_FEATURES_FUNC_IDMarc Zyngier1-0/+12
2018-07-22arm64: KVM: Add ARCH_WORKAROUND_2 support for guestsMarc Zyngier1-0/+5
2018-07-22KVM: arm/arm64: Do not use kern_hyp_va() with kvm_vgic_global_stateMarc Zyngier1-0/+7
2018-07-03ARM: 8764/1: kgdb: fix NUMREGBYTES so that gdb_regs[] is the correct sizeDavid Rivshin1-1/+1
2018-05-30ARM: 8748/1: mm: Define vdso_start, vdso_end as arrayJinbum Park1-2/+0
2018-05-22ARM: 8772/1: kprobes: Prohibit kprobes on get_user functionsMasami Hiramatsu1-0/+10
2018-05-22KVM: arm/arm64: VGIC/ITS: protect kvm_read_guest() calls with SRCU lockAndre Przywara1-0/+16
2018-05-01arm/arm64: KVM: Add PSCI version selection APIMarc Zyngier2-0/+9
2018-02-22kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACKLevin, Alexander (Sasha Levin)1-1/+1
2018-02-22kmemcheck: remove annotationsLevin, Alexander (Sasha Levin)1-1/+0
2018-02-16arm64: KVM: Report SMCCC_ARCH_WORKAROUND_1 BP hardening supportMarc Zyngier1-0/+6
2018-02-16arm/arm64: KVM: Consolidate the PSCI include filesMarc Zyngier1-27/+0
2018-02-16arm64: KVM: Use per-CPU vector when BP hardening is enabledMarc Zyngier1-0/+10
2017-12-25linux/compiler.h: Split into compiler.h and compiler_types.hWill Deacon1-2/+1
2017-12-14ARM: BUG if jumping to usermode address in kernel modeRussell King1-0/+18
2017-12-14arm: KVM: Fix VTTBR_BADDR_MASK BUG_ON off-by-oneMarc Zyngier1-2/+1
2017-11-05Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2-1/+27
2017-11-02License cleanup: add SPDX license identifier to uapi header files with a licenseGreg Kroah-Hartman5-0/+5
2017-11-02License cleanup: add SPDX license identifier to uapi header files with no lic...Greg Kroah-Hartman13-0/+13
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman95-0/+95
2017-10-24ARM: 8715/1: add a private asm/unaligned.hArnd Bergmann2-1/+27
2017-09-17Revert "arm/syscalls: Check address limit on user-mode return"Thomas Garnier2-11/+6
2017-09-12Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds3-0/+4
2017-09-11Merge tag 'armsoc-platforms' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-108/+0
2017-09-09Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+14
2017-09-09Merge branches 'fixes' and 'misc' into for-linusRussell King23-78/+122
2017-09-09ARM: implement memset32 & memset64Matthew Wilcox1-0/+14
2017-09-09Merge tag 'kvm-4.14-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-6/+19
2017-09-08Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Radim Krčmář1-2/+9
2017-09-05KVM: arm/arm64: Fix guest external abort matchingJames Morse2-6/+19
2017-09-04Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+34
2017-09-04Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-22/+4
2017-09-04Merge branch 'x86-syscall-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-6/+11
2017-09-04Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-7/+0
2017-09-04Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-16/+0