index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86/speculation/l1tf: Exempt zeroed PTEs from inversion
Sean Christopherson
2018-08-18
1
-1
/
+10
*
x86/mm: Add TLB purge to free pmd/pte page interfaces
Toshi Kani
2018-08-17
1
-6
/
+30
*
ioremap: Update pgtable free interfaces with addr
Chintan Pandya
2018-08-17
1
-5
/
+7
*
crypto: x86/sha256-mb - fix digest copy in sha256_mb_mgr_get_comp_job_avx2()
Eric Biggers
2018-08-17
1
-1
/
+1
*
x86/mm: Disable ioremap free page handling on x86-PAE
Toshi Kani
2018-08-17
1
-0
/
+19
*
xen/pv: Call get_cpu_address_sizes to set x86_virt/phys_bits
M. Vefa Bicakci
2018-08-17
3
-1
/
+5
*
x86/mm/pti: Clear Global bit more aggressively
Dave Hansen
2018-08-17
2
-10
/
+30
*
x86/platform/UV: Mark memblock related init code and data correctly
Dou Liyang
2018-08-17
1
-2
/
+2
*
x86/hyper-v: Check for VP_INVAL in hyperv_flush_tlb_others()
Vitaly Kuznetsov
2018-08-17
1
-0
/
+5
*
x86: i8259: Add missing include file
Guenter Roeck
2018-08-17
1
-0
/
+1
*
x86/l1tf: Fix build error seen if CONFIG_KVM_INTEL is disabled
Guenter Roeck
2018-08-17
1
-2
/
+1
*
x86/init: fix build with CONFIG_SWAP=n
Vlastimil Babka
2018-08-15
1
-0
/
+2
*
x86/smp: fix non-SMP broken build due to redefinition of apic_id_is_primary_t...
Vlastimil Babka
2018-08-15
1
-0
/
+2
*
x86/microcode: Allow late microcode loading with SMT disabled
Josh Poimboeuf
2018-08-15
1
-4
/
+12
*
x86/mm/kmmio: Make the tracer robust against L1TF
Andi Kleen
2018-08-15
1
-10
/
+15
*
x86/mm/pat: Make set_memory_np() L1TF safe
Andi Kleen
2018-08-15
1
-4
/
+4
*
x86/speculation/l1tf: Make pmd/pud_mknotpresent() invert
Andi Kleen
2018-08-15
1
-10
/
+12
*
x86/speculation/l1tf: Invert all not present mappings
Andi Kleen
2018-08-15
1
-1
/
+1
*
cpu/hotplug: Fix SMT supported evaluation
Thomas Gleixner
2018-08-15
1
-1
/
+1
*
KVM: VMX: Tell the nested hypervisor to skip L1D flush on vmentry
Paolo Bonzini
2018-08-15
3
-3
/
+27
*
x86/speculation: Use ARCH_CAPABILITIES to skip L1D flush on vmentry
Paolo Bonzini
2018-08-15
4
-0
/
+13
*
x86/speculation: Simplify sysfs report of VMX L1TF vulnerability
Paolo Bonzini
2018-08-15
1
-3
/
+9
*
x86/KVM/VMX: Don't set l1tf_flush_l1d from vmx_handle_external_intr()
Nicolai Stange
2018-08-15
1
-1
/
+0
*
x86/irq: Let interrupt handlers set kvm_cpu_l1tf_flush_l1d
Nicolai Stange
2018-08-15
3
-0
/
+5
*
x86: Don't include linux/irq.h from asm/hardirq.h
Nicolai Stange
2018-08-15
20
-2
/
+19
*
x86/KVM/VMX: Introduce per-host-cpu analogue of l1tf_flush_l1d
Nicolai Stange
2018-08-15
2
-4
/
+36
*
x86/irq: Demote irq_cpustat_t::__softirq_pending to u16
Nicolai Stange
2018-08-15
1
-1
/
+1
*
x86/KVM/VMX: Move the l1tf_flush_l1d test to vmx_l1d_flush()
Nicolai Stange
2018-08-15
1
-4
/
+6
*
x86/KVM/VMX: Replace 'vmx_l1d_flush_always' with 'vmx_l1d_flush_cond'
Nicolai Stange
2018-08-15
1
-5
/
+5
*
x86/KVM/VMX: Don't set l1tf_flush_l1d to true from vmx_l1d_flush()
Nicolai Stange
2018-08-15
1
-7
/
+7
*
x86/KVM/VMX: Initialize the vmx_l1d_flush_pages' content
Nicolai Stange
2018-08-15
1
-3
/
+14
*
x86/bugs, kvm: Introduce boot-time control of L1TF mitigations
Jiri Kosina
2018-08-15
3
-13
/
+99
*
cpu/hotplug: Set CPU_SMT_NOT_SUPPORTED early
Thomas Gleixner
2018-08-15
1
-0
/
+6
*
x86/kvm: Allow runtime control of L1D flush
Thomas Gleixner
2018-08-15
2
-6
/
+9
*
x86/kvm: Serialize L1D flush parameter setter
Thomas Gleixner
2018-08-15
1
-2
/
+6
*
x86/kvm: Add static key for flush always
Thomas Gleixner
2018-08-15
1
-5
/
+11
*
x86/kvm: Move l1tf setup function
Thomas Gleixner
2018-08-15
1
-47
/
+78
*
x86/l1tf: Handle EPT disabled state proper
Thomas Gleixner
2018-08-15
3
-45
/
+54
*
x86/kvm: Drop L1TF MSR list approach
Thomas Gleixner
2018-08-15
1
-36
/
+7
*
x86/litf: Introduce vmx status variable
Thomas Gleixner
2018-08-15
3
-13
/
+54
*
x86/KVM/VMX: Use MSR save list for IA32_FLUSH_CMD if required
Konrad Rzeszutek Wilk
2018-08-15
1
-5
/
+37
*
x86/KVM/VMX: Extend add_atomic_switch_msr() to allow VMENTER only MSRs
Konrad Rzeszutek Wilk
2018-08-15
1
-8
/
+14
*
x86/KVM/VMX: Separate the VMX AUTOLOAD guest/host number accounting
Konrad Rzeszutek Wilk
2018-08-15
1
-10
/
+19
*
x86/KVM/VMX: Add find_msr() helper function
Konrad Rzeszutek Wilk
2018-08-15
1
-13
/
+18
*
x86/KVM/VMX: Split the VMX MSR LOAD structures to have an host/guest numbers
Konrad Rzeszutek Wilk
2018-08-15
1
-30
/
+35
*
x86/KVM/VMX: Add L1D flush logic
Paolo Bonzini
2018-08-15
4
-1
/
+34
*
x86/KVM/VMX: Add L1D MSR based flush
Paolo Bonzini
2018-08-15
2
-4
/
+17
*
x86/KVM/VMX: Add L1D flush algorithm
Paolo Bonzini
2018-08-15
1
-5
/
+66
*
x86/KVM/VMX: Add module argument for L1TF mitigation
Konrad Rzeszutek Wilk
2018-08-15
1
-0
/
+59
*
x86/KVM: Warn user if KVM is loaded SMT and L1TF CPU bug being present
Konrad Rzeszutek Wilk
2018-08-15
1
-0
/
+13
[next]