index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: SVM: Change intercept_dr to generic intercepts
Babu Moger
2020-09-28
4
-42
/
+38
*
KVM: SVM: Change intercept_cr to generic intercepts
Babu Moger
2020-09-28
4
-24
/
+23
*
KVM: SVM: Introduce vmcb_(set_intercept/clr_intercept/_is_intercept)
Babu Moger
2020-09-28
3
-0
/
+39
*
KVM: nSVM: Remove unused field
Babu Moger
2020-09-28
2
-3
/
+0
*
KVM: SVM: refactor exit labels in svm_create_vcpu
Maxim Levitsky
2020-09-28
1
-7
/
+7
*
KVM: SVM: use __GFP_ZERO instead of clear_page
Maxim Levitsky
2020-09-28
1
-4
/
+2
*
KVM: SVM: refactor msr permission bitmap allocation
Maxim Levitsky
2020-09-28
1
-22
/
+23
*
KVM: nSVM: rename nested vmcb to vmcb12
Maxim Levitsky
2020-09-28
3
-119
/
+117
*
KVM: SVM: rename a variable in the svm_create_vcpu
Maxim Levitsky
2020-09-28
1
-6
/
+6
*
KVM: LAPIC: Reduce world switch latency caused by timer_advance_ns
Wanpeng Li
2020-09-28
3
-12
/
+7
*
KVM: LAPIC: Narrow down the kick target vCPU
Wanpeng Li
2020-09-28
3
-8
/
+3
*
KVM: LAPIC: Guarantee the timer is in tsc-deadline mode when setting
Wanpeng Li
2020-09-28
1
-2
/
+1
*
KVM: LAPIC: Return 0 when getting the tscdeadline timer if the lapic is hw di...
Wanpeng Li
2020-09-28
1
-2
/
+1
*
KVM: LAPIC: Fix updating DFR missing apic map recalculation
Wanpeng Li
2020-09-28
1
-5
/
+10
*
kvm/eventfd: move wildcard calculation outside loop
Yi Li
2020-09-28
1
-1
/
+3
*
KVM: nVMX: Simplify the initialization of nested_vmx_msrs
Chenyi Qiang
2020-09-28
1
-2
/
+1
*
KVM: nVMX: Fix VMX controls MSRs setup when nested VMX enabled
Chenyi Qiang
2020-09-28
1
-2
/
+4
*
KVM: nSVM: Avoid freeing uninitialized pointers in svm_set_nested_state()
Vitaly Kuznetsov
2020-09-28
1
-5
/
+3
*
Merge tag 'kvm-ppc-next-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2020-09-22
13
-48
/
+110
|
\
|
*
KVM: PPC: Book3S: Fix symbol undeclared warnings
Wang Wensheng
2020-09-22
7
-7
/
+7
|
*
KVM: PPC: Book3S: Remove redundant initialization of variable ret
Jing Xiangfeng
2020-09-22
1
-1
/
+1
|
*
KVM: PPC: Book3S HV: XIVE: Convert to DEFINE_SHOW_ATTRIBUTE
Qinglang Miao
2020-09-22
1
-11
/
+1
|
*
KVM: PPC: Book3S HV: Set LPCR[HDICE] before writing HDEC
Paul Mackerras
2020-09-17
2
-5
/
+18
|
*
KVM: PPC: Book3S HV: Do not allocate HPT for a nested guest
Fabiano Rosas
2020-09-17
1
-0
/
+6
|
*
KVM: PPC: Don't return -ENOTSUPP to userspace in ioctls
Greg Kurz
2020-09-17
2
-5
/
+5
|
*
KVM: PPC: Book3S HV: XICS: Replace the 'destroy' method by a 'release' method
Greg Kurz
2020-09-03
3
-19
/
+72
*
|
Merge branch 'x86-seves-for-paolo' of https://git.kernel.org/pub/scm/linux/ke...
Paolo Bonzini
2020-09-22
2049
-8445
/
+13683
|
\
\
|
*
|
KVM: SVM: Use __packed shorthand
Borislav Petkov
2020-09-07
1
-6
/
+6
|
*
|
KVM: SVM: Add GHCB Accessor functions
Joerg Roedel
2020-09-07
1
-0
/
+43
|
*
|
KVM: SVM: Add GHCB definitions
Tom Lendacky
2020-09-07
2
-2
/
+51
|
*
|
KVM: SVM: nested: Don't allocate VMCB structures on stack
Joerg Roedel
2020-09-07
1
-14
/
+33
|
*
|
Merge 'x86/cpu' to pick up dependent bits
Borislav Petkov
2020-09-07
6
-31
/
+59
|
|
\
\
|
|
*
|
x86/kvm: Expose TSX Suspend Load Tracking feature
Cathy Zhang
2020-08-30
1
-1
/
+1
|
|
*
|
x86/cpufeatures: Enumerate TSX suspend load address tracking instructions
Kyung Min Park
2020-08-30
1
-0
/
+1
|
|
*
|
x86/umip: Add emulation/spoofing for SLDT and STR instructions
Brendan Shanks
2020-08-20
1
-13
/
+27
|
|
*
|
x86/cpu: Fix typos and improve the comments in sync_core()
Ingo Molnar
2020-08-19
1
-8
/
+8
|
|
*
|
x86/cpu: Use XGETBV and XSETBV mnemonics in fpu/internal.h
Uros Bizjak
2020-08-18
1
-5
/
+2
|
|
*
|
x86/cpu: Use SERIALIZE in sync_core() when available
Ricardo Neri
2020-08-17
2
-8
/
+24
|
*
|
|
Merge 'x86/kaslr' to pick up dependent bits
Borislav Petkov
2020-09-07
2
-135
/
+107
|
|
\
\
\
|
|
*
|
|
x86/kaslr: Replace strlen() with strnlen()
Arvind Sankar
2020-08-06
1
-2
/
+6
|
|
*
|
|
x86/kaslr: Add a check that the random address is in range
Arvind Sankar
2020-07-31
1
-1
/
+11
|
|
*
|
|
x86/kaslr: Make local variables 64-bit
Arvind Sankar
2020-07-31
1
-6
/
+7
|
|
*
|
|
x86/kaslr: Replace 'unsigned long long' with 'u64'
Arvind Sankar
2020-07-31
2
-9
/
+8
|
|
*
|
|
x86/kaslr: Make minimum/image_size 'unsigned long'
Arvind Sankar
2020-07-31
1
-2
/
+2
|
|
*
|
|
x86/kaslr: Small cleanup of find_random_phys_addr()
Arvind Sankar
2020-07-31
1
-3
/
+2
|
|
*
|
|
x86/kaslr: Drop unnecessary alignment in find_random_virt_addr()
Arvind Sankar
2020-07-31
1
-5
/
+1
|
|
*
|
|
x86/kaslr: Drop redundant check in store_slot_info()
Arvind Sankar
2020-07-31
1
-6
/
+3
|
|
*
|
|
x86/kaslr: Make the type of number of slots/slot areas consistent
Arvind Sankar
2020-07-31
1
-5
/
+3
|
|
*
|
|
x86/kaslr: Drop test for command-line parameters before parsing
Arvind Sankar
2020-07-31
1
-4
/
+0
|
|
*
|
|
x86/kaslr: Simplify process_gb_huge_pages()
Arvind Sankar
2020-07-31
1
-26
/
+21
[next]