summaryrefslogtreecommitdiff
path: root/arch/arm64/kernel
AgeCommit message (Expand)Author
2023-05-04Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2023-05-02arm64: lds: move .got section out of .textFangrui Song
2023-05-02arm64: kernel: remove SHF_WRITE|SHF_EXECINSTR from .idmap.textndesaulniers@google.com
2023-05-02arm64: cpufeature: Fix pointer auth hwcapsKristina Martsenko
2023-05-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-04-29Merge tag 'efi-next-for-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-04-28Merge tag 'smp-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-04-28Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-04-27Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-04-27Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-04-26efi/zboot: arm64: Inject kernel code size symbol into the zboot payloadArd Biesheuvel
2023-04-26arm64: Fix label placement in record_mmu_state()Neeraj Upadhyay
2023-04-25Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2023-04-25Merge tag 'timers-core-2023-04-24' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-04-21Merge branch kvm-arm64/timer-vm-offsets into kvmarm-master/nextMarc Zyngier
2023-04-20Merge branch 'for-next/sysreg' into for-next/coreWill Deacon
2023-04-20Merge branch 'for-next/stacktrace' into for-next/coreWill Deacon
2023-04-20Merge branch 'for-next/perf' into for-next/coreWill Deacon
2023-04-20arm64: efi: Enable BTI codegen and add PE/COFF annotationArd Biesheuvel
2023-04-20Merge branch 'for-next/misc' into for-next/coreWill Deacon
2023-04-20Merge branch 'for-next/kdump' into for-next/coreWill Deacon
2023-04-20Merge branch 'for-next/ftrace' into for-next/coreWill Deacon
2023-04-20arm64: kexec: include reboot.hSimon Horman
2023-04-20arm64: delete dead code in this_cpu_set_vectors()Dan Carpenter
2023-04-19Merge tag 'cacheinfo-updates-6.4' of git://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman
2023-04-17arm64/cpufeature: Use helper macro to specify ID register for capabilitesMark Brown
2023-04-17arm64/cpufeature: Consistently use symbolic constants for min_field_valueMark Brown
2023-04-17arm64/cpufeature: Pull out helper for CPUID register definitionsMark Brown
2023-04-14cpu: Mark panic_smp_self_stop() __noreturnJosh Poimboeuf
2023-04-14arm64/cpu: Mark cpu_park_loop() and friends __noreturnJosh Poimboeuf
2023-04-14arm64: kernel: Fix kernel warning when nokaslr is passed to commandlinePavankumar Kondeti
2023-04-14arm64: kgdb: Set PSTATE.SS to 1 to re-enable single-stepSumit Garg
2023-04-13arm64: move PAC masks to <asm/pointer_auth.h>Mark Rutland
2023-04-13arm64: use XPACLRI to strip PACMark Rutland
2023-04-13cacheinfo: Add arm64 early level initializer implementationRadu Rendec
2023-04-12arm64/sme: Fix some comments of ARM SMEDongxu Sun
2023-04-12arm64/signal: Alloc tpidr2 sigframe after checking system_supports_tpidr2()Dongxu Sun
2023-04-12arm64/signal: Use system_supports_tpidr2() to check TPIDR2Dongxu Sun
2023-04-11arm64/idreg: Don't disable SME when disabling SVEMark Brown
2023-04-11arm64: kdump : take off the protection on crashkernel memory regionBaoquan He
2023-04-11arm64: stacktrace: always inline core stacktrace functionsMark Rutland
2023-04-11arm64: stacktrace: move dump functions to end of fileMark Rutland
2023-04-11arm64: stacktrace: recover return address for first entryMark Rutland
2023-04-11arm64: ftrace: Simplify get_ftrace_pltFlorent Revest
2023-04-11arm64: ftrace: Add direct call supportFlorent Revest
2023-04-07Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2023-04-05arm64: compat: Work around uninitialized variable warningArd Biesheuvel
2023-04-03Merge 6.3-rc5 into driver-core-nextGreg Kroah-Hartman
2023-03-30arm64: Add HAS_ECV_CNTPOFF capabilityMarc Zyngier
2023-03-28arm64: kexec: remove unnecessary (void*) conversionsYu Zhe