index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kvm
/
mmu.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-27
KVM: arm64: Inject exception on out-of-IPA-range translation fault
Marc Zyngier
1
-0
/
+19
2022-04-06
KVM: arm64: Don't split hugepages outside of MMU write lock
Oliver Upton
1
-4
/
+7
2022-03-18
KVM: arm64: fix typos in comments
Julia Lawall
1
-1
/
+1
2022-02-08
Merge branch kvm-arm64/vmid-allocator into kvmarm-master/next
Marc Zyngier
1
-1
/
+0
2022-02-08
KVM: arm64: Align the VMID allocation with the arm64 ASID
Julien Grall
1
-1
/
+0
2022-02-08
KVM: arm64: Add fast path to handle permission relaxation during dirty logging
Jing Zhang
1
-2
/
+15
2022-02-08
KVM: arm64: Use read/write spin lock for MMU protection
Jing Zhang
1
-18
/
+18
2022-01-07
Merge tag 'kvmarm-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
1
-13
/
+137
2022-01-04
Merge branch kvm-arm64/misc-5.17 into kvmarm-master/next
Marc Zyngier
1
-2
/
+2
2021-12-16
KVM: arm64: Rework kvm_pgtable initialisation
Marc Zyngier
1
-2
/
+2
2021-12-16
Merge branch kvm-arm64/pkvm-hyp-sharing into kvmarm-master/next
Marc Zyngier
1
-11
/
+126
2021-12-16
KVM: arm64: pkvm: Unshare guest structs during teardown
Quentin Perret
1
-0
/
+42
2021-12-16
KVM: arm64: pkvm: Refcount the pages shared with EL2
Quentin Perret
1
-10
/
+68
2021-12-16
KVM: arm64: Introduce kvm_share_hyp()
Quentin Perret
1
-6
/
+21
2021-12-15
KVM: arm64: pkvm: Make kvm_host_owns_hyp_mappings() robust to VHE
Quentin Perret
1
-0
/
+3
2021-12-15
KVM: arm64: pkvm: Stub io map functions
Quentin Perret
1
-0
/
+6
2021-12-08
KVM: Keep memslots in tree-based structures instead of array-based ones
Maciej S. Szmigiero
1
-4
/
+4
2021-12-08
KVM: Stop passing kvm_userspace_memory_region to arch memslot hooks
Sean Christopherson
1
-2
/
+0
2021-12-08
KVM: arm64: Use "new" memslot instead of userspace memory region
Sean Christopherson
1
-4
/
+6
2021-12-08
KVM: Let/force architectures to deal with arch specific memslot data
Sean Christopherson
1
-3
/
+4
2021-10-31
Merge tag 'kvmarm-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
1
-1
/
+1
2021-10-17
KVM: arm64: Add memcg accounting to KVM allocations
Jia He
1
-1
/
+1
2021-10-05
KVM: arm64: Release mmap_lock when using VM_SHARED with MTE
Quentin Perret
1
-2
/
+4
2021-09-06
Merge tag 'kvmarm-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
1
-12
/
+63
2021-09-06
KVM: stats: Add VM stat for remote tlb flush requests
Jing Zhang
1
-0
/
+1
2021-08-20
Merge branch kvm-arm64/mmu/vmid-cleanups into kvmarm-master/next
Marc Zyngier
1
-1
/
+1
2021-08-20
Merge branch kvm-arm64/mmu/el2-tracking into kvmarm-master/next
Marc Zyngier
1
-4
/
+24
2021-08-20
Merge branch kvm-arm64/misc-5.15 into kvmarm-master/next
Marc Zyngier
1
-0
/
+1
2021-08-20
KVM: arm64: Upgrade VMID accesses to {READ,WRITE}_ONCE
Marc Zyngier
1
-1
/
+1
2021-08-11
KVM: arm64: Restrict EL2 stage-1 changes in protected mode
Quentin Perret
1
-4
/
+24
2021-08-02
KVM: arm64: Count VMID-wide TLB invalidations
Paolo Bonzini
1
-0
/
+1
2021-08-02
KVM: arm64: Use get_page() instead of kvm_get_pfn()
Marc Zyngier
1
-1
/
+1
2021-08-02
KVM: arm64: Avoid mapping size adjustment on permission fault
Marc Zyngier
1
-3
/
+8
2021-08-02
KVM: arm64: Walk userspace page tables to compute the THP mapping size
Marc Zyngier
1
-4
/
+30
2021-07-14
KVM: arm64: Fix detection of shared VMAs on guest fault
Marc Zyngier
1
-1
/
+1
2021-07-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2021-06-30
arm64: decouple check whether pfn is in linear map from pfn_valid()
Mike Rapoport
1
-1
/
+1
2021-06-29
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2021-06-29
arch/arm64/kvm: use vma_lookup() instead of find_vma_intersection()
Liam Howlett
1
-1
/
+1
2021-06-22
Merge branch kvm-arm64/mmu/mte into kvmarm-master/next
Marc Zyngier
1
-0
/
+66
2021-06-22
KVM: arm64: Introduce MTE VM feature
Steven Price
1
-1
/
+66
2021-06-18
Merge branch kvm-arm64/mmu/stage2-cmos into kvmarm-master/next
Marc Zyngier
1
-22
/
+17
2021-06-18
KVM: arm64: Move guest CMOs to the fault handlers
Yanan Wang
1
-14
/
+7
2021-06-18
KVM: arm64: Tweak parameters of guest cache maintenance functions
Yanan Wang
1
-13
/
+15
2021-06-01
KVM: arm64: Try stage2 block mapping for host device MMIO
Keqian Zhu
1
-10
/
+51
2021-06-01
KVM: arm64: Remove the creation time's mapping of MMIO regions
Keqian Zhu
1
-35
/
+3
2021-05-15
KVM: arm64: Fix boolreturn.cocci warnings
kernel test robot
1
-6
/
+6
2021-04-23
Merge tag 'kvmarm-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
1
-17
/
+119
2021-04-17
KVM: arm64: Convert to the gfn-based MMU notifier callbacks
Sean Christopherson
1
-84
/
+31
2021-04-17
KVM: Move arm64's MMU notifier trace events to generic code
Sean Christopherson
1
-5
/
+2
[next]