index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
/
asm
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-23
KVM: arm64: Remove extra ISBs when using msr_hcr_el2
Marc Zyngier
2
-6
/
+2
2026-03-23
KVM: arm64: pkvm: Use direct function pointers for cpu_{on,resume}
Marc Zyngier
1
-1
/
+2
2026-03-23
KVM: arm64: nv: Expose shadow page tables in debugfs
Wei-Lin Chang
2
-0
/
+13
2026-03-19
KVM: arm64: gic-v5: Set ICH_VCTLR_EL2.En on boot
Sascha Bischoff
1
-0
/
+2
2026-03-19
KVM: arm64: gic: Hide GICv5 for protected guests
Sascha Bischoff
1
-0
/
+1
2026-03-19
KVM: arm64: gic-v5: Trap and mask guest ICC_PPI_ENABLERx_EL1 writes
Sascha Bischoff
1
-1
/
+0
2026-03-19
KVM: arm64: gic-v5: Add vgic-v5 save/restore hyp interface
Sascha Bischoff
3
-0
/
+27
2026-03-19
KVM: arm64: gic-v5: Support GICv5 FGTs & FGUs
Sascha Bischoff
2
-0
/
+22
2026-03-19
arm64/sysreg: Add GICR CDNMIA encoding
Sascha Bischoff
1
-0
/
+7
2026-03-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+3
2026-03-14
arm64/mm: Directly use TTBRx_EL1_CnP
Anshuman Khandual
1
-2
/
+0
2026-03-14
arm64/mm: Directly use TTBRx_EL1_ASID_MASK
Anshuman Khandual
4
-6
/
+6
2026-03-14
arm64/mm: Describe TTBR1_BADDR_4852_OFFSET
Anshuman Khandual
1
-2
/
+5
2026-03-13
dma-mapping: Separate DMA sync issuing and completion waiting
Barry Song
1
-0
/
+5
2026-03-13
arm64: Provide dcache_inval_poc_nosync helper
Barry Song
1
-0
/
+1
2026-03-13
arm64: Provide dcache_clean_poc_nosync helper
Barry Song
1
-0
/
+1
2026-03-13
arm64: Provide dcache_by_myline_op_nosync helper
Barry Song
1
-6
/
+19
2026-03-13
arm64: mm: Provide level hint for flush_tlb_page()
Ryan Roberts
2
-4
/
+5
2026-03-13
arm64: mm: Wrap flush_tlb_page() around __do_flush_tlb_range()
Ryan Roberts
2
-59
/
+28
2026-03-13
arm64: mm: More flags for __flush_tlb_range()
Ryan Roberts
1
-39
/
+56
2026-03-13
arm64: mm: Refactor __flush_tlb_range() to take flags
Ryan Roberts
4
-23
/
+31
2026-03-13
arm64: mm: Refactor flush_tlb_page() to use __tlbi_level_asid()
Ryan Roberts
1
-10
/
+2
2026-03-13
arm64: mm: Simplify __flush_tlb_range_limit_excess()
Will Deacon
1
-13
/
+11
2026-03-13
arm64: mm: Simplify __TLBI_RANGE_NUM() macro
Will Deacon
1
-5
/
+1
2026-03-13
arm64: mm: Re-implement the __flush_tlb_range_op macro in C
Ryan Roberts
1
-38
/
+46
2026-03-13
arm64: mm: Inline __TLBI_VADDR_RANGE() into __tlbi_range()
Will Deacon
1
-19
/
+13
2026-03-13
arm64: mm: Push __TLBI_VADDR() into __tlbi_level()
Will Deacon
1
-4
/
+10
2026-03-13
arm64: mm: Implicitly invalidate user ASID based on TLBI operation
Ryan Roberts
1
-17
/
+13
2026-03-13
arm64: mm: Introduce a C wrapper for by-range TLB invalidation
Ryan Roberts
1
-1
/
+31
2026-03-13
arm64: mm: Re-implement the __tlbi_level macro as a C function
Ryan Roberts
1
-13
/
+54
2026-03-13
arm64: scs: Remove redundant save/restore of SCS SP on entry to/from EL0
Will Deacon
1
-0
/
+8
2026-03-13
mm/page_table_check: Pass mm_struct to pxx_user_accessible_page()
Tobias Huschle
1
-3
/
+3
2026-03-11
arm64: vDSO: compat_gettimeofday: Add explicit includes
Thomas Weißschuh
1
-0
/
+3
2026-03-11
arm64: vDSO: gettimeofday: Explicitly include vdso/clocksource.h
Thomas Weißschuh
1
-0
/
+2
2026-03-11
KVM: arm64: Add selftest event support to nVHE/pKVM hyp
Vincent Donnefort
2
-0
/
+12
2026-03-11
KVM: arm64: Add hyp_enter/hyp_exit events to nVHE/pKVM hyp
Vincent Donnefort
2
-0
/
+42
2026-03-11
KVM: arm64: Add event support to the nVHE/pKVM hyp and trace remote
Vincent Donnefort
4
-0
/
+40
2026-03-11
KVM: arm64: Add trace reset to the nVHE/pKVM hyp
Vincent Donnefort
1
-0
/
+1
2026-03-11
KVM: arm64: Sync boot clock with the nVHE/pKVM hyp
Vincent Donnefort
1
-0
/
+1
2026-03-11
KVM: arm64: Add tracing capability for the nVHE/pKVM hyp
Vincent Donnefort
2
-0
/
+17
2026-03-11
KVM: arm64: Initialise hyp_nr_cpus for nVHE hyp
Vincent Donnefort
1
-2
/
+2
2026-03-07
KVM: arm64: vgic: Pick EOIcount deactivations from AP-list tail
Marc Zyngier
1
-0
/
+3
2026-03-06
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
3
-10
/
+16
2026-03-04
arm64: make runtime const not usable by modules
Jisheng Zhang
1
-0
/
+4
2026-03-04
arm64: mm: Add PTE_DIRTY back to PAGE_KERNEL* to fix kexec/hibernation
Catalin Marinas
1
-5
/
+5
2026-03-04
arm64: Silence sparse warnings caused by the type casting in (cmp)xchg
Catalin Marinas
1
-5
/
+7
2026-03-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-1
/
+4
2026-02-28
Merge tag 'kvmarm-fixes-7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2
-1
/
+4
2026-02-26
arm64, compiler-context-analysis: Permit alias analysis through __READ_ONCE()...
Marco Elver
1
-3
/
+7
2026-02-26
arm64: Optimize __READ_ONCE() with CONFIG_LTO=y
Marco Elver
1
-4
/
+14
[prev]
[next]