summaryrefslogtreecommitdiff
path: root/arch/arm64/include/asm
AgeCommit message (Expand)Author
2024-10-16arm64: tlbflush: add __flush_tlb_range_limit_excess()Kefeng Wang
2024-10-16vdso: Introduce vdso/page.hVincenzo Frascino
2024-10-15arm64: insn: Simulate nop instruction for better uprobe performanceLiao Chang
2024-10-15arm64: asm-offsets: remove VMA_VM_*Mark Rutland
2024-10-15arm64: probes: Remove probe_opcode_tMark Rutland
2024-10-15arm64: probes: Cleanup kprobes endianness conversionsMark Rutland
2024-10-15arm64: probes: Move kprobes-specific fieldsMark Rutland
2024-10-15vdso: Remove timekeeper argument of __arch_update_vsyscall()Thomas Weißschuh
2024-10-15ftrace: Consolidate ftrace_regs accessor functions for archs using pt_regsSteven Rostedt
2024-10-10ftrace: Make ftrace_regs abstract from direct useSteven Rostedt
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/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