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.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-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
path:
root
/
arch
/
x86
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-21
Merge branch 'speck-v20' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...
Linus Torvalds
6
-21
/
+137
2018-05-20
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-5
/
+15
2018-05-20
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-0
/
+33
2018-05-18
x86/bugs: Rename SSBD_NO to SSB_NO
Konrad Rzeszutek Wilk
1
-1
/
+1
2018-05-17
kvm: rename KVM_HINTS_DEDICATED to KVM_HINTS_REALTIME
Michael S. Tsirkin
1
-1
/
+1
2018-05-17
KVM: SVM: Implement VIRT_SPEC_CTRL support for SSBD
Tom Lendacky
1
-1
/
+1
2018-05-17
x86/speculation, KVM: Implement support for VIRT_SPEC_CTRL/LS_CFG
Thomas Gleixner
1
-0
/
+6
2018-05-17
x86/bugs: Remove x86_spec_ctrl_set()
Thomas Gleixner
1
-2
/
+0
2018-05-17
x86/bugs: Expose x86_spec_ctrl_base directly
Thomas Gleixner
2
-14
/
+5
2018-05-17
x86/bugs: Unify x86_spec_ctrl_{set_guest,restore_host}
Borislav Petkov
1
-4
/
+29
2018-05-17
x86/speculation: Rework speculative_store_bypass_update()
Thomas Gleixner
1
-1
/
+6
2018-05-17
x86/speculation: Add virtualized speculative store bypass disable support
Tom Lendacky
2
-0
/
+3
2018-05-17
x86/bugs, KVM: Extend speculation control for VIRT_SPEC_CTRL
Thomas Gleixner
1
-3
/
+6
2018-05-17
x86/speculation: Handle HT correctly on AMD
Thomas Gleixner
1
-0
/
+6
2018-05-17
x86/cpufeatures: Add FEATURE_ZEN
Thomas Gleixner
1
-0
/
+1
2018-05-17
x86/cpufeatures: Disentangle SSBD enumeration
Thomas Gleixner
1
-4
/
+3
2018-05-17
x86/cpufeatures: Disentangle MSR_SPEC_CTRL enumeration from IBRS
Thomas Gleixner
1
-0
/
+1
2018-05-17
x86/speculation: Use synthetic bits for IBRS/IBPB/STIBP
Borislav Petkov
1
-4
/
+6
2018-05-14
x86/pkeys: Do not special case protection key 0
Dave Hansen
2
-4
/
+4
2018-05-14
x86/pkeys: Override pkey when moving away from PROT_EXEC
Dave Hansen
1
-1
/
+11
2018-05-14
x86/cpu: Make alternative_msr_write work for 32-bit code
Jim Mattson
1
-2
/
+2
2018-05-13
x86/cpufeature: Guard asm_volatile_goto usage for BPF compilation
Alexei Starovoitov
1
-0
/
+15
2018-05-13
kprobes/x86: Prohibit probing on exception masking instructions
Masami Hiramatsu
1
-0
/
+18
2018-05-09
x86/bugs: Rename _RDS to _SSBD
Konrad Rzeszutek Wilk
4
-16
/
+16
2018-05-05
x86/speculation: Make "seccomp" the default mode for Speculative Store Bypass
Kees Cook
1
-0
/
+1
2018-05-03
x86/speculation: Add prctl for Speculative Store Bypass mitigation
Thomas Gleixner
1
-0
/
+1
2018-05-03
x86/process: Allow runtime control of Speculative Store Bypass
Thomas Gleixner
3
-2
/
+22
2018-05-03
x86/speculation: Create spec-ctrl.h to avoid include hell
Thomas Gleixner
2
-14
/
+21
2018-05-03
x86/bugs/AMD: Add support to disable RDS on Fam[15,16,17]h if requested
Konrad Rzeszutek Wilk
2
-0
/
+5
2018-05-03
x86/bugs/intel: Set proper CPU features and setup RDS
Konrad Rzeszutek Wilk
1
-0
/
+6
2018-05-03
x86/bugs: Provide boot parameters for the spec_store_bypass_disable mitigation
Konrad Rzeszutek Wilk
2
-0
/
+7
2018-05-03
x86/cpufeatures: Add X86_FEATURE_RDS
Konrad Rzeszutek Wilk
1
-0
/
+1
2018-05-03
x86/bugs: Expose /sys/../spec_store_bypass
Konrad Rzeszutek Wilk
1
-0
/
+1
2018-05-03
x86/bugs, KVM: Support the combination of guest and host IBRS
Konrad Rzeszutek Wilk
1
-0
/
+10
2018-05-03
x86/bugs: Read SPEC_CTRL MSR during boot and re-use reserved bits
Konrad Rzeszutek Wilk
1
-4
/
+20
2018-05-03
x86/nospec: Simplify alternative_msr_write()
Linus Torvalds
1
-9
/
+10
2018-04-29
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
6
-12
/
+79
2018-04-29
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+5
2018-04-27
x86/ipc: Fix x32 version of shmid64_ds and msqid64_ds
Arnd Bergmann
2
-0
/
+73
2018-04-27
Merge tag 'trace-v4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+17
2018-04-26
x86/mm: Make vmemmap and vmalloc base address constants unsigned long
Jiri Kosina
1
-4
/
+4
2018-04-26
x86/vector: Remove the unused macro FPU_IRQ
Dou Liyang
1
-2
/
+0
2018-04-26
x86/vector: Remove the macro VECTOR_OFFSET_START
Dou Liyang
1
-5
/
+0
2018-04-26
x86/cpufeatures: Enumerate cldemote instruction
Fenghua Yu
1
-0
/
+1
2018-04-25
tracing/x86: Update syscall trace events to handle new prefixed syscall func ...
Steven Rostedt (VMware)
1
-2
/
+17
2018-04-25
x86/pti: Filter at vma->vm_page_prot population
Dave Hansen
1
-0
/
+5
2018-04-23
x86/jailhouse: Fix incorrect SPDX identifier
Thomas Gleixner
1
-1
/
+1
2018-04-22
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+0
2018-04-22
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+0
2018-04-17
x86/processor: Remove two unused function declarations
Dou Liyang
1
-2
/
+0
[next]