index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
paging_tmpl.h
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-03
KVM: X86: MMU: Use the correct inherited permissions to get shadow page
Lai Jiangshan
1
-5
/
+9
2020-06-30
KVM: nVMX: Plumb L2 GPA through to PML emulation
Sean Christopherson
1
-3
/
+4
2019-11-12
kvm: mmu: ITLB_MULTIHIT mitigation
Paolo Bonzini
1
-6
/
+23
2019-11-12
KVM: x86: add tracepoints around __direct_map and FNAME(fetch)
Paolo Bonzini
1
-0
/
+2
2019-11-12
KVM: x86: remove now unneeded hugepage gfn adjustment
Paolo Bonzini
1
-1
/
+1
2019-11-12
KVM: x86: make FNAME(fetch) and __direct_map more similar
Paolo Bonzini
1
-16
/
+14
2019-11-12
kvm: mmu: Do not release the page inside mmu_set_spte()
Junaid Shahid
1
-5
/
+3
2018-11-04
KVM: x86: Update the exit_qualification access bits while walking an address
KarimAllah Ahmed
1
-2
/
+9
2018-03-09
KVM: x86: extend usage of RET_MMIO_PF_* constants
Paolo Bonzini
1
-9
/
+9
2017-10-10
KVM: MMU: always terminate page walks at level 1
Ladi Prosek
1
-1
/
+2
2017-08-18
KVM: x86: fix use of L1 MMIO areas in nested guests
Paolo Bonzini
1
-2
/
+1
2017-08-11
KVM: MMU: Bail out immediately if there is no available mmu page
Wanpeng Li
1
-1
/
+2
2017-05-15
KVM: nVMX: fix EPT permissions as reported in exit qualification
Paolo Bonzini
1
-14
/
+21
2017-05-09
kvm: x86: Add a hook for arch specific dirty logging emulation
Bandan Das
1
-0
/
+4
2017-04-07
kvm: nVMX: support EPT accessed/dirty bits
Paolo Bonzini
1
-17
/
+16
2017-04-07
kvm: x86: MMU support for EPT accessed/dirty bits
Paolo Bonzini
1
-8
/
+15
2016-07-14
kvm: mmu: track read permission explicitly for shadow EPT page tables
Bandan Das
1
-1
/
+7
2016-07-14
kvm: mmu: remove is_present_gpte()
Bandan Das
1
-1
/
+1
2016-04-10
KVM: MMU: fix permission_fault()
Xiao Guangrong
1
-1
/
+1
2016-03-22
KVM/x86: Call smp_wmb() before increasing tlbs_dirty
Lan Tianyu
1
-0
/
+11
2016-03-22
KVM, pkeys: add pkeys support for permission_fault
Huaitong Han
1
-2
/
+14
2016-03-22
KVM: MMU: return page fault error code from permission_fault
Paolo Bonzini
1
-3
/
+2
2016-03-09
Merge tag 'kvm-arm-for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
1
-1
/
+1
2016-03-08
KVM: MMU: micro-optimize gpte_access
Paolo Bonzini
1
-2
/
+5
2016-03-08
KVM: MMU: invert return value of mmu.sync_page and *kvm_sync_page*
Paolo Bonzini
1
-2
/
+2
2016-03-03
KVM: MMU: clear write-flooding on the fast path of tracked page
Xiao Guangrong
1
-1
/
+3
2016-03-03
KVM: MMU: let page fault handler be aware tracked page
Xiao Guangrong
1
-0
/
+3
2016-02-25
KVM: x86: MMU: fix ubsan index-out-of-range warning
Mike Krinkin
1
-1
/
+1
2016-02-23
KVM: x86: MMU: Move handle_mmio_page_fault() call to kvm_mmu_page_fault()
Takuya Yoshikawa
1
-13
/
+6
2016-01-16
kvm: rename pfn_t to kvm_pfn_t
Dan Williams
1
-3
/
+3
2015-11-26
KVM: x86: MMU: Remove unused parameter parent_pte from kvm_mmu_get_page()
Takuya Yoshikawa
1
-2
/
+2
2015-11-26
KVM: x86: MMU: Move parent_pte handling from kvm_mmu_get_page() to link_shado...
Takuya Yoshikawa
1
-4
/
+2
2015-11-25
KVM: x86: MMU: Make mmu_set_spte() return emulate value
Takuya Yoshikawa
1
-5
/
+5
2015-11-25
KVM: x86: MMU: always set accessed bit in shadow PTEs
Paolo Bonzini
1
-2
/
+2
2015-11-10
KVM: x86: merge handle_mmio_page_fault and handle_mmio_page_fault_common
Paolo Bonzini
1
-2
/
+1
2015-10-19
KVM: x86: MMU: Initialize force_pt_level before calling mapping_level()
Takuya Yoshikawa
1
-1
/
+1
2015-10-16
KVM: x86: MMU: Move mapping_level_dirty_bitmap() call in mapping_level()
Takuya Yoshikawa
1
-3
/
+3
2015-10-16
KVM: x86: MMU: Simplify force_pt_level calculation code in FNAME(page_fault)()
Takuya Yoshikawa
1
-8
/
+7
2015-10-16
KVM: x86: MMU: Make force_pt_level bool
Takuya Yoshikawa
1
-2
/
+2
2015-08-05
KVM: MMU: move FNAME(is_rsvd_bits_set) to mmu.c
Xiao Guangrong
1
-11
/
+2
2015-06-05
KVM: x86: use vcpu-specific functions to read/write/translate GFNs
Paolo Bonzini
1
-9
/
+9
2015-05-08
KVM: MMU: fix smap permission check
Xiao Guangrong
1
-0
/
+7
2014-10-24
KVM: x86: Wrong assertion on paging_tmpl.h
Nadav Amit
1
-1
/
+1
2014-09-24
KVM: x86: Remove debug assertion of non-PAE reserved bits
Nadav Amit
1
-2
/
+1
2014-09-05
KVM: x86: propagate exception from permission checks on the nested page fault
Paolo Bonzini
1
-3
/
+4
2014-09-03
KVM: nSVM: propagate the NPF EXITINFO to the guest
Paolo Bonzini
1
-0
/
+12
2014-04-24
Revert "KVM: Simplify kvm->tlbs_dirty handling"
Xiao Guangrong
1
-4
/
+3
2014-04-15
KVM: Add SMAP support when setting CR4
Feng Wu
1
-1
/
+1
2014-02-18
KVM: Simplify kvm->tlbs_dirty handling
Takuya Yoshikawa
1
-3
/
+4
2014-01-15
KVM: x86: handle invalid root_hpa everywhere
Marcelo Tosatti
1
-0
/
+8
[next]