summaryrefslogtreecommitdiff
path: root/arch/arm64/include
AgeCommit message (Expand)Author
2020-05-07arm64: Set GP bit in kernel page tables to enable BTI for the kernelMark Brown
2020-05-07arm64: asm: Override SYM_FUNC_START when building the kernel with BTIMark Brown
2020-05-05arm64: cacheflush: Fix KGDB trap detectionDaniel Thompson
2020-05-05Merge branches 'for-next/asm' and 'for-next/insn' into for-next/btiWill Deacon
2020-05-05Merge branch 'for-next/bti-user' into for-next/btiWill Deacon
2020-05-05arm64: cpufeature: Group indexed system register definitions by nameWill Deacon
2020-05-04arm64: insn: Provide a better name for aarch64_insn_is_nop()Mark Brown
2020-05-04arm64: insn: Add constants for new HINT instruction decodeMark Brown
2020-05-04arm64: Unify WORKAROUND_SPECULATIVE_AT_{NVHE,VHE}Andrew Scull
2020-04-28arm64: drop duplicate definitions of ID_AA64MMFR0_TGRAN constantsArd Biesheuvel
2020-04-28KVM: arm64: Drop PTE_S2_MEMATTR_MASKZenghui Yu
2020-04-28arm64/kernel: Fix range on invalidating dcache for boot page tablesGavin Shan
2020-04-28arm64: cpufeature: Relax AArch32 system checks if EL1 is 64-bit onlyWill Deacon
2020-04-28arm64: cpufeature: Add CPU capability for AArch32 EL1 supportWill Deacon
2020-04-28arm64: cpufeature: Spell out register fields for ID_ISAR4 and ID_PFR1Will Deacon
2020-04-28arm64/mm: Use phys_to_page() to access pgtable memoryGavin Shan
2020-04-28arm64: simplify ptrauth initializationMark Rutland
2020-04-28arm64: remove ptrauth_keys_install_kernel sync argMark Rutland
2020-04-24Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2020-04-23efi/libstub: unify EFI call wrappers for non-x86Ard Biesheuvel
2020-04-23arch: split MODULE_ARCH_VERMAGIC definitions out to <asm/vermagic.h>Masahiro Yamada
2020-04-21arm64: sync kernel APIAKey when installingMark Rutland
2020-04-20arm64/elf: Disable automatic READ_IMPLIES_EXEC for 64-bit address spacesKees Cook
2020-04-20arm32/64/elf: Split READ_IMPLIES_EXEC from executable PT_GNU_STACKKees Cook
2020-04-20arm32/64/elf: Add tables to document READ_IMPLIES_EXECKees Cook
2020-04-16arm64: barrier: Use '__unqual_scalar_typeof' for acquire/release macrosWill Deacon
2020-04-15arm64: Delete the space separator in __emit_instFangrui Song
2020-04-10mm/vma: define a default value for VM_DATA_DEFAULT_FLAGSAnshuman Khandual
2020-04-09Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2020-04-05Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-04-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-04-02asm-generic: make more kernel-space headers mandatoryMasahiro Yamada
2020-04-01arm64: remove CONFIG_DEBUG_ALIGN_RODATA featureArd Biesheuvel
2020-03-31Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2020-03-30Merge tag 'timers-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-03-30Merge tag 'timers-nohz-2020-03-30' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-03-30Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-03-30Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-03-30Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-03-28Merge branch 'uaccess.futex' of git://git.kernel.org/pub/scm/linux/kernel/git...Thomas Gleixner
2020-03-27futex: arch_futex_atomic_op_inuser() calling conventions changeAl Viro
2020-03-27Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2020-03-25Merge branch 'for-next/kernel-ptrauth' into for-next/coreCatalin Marinas
2020-03-25Merge branch 'for-next/asm-annotations' into for-next/coreCatalin Marinas
2020-03-25Merge branches 'for-next/memory-hotremove', 'for-next/arm_sdei', 'for-next/am...Catalin Marinas
2020-03-24arm64: Introduce get_cpu_ops() helper functionGavin Shan
2020-03-24arm64: Rename cpu_read_ops() to init_cpu_ops()Gavin Shan
2020-03-24KVM: arm64: GICv4.1: Allow non-trapping WFI when using HW SGIsMarc Zyngier
2020-03-24KVM: arm64: GICv4.1: Reload VLPI configuration on distributor enable/disableMarc Zyngier
2020-03-21arm64: vdso32: Include common headers in the vdso libraryVincenzo Frascino