index
:
pub/scm/linux/kernel/git/docs/linux.git
master
corbet's fork of linux.git
Kernel documentation group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
/
asm
Age
Commit message (
Expand
)
Author
Files
Lines
2024-12-20
KVM: arm64: Plumb the pKVM MMU in KVM
Quentin Perret
1
-0
/
+16
2024-12-20
KVM: arm64: Introduce the EL1 pKVM MMU
Quentin Perret
3
-8
/
+40
2024-12-20
KVM: arm64: Introduce __pkvm_tlb_flush_vmid()
Quentin Perret
1
-0
/
+1
2024-12-20
KVM: arm64: Introduce __pkvm_host_mkyoung_guest()
Quentin Perret
1
-0
/
+1
2024-12-20
KVM: arm64: Introduce __pkvm_host_test_clear_young_guest()
Quentin Perret
1
-0
/
+1
2024-12-20
KVM: arm64: Introduce __pkvm_host_wrprotect_guest()
Quentin Perret
1
-0
/
+1
2024-12-20
KVM: arm64: Introduce __pkvm_host_relax_guest_perms()
Quentin Perret
1
-0
/
+1
2024-12-20
KVM: arm64: Introduce __pkvm_host_unshare_guest()
Quentin Perret
1
-0
/
+1
2024-12-20
KVM: arm64: Introduce __pkvm_host_share_guest()
Quentin Perret
2
-0
/
+4
2024-12-20
KVM: arm64: Introduce __pkvm_vcpu_{load,put}()
Marc Zyngier
1
-0
/
+2
2024-12-20
KVM: arm64: Make kvm_pgtable_stage2_init() a static inline function
Quentin Perret
1
-2
/
+5
2024-12-20
KVM: arm64: Pass walk flags to kvm_pgtable_stage2_relax_perms
Quentin Perret
1
-1
/
+3
2024-12-20
KVM: arm64: Pass walk flags to kvm_pgtable_stage2_mkyoung
Quentin Perret
1
-1
/
+3
2024-12-20
KVM: arm64: Avoid reading ID_AA64DFR0_EL1 for debug save/restore
Oliver Upton
1
-0
/
+4
2024-12-20
KVM: arm64: nv: Honor MDCR_EL2.TDE routing for debug exceptions
Oliver Upton
1
-0
/
+1
2024-12-20
KVM: arm64: Manage software step state at load/put
Marc Zyngier
1
-17
/
+7
2024-12-20
KVM: arm64: Don't hijack guest context MDSCR_EL1
Oliver Upton
1
-1
/
+1
2024-12-20
KVM: arm64: Compute MDCR_EL2 at vcpu_load()
Oliver Upton
1
-1
/
+0
2024-12-20
KVM: arm64: Reload vCPU for accesses to OSLAR_EL1
Oliver Upton
1
-0
/
+1
2024-12-20
KVM: arm64: Use debug_owner to track if debug regs need save/restore
Oliver Upton
1
-2
/
+2
2024-12-20
KVM: arm64: Remove vestiges of debug_ptr
Oliver Upton
1
-5
/
+0
2024-12-20
KVM: arm64: Select debug state to save/restore based on debug owner
Oliver Upton
1
-0
/
+2
2024-12-20
KVM: arm64: Evaluate debug owner at vcpu_load()
Oliver Upton
1
-0
/
+11
2024-12-20
KVM: arm64: Move host SME/SVE tracking flags to host data
Oliver Upton
1
-12
/
+10
2024-12-20
KVM: arm64: Track presence of SPE/TRBE in kvm_host_data instead of vCPU
Oliver Upton
1
-8
/
+11
2024-12-20
KVM: arm64: Get rid of __kvm_get_mdcr_el2() and related warts
Oliver Upton
2
-6
/
+6
2024-12-19
arm64/sysreg: Get rid of CPACR_ELx SysregFields
Marc Zyngier
4
-29
/
+27
2024-12-19
arm64/mm: Override PARange for !LPA2 and use it consistently
Ard Biesheuvel
1
-0
/
+5
2024-12-19
arm64/mm: Reduce PA space to 48 bits when LPA2 is not enabled
Ard Biesheuvel
3
-7
/
+11
2024-12-10
Merge tag 'kvmarm-fixes-6.13-2' of https://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
1
-2
/
+2
2024-12-10
arm64: cpufeature: Add HAFT to cpucap_is_possible()
Mark Rutland
2
-2
/
+3
2024-12-10
arm64: asm: Fix typo in pgtable.h
Zhu Jun
1
-1
/
+1
2024-12-10
arm64/mm: Replace open encodings with PXD_TABLE_BIT
Anshuman Khandual
1
-2
/
+2
2024-12-10
arm64/mm: Drop INIT_MM_CONTEXT()
Anshuman Khandual
1
-3
/
+0
2024-12-05
arm64: cpufeature: Add GCS to cpucap_is_possible()
Robin Murphy
2
-2
/
+3
2024-12-02
arm64: mte: set VM_MTE_ALLOWED for hugetlbfs at correct place
Yang Shi
1
-1
/
+2
2024-11-26
arm64: Fix usage of new shifted MDCR_EL2 values
James Clark
1
-2
/
+2
2024-11-25
Merge tag 'mm-nonmm-stable-2024-11-24-02-05' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-1
/
+1
2024-11-25
Merge tag 'trace-rust-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-7
/
+13
2024-11-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
11
-56
/
+84
2024-11-23
Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-1
/
+2
2024-11-20
Merge tag 'asm-generic-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-17
/
+0
2024-11-20
Merge tag 'ftrace-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
1
-9
/
+12
2024-11-19
Merge tag 'timers-vdso-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-14
/
+3
2024-11-19
Merge tag 'perf-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-4
/
+0
2024-11-18
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
36
-121
/
+1047
2024-11-14
Merge branch 'for-next/mops' into for-next/core
Catalin Marinas
3
-0
/
+3
2024-11-14
Merge branches 'for-next/gcs', 'for-next/probes', 'for-next/asm-offsets', 'fo...
Catalin Marinas
35
-124
/
+1033
2024-11-14
Merge tag 'loongarch-kvm-6.13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2
-7
/
+7
2024-11-14
Merge tag 'kvmarm-6.13' of https://git.kernel.org/pub/scm/linux/kernel/git/kv...
Paolo Bonzini
10
-52
/
+82
[prev]
[next]