summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-02-241-4/+2
|\
| * mm: remove zap_page_range and create zap_vma_pagesMike Kravetz2023-01-191-4/+2
* | Merge tag 'efi-next-for-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-02-232-4/+22
|\ \
| * | arm64: efi: Make efi_rt_lock a raw_spinlockPierre Gondois2023-02-191-1/+1
| * | efi: arm64: Wire up BTI annotation in memory attributes tableArd Biesheuvel2023-02-092-2/+19
| * | efi: Discover BTI support in runtime services regionsArd Biesheuvel2023-02-041-1/+2
* | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2023-02-2223-276/+900
|\ \ \
| * | | arm64: fix .idmap.text assertion for large kernelsMark Rutland2023-02-201-5/+7
| * | | Merge branch 'for-next/signal' into for-next/coreCatalin Marinas2023-02-101-60/+61
| |\ \ \
| | * | | arm64/signal: Only read new data when parsing the ZT contextMark Brown2023-02-011-3/+3
| | * | | arm64/signal: Only read new data when parsing the ZA contextMark Brown2023-02-011-6/+7
| | * | | arm64/signal: Only read new data when parsing the SVE contextMark Brown2023-02-011-8/+10
| | * | | arm64/signal: Avoid rereading context frame sizesMark Brown2023-02-011-25/+27
| | * | | arm64/signal: Make interface for restore_fpsimd_context() consistentMark Brown2023-02-011-14/+14
| | * | | arm64/signal: Remove redundant size validation from parse_user_sigframe()Mark Brown2023-02-011-11/+8
| | * | | arm64/signal: Don't redundantly verify FPSIMD magicMark Brown2023-02-011-4/+3
| | * | | Merge branches 'for-next/tpidr2' and 'for-next/sme2' into for-next/signalCatalin Marinas2023-02-019-44/+268
| | |\ \ \
| * | \ \ \ Merge branch 'for-next/sysreg-hwcaps' into for-next/coreCatalin Marinas2023-02-101-108/+101
| |\ \ \ \ \
| | * | | | | arm64/cpufeature: Use helper macros to specify hwcapsMark Brown2023-02-011-108/+101
| | * | | | | arm64/cpufeature: Always use symbolic name for feature value in hwcapsMark Brown2023-02-011-53/+53
| | | | | | |
| | | \ \ \ \
| | *-. \ \ \ \ Merge branches 'for-next/sysreg', 'for-next/compat-hwcap' and 'for-next/sme2'...Catalin Marinas2023-02-019-52/+292
| | |\ \ \ \ \ \ | | | | | |/ / / | | | | |/| | |
| | | | | | | |
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *-----------------. \ \ \ \ \ \ Merge branches 'for-next/sysreg', 'for-next/sme', 'for-next/kselftest', 'for-...Catalin Marinas2023-02-1023-139/+767
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ / / / / / | | |/| | | | | | | | | / / / / / | | | | | | | | | |_|_|/ / / / / | | | | | | | | |/| | | | / / / | | | | | | | |_|_|_|_|_|/ / / | | | | | | |/| | | | | | / / | | |_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | |
| | | | | | | | | | | * | | arm64: add ARM64_HAS_GIC_PRIO_RELAXED_SYNC cpucapMark Rutland2023-01-313-11/+52
| | | | | | | | | | | * | | arm64: make ARM64_HAS_GIC_PRIO_MASKING depend on ARM64_HAS_GIC_CPUIF_SYSREGSMark Rutland2023-01-311-6/+9
| | | | | | | | | | | * | | arm64: rename ARM64_HAS_IRQ_PRIO_MASKING to ARM64_HAS_GIC_PRIO_MASKINGMark Rutland2023-01-312-3/+3
| | | | | | | | | | | * | | arm64: rename ARM64_HAS_SYSREG_GIC_CPUIF to ARM64_HAS_GIC_CPUIF_SYSREGSMark Rutland2023-01-311-1/+1
| | |_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | |
| | | | | | | | | | * | | arm64: kprobes: Drop ID map text from kprobes blacklistArd Biesheuvel2023-02-071-4/+0
| | | | | | | | | | * | | arm64: head: Switch endianness before populating the ID mapArd Biesheuvel2023-01-261-1/+22
| | | | | | | | | | * | | efi: arm64: enter with MMU and caches enabledArd Biesheuvel2023-01-241-2/+3
| | | | | | | | | | * | | arm64: head: Clean the ID map and the HYP text to the PoC if neededArd Biesheuvel2023-01-242-4/+28
| | | | | | | | | | * | | arm64: head: avoid cache invalidation when entering with the MMU onArd Biesheuvel2023-01-241-2/+3
| | | | | | | | | | * | | arm64: head: record the MMU state at primary entryArd Biesheuvel2023-01-242-2/+35
| | | | | | | | | | * | | arm64: kernel: move identity map out of .text mappingArd Biesheuvel2023-01-242-14/+16
| | | | | | | | | | * | | arm64: head: Move all finalise_el2 calls to after __enable_mmuArd Biesheuvel2023-01-242-2/+8
| | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | |
| | | | | | | | | * | | arm64: avoid executing padding bytes during kexec / hibernationMark Rutland2023-01-271-0/+6
| | | | | | | | | * | | arm64: Implement HAVE_DYNAMIC_FTRACE_WITH_CALL_OPSMark Rutland2023-01-243-5/+187
| | | | | | | | | * | | arm64: ftrace: Update stale commentMark Rutland2023-01-241-1/+1
| | | | | | | | | * | | arm64: patching: Add aarch64_insn_write_literal_u64()Mark Rutland2023-01-241-0/+17
| | |_|_|_|_|_|_|/ / / | |/| | | | | | | | |
| | | | | | | | * | | arm64: Add compat hwcap SSBSAmit Daniel Kachhap2023-01-202-1/+3
| | | | | | | | * | | arm64: Add compat hwcap SBAmit Daniel Kachhap2023-01-202-1/+3
| | | | | | | | * | | arm64: Add compat hwcap I8MMAmit Daniel Kachhap2023-01-202-1/+3
| | | | | | | | * | | arm64: Add compat hwcap ASIMDBF16Amit Daniel Kachhap2023-01-202-1/+3
| | | | | | | | * | | arm64: Add compat hwcap ASIMDFHMAmit Daniel Kachhap2023-01-202-1/+3
| | | | | | | | * | | arm64: Add compat hwcap ASIMDDPAmit Daniel Kachhap2023-01-202-1/+3
| | | | | | | | * | | arm64: Add compat hwcap FPHP and ASIMDHPAmit Daniel Kachhap2023-01-202-2/+6
| | |_|_|_|_|_|/ / / | |/| | | | | | | |
| | | | | | | * | | arm64: Stash shadow stack pointer in the task struct on interruptArd Biesheuvel2023-01-201-7/+5
| | | | | | | * | | arm64: Always load shadow stack pointer directly from the task structArd Biesheuvel2023-01-202-3/+3
| | |_|_|_|_|/ / / | |/| | | | | | |
| | | | | | * | | arm64/signal: Include TPIDR2 in the signal contextMark Brown2023-01-201-0/+59
| | |_|_|_|/ / / | |/| | | | | |
| | | | | * | | arm64/sme: Fix __finalise_el2 SMEver checkMarc Zyngier2023-02-061-0/+1
| | | | | |/ /
| | | | | * | arm64/sme: Add hwcaps for SME 2 and 2.1 featuresMark Brown2023-01-202-0/+20