aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64/kernel
AgeCommit message (Expand)AuthorFilesLines
2022-04-29arm64: compat: Do not treat syscall number as ESR_ELx for a bad syscallAlexandru Elisei1-1/+1
2022-04-29arm64/ftrace: Make function graph use ftrace directlyChengming Zhou2-17/+17
2022-04-29arm64/sme: Fix NULL check after kzallocWan Jiabing1-1/+1
2022-04-28elf: Fix the arm64 MTE ELF segment name and valueCatalin Marinas1-1/+1
2022-04-27arm64/sme: Add ID_AA64SMFR0_EL1 to __read_sysreg_by_encoding()Mark Brown1-0/+1
2022-04-25arm64: Add support for user sub-page fault probingCatalin Marinas1-0/+30
2022-04-22arm64/sme: Save and restore streaming mode over EFI runtime callsMark Brown1-6/+42
2022-04-22arm64/sme: Disable streaming mode and ZA when flushing CPU stateMark Brown1-0/+9
2022-04-22arm64/sme: Add ptrace support for ZAMark Brown1-0/+144
2022-04-22arm64/sme: Implement ptrace support for streaming mode SVE registersMark Brown2-54/+191
2022-04-22arm64/sme: Implement ZA signal handlingMark Brown2-3/+139
2022-04-22arm64/sme: Implement streaming SVE signal handlingMark Brown1-10/+32
2022-04-22arm64/sme: Disable ZA and streaming mode when handling signalsMark Brown1-0/+7
2022-04-22arm64/sme: Implement traps and syscall handling for SMEMark Brown4-23/+214
2022-04-22arm64/sme: Implement ZA context switchingMark Brown2-7/+35
2022-04-22arm64/sme: Implement streaming SVE context switchingMark Brown2-20/+94
2022-04-22arm64/sme: Implement SVCR context switchingMark Brown2-1/+19
2022-04-22arm64/sme: Implement support for TPIDR2Mark Brown2-2/+16
2022-04-22arm64/sme: Implement vector length configuration prctl()sMark Brown1-0/+32
2022-04-22arm64/sme: Implement sysctl to set the default vector lengthMark Brown1-1/+28
2022-04-22arm64/sme: Identify supported SME vector lengths at bootMark Brown4-2/+181
2022-04-22arm64/sme: Basic enumeration supportMark Brown3-0/+98
2022-04-22arm64/sme: System register and exception syndrome definitionsMark Brown1-0/+1
2022-04-22arm64: stacktrace: align with common namingMadhavan T. Venkataraman1-2/+2
2022-04-22arm64: stacktrace: rename stackframe to unwind_stateMadhavan T. Venkataraman1-34/+34
2022-04-22arm64: stacktrace: rename unwinder functionsMadhavan T. Venkataraman1-17/+17
2022-04-22arm64: stacktrace: make struct stackframe private to stacktrace.cMark Rutland1-0/+32
2022-04-22arm64: stacktrace: delete PCS commentMark Rutland1-15/+0
2022-04-22arm64: stacktrace: remove NULL task check from unwind_frame()Madhavan T. Venkataraman1-3/+0
2022-04-22signal: Deliver SIGTRAP on perf event asynchronously if blockedMarco Elver2-0/+2
2022-04-20KVM: arm64: Expose the WFXT feature to guestsMarc Zyngier1-0/+11
2022-04-20arm64: Add HWCAP advertising FEAT_WFXTMarc Zyngier2-0/+3
2022-04-08arm64: Add part number for Arm Cortex-A78AEChanho Park1-0/+1
2022-04-08arm64: patch_text: Fixup last cpu should be masterGuo Ren1-2/+2
2022-04-06arm64: alternatives: mark patch_alternative() as `noinstr`Joey Gouly1-3/+3
2022-04-05lockdep: Fix -Wunused-parameter for _THIS_IP_Nick Desaulniers1-4/+4
2022-04-04arm64: fix typos in commentsJulia Lawall3-3/+3
2022-04-04arch/arm64: Fix topology initialization for core schedulingPhil Auld1-1/+1
2022-04-04arm64: mte: Fix the stack frame size warning in mte_dump_tag_range()Catalin Marinas1-4/+20
2022-04-04Revert "arm64: Change elfcore for_each_mte_vma() to use VMA iterator"Will Deacon1-17/+6
2022-03-28Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-10/+8
2022-03-25Merge tag 'kbuild-gnu11-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+2
2022-03-24kasan, arm64: don't tag executable vmalloc allocationsAndrey Konovalov1-1/+2
2022-03-24kasan, x86, arm64, s390: rename functions for modules shadowAndrey Konovalov1-1/+1
2022-03-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-1/+10
2022-03-23Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2022-03-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-3/+0
2022-03-22drivers/base/node: consolidate node device subsystem initialization in node_d...David Hildenbrand1-3/+0
2022-03-22Merge tag 'sched-core-2022-03-22' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-9/+19
2022-03-21Merge tag 'pm-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-3/+3