summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel
Commit message (Expand)AuthorAgeFilesLines
* arm64: efi: Set NX compat flag in PE/COFF headerArd Biesheuvel2023-03-101-1/+1
* Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2023-03-025-10/+7
|\
| * arm64: kaslr: don't pretend KASLR is enabled if offset < MIN_KIMG_ALIGNArd Biesheuvel2023-02-282-2/+2
| * arm64: acpi: Fix possible memory leak of ffh_ctxtSudeep Holla2023-02-241-4/+4
| * arm64: pass ESR_ELx to die() of cfi_handlerSangmoon Kim2023-02-221-1/+1
| * arm64/fpsimd: Remove warning for SME without SVEMark Brown2023-02-221-3/+0
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2023-02-253-89/+27
|\ \
| * \ Merge tag 'kvmarm-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini2023-02-2010-126/+289
| |\ \
| | * \ Merge branch kvm-arm64/nv-prefix into kvmarm/nextOliver Upton2023-02-131-0/+25
| | |\ \
| | | * | arm64: Add ARM64_HAS_NESTED_VIRT cpufeatureJintack Lim2023-02-111-0/+25
| | * | | Merge branch kvm-arm64/psci-relay-fixes into kvmarm/nextOliver Upton2023-02-131-84/+2
| | |\ \ \
| | | * | | KVM: arm64: Introduce finalise_el2_state macroQuentin Perret2023-02-021-77/+2
| | * | | | Merge branch kvm-arm64/virtual-cache-geometry into kvmarm/nextOliver Upton2023-02-131-5/+0
| | |\ \ \ \
| | | * | | | arm64/cache: Move CLIDR macro definitionsAkihiko Odaki2023-01-121-5/+0
| | | |/ / /
| | * | | | Merge branch arm64/for-next/sme2 into kvmarm/nextOliver Upton2023-02-139-44/+269
| | |\ \ \ \ | | | |_|/ / | | |/| | |
* | | | | | Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-02-241-7/+7
|\ \ \ \ \ \
| * | | | | | cacheinfo: Remove unused check in init_cache_level()Pierre Gondois2023-01-311-3/+0
| * | | | | | cacheinfo: Make default acpi_get_cache_info() return an errorPierre Gondois2023-01-311-1/+1
| * | | | | | Merge 6.2-rc5 into driver-core-nextGreg Kroah-Hartman2023-01-226-37/+45
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| * | | | | | ACPI: PPTT: Update acpi_find_last_cache_level() to acpi_get_cache_info()Pierre Gondois2023-01-181-4/+7
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-02-231-4/+2
|\ \ \ \ \ \
| * | | | | | mm: remove zap_page_range and create zap_vma_pagesMike Kravetz2023-01-181-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-2123-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