x86/bugs: Drop one "mitigation" from dmesg
[linux-2.6-microblaze.git] / arch /
2018-01-26 Borislav Petkovx86/bugs: Drop one "mitigation" from dmesg
2018-01-26 Borislav Petkovx86/nospec: Fix header guards names
2018-01-26 Borislav Petkovx86/alternative: Print unadorned pointers
2018-01-26 David Woodhousex86/speculation: Add basic IBPB (Indirect Branch Predic...
2018-01-26 David Woodhousex86/cpufeature: Blacklist SPEC_CTRL/PRED_CMD on early...
2018-01-26 David Woodhousex86/pti: Do not enable PTI on CPUs which are not vulner...
2018-01-26 David Woodhousex86/msr: Add definitions for new speculation control...
2018-01-26 David Woodhousex86/cpufeatures: Add AMD feature bits for Speculation...
2018-01-26 David Woodhousex86/cpufeatures: Add Intel feature bits for Speculation...
2018-01-26 David Woodhousex86/cpufeatures: Add CPUID_7_EDX CPUID leaf
2018-01-26 Andi Kleenmodule/retpoline: Warn about missing retpoline in module
2018-01-25 Peter ZijlstraKVM: VMX: Make indirect call speculation safe
2018-01-25 Peter ZijlstraKVM: x86: Make indirect calls in emulator speculation...
2018-01-24 Waiman Longx86/retpoline: Remove the esp/rsp thunk
2018-01-19 Andi Kleenx86/retpoline: Optimize inline assembler for vmexit_fil...
2018-01-19 Masami Hiramatsukprobes/x86: Disable optimizing on the function jumps...
2018-01-19 Masami Hiramatsukprobes/x86: Blacklist indirect thunk functions for...
2018-01-19 Masami Hiramatsuretpoline: Introduce start/end markers of indirect...
2018-01-19 Thomas Gleixnerx86/mce: Make machine check speculation protected
2018-01-17 Paolo Bonzinix86/cpufeature: Move processor tracing out of scattered...
2018-01-14 Tom Lendackyx86/retpoline: Add LFENCE to the retpoline/RSB filling...
2018-01-14 David Woodhousex86/retpoline: Fill RSB on context switch for affected...
2018-01-14 Andrey Ryabininx86/kasan: Panic if there is not enough memory to boot
2018-01-14 Thomas Gleixnerx86/retpoline: Remove compile time warning
2018-01-14 Peter Zijlstrax86,perf: Disable intel_bts when PTI
2018-01-14 Thomas Gleixnerx86/pti: Fix !PCID and sanitize defines
2018-01-12 David Woodhousex86/retpoline: Fill return stack buffer on vmexit
2018-01-11 Andi Kleenx86/retpoline/irq32: Convert assembler indirect jumps
2018-01-11 David Woodhousex86/retpoline/checksum32: Convert assembler indirect...
2018-01-11 David Woodhousex86/retpoline/xen: Convert Xen hypercall indirect jumps
2018-01-11 David Woodhousex86/retpoline/hyperv: Convert assembler indirect jumps
2018-01-11 David Woodhousex86/retpoline/ftrace: Convert ftrace assembler indirect...
2018-01-11 David Woodhousex86/retpoline/entry: Convert entry assembler indirect...
2018-01-11 David Woodhousex86/retpoline/crypto: Convert crypto assembler indirect...
2018-01-11 David Woodhousex86/spectre: Add boot time option to select Spectre...
2018-01-11 David Woodhousex86/retpoline: Add initial retpoline support
2018-01-11 Dave Hansenx86/pti: Make unpoison of pgd for trusted boot work...
2018-01-10 Borislav Petkovx86/alternatives: Fix optimize_nops() checking
2018-01-09 Tom Lendackyx86/cpu/AMD: Use LFENCE_RDTSC in preference to MFENCE_RDTSC
2018-01-09 Tom Lendackyx86/cpu/AMD: Make LFENCE a serializing instruction
2018-01-08 Jike Songx86/mm/pti: Remove dead logic in pti_user_pagetable_walk*()
2018-01-08 Dave Hansenx86/tboot: Unbreak tboot with PTI enabled
2018-01-08 Thomas Gleixnerx86/cpu: Implement CPU vulnerabilites sysfs functions
2018-01-06 David Woodhousex86/cpufeatures: Add X86_BUG_SPECTRE_V[12]
2018-01-06 Jiri Kosinax86/pti: Unbreak EFI old_memmap
2018-01-05 Thomas Gleixnerx86/pti: Rename BUG_CPU_INSECURE to BUG_CPU_MELTDOWN
2018-01-05 David Woodhousex86/alternatives: Add missing '\n' at end of ALTERNATIV...
2018-01-04 Thomas Gleixnerx86/tlb: Drop the _GPL from the cpu_tlbstate export
2018-01-04 Peter Zijlstrax86/events/intel/ds: Use the proper cache flush method...
2018-01-04 Thomas Gleixnerx86/kaslr: Fix the vaddr_end mess
2018-01-04 Thomas Gleixnerx86/mm: Map cpu_entry_area at the same place on 4/5...
2018-01-04 Andrey Ryabininx86/mm: Set MODULES_END to 0xffffffffff000000
2018-01-03 Nick Desaulniersx86/process: Define cpu_tss_rw in same section as decla...
2018-01-03 Thomas Gleixnerx86/pti: Switch to kernel CR3 at early in entry_SYSCALL...
2018-01-03 Josh Poimboeufx86/dumpstack: Print registers for first stack frame
2018-01-03 Josh Poimboeufx86/dumpstack: Fix partial register dumps
2018-01-03 Thomas Gleixnerx86/pti: Make sure the user/kernel PTEs match
2018-01-03 Tom Lendackyx86/cpu, x86/pti: Do not enable PTI on AMD processors
2017-12-31 Thomas Gleixnerx86/ldt: Make LDT pgtable free conditional
2017-12-31 Thomas Gleixnerx86/ldt: Plug memory leak in error path
2017-12-31 Thomas Gleixnerx86/mm: Remove preempt_disable/enable() from __native_f...
2017-12-31 Thomas Gleixnerx86/smpboot: Remove stale TLB flush invocations
2017-12-23 Thomas Gleixnerx86/ldt: Make the LDT mapping RO
2017-12-23 Thomas Gleixnerx86/mm/dump_pagetables: Allow dumping current pagetables
2017-12-23 Thomas Gleixnerx86/mm/dump_pagetables: Check user space page table...
2017-12-23 Borislav Petkovx86/mm/dump_pagetables: Add page table directory to...
2017-12-23 Vlastimil Babkax86/dumpstack: Indicate in Oops whether PTI is configur...
2017-12-23 Peter Zijlstrax86/mm: Clarify the whole ASID/kernel PCID/user PCID...
2017-12-23 Dave Hansenx86/mm: Use INVPCID for __native_flush_tlb_single()
2017-12-23 Peter Zijlstrax86/mm: Optimize RESTORE_CR3
2017-12-23 Peter Zijlstrax86/mm: Use/Fix PCID to optimize user/kernel switches
2017-12-23 Dave Hansenx86/mm: Abstract switching CR3
2017-12-23 Dave Hansenx86/mm: Allow flushing for future ASID switches
2017-12-23 Andy Lutomirskix86/pti: Map the vsyscall page if needed
2017-12-23 Andy Lutomirskix86/pti: Put the LDT in its own PGD if PTI is on
2017-12-23 Andy Lutomirskix86/mm/64: Make a full PGD-entry size hole in the memor...
2017-12-23 Hugh Dickinsx86/events/intel/ds: Map debug buffers in cpu_entry_area
2017-12-23 Thomas Gleixnerx86/cpu_entry_area: Add debugstore entries to cpu_entry...
2017-12-23 Andy Lutomirskix86/mm/pti: Map ESPFIX into user space
2017-12-23 Thomas Gleixnerx86/mm/pti: Share entry text PMD
2017-12-23 Thomas Gleixnerx86/entry: Align entry text section to PMD boundary
2017-12-23 Andy Lutomirskix86/mm/pti: Share cpu_entry_area with user space page...
2017-12-23 Thomas Gleixnerx86/mm/pti: Force entry through trampoline when PTI...
2017-12-23 Andy Lutomirskix86/mm/pti: Add functions to clone kernel PMDs
2017-12-23 Dave Hansenx86/mm/pti: Populate user PGD
2017-12-23 Dave Hansenx86/mm/pti: Allocate a separate user PGD
2017-12-23 Dave Hansenx86/mm/pti: Allow NX poison to be set in p4d/pgd
2017-12-23 Dave Hansenx86/mm/pti: Add mapping helper functions
2017-12-23 Borislav Petkovx86/pti: Add the pti= cmdline option and documentation
2017-12-23 Thomas Gleixnerx86/mm/pti: Add infrastructure for page table isolation
2017-12-23 Dave Hansenx86/mm/pti: Prepare the x86/entry assembly code for...
2017-12-23 Dave Hansenx86/mm/pti: Disable global pages if PAGE_TABLE_ISOLATION=y
2017-12-23 Thomas Gleixnerx86/cpufeatures: Add X86_BUG_CPU_INSECURE
2017-12-23 Thomas Gleixnerx86/cpu_entry_area: Prevent wraparound in setup_cpu_ent...
2017-12-22 Thomas Gleixnerinit: Invoke init_espfix_bsp() from mm_init()
2017-12-22 Thomas Gleixnerx86/cpu_entry_area: Move it out of the fixmap
2017-12-22 Thomas Gleixnerx86/cpu_entry_area: Move it to a separate unit
2017-12-22 Peter Zijlstrax86/mm: Create asm/invpcid.h
2017-12-22 Dave Hansenx86/mm: Put MMU to hardware ASID translation in one...
2017-12-22 Dave Hansenx86/mm: Remove hard-coded ASID limit checks
next