aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64/include
AgeCommit message (Expand)AuthorFilesLines
2026-04-05arch, mm: consolidate empty_zero_pageMike Rapoport (Microsoft)1-1/+0
2026-04-05mm/pkeys: remove unused tsk parameter from arch_set_user_pkey_access()Seongsu Park1-2/+1
2026-04-03Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-0/+31
2026-04-02xor: make xor.ko self-contained in lib/raid/Christoph Hellwig1-24/+0
2026-04-02xor: avoid indirect calls for arm64-optimized opsChristoph Hellwig1-5/+8
2026-04-02arm64: move the XOR code to lib/raid/Christoph Hellwig1-55/+3
2026-04-02xor: remove macro abuse for XOR implementation registrationsChristoph Hellwig1-9/+9
2026-04-02arm64/xor: fix conflicting attributes for xor_block_templateChristoph Hellwig1-1/+1
2026-04-02arm64: mm: Remove pmd_sect() and pud_sect()Ryan Roberts1-7/+12
2026-04-02arm64: mm: Handle invalid large leaf mappings correctlyRyan Roberts2-2/+9
2026-04-02arm64: mm: Fix rodata=full block mapping support for realm guestsRyan Roberts1-0/+2
2026-04-01arm64: fpsimd: Remove obsolete cond_yield macroEric Biggers1-22/+0
2026-04-01arm64: mm: Use generic enum pgtable_levelKevin Brodsky1-7/+0
2026-04-01KVM: arm64: vgic-v5: Fold PPI state for all exposed PPIsSascha Bischoff1-8/+1
2026-04-01arm64: Use static call trampolines when kCFI is enabledArd Biesheuvel1-0/+31
2026-03-30x86-64/arm64/powerpc: clean up and rename __copy_from_user_flushcachenocache-cleanupLinus Torvalds1-1/+1
2026-03-30KVM: arm64: Allow userspace to create protected VMs when pKVM is enabledWill Deacon1-1/+1
2026-03-30KVM: arm64: Return -EFAULT from VCPU_RUN on access to a poisoned pteWill Deacon1-0/+1
2026-03-30KVM: arm64: Reclaim faulting page from pKVM in spurious fault handlerWill Deacon1-0/+9
2026-03-30KVM: arm64: Introduce hypercall to force reclaim of a protected pageWill Deacon2-0/+7
2026-03-30KVM: arm64: Change 'pkvm_handle_t' to u16Will Deacon1-1/+1
2026-03-30KVM: arm64: Introduce host_stage2_set_owner_metadata_locked()Will Deacon1-2/+0
2026-03-30KVM: arm64: Generalise kvm_pgtable_stage2_set_owner()Will Deacon1-11/+28
2026-03-30KVM: arm64: Introduce __pkvm_reclaim_dying_guest_page()Will Deacon1-0/+1
2026-03-30KVM: arm64: Introduce __pkvm_host_donate_guest()Will Deacon2-1/+2
2026-03-30KVM: arm64: Split teardown hypercall into two phasesWill Deacon2-1/+9
2026-03-30KVM: arm64: Remove is_protected_kvm_enabled() checks from hypercallsWill Deacon1-10/+14
2026-03-30KVM: arm64: Don't advertise unsupported features for protected guestsWill Deacon1-2/+0
2026-03-28KVM: arm64: Disable SPE Profiling Buffer when running in guest contextWill Deacon1-0/+1
2026-03-28KVM: arm64: Disable TRBE Trace Buffer Unit when running in guest contextWill Deacon1-0/+1
2026-03-27arm64: mpam: Select ARCH_HAS_CPU_RESCTRLJames Morse1-0/+2
2026-03-27arm_mpam: resctrl: Add CDP emulationJames Morse1-0/+1
2026-03-27arm64: mpam: Add helpers to change a task or cpu's MPAM PARTID/PMG valuesJames Morse1-1/+27
2026-03-27arm64: mpam: Initialise and context switch the MPAMSM_EL1 registerBen Horgan2-1/+4
2026-03-27arm64: mpam: Context switch the MPAM registersJames Morse2-0/+70
2026-03-27arm64: futex: Support futex with FEAT_LSUIYeoreum Yun2-2/+185
2026-03-27arm64: futex: Refactor futex atomic operationYeoreum Yun1-58/+97
2026-03-26arm64: cpufeature: Add FEAT_LSUIYeoreum Yun1-0/+2
2026-03-25arm64: mm: __ptep_set_access_flags must hint correct TTLRyan Roberts1-5/+14
2026-03-23KVM: arm64: Remove extra ISBs when using msr_hcr_el2Marc Zyngier2-6/+2
2026-03-23KVM: arm64: pkvm: Use direct function pointers for cpu_{on,resume}Marc Zyngier1-1/+2
2026-03-23KVM: arm64: nv: Expose shadow page tables in debugfsWei-Lin Chang2-0/+13
2026-03-19KVM: arm64: gic-v5: Communicate userspace-driveable PPIs via a UAPISascha Bischoff1-0/+1
2026-03-19KVM: arm64: gic-v5: Set ICH_VCTLR_EL2.En on bootSascha Bischoff1-0/+2
2026-03-19KVM: arm64: gic: Hide GICv5 for protected guestsSascha Bischoff1-0/+1
2026-03-19KVM: arm64: gic-v5: Trap and mask guest ICC_PPI_ENABLERx_EL1 writesSascha Bischoff1-1/+0
2026-03-19KVM: arm64: gic-v5: Add vgic-v5 save/restore hyp interfaceSascha Bischoff3-0/+27
2026-03-19KVM: arm64: gic-v5: Support GICv5 FGTs & FGUsSascha Bischoff2-0/+22
2026-03-19arm64/sysreg: Add GICR CDNMIA encodingSascha Bischoff1-0/+7
2026-03-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+3