summaryrefslogtreecommitdiff
path: root/arch/arm64/include
AgeCommit message (Expand)Author
2024-10-09arm64: probes: Fix uprobes for big-endian kernelsMark Rutland
2024-10-08KVM: arm64: nv: Punt stage-2 recycling to a vCPU requestOliver Upton
2024-10-08KVM: arm64: nv: Do not block when unmapping stage-2 if disallowedOliver Upton
2024-10-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-10-04arm64/ptrace: Expose GCS via ptrace and core filesMark Brown
2024-10-04arm64/signal: Expose GCS state in signal framesMark Brown
2024-10-04arm64/signal: Set up and restore the GCS context for signal handlersMark Brown
2024-10-04arm64/gcs: Implement shadow stack prctl() interfaceMark Brown
2024-10-04arm64/gcs: Ensure that new threads have a GCSMark Brown
2024-10-04arm64/gcs: Context switch GCS state for EL0Mark Brown
2024-10-04arm64/traps: Handle GCS exceptionsMark Brown
2024-10-04arm64/hwcap: Add hwcap for GCSMark Brown
2024-10-04arm64/mm: Map pages for guarded control stackMark Brown
2024-10-04arm64/mm: Allocate PIE slots for EL0 guarded control stackMark Brown
2024-10-04arm64/cpufeature: Runtime detection of Guarded Control Stack (GCS)Mark Brown
2024-10-04arm64/gcs: Provide basic EL2 setup to allow GCS usage at EL0 and EL1Mark Brown
2024-10-04arm64/gcs: Provide put_user_gcs()Mark Brown
2024-10-04arm64/gcs: Add manual encodings of GCS instructionsMark Brown
2024-10-04arm64/sysreg: Add definitions for architected GCS capsMark Brown
2024-10-04arm64/mm: Restructure arch_validate_flags() for extensibilityMark Brown
2024-10-03KVM: arm64: Fix kvm_has_feat*() handling of negative featuresMarc Zyngier
2024-10-01arm64: cputype: Add Neoverse-N3 definitionsMark Rutland
2024-09-21Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-09-18Merge tag 'random-6.12-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2024-09-17mm/arm64: support large pfn mappingsPeter Xu
2024-09-17mm: always define pxx_pgprot()Peter Xu
2024-09-16Merge tag 'for-linus-non-x86' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-09-16Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2024-09-13arm64: vDSO: Wire up getrandom() vDSO implementationAdhemerval Zanella
2024-09-13arm64: alternative: make alternative_has_cap_likely() VDSO compatibleMark Rutland
2024-09-12Merge branch 'for-next/timers' into for-next/coreWill Deacon
2024-09-12Merge branch 'for-next/poe' into for-next/coreWill Deacon
2024-09-12Merge branch 'for-next/pkvm-guest' into for-next/coreWill Deacon
2024-09-12Merge branch 'for-next/perf' into for-next/coreWill Deacon
2024-09-12Merge branch 'for-next/mm' into for-next/coreWill Deacon
2024-09-12Merge branch 'for-next/misc' into for-next/coreWill Deacon
2024-09-12Merge branch kvm-arm64/s2-ptdump into kvmarm-master/nextMarc Zyngier
2024-09-12Merge branch kvm-arm64/nv-at-pan into kvmarm-master/nextMarc Zyngier
2024-09-12Merge branch kvm-arm64/vgic-sre-traps into kvmarm-master/nextMarc Zyngier
2024-09-12Merge branch kvm-arm64/fpmr into kvmarm-master/nextMarc Zyngier
2024-09-10KVM: arm64: Register ptdump with debugfs on guest creationSebastian Ene
2024-09-10arm64: ptdump: Use the ptdump description from a local contextSebastian Ene
2024-09-10arm64: ptdump: Expose the attribute parsing functionalitySebastian Ene
2024-09-10arm64: esr: Define ESR_ELx_EC_* constants as ULAnastasia Belova
2024-09-10arm64: pkeys: remove redundant WARNJoey Gouly
2024-09-10KVM: arm64: Move pagetable definitions to common headerSebastian Ene
2024-09-04arm64: Expose the end of the linear map in PHYSMEM_ENDD Scott Phillips
2024-09-04arm64: enable PKEY support for CPUs with S1POEJoey Gouly
2024-09-04arm64: enable POE and PIE to coexistJoey Gouly
2024-09-04arm64: add POE signal supportJoey Gouly