summaryrefslogtreecommitdiff
path: root/arch/arm/include/asm
AgeCommit message (Expand)Author
2018-08-02ARM: spectre-v1: mitigate user accessesRussell King
2018-08-02ARM: spectre-v1: use get_user() for __get_user()Russell King
2018-08-02ARM: use __inttype() in get_user()Russell King
2018-08-02ARM: vfp: use __copy_from_user() when restoring VFP stateRussell King
2018-05-31ARM: spectre-v1: add array_index_mask_nospec() implementationRussell King
2018-05-31ARM: spectre-v1: add speculation barrier (csdb) macrosRussell King
2018-05-31ARM: KVM: report support for SMCCC_ARCH_WORKAROUND_1Russell King
2018-05-31ARM: spectre-v2: KVM: invalidate icache on guest exit for Brahma B15Russell King
2018-05-31ARM: KVM: invalidate icache on guest exit for Cortex-A15Marc Zyngier
2018-05-31ARM: KVM: invalidate BTB on guest exit for Cortex-A12/A17Marc Zyngier
2018-05-31ARM: spectre-v2: harden user aborts in kernel spaceRussell King
2018-05-31ARM: bugs: add support for per-processor bug checkingRussell King
2018-05-31ARM: bugs: hook processor bug checking into SMP and suspend pathsRussell King
2018-05-31ARM: bugs: prepare processor bug infrastructureRussell King
2018-05-31ARM: add more CPU part numbers for Cortex and Brahma B15 CPUsRussell King
2018-03-24ARM: 8748/1: mm: Define vdso_start, vdso_end as arrayJinbum Park
2018-02-10Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-02-08Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2018-02-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-02-06lib: optimize cpumask_next_and()Clement Courbet
2018-02-06arm64: KVM: Report SMCCC_ARCH_WORKAROUND_1 BP hardening supportMarc Zyngier
2018-02-06arm/arm64: KVM: Consolidate the PSCI include filesMarc Zyngier
2018-02-06Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-02-03Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-02-02Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2018-02-01Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2018-02-01Merge branch 'x86/hyperv' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Radim Krčmář
2018-01-31arm/mm: provide pmdp_establish() helperKirill A. Shutemov
2018-01-31Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2018-01-30Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2018-01-23KVM: arm/arm64: Fix trailing semicolonLuis de Bethencourt
2018-01-21Merge branches 'fixes', 'misc', 'sa1111' and 'sa1100-for-next' into for-nextRussell King
2018-01-21ARM: 8745/1: get rid of __memzero()Nicolas Pitre
2018-01-21ARM: 8739/1: NOMMU: Setup VBAR/Hivecs for secondaries coresVladimir Murzin
2018-01-21ARM: 8737/1: mm: dump: add checking for writable and executableJinbum Park
2018-01-21ARM: 8735/1: mm: dump: make page table dumping reusableJinbum Park
2018-01-16KVM: arm64: Handle RAS SErrors from EL1 on guest exitJames Morse
2018-01-16KVM: arm/arm64: mask/unmask daif around VHE guestsJames Morse
2018-01-15arm: Implement thread_struct whitelist for hardened usercopyKees Cook
2018-01-15dma-direct: rename dma_noop to dma_directChristoph Hellwig
2018-01-10dma-mapping: move dma_mark_clean to dma-direct.hChristoph Hellwig
2018-01-10dma-mapping: move swiotlb arch helpers to a new headerChristoph Hellwig
2018-01-09Construct init thread stack in the linker script rather than by unionDavid Howells
2018-01-08arm64: KVM: Use per-CPU vector when BP hardening is enabledMarc Zyngier
2018-01-08KVM: arm/arm64: Drop vcpu parameter from guest cache maintenance operartionsMarc Zyngier
2018-01-08KVM: arm/arm64: Preserve Exec permission across R/W permission faultsMarc Zyngier
2018-01-08KVM: arm/arm64: Limit icache invalidation to prefetch abortsMarc Zyngier
2018-01-08arm: KVM: Add optimized PIPT icache flushingMarc Zyngier
2018-01-08KVM: arm/arm64: Split dcache/icache flushingMarc Zyngier
2018-01-08KVM: arm/arm64: Detangle kvm_mmu.h from kvm_hyp.hMarc Zyngier