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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-15
cpu/hotplug: Set CPU_SMT_NOT_SUPPORTED early
Thomas Gleixner
3
-3
/
+18
2018-08-15
cpu/hotplug: Expose SMT control init function
Jiri Kosina
2
-3
/
+15
2018-08-15
x86/kvm: Allow runtime control of L1D flush
Thomas Gleixner
2
-6
/
+9
2018-08-15
x86/kvm: Serialize L1D flush parameter setter
Thomas Gleixner
1
-2
/
+6
2018-08-15
x86/kvm: Add static key for flush always
Thomas Gleixner
1
-5
/
+11
2018-08-15
x86/kvm: Move l1tf setup function
Thomas Gleixner
1
-46
/
+77
2018-08-15
x86/l1tf: Handle EPT disabled state proper
Thomas Gleixner
3
-22
/
+32
2018-08-15
x86/kvm: Drop L1TF MSR list approach
Thomas Gleixner
1
-36
/
+7
2018-08-15
x86/litf: Introduce vmx status variable
Thomas Gleixner
3
-13
/
+54
2018-08-15
cpu/hotplug: Online siblings when SMT control is turned on
Thomas Gleixner
1
-2
/
+24
2018-08-15
x86/KVM/VMX: Use MSR save list for IA32_FLUSH_CMD if required
Konrad Rzeszutek Wilk
1
-5
/
+37
2018-08-15
x86/KVM/VMX: Extend add_atomic_switch_msr() to allow VMENTER only MSRs
Konrad Rzeszutek Wilk
1
-8
/
+14
2018-08-15
x86/KVM/VMX: Separate the VMX AUTOLOAD guest/host number accounting
Konrad Rzeszutek Wilk
1
-10
/
+19
2018-08-15
x86/KVM/VMX: Add find_msr() helper function
Konrad Rzeszutek Wilk
1
-13
/
+18
2018-08-15
x86/KVM/VMX: Split the VMX MSR LOAD structures to have an host/guest numbers
Konrad Rzeszutek Wilk
1
-30
/
+35
2018-08-15
kvm: nVMX: Update MSR load counts on a VMCS switch
Jim Mattson
1
-0
/
+11
2018-08-15
x86/KVM/VMX: Add L1D flush logic
Paolo Bonzini
4
-1
/
+36
2018-08-15
x86/KVM/VMX: Add L1D MSR based flush
Paolo Bonzini
2
-4
/
+17
2018-08-15
x86/KVM/VMX: Add L1D flush algorithm
Paolo Bonzini
1
-4
/
+66
2018-08-15
x86/KVM/VMX: Add module argument for L1TF mitigation
Konrad Rzeszutek Wilk
2
-2
/
+75
2018-08-15
x86/KVM: Warn user if KVM is loaded SMT and L1TF CPU bug being present
Konrad Rzeszutek Wilk
3
-0
/
+26
2018-08-15
cpu/hotplug: Boot HT siblings at least once
Thomas Gleixner
1
-24
/
+48
2018-08-15
Revert "x86/apic: Ignore secondary threads if nosmt=force"
Thomas Gleixner
4
-29
/
+3
2018-08-15
x86/speculation/l1tf: Fix up pte->pfn conversion for PAE
Michal Hocko
1
-5
/
+5
2018-08-15
x86/speculation/l1tf: Protect PAE swap entries against L1TF
Vlastimil Babka
2
-3
/
+34
2018-08-15
x86/CPU/AMD: Move TOPOEXT reenablement before reading smp_num_siblings
Borislav Petkov
1
-20
/
+19
2018-08-15
x86/cpufeatures: Add detection of L1D cache flush support.
Konrad Rzeszutek Wilk
1
-0
/
+1
2018-08-15
x86/speculation/l1tf: Extend 64bit swap file size limit
Vlastimil Babka
1
-1
/
+9
2018-08-15
x86/apic: Ignore secondary threads if nosmt=force
Thomas Gleixner
3
-1
/
+23
2018-08-15
x86/cpu/AMD: Evaluate smp_num_siblings early
Thomas Gleixner
1
-1
/
+14
2018-08-15
x86/CPU/AMD: Do not check CPUID max ext level before parsing SMP info
Borislav Petkov
1
-5
/
+2
2018-08-15
x86/cpu/intel: Evaluate smp_num_siblings early
Thomas Gleixner
1
-0
/
+7
2018-08-15
x86/cpu/topology: Provide detect_extended_topology_early()
Thomas Gleixner
2
-6
/
+25
2018-08-15
x86/cpu/common: Provide detect_ht_early()
Thomas Gleixner
2
-10
/
+15
2018-08-15
x86/cpu/AMD: Remove the pointless detect_ht() call
Thomas Gleixner
1
-4
/
+0
2018-08-15
x86/cpu: Remove the pointless CPU printout
Thomas Gleixner
2
-26
/
+5
2018-08-15
cpu/hotplug: Provide knobs to control SMT
Thomas Gleixner
6
-0
/
+215
2018-08-15
cpu/hotplug: Split do_cpu_down()
Thomas Gleixner
1
-9
/
+8
2018-08-15
cpu/hotplug: Make bringup/teardown of smp threads symmetric
Thomas Gleixner
1
-2
/
+1
2018-08-15
x86/topology: Provide topology_smt_supported()
Thomas Gleixner
2
-0
/
+10
2018-08-15
x86/smp: Provide topology_is_primary_thread()
Thomas Gleixner
4
-1
/
+34
2018-08-15
x86/bugs: Move the l1tf function and define pr_fmt properly
Konrad Rzeszutek Wilk
1
-26
/
+29
2018-08-15
x86/speculation/l1tf: Limit swap file size to MAX_PA/2
Andi Kleen
3
-16
/
+47
2018-08-15
x86/speculation/l1tf: Disallow non privileged high MMIO PROT_NONE mappings
Andi Kleen
5
-7
/
+113
2018-08-15
x86/speculation/l1tf: Add sysfs reporting for l1tf
Andi Kleen
6
-1
/
+77
2018-08-15
x86/speculation/l1tf: Make sure the first page is always reserved
Andi Kleen
1
-0
/
+6
2018-08-15
x86/speculation/l1tf: Protect PROT_NONE PTEs against speculation
Andi Kleen
5
-11
/
+80
2018-08-15
x86/speculation/l1tf: Protect swap entries against L1TF
Linus Torvalds
1
-3
/
+8
2018-08-15
x86/speculation/l1tf: Change order of offset/type in swap entry
Linus Torvalds
1
-11
/
+20
2018-08-15
mm: x86: move _PAGE_SWP_SOFT_DIRTY from bit 7 to bit 1
Naoya Horiguchi
2
-8
/
+14
[next]