index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
Commit message (
Expand
)
Author
Age
Files
Lines
*
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-11
1
-2
/
+2
*
Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-02-10
3
-20
/
+53
|
\
|
*
Merge branch 'x86/hyperv' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Radim Krčmář
2018-02-01
16
-131
/
+713
|
|
\
|
|
*
x86/hyperv: Reenlightenment notifications support
Vitaly Kuznetsov
2018-01-30
1
-0
/
+6
|
*
|
Merge branch 'sev-v9-p2' of https://github.com/codomania/kvm
Paolo Bonzini
2018-01-16
2
-20
/
+47
|
|
\
\
|
|
*
|
x86/CPU/AMD: Add the Secure Encrypted Virtualization CPU feature
Tom Lendacky
2017-12-04
2
-20
/
+47
*
|
|
|
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-02-04
3
-56
/
+92
|
\
\
\
\
|
*
|
|
|
x86/pti: Mark constant arrays as __initconst
Arnd Bergmann
2018-02-02
1
-2
/
+2
|
*
|
|
|
x86/spectre: Simplify spectre_v2 command line parsing
KarimAllah Ahmed
2018-02-02
1
-30
/
+56
|
*
|
|
|
x86/cpuid: Fix up "virtual" IBRS/IBPB/STIBP feature bits on Intel
David Woodhouse
2018-01-30
2
-19
/
+29
|
*
|
|
|
x86/spectre: Fix spelling mistake: "vunerable"-> "vulnerable"
Colin Ian King
2018-01-30
1
-1
/
+1
|
*
|
|
|
x86/spectre: Report get_user mitigation for spectre_v1
Dan Williams
2018-01-30
1
-1
/
+1
|
*
|
|
|
x86/spectre: Check CONFIG_RETPOLINE in command line parser
Dou Liyang
2018-01-30
1
-3
/
+3
|
*
|
|
|
Merge tag 'v4.15' into x86/pti, to be able to merge dependent changes
Ingo Molnar
2018-01-30
16
-91
/
+293
|
|
\
\
\
\
*
|
\
\
\
\
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...
Linus Torvalds
2018-02-01
1
-2
/
+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
x86: do not use print_symbol()
Sergey Senozhatsky
2018-01-05
1
-2
/
+1
*
|
|
|
|
|
|
Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-02-01
1
-1
/
+1
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
treewide: Use DEVICE_ATTR_WO
Joe Perches
2018-01-09
1
-1
/
+1
*
|
|
|
|
|
|
|
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2018-01-31
1
-1
/
+1
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
x86: annotate ->poll() instances
Al Viro
2017-11-27
1
-1
/
+1
|
|
|
_
|
_
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-01-30
1
-3
/
+3
|
\
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
mm/memory_failure: Remove unused trapno from memory_failure
Eric W. Biederman
2018-01-23
1
-3
/
+3
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-01-30
3
-14
/
+58
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
x86/MCE: Make correctable error detection look at the Deferred bit
Yazen Ghannam
2017-12-18
1
-1
/
+12
|
*
|
|
|
|
|
|
x86/MCE: Report only DRAM ECC as memory errors on AMD systems
Yazen Ghannam
2017-12-18
2
-3
/
+12
|
*
|
|
|
|
|
|
x86/MCE/AMD: Define a function to get SMCA bank type
Yazen Ghannam
2017-12-18
1
-0
/
+14
|
*
|
|
|
|
|
|
x86/mce/AMD: Don't set DEF_INT_TYPE in MSR_CU_DEF_ERR on SMCA systems
Yazen Ghannam
2017-12-04
1
-1
/
+3
|
*
|
|
|
|
|
|
x86/MCE: Extend table to report action optional errors through CMCI too
Xie XiuQi
2017-12-04
1
-9
/
+17
*
|
|
|
|
|
|
|
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-01-30
4
-9
/
+159
|
\
\
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
x86/speculation: Simplify indirect_branch_prediction_barrier()
Borislav Petkov
2018-01-27
1
-0
/
+6
|
*
|
|
|
|
|
|
x86/cpufeatures: Clean up Spectre v2 related CPUID flags
David Woodhouse
2018-01-27
2
-14
/
+24
|
*
|
|
|
|
|
|
x86/cpu/bugs: Make retpoline module warning conditional
Thomas Gleixner
2018-01-27
1
-3
/
+11
|
*
|
|
|
|
|
|
x86/bugs: Drop one "mitigation" from dmesg
Borislav Petkov
2018-01-26
1
-1
/
+1
|
*
|
|
|
|
|
|
x86/speculation: Add basic IBPB (Indirect Branch Prediction Barrier) support
David Woodhouse
2018-01-26
1
-1
/
+9
|
*
|
|
|
|
|
|
x86/cpufeature: Blacklist SPEC_CTRL/PRED_CMD on early Spectre v2 microcodes
David Woodhouse
2018-01-26
1
-0
/
+66
|
*
|
|
|
|
|
|
x86/pti: Do not enable PTI on CPUs which are not vulnerable to Meltdown
David Woodhouse
2018-01-26
1
-5
/
+43
|
*
|
|
|
|
|
|
x86/cpufeatures: Add CPUID_7_EDX CPUID leaf
David Woodhouse
2018-01-26
2
-2
/
+1
|
*
|
|
|
|
|
|
module/retpoline: Warn about missing retpoline in module
Andi Kleen
2018-01-26
1
-1
/
+16
*
|
|
|
|
|
|
|
Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-01-30
1
-0
/
+4
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
x86/centaur: Mark TSC invariant
davidwang
2018-01-24
1
-0
/
+4
*
|
|
|
|
|
|
|
|
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-01-30
1
-0
/
+4
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
x86/jailhouse: Add infrastructure for running in non-root cell
Jan Kiszka
2018-01-14
1
-0
/
+4
|
|
/
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
|
Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2018-01-30
4
-36
/
+155
|
\
\
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
x86/intel_rdt: Add command line parameter to control L2_CDP
Fenghua Yu
2018-01-18
1
-0
/
+2
|
*
|
|
|
|
|
|
|
x86/intel_rdt: Enable L2 CDP in MSR IA32_L2_QOS_CFG
Fenghua Yu
2018-01-18
2
-26
/
+94
|
*
|
|
|
|
|
|
|
x86/intel_rdt: Add two new resources for L2 Code and Data Prioritization (CDP)
Fenghua Yu
2018-01-18
2
-10
/
+58
|
*
|
|
|
|
|
|
|
x86/intel_rdt: Enumerate L2 Code and Data Prioritization (CDP) feature
Fenghua Yu
2018-01-18
1
-0
/
+1
*
|
|
|
|
|
|
|
|
x86/microcode: Fix again accessing initrd after having been freed
Borislav Petkov
2018-01-24
1
-1
/
+1
*
|
|
|
|
|
|
|
|
x86/microcode/intel: Extend BDW late-loading further with LLC size check
Jia Zhang
2018-01-24
1
-2
/
+18
*
|
|
|
|
|
|
|
|
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-01-21
1
-0
/
+5
|
\
\
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
/
/
|
/
|
|
/
/
/
/
/
/
|
|
|
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
[next]