summaryrefslogtreecommitdiff
path: root/arch/arm64/kernel
AgeCommit message (Expand)Author
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-31cacheinfo: Remove unused check in init_cache_level()Pierre Gondois
2023-01-31cacheinfo: Make default acpi_get_cache_info() return an errorPierre Gondois
2023-01-31Merge tag 'v6.2-rc6' into sched/core, to pick up fixesIngo Molnar
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-23Merge tag 'efi-fixes-for-v6.2-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-01-22Merge 6.2-rc5 into driver-core-nextGreg Kroah-Hartman
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-18mm: remove zap_page_range and create zap_vma_pagesMike Kravetz
2023-01-18cpuidle, arm64: Fix the ARM64 cpuidle logicPeter Zijlstra
2023-01-18ACPI: PPTT: Update acpi_find_last_cache_level() to acpi_get_cache_info()Pierre Gondois
2023-01-16arm64: efi: Account for the EFI runtime stack in stack unwinderArd Biesheuvel
2023-01-16arm64: efi: Avoid workqueue to check whether EFI runtime is liveArd Biesheuvel
2023-01-13Merge tag 'efi-fixes-for-v6.2-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-01-13cpuidle, arch: Mark all ct_cpuidle_enter() callers __cpuidlePeter Zijlstra
2023-01-13arm64, smp: Remove trace_.*_rcuidle() usagePeter Zijlstra
2023-01-13arch/idle: Change arch_cpu_idle() behavior: always exit with IRQs disabledPeter Zijlstra
2023-01-13objtool/idle: Validate __cpuidle code as noinstrPeter Zijlstra