index
:
Linux Stable
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.13.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
path:
root
/
arch
/
x86
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
x86/speculation: Simplify sysfs report of VMX L1TF vulnerability
Paolo Bonzini
2018-08-15
1
-3
/
+9
*
x86/irq: Let interrupt handlers set kvm_cpu_l1tf_flush_l1d
Nicolai Stange
2018-08-15
1
-0
/
+1
*
x86: Don't include linux/irq.h from asm/hardirq.h
Nicolai Stange
2018-08-15
17
-0
/
+19
*
x86/bugs, kvm: Introduce boot-time control of L1TF mitigations
Jiri Kosina
2018-08-15
1
-0
/
+44
*
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
1
-1
/
+1
*
x86/l1tf: Handle EPT disabled state proper
Thomas Gleixner
2018-08-15
1
-4
/
+5
*
x86/litf: Introduce vmx status variable
Thomas Gleixner
2018-08-15
1
-2
/
+34
*
Revert "x86/apic: Ignore secondary threads if nosmt=force"
Thomas Gleixner
2018-08-15
2
-21
/
+1
*
x86/CPU/AMD: Move TOPOEXT reenablement before reading smp_num_siblings
Borislav Petkov
2018-08-15
1
-20
/
+17
*
x86/apic: Ignore secondary threads if nosmt=force
Thomas Gleixner
2018-08-15
2
-1
/
+21
*
x86/cpu/AMD: Evaluate smp_num_siblings early
Thomas Gleixner
2018-08-15
1
-0
/
+13
*
x86/CPU/AMD: Do not check CPUID max ext level before parsing SMP info
Borislav Petkov
2018-08-15
1
-5
/
+2
*
x86/cpu/intel: Evaluate smp_num_siblings early
Thomas Gleixner
2018-08-15
1
-0
/
+7
*
x86/cpu/topology: Provide detect_extended_topology_early()
Thomas Gleixner
2018-08-15
2
-6
/
+25
*
x86/cpu/common: Provide detect_ht_early()
Thomas Gleixner
2018-08-15
2
-10
/
+15
*
x86/cpu/AMD: Remove the pointless detect_ht() call
Thomas Gleixner
2018-08-15
1
-4
/
+0
*
x86/cpu: Remove the pointless CPU printout
Thomas Gleixner
2018-08-15
2
-26
/
+5
*
x86/topology: Provide topology_smt_supported()
Thomas Gleixner
2018-08-15
1
-0
/
+8
*
x86/smp: Provide topology_is_primary_thread()
Thomas Gleixner
2018-08-15
2
-0
/
+24
*
x86/bugs: Move the l1tf function and define pr_fmt properly
Konrad Rzeszutek Wilk
2018-08-15
1
-26
/
+29
*
x86/speculation/l1tf: Add sysfs reporting for l1tf
Andi Kleen
2018-08-15
2
-0
/
+60
*
x86/speculation/l1tf: Make sure the first page is always reserved
Andi Kleen
2018-08-15
1
-0
/
+6
*
kprobes/x86: Fix %p uses in error messages
Masami Hiramatsu
2018-08-15
1
-4
/
+1
*
x86/speculation: Protect against userspace-userspace spectreRSB
Jiri Kosina
2018-08-15
1
-31
/
+7
*
x86/paravirt: Fix spectre-v2 mitigations for paravirt guests
Peter Zijlstra
2018-08-15
1
-4
/
+10
*
x86/apic: Future-proof the TSC_DEADLINE quirk for SKX
Len Brown
2018-08-06
1
-0
/
+3
*
x86/microcode: Make the late update update_lock a raw lock for RT
Scott Wood
2018-08-03
1
-3
/
+3
*
x86/MCE: Remove min interval polling limitation
Dewet Thibaut
2018-07-25
1
-3
/
+0
*
x86/apm: Don't access __preempt_count with zeroed fs
Ville Syrjälä
2018-07-25
1
-0
/
+5
*
x86/paravirt: Make native_save_fl() extern inline
Nick Desaulniers
2018-07-22
2
-0
/
+27
*
uprobes/x86: Remove incorrect WARN_ON() in uprobe_init_insn()
Oleg Nesterov
2018-07-17
1
-1
/
+1
*
x86: Call fixup_exception() before notify_die() in math_error()
Siarhei Liakh
2018-07-03
1
-6
/
+8
*
x86/mce: Do not overwrite MCi_STATUS in mce_no_way_out()
Borislav Petkov
2018-07-03
1
-8
/
+10
*
x86/mce: Fix incorrect "Machine check from unknown source" message
Tony Luck
2018-07-03
1
-8
/
+18
*
x86/mce: Check for alternate indication of machine check recovery on Skylake
Tony Luck
2018-07-03
1
-2
/
+9
*
x86/mce: Improve error message when kernel cannot recover
Tony Luck
2018-07-03
1
-0
/
+5
*
x86/intel_rdt: Enable CMT and MBM on new Skylake stepping
Tony Luck
2018-06-26
1
-0
/
+2
*
x86/MCE: Fix stack out-of-bounds write in mce-inject.c: Flags_read()
Tony Luck
2018-06-26
1
-1
/
+1
*
uprobes/x86: Prohibit probing on MOV SS instruction
Masami Hiramatsu
2018-06-21
1
-0
/
+4
*
kprobes/x86: Prohibit probing on exception masking instructions
Masami Hiramatsu
2018-06-21
1
-0
/
+4
*
x86/cpu/intel: Add missing TLB cpuid values
jacek.tomaka@poczta.fm
2018-06-21
1
-0
/
+3
*
kexec_file: do not add extra alignment to efi memmap
Dave Young
2018-06-21
1
-3
/
+2
*
x86/MCE/AMD: Cache SMCA MISC block addresses
Borislav Petkov
2018-06-05
1
-15
/
+14
*
x86/mce/AMD: Carve out SMCA get_block_address() code
Yazen Ghannam
2018-06-05
1
-26
/
+31
*
x86/apic: Set up through-local-APIC mode on the boot CPU if 'noapic' specified
Baoquan He
2018-05-30
1
-1
/
+1
*
x86/devicetree: Fix device IRQ settings in DT
Ivan Gorinov
2018-05-30
1
-5
/
+8
*
x86/devicetree: Initialize device tree before using it
Ivan Gorinov
2018-05-30
1
-3
/
+5
*
x86/topology: Update the 'cpu cores' field in /proc/cpuinfo correctly across ...
Samuel Neves
2018-05-30
1
-0
/
+1
*
x86/intel_rdt: Fix incorrect returned value when creating rdgroup sub-directo...
Wang Hui
2018-05-30
1
-0
/
+1
[prev]
[next]