summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel
Commit message (Expand)AuthorAgeFilesLines
* arm64: mte: Do not set PG_mte_tagged if tags were not initializedPeter Collingbourne2023-05-161-5/+2
* arm64: vdso: Pass (void *) to virt_to_page()Linus Walleij2023-05-161-1/+1
* Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2023-05-045-20/+19
|\
| * arm64: lds: move .got section out of .textFangrui Song2023-05-021-10/+9
| * arm64: kernel: remove SHF_WRITE|SHF_EXECINSTR from .idmap.textndesaulniers@google.com2023-05-022-2/+2
| * arm64: cpufeature: Fix pointer auth hwcapsKristina Martsenko2023-05-021-6/+6
| * arm64: Fix label placement in record_mmu_state()Neeraj Upadhyay2023-04-261-2/+2
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2023-05-011-0/+11
|\ \
| * \ Merge branch kvm-arm64/timer-vm-offsets into kvmarm-master/nextMarc Zyngier2023-04-211-0/+11
| |\ \
| | * | arm64: Add HAS_ECV_CNTPOFF capabilityMarc Zyngier2023-03-301-0/+11
* | | | Merge tag 'efi-next-for-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-04-292-28/+47
|\ \ \ \
| * | | | efi/zboot: arm64: Inject kernel code size symbol into the zboot payloadArd Biesheuvel2023-04-261-0/+4
| * | | | arm64: efi: Enable BTI codegen and add PE/COFF annotationArd Biesheuvel2023-04-201-28/+43
| |/ / /
* | | | Merge tag 'smp-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-04-281-2/+1
|\ \ \ \
| * | | | treewide: Trace IPIs sent via smp_send_reschedule()Valentin Schneider2023-03-241-1/+1
| * | | | sched, smp: Trace IPIs sent via send_call_function_single_ipi()Valentin Schneider2023-03-241-1/+0
| | |/ / | |/| |
* | | | Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-04-284-9/+10
|\ \ \ \
| * | | | cpu: Mark panic_smp_self_stop() __noreturnJosh Poimboeuf2023-04-141-1/+1
| * | | | arm64/cpu: Mark cpu_park_loop() and friends __noreturnJosh Poimboeuf2023-04-143-6/+7
| * | | | sched/idle: Mark arch_cpu_idle_dead() __noreturnJosh Poimboeuf2023-03-081-1/+1
| * | | | arm64/cpu: Mark cpu_die() __noreturnJosh Poimboeuf2023-03-061-1/+1
| |/ / /
* | | | Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-04-271-9/+4
|\ \ \ \
| * | | | module: replace module_layout with module_memorySong Liu2023-03-091-9/+4
| |/ / /
* | | | Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-04-272-4/+31
|\ \ \ \
| * \ \ \ Merge tag 'cacheinfo-updates-6.4' of git://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2023-04-191-3/+22
| |\ \ \ \
| | * | | | cacheinfo: Add arm64 early level initializer implementationRadu Rendec2023-04-131-3/+22
| | |/ / /
| * | | | Merge 6.3-rc5 into driver-core-nextGreg Kroah-Hartman2023-04-031-1/+1
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | arm64: cpufeature: move to use bus_get_dev_root()Greg Kroah-Hartman2023-03-171-1/+9
| | |/ / | |/| |
* | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2023-04-2518-1812/+287
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge branch 'for-next/sysreg' into for-next/coreWill Deacon2023-04-201-1/+1
| |\ \ \
| | * | | arm64/idreg: Don't disable SME when disabling SVEMark Brown2023-04-111-1/+1
| | |/ /
| * | | Merge branch 'for-next/stacktrace' into for-next/coreWill Deacon2023-04-204-69/+80
| |\ \ \
| | * | | arm64: move PAC masks to <asm/pointer_auth.h>Mark Rutland2023-04-131-0/+1
| | * | | arm64: use XPACLRI to strip PACMark Rutland2023-04-133-3/+3
| | * | | arm64: stacktrace: always inline core stacktrace functionsMark Rutland2023-04-111-10/+13
| | * | | arm64: stacktrace: move dump functions to end of fileMark Rutland2023-04-111-33/+33
| | * | | arm64: stacktrace: recover return address for first entryMark Rutland2023-04-111-23/+30
| | |/ /
| * | | Merge branch 'for-next/perf' into for-next/coreWill Deacon2023-04-202-1468/+0
| |\ \ \
| | * | | arm64: perf: Move PMUv3 driver to drivers/perfMarc Zyngier2023-03-272-1468/+0
| | |/ /
| * | | Merge branch 'for-next/misc' into for-next/coreWill Deacon2023-04-208-16/+30
| |\ \ \
| | * | | arm64: kexec: include reboot.hSimon Horman2023-04-201-0/+1
| | * | | arm64: delete dead code in this_cpu_set_vectors()Dan Carpenter2023-04-201-3/+0
| | * | | arm64: kernel: Fix kernel warning when nokaslr is passed to commandlinePavankumar Kondeti2023-04-141-0/+7
| | * | | arm64: kgdb: Set PSTATE.SS to 1 to re-enable single-stepSumit Garg2023-04-142-0/+7
| | * | | arm64/sme: Fix some comments of ARM SMEDongxu Sun2023-04-121-2/+2
| | * | | arm64/signal: Alloc tpidr2 sigframe after checking system_supports_tpidr2()Dongxu Sun2023-04-121-5/+7
| | * | | arm64/signal: Use system_supports_tpidr2() to check TPIDR2Dongxu Sun2023-04-121-3/+3
| | * | | arm64: kexec: remove unnecessary (void*) conversionsYu Zhe2023-03-281-1/+1
| | * | | arm64: armv8_deprecated: remove unnecessary (void*) conversionsYu Zhe2023-03-281-2/+2
| | |/ /
| * | | Merge branch 'for-next/kdump' into for-next/coreWill Deacon2023-04-201-20/+0
| |\ \ \