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.14.y
linux-6.15.y
linux-6.16.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-06-01
x86/MCE: Save microcode revision in machine check records
Tony Luck
1
-0
/
+4
2018-06-01
x86/mm: Fix {pmd,pud}_{set,clear}_flags()
Jan Beulich
2
-2
/
+7
2018-03-19
x86/uaccess: Use __uaccess_begin_nospec() and uaccess_try_nospec
Dan Williams
3
-5
/
+32
2018-03-19
x86: Introduce __uaccess_begin_nospec() and uaccess_try_nospec
Dan Williams
1
-0
/
+5
2018-03-19
x86/cpufeatures: Clean up Spectre v2 related CPUID flags
David Woodhouse
1
-3
/
+3
2018-03-19
x86/speculation: Fix typo IBRS_ATT, which should be IBRS_ALL
Darren Kenny
1
-1
/
+1
2018-03-19
x86: Introduce barrier_nospec
Dan Williams
1
-2
/
+5
2018-03-19
x86: Implement array_index_mask_nospec
Dan Williams
1
-0
/
+24
2018-03-19
x86/nospec: Fix header guards names
Borislav Petkov
1
-3
/
+3
2018-03-19
x86/retpoline: Fill RSB on context switch for affected CPUs
David Woodhouse
2
-0
/
+38
2018-03-19
x86/cpu/intel: Introduce macros for Intel family numbers
Dave Hansen
1
-0
/
+68
2018-03-19
x86/retpoline: Optimize inline assembler for vmexit_fill_RSB
Andi Kleen
1
-3
/
+4
2018-03-19
kprobes/x86: Blacklist indirect thunk functions for kprobes
Masami Hiramatsu
1
-0
/
+1
2018-03-19
retpoline: Introduce start/end markers of indirect thunk
Masami Hiramatsu
1
-0
/
+3
2018-03-19
x86/retpoline: Add LFENCE to the retpoline/RSB filling RSB macros
Tom Lendacky
1
-1
/
+5
2018-03-19
x86/retpoline: Fill return stack buffer on vmexit
David Woodhouse
1
-1
/
+75
2018-03-19
x86/retpoline/xen: Convert Xen hypercall indirect jumps
David Woodhouse
1
-2
/
+3
2018-03-19
x86/spectre: Add boot time option to select Spectre v2 mitigation
David Woodhouse
1
-0
/
+10
2018-03-19
x86/retpoline: Add initial retpoline support
David Woodhouse
2
-0
/
+108
2018-03-19
x86/asm: Use register variable to get stack pointer value
Andrey Ryabinin
2
-3
/
+11
2018-03-19
x86/asm: Make asm/alternative.h safe from assembly
Andy Lutomirski
1
-0
/
+4
2018-03-19
x86/cpu/AMD: Use LFENCE_RDTSC in preference to MFENCE_RDTSC
Tom Lendacky
1
-0
/
+1
2018-03-19
x86/cpu/AMD: Make LFENCE a serializing instruction
Tom Lendacky
1
-0
/
+2
2018-03-19
x86/alternatives: Fix ALTERNATIVE_2 padding generation properly
Borislav Petkov
2
-6
/
+24
2018-03-19
x86/cpufeatures: Add X86_BUG_SPECTRE_V[12]
David Woodhouse
1
-0
/
+2
2018-03-19
x86/pti: Rename BUG_CPU_INSECURE to BUG_CPU_MELTDOWN
Thomas Gleixner
1
-1
/
+1
2018-03-19
x86/cpufeatures: Add X86_BUG_CPU_INSECURE
Thomas Gleixner
1
-0
/
+2
2018-03-19
x86/cpufeatures: Make CPU bugs sticky
Thomas Gleixner
2
-2
/
+4
2018-03-19
x86/alternatives: Add missing '
David Woodhouse
1
-2
/
+2
2018-03-19
x86: Add another set of MSR accessor functions
Borislav Petkov
1
-0
/
+2
2018-03-19
x86, asm: Extend definitions of _ASM_* with a raw format
Jan-Simon Möller
1
-1
/
+5
2018-03-19
x86, cpu: Expand cpufeature facility to include cpu bugs
Borislav Petkov
2
-1
/
+14
2018-03-19
x86, alternative: Add header guards to <asm/alternative-asm.h>
H. Peter Anvin
1
-0
/
+5
2018-03-19
x86/bitops: Move BIT_64() for a wider use
Borislav Petkov
1
-0
/
+2
2018-03-03
x86/mce: Make machine check speculation protected
Thomas Gleixner
1
-0
/
+1
2018-03-03
KVM: x86: Don't re-execute instruction when not passing CR2 value
Liran Alon
1
-1
/
+2
2018-03-03
KVM: VMX: do not try to reexecute failed instruction while emulating invalid ...
Gleb Natapov
1
-0
/
+1
2018-02-13
x86/smp: Don't ever patch back to UP if we unplug cpus
Rusty Russell
1
-2
/
+2
2018-01-07
KPTI: Rename to PAGE_TABLE_ISOLATION
Kees Cook
6
-13
/
+13
2018-01-07
x86/kaiser: Move feature detection up
Borislav Petkov
1
-0
/
+2
2018-01-07
kaiser: kaiser_flush_tlb_on_return_to_user() check PCID
Hugh Dickins
1
-2
/
+2
2018-01-07
kaiser: asm/tlbflush.h handle noPGE at lower level
Hugh Dickins
1
-20
/
+3
2018-01-07
kaiser: use ALTERNATIVE instead of x86_cr3_pcid_noflush
Hugh Dickins
1
-3
/
+3
2018-01-07
x86/boot: Add early cmdline parsing for options with arguments
Tom Lendacky
1
-0
/
+2
2018-01-07
x86, boot: Carve out early cmdline parsing function
Borislav Petkov
1
-0
/
+6
2018-01-07
kaiser: add "nokaiser" boot option, using ALTERNATIVE
Hugh Dickins
6
-40
/
+61
2018-01-07
x86/alternatives: Add instruction padding
Borislav Petkov
3
-19
/
+108
2018-01-07
x86/mm/kaiser: re-enable vsyscalls
Andrea Arcangeli
1
-0
/
+1
2018-01-07
KAISER: Kernel Address Isolation
Hugh Dickins
10
-8
/
+271
2018-01-07
x86/mm: Enable CR4.PCIDE on supported systems
Andy Lutomirski
2
-0
/
+9
[next]