aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64/include
AgeCommit message (Expand)AuthorFilesLines
2022-11-10KVM: arm64: Protect stage-2 traversal with RCUOliver Upton1-0/+49
2022-11-10KVM: arm64: Tear down unlinked stage-2 subtree after break-before-makeOliver Upton1-0/+3
2022-11-10KVM: arm64: Use an opaque type for ptepsOliver Upton1-1/+8
2022-11-10KVM: arm64: Add a helper to tear down unlinked stage-2 subtreesOliver Upton1-0/+11
2022-11-10KVM: arm64: Pass mm_ops through the visitor contextOliver Upton1-0/+1
2022-11-10KVM: arm64: Stash observed pte value in visitor contextOliver Upton1-0/+1
2022-11-10KVM: arm64: Combine visitor arguments into a context structureOliver Upton1-4/+11
2022-11-10KVM: arm64: Enable ring-based dirty memory trackingGavin Shan1-0/+1
2022-11-09arm64/mm: Simplify and document pte_to_phys() for 52 bit addressesAnshuman Khandual3-7/+6
2022-11-09arm64: implement dynamic shadow call stack for ClangArd Biesheuvel1-0/+49
2022-11-09arm64: unwind: add asynchronous unwind tables to kernel and modulesArd Biesheuvel1-0/+8
2022-11-09arm64/hwcap: Add support for SVE 2.1Mark Brown2-0/+2
2022-11-09arm64/hwcap: Add support for FEAT_RPRFMMark Brown2-0/+2
2022-11-09arm64/hwcap: Add support for FEAT_CSSCMark Brown2-0/+2
2022-11-09efi: libstub: Factor out min alignment and preferred kernel load addressArd Biesheuvel1-0/+15
2022-11-09efi: libstub: Move screen_info handling to common codeArd Biesheuvel1-6/+0
2022-11-09arm64/syscall: Include asm/ptrace.h in syscall_wrapper header.Kuniyuki Iwashima1-1/+1
2022-11-09arm64: Fix bit-shifting UB in the MIDR_CPU_MODEL() macroD Scott Phillips1-1/+1
2022-11-08mm: remove kern_addr_valid() completelyKefeng Wang1-2/+0
2022-11-08arm64: Enable data independent timing (DIT) in the kernelArd Biesheuvel1-4/+8
2022-11-08arm64/mm: Drop ARM64_KERNEL_USES_PMD_MAPSAnshuman Khandual1-8/+3
2022-11-07arm64/asm: Remove unused enable_da macroMark Brown1-5/+0
2022-11-07arm64: alternative: constify alternative_has_feature_* argumentJisheng Zhang1-2/+2
2022-11-07arm64: jump_label: mark arguments as const to satisfy asm constraintsJisheng Zhang1-4/+4
2022-11-07ARM: 9255/1: efi/dump UEFI runtime page tables for ARMWang Kefeng1-0/+1
2022-11-04Merge tag 'efi-fixes-for-v6.1-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+8
2022-11-03arm64: efi: Recover from synchronous exceptions occurring in firmwareArd Biesheuvel1-0/+8
2022-10-22Merge tag 'kvmarm-fixes-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2-25/+13
2022-10-14Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-0/+4
2022-10-12Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-3/+0
2022-10-12arm64: Add AMPERE1 to the Spectre-BHB affected listD Scott Phillips1-0/+4
2022-10-11Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+4
2022-10-10Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-13/+2
2022-10-09KVM: arm64: Limit stage2_apply_range() batch size to largest blockOliver Upton1-20/+0
2022-10-09KVM: arm64: Work out supported block level at compile timeOliver Upton1-5/+13
2022-10-08Merge tag 'char-misc-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+1
2022-10-06Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds27-499/+426
2022-10-05arm64: alternatives: Use vdso/bits.h instead of linux/bits.hNathan Chancellor1-1/+1
2022-10-03Merge tag 'kvmarm-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini8-241/+82
2022-09-30Merge branch 'for-next/misc' into for-next/coreCatalin Marinas3-11/+17
2022-09-30Merge branch 'for-next/alternatives' into for-next/coreCatalin Marinas5-25/+76
2022-09-30Merge branches 'for-next/doc', 'for-next/sve', 'for-next/sysreg', 'for-next/g...Catalin Marinas21-463/+326
2022-09-29arm64: module: Remove unused plt_entry_is_initialized()Li Huafei1-5/+0
2022-09-29arm64: module: Make plt_equals_entry() staticLi Huafei1-1/+0
2022-09-29arm64: fix the build with binutils 2.27Mark Rutland1-3/+9
2022-09-26mm: x86, arm64: add arch_has_hw_pte_young()Yu Zhao1-13/+2
2022-09-26treewide: Drop function_nocfiSami Tolvanen2-2/+2
2022-09-26arm64: Drop unneeded __nocfi attributesSami Tolvanen1-1/+1
2022-09-26arm64: Add CFI error handlingSami Tolvanen1-0/+6
2022-09-26arm64: Add types to indirect called assembly functionsSami Tolvanen1-0/+4