summaryrefslogtreecommitdiff
path: root/arch/arm64/include
AgeCommit message (Expand)Author
2023-11-27arm64/mm: Add FEAT_LPA2 specific ID_AA64MMFR0.TGRAN[2]Anshuman Khandual
2023-11-27arm64/mm: Update tlb invalidation routines for FEAT_LPA2Ryan Roberts
2023-11-27arm64/mm: Add lpa2_is_enabled() kvm_lpa2_is_enabled() stubsRyan Roberts
2023-11-27KVM: arm64: Support up to 5 levels of translation in kvm_pgtableRyan Roberts
2023-11-27arm64/mm: Modify range-based tlbi to decrement scaleRyan Roberts
2023-11-27KVM: arm64: Convert translation level parameter to s8Ryan Roberts
2023-11-27KVM: arm64: Use LPA2 page-tables for stage2 and hyp stage1Ryan Roberts
2023-11-27KVM: arm64: Add new (V)TCR_EL2 field definitions for FEAT_LPA2Ryan Roberts
2023-11-23arch: consolidate arch_irq_work_raise prototypesArnd Bergmann
2023-11-22arm64: mm: Fix "rodata=on" when CONFIG_RODATA_FULL_DEFAULT_ENABLED=yWill Deacon
2023-11-14Merge branch 'kvm-guestmemfd' into HEADPaolo Bonzini
2023-11-13KVM: Convert KVM_ARCH_WANT_MMU_NOTIFIER to CONFIG_KVM_GENERIC_MMU_NOTIFIERSean Christopherson
2023-11-12LSM: wireup Linux Security Module syscallsCasey Schaufler
2023-11-10Merge tag 'probes-fixes-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-11-10Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2023-11-10kprobes: unify kprobes_exceptions_nofify() prototypesArnd Bergmann
2023-11-09arm64/syscall: Remove duplicate declarationKevin Brodsky
2023-11-07arm64/arm: arm_pmuv3: perf: Don't truncate 64-bit registersIlkka Koskinen
2023-11-02Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...Linus Torvalds
2023-11-02Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-11-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-11-01Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-11-01Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2023-10-31Merge tag 'kvmarm-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini
2023-10-30Merge tag 'locking-core-2023-10-28' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-10-30Merge branch kvm-arm64/pmu_pmcr_n into kvmarm/nextOliver Upton
2023-10-30Merge branch kvm-arm64/mops into kvmarm/nextOliver Upton
2023-10-30Merge branch kvm-arm64/writable-id-regs into kvmarm/nextOliver Upton
2023-10-30Merge branch kvm-arm64/sgi-injection into kvmarm/nextOliver Upton
2023-10-30Merge branch kvm-arm64/stage2-vhe-load into kvmarm/nextOliver Upton
2023-10-30Merge branch kvm-arm64/nv-trap-fixes into kvmarm/nextOliver Upton
2023-10-30Merge branch kvm-arm64/smccc-filter-cleanups into kvmarm/nextOliver Upton
2023-10-30Merge branch kvm-arm64/feature-flag-refactor into kvmarm/nextOliver Upton
2023-10-30Merge branch kvm-arm64/misc into kvmarm/nextOliver Upton
2023-10-26Merge branch 'for-next/cpus_have_const_cap' into for-next/coreCatalin Marinas
2023-10-26Merge branch 'for-next/feat_lse128' into for-next/coreCatalin Marinas
2023-10-26Merge branch 'for-next/feat_lrcpc3' into for-next/coreCatalin Marinas
2023-10-26Merge branch 'for-next/feat_sve_b16b16' into for-next/coreCatalin Marinas
2023-10-26Merge branches 'for-next/sve-remove-pseudo-regs', 'for-next/backtrace-ipi', '...Catalin Marinas
2023-10-25KVM: arm64: Handle AArch32 SPSR_{irq,abt,und,fiq} as RAZ/WIMarc Zyngier
2023-10-25arm64: Add missing _EL2 encodingsMiguel Luis
2023-10-25arm64: Add missing _EL12 encodingsMiguel Luis
2023-10-24KVM: arm64: PMU: Set PMCR_EL0.N for vCPU based on the associated PMURaghavendra Rao Ananta
2023-10-23KVM: arm64: Move VTCR_EL2 into struct s2_mmuMarc Zyngier
2023-10-23arm64: cpufeature: Display the set of cores with a featureJeremy Linton
2023-10-20KVM: arm64: Rename helpers for VHE vCPU load/putOliver Upton
2023-10-20KVM: arm64: Reload stage-2 for VMID change on VHEMarc Zyngier
2023-10-18clocksource/drivers/arm_arch_timer: limit XGene-1 workaroundAndre Przywara
2023-10-18arm64: Remove system_uses_lse_atomics()Gavin Shan
2023-10-18arm64: Mark the 'addr' argument to set_ptes() and __set_pte_at() as unusedCatalin Marinas