summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)Author
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-16Merge tag 'v6.12-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2024-09-15Merge tag 'loongarch-kvm-6.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
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-12arm64: hibernate: Fix warning for cast from restricted gfp_tMin-Hua Chen
2024-09-12Merge branch kvm-arm64/visibility-cleanups into kvmarm-master/nextMarc Zyngier
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-12Merge branch kvm-arm64/mmu-misc-6.12 into kvmarm-master/nextMarc Zyngier
2024-09-11KVM: arm64: Get rid of REG_HIDDEN_USER visibility qualifierMarc Zyngier
2024-09-11KVM: arm64: Simplify visibility handling of AArch32 SPSR_*Marc Zyngier
2024-09-11KVM: arm64: Simplify handling of CNTKCTL_EL12Marc Zyngier
2024-09-11Merge tag 'arm-fixes-6.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-09-10KVM: arm64: Register ptdump with debugfs on guest creationSebastian Ene
2024-09-10arm64: ptdump: Don't override the level when operating on the stage-2 tablesSebastian 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-10KVM: arm64: Add memory length checks and remove inline in do_ffa_mem_xferSnehal Koukuntla
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-06Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2024-09-06arm64/mm: use lm_alias() with addresses passed to memblock_free()Joey Gouly
2024-09-06mm: arm64: document why pte is not advanced in contpte_ptep_set_access_flags()Barry Song
2024-09-05arm64: stacktrace: fix the usage of ftrace_graph_ret_addr()Puranjay Mohan
2024-09-05Merge tag 'v6.11-rockchip-dtsfixes' of https://git.kernel.org/pub/scm/linux/k...Arnd Bergmann
2024-09-04arm64: Expose the end of the linear map in PHYSMEM_ENDD Scott Phillips
2024-09-04arm64: trans_pgd: mark PTEs entries as valid to avoid dead kexec()Fares Mehanna
2024-09-04arm64/mm: Delete __init region from memblock.reservedRong Qianfeng
2024-09-04arm64: add Permission Overlay Extension KconfigJoey Gouly
2024-09-04arm64: enable PKEY support for CPUs with S1POEJoey Gouly
2024-09-04arm64: enable POE and PIE to coexistJoey Gouly
2024-09-04arm64/ptrace: add support for FEAT_POEJoey Gouly
2024-09-04arm64: add POE signal supportJoey Gouly
2024-09-04arm64: implement PKEYS supportJoey Gouly
2024-09-04arm64: add pte_access_permitted_no_overlay()Joey Gouly
2024-09-04arm64: handle PKEY/POE faultsJoey Gouly
2024-09-04arm64: mask out POIndex when modifying a PTEJoey Gouly
2024-09-04arm64: convert protection key into vm_flags and pgprot valuesJoey Gouly
2024-09-04arm64: add POIndex definesJoey Gouly
2024-09-04arm64: enable the Permission Overlay Extension for EL0Joey Gouly
2024-09-04KVM: arm64: Sanitise ID_AA64MMFR3_EL1Joey Gouly