summaryrefslogtreecommitdiff
path: root/arch/arm64/kernel
AgeCommit message (Expand)Author
2023-01-12arm64/cache: Move CLIDR macro definitionsAkihiko Odaki
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
2023-01-09efi: rt-wrapper: Add missing includeArd Biesheuvel
2023-01-06arm64: errata: Workaround possible Cortex-A715 [ESR|FAR]_ELx corruptionAnshuman Khandual
2023-01-05arm64/signal: Always allocate SVE signal frames on SME only systemsMark Brown
2023-01-05arm64/signal: Always accept SVE signal frames on SME only systemsMark Brown
2023-01-05arm64/sme: Fix context switch for SME only systemsMark Brown
2023-01-05arm64: mte: Avoid the racy walk of the vma list during core dumpCatalin Marinas
2023-01-05elfcore: Add a cprm parameter to elf_core_extra_{phdrs,data_size}Catalin Marinas
2023-01-05arm64: mte: Fix double-freeing of the temporary tag storage during coredumpCatalin Marinas
2023-01-05arm64: ptrace: Use ARM64_SME to guard the SME register enumerationsZenghui Yu
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
2022-12-12Merge tag 'perf-core-2022-12-12' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-12-12Merge tag 'acpi-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2022-12-12Merge tag 'timers-core-2022-12-10' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-12-12Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2022-12-12Merge branches 'acpi-scan', 'acpi-bus', 'acpi-tables' and 'acpi-sysfs'Rafael J. Wysocki
2022-12-08arm64: efi: Recover from synchronous exceptions occurring in firmwareArd Biesheuvel
2022-12-08arm64: efi: Execute runtime services from a dedicated stackArd Biesheuvel
2022-12-07Merge tag 'v6.1-rc8' into efi/nextArd Biesheuvel
2022-12-06Merge branch 'for-next/undef-traps' into for-next/coreWill Deacon
2022-12-06Merge branch 'for-next/trivial' into for-next/coreWill Deacon
2022-12-06Merge branch 'for-next/sysregs' into for-next/coreWill Deacon
2022-12-06Merge branch 'for-next/sve-state' into for-next/coreWill Deacon
2022-12-06Merge branch 'for-next/stacks' into for-next/coreWill Deacon
2022-12-06Merge branch 'for-next/perf' into for-next/coreWill Deacon
2022-12-06Merge branch 'for-next/kprobes' into for-next/coreWill Deacon
2022-12-06Merge branch 'for-next/insn' into for-next/coreWill Deacon
2022-12-06Merge branch 'for-next/ftrace' into for-next/coreWill Deacon
2022-12-06Merge branch 'for-next/fpsimd' into for-next/coreWill Deacon
2022-12-06Merge branch 'for-next/errata' into for-next/coreWill Deacon
2022-12-06Merge branch 'for-next/dynamic-scs' into for-next/coreWill Deacon
2022-12-05Merge remote-tracking branch 'arm64/for-next/sysregs' into kvmarm-master/nextMarc Zyngier
2022-12-05Merge branch kvm-arm64/mte-map-shared into kvmarm-master/nextMarc Zyngier
2022-12-05Merge branch kvm-arm64/pkvm-vcpu-state into kvmarm-master/nextMarc Zyngier
2022-12-05arm64: kprobes: Return DBG_HOOK_ERROR if kprobes can not handle a BRKMasami Hiramatsu (Google)
2022-12-05arm64: kprobes: Let arch do_page_fault() fix up page fault in user handlerMasami Hiramatsu (Google)
2022-12-05arm64: Prohibit instrumentation on arch_stack_walk()Masami Hiramatsu (Google)
2022-12-05arm64: alternatives: add __init/__initconst to some functions/variablesJisheng Zhang
2022-12-01Merge tag 'efi-fixes-for-v6.1-4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-12-01arm64/sysreg: Standardise naming for MVFR2_EL1James Morse