index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
|
|
*
|
|
x86/kaslr: Short-circuit gb_huge_pages on x86-32
Arvind Sankar
2020-07-31
1
-2
/
+2
|
|
*
|
|
x86/kaslr: Fix off-by-one error in process_gb_huge_pages()
Arvind Sankar
2020-07-31
1
-1
/
+1
|
|
*
|
|
x86/kaslr: Drop some redundant checks from __process_mem_region()
Arvind Sankar
2020-07-31
1
-21
/
+6
|
|
*
|
|
x86/kaslr: Drop redundant variable in __process_mem_region()
Arvind Sankar
2020-07-31
1
-5
/
+2
|
|
*
|
|
x86/kaslr: Eliminate 'start_orig' local variable from __process_mem_region()
Arvind Sankar
2020-07-31
1
-6
/
+2
|
|
*
|
|
x86/kaslr: Drop redundant cur_entry from __process_mem_region()
Arvind Sankar
2020-07-31
1
-6
/
+3
|
|
*
|
|
x86/kaslr: Fix off-by-one error in __process_mem_region()
Arvind Sankar
2020-07-31
1
-1
/
+1
|
|
*
|
|
x86/kaslr: Initialize mem_limit to the real maximum address
Arvind Sankar
2020-07-31
1
-19
/
+22
|
|
*
|
|
x86/kaslr: Fix process_efi_entries comment
Arvind Sankar
2020-07-31
1
-2
/
+2
|
|
*
|
|
x86/kaslr: Remove bogus warning and unnecessary goto
Arvind Sankar
2020-07-31
1
-6
/
+3
[next]