summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include
Commit message (Expand)AuthorAgeFilesLines
* arm64: vdso32: Remove unused vdso32-offsets.hKevin Brodsky2024-01-301-3/+0
* Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2024-01-192-16/+11
|\
| * arm64: fpsimd: Bring cond_yield asm macro in line with new rulesArd Biesheuvel2024-01-121-16/+9
| * arm64: irq: include <linux/cpumask.h>Tudor Ambarus2024-01-121-0/+2
* | Merge tag 'driver-core-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-01-181-1/+0
|\ \
| * | arm64: setup: Switch over to GENERIC_CPU_DEVICES using arch_register_cpu()James Morse2023-12-061-1/+0
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2024-01-178-124/+372
|\ \ \
| * \ \ Merge tag 'kvmarm-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini2024-01-0813-163/+478
| |\ \ \
| | * \ \ Merge branch kvm-arm64/nv-6.8-prefix into kvmarm-master/nextMarc Zyngier2023-12-194-59/+247
| | |\ \ \
| | | * | | KVM: arm64: nv: Handle virtual EL2 registers in vcpu_read/write_sys_reg()Marc Zyngier2023-12-191-0/+2
| | | * | | KVM: arm64: nv: Map VNCR-capable registers to a separate pageMarc Zyngier2023-12-191-46/+81
| | | * | | KVM: arm64: nv: Add include containing the VNCR_EL2 offsetsMarc Zyngier2023-12-191-0/+103
| | | * | | KVM: arm64: nv: Add non-VHE-EL2->EL1 translation helpersMarc Zyngier2023-12-191-1/+49
| | | * | | KVM: arm64: nv: Compute NV view of idregs as a one-offMarc Zyngier2023-12-192-5/+2
| | | * | | KVM: arm64: nv: Hoist vcpu_has_nv() into is_hyp_ctxt()Marc Zyngier2023-12-192-6/+9
| | | |/ /
| | * | | Merge branch kvm-arm64/fgt-rework into kvmarm-master/nextMarc Zyngier2023-12-183-25/+57
| | |\ \ \
| | | * | | KVM: arm64: Define FGT nMASK bits relative to other fieldsFuad Tabba2023-12-181-7/+7
| | | * | | KVM: arm64: Use generated FGT RES0 bits instead of specifying themFuad Tabba2023-12-181-18/+16
| | | * | | KVM: arm64: Update and fix FGT register masksFuad Tabba2023-12-181-15/+24
| | | * | | KVM: arm64: Handle HAFGRTR_EL2 trapping in nested virtFuad Tabba2023-12-181-0/+1
| | | * | | KVM: arm64: Add bit masks for HAFGRTR_EL2Fuad Tabba2023-12-181-0/+4
| | * | | | KVM: arm64: Use helpers to classify exception types reported via ESRArd Biesheuvel2023-11-302-20/+31
| | * | | | KVM: arm64: Support up to 5 levels of translation in kvm_pgtableRyan Roberts2023-11-272-1/+11
| | * | | | KVM: arm64: Convert translation level parameter to s8Ryan Roberts2023-11-273-18/+20
| | * | | | KVM: arm64: Use LPA2 page-tables for stage2 and hyp stage1Ryan Roberts2023-11-271-12/+37
| | * | | | KVM: arm64: Add new (V)TCR_EL2 field definitions for FEAT_LPA2Ryan Roberts2023-11-271-0/+2
| * | | | | Merge tag 'kvm-riscv-6.8-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini2024-01-021-4/+0
| |\ \ \ \ \
| * \ \ \ \ \ Merge tag 'loongarch-kvm-6.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini2024-01-022-2/+21
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'kvm-guestmemfd' into HEADPaolo Bonzini2023-11-141-2/+0
| |\ \ \ \ \ \ \
| | * | | | | | | KVM: Convert KVM_ARCH_WANT_MMU_NOTIFIER to CONFIG_KVM_GENERIC_MMU_NOTIFIERSean Christopherson2023-11-131-2/+0
* | | | | | | | | Merge tag 'asm-generic-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-01-101-2/+0
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | arch: consolidate arch_irq_work_raise prototypesArnd Bergmann2023-11-231-2/+0
| |/ / / / / / / /
* | | | | | | | | Merge tag 'header_cleanup-2024-01-10' of https://evilpiepirate.org/git/bcachefsLinus Torvalds2024-01-101-2/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | arm64: Fix circular header dependencyKent Overstreet2023-12-201-2/+2
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge tag 'lsm-pr-20240105' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-01-092-1/+7
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | LSM: wireup Linux Security Module syscallsCasey Schaufler2023-11-122-1/+7
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-01-093-28/+34
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDERKirill A. Shutemov2024-01-081-1/+1
| * | | | | | | | | kasan/arm64: improve comments for KASAN_SHADOW_START/ENDAndrey Konovalov2023-12-292-27/+33
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'sched-core-2024-01-08' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-01-081-0/+1
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'sched/urgent' into sched/core, to pick up pending v6.7 fixes fo...Ingo Molnar2024-01-081-4/+0
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / | | |/| | | | | | |
| * | | | | | | | | sched/topology: Add a new arch_scale_freq_ref() methodVincent Guittot2023-12-231-0/+1
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | arm64: Update __NR_compat_syscalls for statmount/listmountFlorian Fainelli2024-01-081-1/+1
* | | | | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2024-01-0817-119/+124
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | Merge branch 'for-next/fixes' into for-next/coreWill Deacon2024-01-041-0/+6
| |\| | | | | | |
| * | | | | | | | Merge branch 'for-next/sysregs' into for-next/coreWill Deacon2024-01-041-0/+20
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | |
| | * | | | | | | arm64/sysreg: Add missing system instruction definitions for FGTFuad Tabba2023-12-171-0/+7
| | * | | | | | | arm64/sysreg: add system register POR_EL{0,1}Joey Gouly2023-12-111-0/+13
| | | |_|/ / / / | | |/| | | | |
| * | | | | | | Merge branch 'for-next/stacktrace' into for-next/coreWill Deacon2024-01-042-19/+2
| |\ \ \ \ \ \ \
| | * | | | | | | arm64: stacktrace: factor out kernel unwind stateMark Rutland2023-12-112-19/+2
| | |/ / / / / /