index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
Age
Commit message (
Expand
)
Author
Lines
2026-03-30
KVM: arm64: Reclaim faulting page from pKVM in spurious fault handler
Will Deacon
-0
/
+9
2026-03-30
KVM: arm64: Introduce hypercall to force reclaim of a protected page
Will Deacon
-0
/
+7
2026-03-30
KVM: arm64: Change 'pkvm_handle_t' to u16
Will Deacon
-1
/
+1
2026-03-30
KVM: arm64: Introduce host_stage2_set_owner_metadata_locked()
Will Deacon
-2
/
+0
2026-03-30
KVM: arm64: Generalise kvm_pgtable_stage2_set_owner()
Will Deacon
-11
/
+28
2026-03-30
KVM: arm64: Introduce __pkvm_reclaim_dying_guest_page()
Will Deacon
-0
/
+1
2026-03-30
KVM: arm64: Introduce __pkvm_host_donate_guest()
Will Deacon
-1
/
+2
2026-03-30
KVM: arm64: Split teardown hypercall into two phases
Will Deacon
-1
/
+9
2026-03-30
KVM: arm64: Remove is_protected_kvm_enabled() checks from hypercalls
Will Deacon
-10
/
+14
2026-03-30
KVM: arm64: Don't advertise unsupported features for protected guests
Will Deacon
-2
/
+0
2026-03-28
KVM: arm64: Disable SPE Profiling Buffer when running in guest context
Will Deacon
-0
/
+1
2026-03-28
KVM: arm64: Disable TRBE Trace Buffer Unit when running in guest context
Will Deacon
-0
/
+1
2026-03-27
arm64: mpam: Select ARCH_HAS_CPU_RESCTRL
James Morse
-0
/
+2
2026-03-27
arm_mpam: resctrl: Add CDP emulation
James Morse
-0
/
+1
2026-03-27
arm64: mpam: Add helpers to change a task or cpu's MPAM PARTID/PMG values
James Morse
-1
/
+27
2026-03-27
arm64: mpam: Initialise and context switch the MPAMSM_EL1 register
Ben Horgan
-1
/
+4
2026-03-27
arm64: mpam: Context switch the MPAM registers
James Morse
-0
/
+70
2026-03-27
arm64: futex: Support futex with FEAT_LSUI
Yeoreum Yun
-2
/
+185
2026-03-27
arm64: futex: Refactor futex atomic operation
Yeoreum Yun
-58
/
+97
2026-03-26
arm64: cpufeature: Add FEAT_LSUI
Yeoreum Yun
-0
/
+2
2026-03-25
arm64: mm: __ptep_set_access_flags must hint correct TTL
Ryan Roberts
-5
/
+14
2026-03-23
KVM: arm64: Remove extra ISBs when using msr_hcr_el2
Marc Zyngier
-6
/
+2
2026-03-23
KVM: arm64: pkvm: Use direct function pointers for cpu_{on,resume}
Marc Zyngier
-1
/
+2
2026-03-23
KVM: arm64: nv: Expose shadow page tables in debugfs
Wei-Lin Chang
-0
/
+13
2026-03-19
KVM: arm64: gic-v5: Communicate userspace-driveable PPIs via a UAPI
Sascha Bischoff
-0
/
+1
2026-03-19
KVM: arm64: gic-v5: Set ICH_VCTLR_EL2.En on boot
Sascha Bischoff
-0
/
+2
2026-03-19
KVM: arm64: gic: Hide GICv5 for protected guests
Sascha Bischoff
-0
/
+1
2026-03-19
KVM: arm64: gic-v5: Trap and mask guest ICC_PPI_ENABLERx_EL1 writes
Sascha Bischoff
-1
/
+0
2026-03-19
KVM: arm64: gic-v5: Add vgic-v5 save/restore hyp interface
Sascha Bischoff
-0
/
+27
2026-03-19
KVM: arm64: gic-v5: Support GICv5 FGTs & FGUs
Sascha Bischoff
-0
/
+22
2026-03-19
arm64/sysreg: Add GICR CDNMIA encoding
Sascha Bischoff
-0
/
+7
2026-03-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-0
/
+3
2026-03-14
arm64/mm: Directly use TTBRx_EL1_CnP
Anshuman Khandual
-2
/
+0
2026-03-14
arm64/mm: Directly use TTBRx_EL1_ASID_MASK
Anshuman Khandual
-6
/
+6
2026-03-14
arm64/mm: Describe TTBR1_BADDR_4852_OFFSET
Anshuman Khandual
-2
/
+5
2026-03-13
dma-mapping: Separate DMA sync issuing and completion waiting
Barry Song
-0
/
+5
2026-03-13
arm64: Provide dcache_inval_poc_nosync helper
Barry Song
-0
/
+1
2026-03-13
arm64: Provide dcache_clean_poc_nosync helper
Barry Song
-0
/
+1
2026-03-13
arm64: Provide dcache_by_myline_op_nosync helper
Barry Song
-6
/
+19
2026-03-13
arm64: mm: Provide level hint for flush_tlb_page()
Ryan Roberts
-4
/
+5
2026-03-13
arm64: mm: Wrap flush_tlb_page() around __do_flush_tlb_range()
Ryan Roberts
-59
/
+28
2026-03-13
arm64: mm: More flags for __flush_tlb_range()
Ryan Roberts
-39
/
+56
2026-03-13
arm64: mm: Refactor __flush_tlb_range() to take flags
Ryan Roberts
-23
/
+31
2026-03-13
arm64: mm: Refactor flush_tlb_page() to use __tlbi_level_asid()
Ryan Roberts
-10
/
+2
2026-03-13
arm64: mm: Simplify __flush_tlb_range_limit_excess()
Will Deacon
-13
/
+11
2026-03-13
arm64: mm: Simplify __TLBI_RANGE_NUM() macro
Will Deacon
-5
/
+1
2026-03-13
arm64: mm: Re-implement the __flush_tlb_range_op macro in C
Ryan Roberts
-38
/
+46
2026-03-13
arm64: mm: Inline __TLBI_VADDR_RANGE() into __tlbi_range()
Will Deacon
-19
/
+13
2026-03-13
arm64: mm: Push __TLBI_VADDR() into __tlbi_level()
Will Deacon
-4
/
+10
2026-03-13
arm64: mm: Implicitly invalidate user ASID based on TLBI operation
Ryan Roberts
-17
/
+13
[prev]
[next]