summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)Author
2024-01-04Merge branch 'for-next/stacktrace' into for-next/coreWill Deacon
2024-01-04Merge branch 'for-next/rip-vpipt' into for-next/coreWill Deacon
2024-01-04Merge branch 'for-next/perf' into for-next/coreWill Deacon
2024-01-04Merge branch 'for-next/mm' into for-next/coreWill Deacon
2024-01-04Merge branch 'for-next/misc' into for-next/coreWill Deacon
2024-01-04Merge branch 'for-next/lpa2-prep' into for-next/coreWill Deacon
2024-01-04Merge branch 'for-next/kbuild' into for-next/coreWill Deacon
2024-01-04Merge branch 'for-next/fpsimd' into for-next/coreWill Deacon
2024-01-04Merge branch 'for-next/early-idreg-overrides' into for-next/coreWill Deacon
2023-12-19efi/libstub: zboot: do not use $(shell ...) in cmd_copy_and_padMasahiro Yamada
2023-12-17arm64: properly install vmlinuz.efiJosef Bacik
2023-12-17arm64: memory: remove duplicated includeWang Jinchao
2023-12-13arm64: Align boot cpucap handling with system cpucap handlingMark Rutland
2023-12-13arm64: Cleanup system cpucap handlingMark Rutland
2023-12-13arm64: irq: set the correct node for shadow call stackHuang Shijie
2023-12-12arm64: fpsimd: Implement lazy restore for kernel mode FPSIMDArd Biesheuvel
2023-12-12arm64: fpsimd: Preserve/restore kernel mode NEON at context switchArd Biesheuvel
2023-12-12arm64: fpsimd: Drop unneeded 'busy' flagArd Biesheuvel
2023-12-12arm64/kernel: Move 'nokaslr' parsing out of early idreg codeArd Biesheuvel
2023-12-12arm64: idreg-override: Avoid kstrtou64() to parse a single hex digitArd Biesheuvel
2023-12-12arm64: idreg-override: Avoid sprintf() for simple string concatenationArd Biesheuvel
2023-12-12arm64: idreg-override: avoid strlen() to check for empty stringsArd Biesheuvel
2023-12-12arm64: idreg-override: Avoid parameq() and parameqn()Ard Biesheuvel
2023-12-12arm64: idreg-override: Prepare for place relative reloc patchingArd Biesheuvel
2023-12-12arm64: idreg-override: Omit non-NULL checks for override pointerArd Biesheuvel
2023-12-12arm64: mm: get rid of kimage_vaddr global variableArd Biesheuvel
2023-12-12arm64: mm: Take potential load offset into account when KASLR is offArd Biesheuvel
2023-12-12arm64: kernel: Disable latent_entropy GCC plugin in early C runtimeArd Biesheuvel
2023-12-12arm: perf/kvm: Use GENMASK for ARMV8_PMU_PMCR_NJames Clark
2023-12-11arm64: Delete the zero_za macroZenghui Yu
2023-12-11arm64: stacktrace: factor out kunwind_stack_walk()Mark Rutland
2023-12-11arm64: stacktrace: factor out kernel unwind stateMark Rutland
2023-12-11arm64: Kconfig: drop KAISER reference from KPTI option descriptionArd Biesheuvel
2023-12-11arm64: mm: Only map KPTI trampoline if it is going to be usedArd Biesheuvel
2023-12-05arm64: irq: set the correct node for VMAP stackHuang Shijie
2023-12-05arm64: replace <asm-generic/export.h> with <linux/export.h>Masahiro Yamada
2023-12-05arm64: Get rid of ARM64_HAS_NO_HW_PREFETCHMarc Zyngier
2023-12-05arm64: vdso32: rename 32-bit debug vdso to vdso32.so.dbgMasahiro Yamada
2023-12-05arm64: Rename reserved values for CTR_EL0.L1IpMarc Zyngier
2023-12-05arm64: Kill detection of VPIPT i-cache policyMarc Zyngier
2023-12-05KVM: arm64: Remove VPIPT I-cache handlingMarc Zyngier
2023-11-27arm64: Add ARM64_HAS_LPA2 CPU capabilityRyan Roberts
2023-11-27arm64/mm: Add FEAT_LPA2 specific ID_AA64MMFR0.TGRAN[2]Anshuman Khandual
2023-11-27arm64/mm: Update tlb invalidation routines for FEAT_LPA2Ryan Roberts
2023-11-27arm64/mm: Add lpa2_is_enabled() kvm_lpa2_is_enabled() stubsRyan Roberts
2023-11-27arm64/mm: Modify range-based tlbi to decrement scaleRyan Roberts
2023-11-23arm64: add dependency between vmlinuz.efi and ImageMasahiro Yamada
2023-11-22arm64: mm: Fix "rodata=on" when CONFIG_RODATA_FULL_DEFAULT_ENABLED=yWill Deacon
2023-11-10Merge tag 'probes-fixes-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-11-10Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds