index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-01-14
8
-14
/
+243
|
\
|
*
x86/retpoline/irq32: Convert assembler indirect jumps
Andi Kleen
2018-01-12
1
-4
/
+5
|
*
x86/retpoline/ftrace: Convert ftrace assembler indirect jumps
David Woodhouse
2018-01-12
2
-6
/
+8
|
*
x86/spectre: Add boot time option to select Spectre v2 mitigation
David Woodhouse
2018-01-12
2
-5
/
+157
|
*
x86/retpoline: Add initial retpoline support
David Woodhouse
2018-01-12
1
-0
/
+4
|
*
x86/pti: Make unpoison of pgd for trusted boot work for real
Dave Hansen
2018-01-11
1
-1
/
+11
|
*
x86/alternatives: Fix optimize_nops() checking
Borislav Petkov
2018-01-10
1
-2
/
+5
|
*
x86/cpu/AMD: Use LFENCE_RDTSC in preference to MFENCE_RDTSC
Tom Lendacky
2018-01-09
1
-2
/
+16
|
*
x86/cpu/AMD: Make LFENCE a serializing instruction
Tom Lendacky
2018-01-09
1
-0
/
+10
|
*
x86/tboot: Unbreak tboot with PTI enabled
Dave Hansen
2018-01-08
1
-0
/
+1
|
*
x86/cpu: Implement CPU vulnerabilites sysfs functions
Thomas Gleixner
2018-01-08
1
-0
/
+29
|
*
x86/cpufeatures: Add X86_BUG_SPECTRE_V[12]
David Woodhouse
2018-01-06
1
-0
/
+3
*
|
x86/microcode/intel: Extend BDW late-loading with a revision check
Jia Zhang
2018-01-06
1
-2
/
+11
*
|
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-01-05
1
-1
/
+1
|
\
|
|
*
x86/pti: Rename BUG_CPU_INSECURE to BUG_CPU_MELTDOWN
Thomas Gleixner
2018-01-05
1
-1
/
+1
*
|
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-01-05
1
-3
/
+2
|
\
\
|
*
|
x86/efi: Fix kernel param add_efi_memmap regression
Dave Young
2018-01-03
1
-3
/
+2
*
|
|
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-01-04
4
-13
/
+26
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
x86/process: Define cpu_tss_rw in same section as declaration
Nick Desaulniers
2018-01-03
1
-1
/
+1
|
*
x86/dumpstack: Print registers for first stack frame
Josh Poimboeuf
2018-01-03
1
-1
/
+2
|
*
x86/dumpstack: Fix partial register dumps
Josh Poimboeuf
2018-01-03
2
-9
/
+21
|
*
x86/cpu, x86/pti: Do not enable PTI on AMD processors
Tom Lendacky
2018-01-03
1
-2
/
+2
*
|
Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2017-12-31
9
-15
/
+15
|
\
\
|
*
|
x86/apic: Switch all APICs to Fixed delivery mode
Thomas Gleixner
2017-12-29
5
-10
/
+6
|
*
|
x86/apic: Avoid wrong warning when parsing 'apic=' in X86-32 case
Dou Liyang
2017-12-28
1
-0
/
+2
|
*
|
x86-32: Fix kexec with stack canary (CONFIG_CC_STACKPROTECTOR)
Linus Torvalds
2017-12-27
1
-3
/
+1
|
*
|
x86/stacktrace: Make zombie stack traces reliable
Josh Poimboeuf
2017-12-19
1
-1
/
+5
|
*
|
x86/espfix/64: Fix espfix double-fault handling on 5-level systems
Andy Lutomirski
2017-12-15
1
-1
/
+1
*
|
|
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2017-12-31
2
-10
/
+8
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
x86/ldt: Make LDT pgtable free conditional
Thomas Gleixner
2017-12-31
1
-1
/
+2
|
*
|
x86/ldt: Plug memory leak in error path
Thomas Gleixner
2017-12-31
1
-1
/
+7
|
*
|
x86/smpboot: Remove stale TLB flush invocations
Thomas Gleixner
2017-12-31
1
-9
/
+0
*
|
|
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-12-31
2
-5
/
+17
|
\
\
\
|
*
|
|
genirq/msi, x86/vector: Prevent reservation mode for non maskable MSI
Thomas Gleixner
2017-12-29
1
-1
/
+11
|
*
|
|
genirq/irqdomain: Rename early argument of irq_domain_activate_irq()
Thomas Gleixner
2017-12-29
2
-4
/
+4
|
*
|
|
x86/vector: Use IRQD_CAN_RESERVE flag
Thomas Gleixner
2017-12-29
1
-0
/
+2
*
|
|
|
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2017-12-30
7
-18
/
+194
|
\
\
\
\
|
|
/
/
/
|
/
|
/
/
|
|
/
/
|
*
|
x86/ldt: Make the LDT mapping RO
Thomas Gleixner
2017-12-23
2
-10
/
+8
|
*
|
x86/dumpstack: Indicate in Oops whether PTI is configured and enabled
Vlastimil Babka
2017-12-23
1
-2
/
+4
|
*
|
x86/mm: Use/Fix PCID to optimize user/kernel switches
Peter Zijlstra
2017-12-23
1
-0
/
+4
|
*
|
x86/pti: Put the LDT in its own PGD if PTI is on
Andy Lutomirski
2017-12-23
1
-3
/
+136
|
*
|
x86/entry: Align entry text section to PMD boundary
Thomas Gleixner
2017-12-23
1
-0
/
+8
|
*
|
x86/mm/pti: Force entry through trampoline when PTI active
Thomas Gleixner
2017-12-23
1
-1
/
+4
|
*
|
x86/mm/pti: Allocate a separate user PGD
Dave Hansen
2017-12-23
1
-3
/
+27
|
*
|
x86/cpufeatures: Add X86_BUG_CPU_INSECURE
Thomas Gleixner
2017-12-23
1
-0
/
+4
*
|
|
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2017-12-23
10
-154
/
+53
|
\
|
|
|
*
|
init: Invoke init_espfix_bsp() from mm_init()
Thomas Gleixner
2017-12-22
1
-5
/
+1
|
*
|
x86/cpu_entry_area: Move it out of the fixmap
Thomas Gleixner
2017-12-22
2
-2
/
+4
|
*
|
x86/cpu_entry_area: Move it to a separate unit
Thomas Gleixner
2017-12-22
2
-94
/
+1
|
*
|
x86/microcode: Dont abuse the TLB-flush interface
Peter Zijlstra
2017-12-22
1
-13
/
+0
[next]