index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
virt
/
kvm
/
arm
/
mmu.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: Remove obsolete kvm_unmap_hva notifier backend
Marc Zyngier
2018-09-07
1
-12
/
+0
*
KVM: arm/arm64: Clean dcache to PoC when changing PTE due to CoW
Marc Zyngier
2018-09-07
1
-1
/
+8
*
KVM: arm/arm64: Skip updating PTE entry if no change
Punit Agrawal
2018-08-13
1
-0
/
+4
*
KVM: arm/arm64: Skip updating PMD entry if no change
Punit Agrawal
2018-08-13
1
-11
/
+27
*
KVM: arm/arm64: Remove unnecessary CMOs when creating HYP page tables
Marc Zyngier
2018-07-09
1
-4
/
+0
*
KVM: arm/arm64: Stop using the kernel's {pmd,pud,pgd}_populate helpers
Marc Zyngier
2018-07-09
1
-4
/
+21
*
KVM: arm/arm64: Consolidate page-table accessors
Marc Zyngier
2018-07-09
1
-0
/
+12
*
arm64: KVM: Add support for Stage-2 control of memory types and cacheability
Marc Zyngier
2018-07-09
1
-0
/
+4
*
KVM: arm/arm64: add WARN_ON if size is not PAGE_SIZE aligned in unmap_stage2_...
Jia He
2018-06-21
1
-0
/
+2
*
signal: Ensure every siginfo we send has all bits initialized
Eric W. Biederman
2018-04-25
1
-0
/
+1
*
arm/arm64: KVM: Introduce EL2-specific executable mappings
Marc Zyngier
2018-03-19
1
-21
/
+59
*
arm64: KVM: Introduce EL2 VA randomisation
Marc Zyngier
2018-03-19
1
-1
/
+1
*
KVM: arm/arm64: Move HYP IO VAs to the "idmap" range
Marc Zyngier
2018-03-19
1
-14
/
+59
*
KVM: arm64: Fix HYP idmap unmap when using 52bit PA
Marc Zyngier
2018-03-19
1
-5
/
+21
*
KVM: arm/arm64: Fix idmap size and alignment
Marc Zyngier
2018-03-19
1
-0
/
+2
*
KVM: arm/arm64: Keep GICv2 HYP VAs in kvm_vgic_global_state
Marc Zyngier
2018-03-19
1
-5
/
+15
*
KVM: arm/arm64: Move ioremap calls to create_hyp_io_mappings
Marc Zyngier
2018-03-19
1
-10
/
+14
*
KVM: arm/arm64: Demote HYP VA range display to being a debug feature
Marc Zyngier
2018-03-19
1
-3
/
+4
*
KVM: arm/arm64: Get rid of vcpu->arch.irq_lines
Christoffer Dall
2018-03-19
1
-3
/
+3
*
Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-02-10
1
-7
/
+57
|
\
|
*
Merge branch 'x86/hyperv' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Radim Krčmář
2018-02-01
1
-7
/
+5
|
|
\
|
*
|
KVM: arm/arm64: Drop vcpu parameter from guest cache maintenance operartions
Marc Zyngier
2018-01-08
1
-10
/
+8
|
*
|
KVM: arm/arm64: Preserve Exec permission across R/W permission faults
Marc Zyngier
2018-01-08
1
-0
/
+27
|
*
|
KVM: arm/arm64: Only clean the dcache on translation fault
Marc Zyngier
2018-01-08
1
-2
/
+6
|
*
|
KVM: arm/arm64: Limit icache invalidation to prefetch aborts
Marc Zyngier
2018-01-08
1
-4
/
+15
|
*
|
KVM: arm/arm64: Split dcache/icache flushing
Marc Zyngier
2018-01-08
1
-5
/
+15
*
|
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2018-01-30
1
-6
/
+6
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
KVM: arm/arm64: fix HYP ID map extension to 52 bits
Kristina Martsenko
2018-01-15
1
-12
/
+6
|
*
|
arm64: allow ID map to be extended to 52 bits
Kristina Martsenko
2017-12-22
1
-2
/
+8
|
|
/
*
|
KVM: arm/arm64: Check pagesize when allocating a hugepage at Stage 2
Punit Agrawal
2018-01-11
1
-1
/
+1
*
|
KVM: arm/arm64: Fix HYP unmapping going off limits
Marc Zyngier
2017-12-18
1
-6
/
+4
|
/
*
KVM: arm/arm64: Fix guest external abort matching
James Morse
2017-09-05
1
-29
/
+11
*
KVM: arm/arm64: Handle hva aging while destroying the vm
Suzuki K Poulose
2017-07-25
1
-0
/
+4
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-07-06
1
-0
/
+23
|
\
|
*
KVM: arm/arm64: Signal SIGBUS when stage2 discovers hwpoison memory
James Morse
2017-06-22
1
-0
/
+23
*
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2017-07-05
1
-3
/
+33
|
\
\
|
|
/
|
/
|
|
*
arm/arm64: KVM: add guest SEA support
Tyler Baicar
2017-06-22
1
-3
/
+33
*
|
KVM: arm/arm64: Handle possible NULL stage2 pud when ageing pages
Marc Zyngier
2017-06-06
1
-0
/
+3
|
/
*
kvm: arm/arm64: Fix use after free of stage2 page table
Suzuki K Poulose
2017-05-16
1
-4
/
+13
*
kvm: arm/arm64: Force reading uncached stage2 PGD
Suzuki K Poulose
2017-05-16
1
-1
/
+1
*
kvm: arm/arm64: Fix race in resetting stage2 PGD
Suzuki K Poulose
2017-05-15
1
-8
/
+8
*
Merge tag 'kvm-arm-for-v4.12-round2' of git://git.kernel.org/pub/scm/linux/ke...
Paolo Bonzini
2017-05-09
1
-3
/
+20
*
KVM: arm/arm64: Move shared files to virt/kvm/arm
Christoffer Dall
2017-05-04
1
-0
/
+1958