summaryrefslogtreecommitdiff
path: root/arch/arm64/kernel
AgeCommit message (Expand)Author
2023-02-10Merge branches 'for-next/sysreg', 'for-next/sme', 'for-next/kselftest', 'for-...Catalin Marinas
2023-02-07arm64: kprobes: Drop ID map text from kprobes blacklistArd Biesheuvel
2023-02-06arm64/sme: Fix __finalise_el2 SMEver checkMarc Zyngier
2023-01-31arm64: add ARM64_HAS_GIC_PRIO_RELAXED_SYNC cpucapMark Rutland
2023-01-31arm64: make ARM64_HAS_GIC_PRIO_MASKING depend on ARM64_HAS_GIC_CPUIF_SYSREGSMark Rutland
2023-01-31arm64: rename ARM64_HAS_IRQ_PRIO_MASKING to ARM64_HAS_GIC_PRIO_MASKINGMark Rutland
2023-01-31arm64: rename ARM64_HAS_SYSREG_GIC_CPUIF to ARM64_HAS_GIC_CPUIF_SYSREGSMark Rutland
2023-01-27arm64: traps: attempt to dump all instructionsMark Rutland
2023-01-27arm64: avoid executing padding bytes during kexec / hibernationMark Rutland
2023-01-26arm64: Apply dynamic shadow call stack patching in two passesArd Biesheuvel
2023-01-26arm64: head: Switch endianness before populating the ID mapArd Biesheuvel
2023-01-24efi: arm64: enter with MMU and caches enabledArd Biesheuvel
2023-01-24arm64: head: Clean the ID map and the HYP text to the PoC if neededArd Biesheuvel
2023-01-24arm64: head: avoid cache invalidation when entering with the MMU onArd Biesheuvel
2023-01-24arm64: head: record the MMU state at primary entryArd Biesheuvel
2023-01-24arm64: kernel: move identity map out of .text mappingArd Biesheuvel
2023-01-24arm64: head: Move all finalise_el2 calls to after __enable_mmuArd Biesheuvel
2023-01-24arm64: Implement HAVE_DYNAMIC_FTRACE_WITH_CALL_OPSMark Rutland
2023-01-24arm64: ftrace: Update stale commentMark Rutland
2023-01-24arm64: patching: Add aarch64_insn_write_literal_u64()Mark Rutland
2023-01-20arm64: cpufeature: Use kstrtobool() instead of strtobool()Christophe JAILLET
2023-01-20arm64: Add compat hwcap SSBSAmit Daniel Kachhap
2023-01-20arm64: Add compat hwcap SBAmit Daniel Kachhap
2023-01-20arm64: Add compat hwcap I8MMAmit Daniel Kachhap
2023-01-20arm64: Add compat hwcap ASIMDBF16Amit Daniel Kachhap
2023-01-20arm64: Add compat hwcap ASIMDFHMAmit Daniel Kachhap
2023-01-20arm64: Add compat hwcap ASIMDDPAmit Daniel Kachhap
2023-01-20arm64: Add compat hwcap FPHP and ASIMDHPAmit Daniel Kachhap
2023-01-20arm64: Stash shadow stack pointer in the task struct on interruptArd Biesheuvel
2023-01-20arm64: Always load shadow stack pointer directly from the task structArd Biesheuvel
2023-01-20arm64/signal: Include TPIDR2 in the signal contextMark Brown
2023-01-20arm64/sme: Add hwcaps for SME 2 and 2.1 featuresMark Brown
2023-01-20arm64/sme: Implement ZT0 ptrace supportMark Brown
2023-01-20arm64/sme: Implement signal handling for ZTMark Brown
2023-01-20arm64/sme: Implement context switching for ZT0Mark Brown
2023-01-20arm64/sme: Provide storage for ZT0Mark Brown
2023-01-20arm64/sme: Add basic enumeration for SME2Mark Brown
2023-01-20arm64/sme: Enable host kernel to access ZT0Mark Brown
2023-01-20arm64/sme: Rename za_state to sme_stateMark Brown
2023-01-12arm64/sme: Optimise SME exit on syscall entryMark Brown
2023-01-12arm64/sme: Don't use streaming mode to probe the maximum SME VLMark Brown
2023-01-12arm64/ptrace: Use system_supports_tpidr2() to check for TPIDR2 supportMark Brown
2023-01-12arm64/cpufeature: Fix field sign for DIT hwcap detectionMark Brown
2022-12-16Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2022-12-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-12-15Revert "arm64: errata: Workaround possible Cortex-A715 [ESR|FAR]_ELx corruption"Will Deacon
2022-12-14Merge tag 'hardening-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-12-13Merge tag 'efi-next-for-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-12-12Merge tag 'mm-nonmm-stable-2022-12-12' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2022-12-12Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds