]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/history - arch/x86
nospec: Allow getting/setting on non-current task
[mirror_ubuntu-artful-kernel.git] / arch / x86 /
2018-02-05 Josh Poimboeufx86/asm: Fix inline asm call constraints for Clang
2018-02-05 Andy WhitcroftRevert "locking/barriers: introduce new memory barrier...
2018-02-05 Andy WhitcroftRevert "x86, bpf, jit: prevent speculative execution...
2018-02-05 Andy WhitcroftRevert "x86/feature: Enable the x86 feature to control...
2018-02-05 Andy WhitcroftRevert "x86/feature: Report presence of IBPB and IBRS...
2018-02-05 Andy WhitcroftRevert "x86/enter: MACROS to set/clear IBRS and set...
2018-02-05 Andy WhitcroftRevert "x86/enter: Use IBRS on syscall and interrupts"
2018-02-05 Andy WhitcroftRevert "x86/idle: Disable IBRS entering idle and enable...
2018-02-05 Andy WhitcroftRevert "x86/idle: Disable IBRS when offlining cpu and...
2018-02-05 Andy WhitcroftRevert "x86/mm: Set IBPB upon context switch"
2018-02-05 Andy WhitcroftRevert "x86/mm: Only set IBPB when the new thread canno...
2018-02-05 Andy WhitcroftRevert "x86/entry: Stuff RSB for entry to kernel for...
2018-02-05 Andy WhitcroftRevert "x86/kvm: add MSR_IA32_SPEC_CTRL and MSR_IA32_PR...
2018-02-05 Andy WhitcroftRevert "x86/kvm: Set IBPB when switching VM"
2018-02-05 Andy WhitcroftRevert "x86/kvm: Toggle IBRS on VM entry and exit"
2018-02-05 Andy WhitcroftRevert "x86/kvm: Pad RSB on VM transition"
2018-02-05 Andy WhitcroftRevert "x86/spec_ctrl: Add sysctl knobs to enable/disab...
2018-02-05 Andy WhitcroftRevert "x86/spec_ctrl: Add lock to serialize changes...
2018-02-05 Andy WhitcroftRevert "x86/syscall: Clear unused extra registers on...
2018-02-05 Andy WhitcroftRevert "x86/syscall: Clear unused extra registers on...
2018-02-05 Andy WhitcroftRevert "x86/entry: Use retpoline for syscall's indirect...
2018-02-05 Andy WhitcroftRevert "x86/cpu/AMD: Add speculative control support...
2018-02-05 Andy WhitcroftRevert "x86/microcode: Extend post microcode reload...
2018-02-05 Andy WhitcroftRevert "KVM: SVM: Do not intercept new speculative...
2018-02-05 Andy WhitcroftRevert "x86/svm: Set IBRS value on VM entry and exit"
2018-02-05 Andy WhitcroftRevert "x86/svm: Set IBPB when running a different...
2018-02-05 Andy WhitcroftRevert "KVM: x86: Add speculative control CPUID support...
2018-02-05 Andy WhitcroftRevert "x86/svm: Add code to clobber the RSB on VM...
2018-02-05 Andy WhitcroftRevert "x86/svm: Add code to clear registers on VM...
2018-02-05 Andy WhitcroftRevert "x86/cpu/AMD: Remove now unused definition of...
2018-02-05 Andy WhitcroftRevert "UBUNTU: SAUCE: x86/kvm: Fix stuff_RSB() for...
2018-02-05 Andy WhitcroftRevert "UBUNTU: SAUCE: x86/microcode: Extend post micro...
2018-02-05 Andy WhitcroftRevert "Revert "x86/svm: Add code to clear registers...
2018-02-05 Andy WhitcroftRevert "kvm: vmx: Scrub hardware GPRs at VM-exit"
2018-02-05 Andy WhitcroftRevert "UBUNTU: SAUCE: x86/entry: Fix up retpoline...
2018-02-02 William Grantx86/mm: Fix overlap of i386 CPU_ENTRY_AREA with FIX_BTMAP
2018-01-25 Jay VosburghUBUNTU: SAUCE: x86/entry: Fix up retpoline assembler...
2018-01-15 Jim Mattsonkvm: vmx: Scrub hardware GPRs at VM-exit
2018-01-15 Andy WhitcroftRevert "x86/svm: Add code to clear registers on VM...
2018-01-15 Andy WhitcroftUBUNTU: SAUCE: x86/microcode: Extend post microcode...
2018-01-12 Kleber Sacilotto... Revert "x86/cpu: Implement CPU vulnerabilites sysfs...
2018-01-11 William GrantUBUNTU: SAUCE: x86/kvm: Fix stuff_RSB() for 32-bit
2018-01-11 Tom Lendackyx86/microcode/AMD: Add support for fam17h microcode...
2018-01-11 Tom Lendackyx86/cpu/AMD: Remove now unused definition of MFENCE_RDT...
2018-01-11 Tom Lendackyx86/svm: Add code to clear registers on VM exit
2018-01-11 Tom Lendackyx86/svm: Add code to clobber the RSB on VM exit
2018-01-11 Tom LendackyKVM: x86: Add speculative control CPUID support for...
2018-01-11 Tom Lendackyx86/svm: Set IBPB when running a different VCPU
2018-01-11 Tom Lendackyx86/svm: Set IBRS value on VM entry and exit
2018-01-11 Tom LendackyKVM: SVM: Do not intercept new speculative control...
2018-01-11 Tom Lendackyx86/microcode: Extend post microcode reload to support...
2018-01-11 Tom Lendackyx86/cpu/AMD: Add speculative control support for AMD
2018-01-11 Tim Chenx86/entry: Use retpoline for syscall's indirect calls
2018-01-11 Tim Chenx86/syscall: Clear unused extra registers on 32-bit...
2018-01-11 Tim Chenx86/syscall: Clear unused extra registers on syscall...
2018-01-11 Tim Chenx86/spec_ctrl: Add lock to serialize changes to ibrs...
2018-01-11 Tim Chenx86/spec_ctrl: Add sysctl knobs to enable/disable SPEC_...
2018-01-11 Tim Chenx86/kvm: Pad RSB on VM transition
2018-01-11 Tim Chenx86/kvm: Toggle IBRS on VM entry and exit
2018-01-11 Tim Chenx86/kvm: Set IBPB when switching VM
2018-01-11 Wei Wangx86/kvm: add MSR_IA32_SPEC_CTRL and MSR_IA32_PRED_CMD...
2018-01-11 Tim Chenx86/entry: Stuff RSB for entry to kernel for non-SMEP...
2018-01-11 Tim Chenx86/mm: Only set IBPB when the new thread cannot ptrace...
2018-01-11 Tim Chenx86/mm: Set IBPB upon context switch
2018-01-11 Tim Chenx86/idle: Disable IBRS when offlining cpu and re-enable...
2018-01-11 Tim Chenx86/idle: Disable IBRS entering idle and enable it...
2018-01-11 Tim Chenx86/enter: Use IBRS on syscall and interrupts
2018-01-11 Tim Chenx86/enter: MACROS to set/clear IBRS and set IBPB
2018-01-11 Tim Chenx86/feature: Report presence of IBPB and IBRS control
2018-01-11 Tim Chenx86/feature: Enable the x86 feature to control Speculation
2018-01-11 Elena Reshetovax86, bpf, jit: prevent speculative execution when JIT...
2018-01-11 Elena Reshetovalocking/barriers: introduce new memory barrier gmb()
2018-01-11 Dave Hansenx86/pti: Make unpoison of pgd for trusted boot work...
2018-01-11 Borislav Petkovx86/alternatives: Fix optimize_nops() checking
2018-01-11 Tom Lendackyx86/cpu/AMD: Use LFENCE_RDTSC in preference to MFENCE_RDTSC
2018-01-11 Tom Lendackyx86/cpu/AMD: Make LFENCE a serializing instruction
2018-01-11 Jike Songx86/mm/pti: Remove dead logic in pti_user_pagetable_walk*()
2018-01-11 Dave Hansenx86/tboot: Unbreak tboot with PTI enabled
2018-01-11 Thomas Gleixnerx86/cpu: Implement CPU vulnerabilites sysfs functions
2018-01-11 David Woodhousex86/cpufeatures: Add X86_BUG_SPECTRE_V[12]
2018-01-11 Jiri Kosinax86/pti: Unbreak EFI old_memmap
2018-01-11 Thomas Gleixnerx86/pti: Rename BUG_CPU_INSECURE to BUG_CPU_MELTDOWN
2018-01-11 David Woodhousex86/alternatives: Add missing '\n' at end of ALTERNATIV...
2018-01-11 Thomas Gleixnerx86/tlb: Drop the _GPL from the cpu_tlbstate export
2018-01-11 Peter Zijlstrax86/events/intel/ds: Use the proper cache flush method...
2018-01-11 Thomas Gleixnerx86/kaslr: Fix the vaddr_end mess
2018-01-11 Thomas Gleixnerx86/mm: Map cpu_entry_area at the same place on 4/5...
2018-01-11 Andrey Ryabininx86/mm: Set MODULES_END to 0xffffffffff000000
2018-01-11 Nick Desaulniersx86/process: Define cpu_tss_rw in same section as decla...
2018-01-11 Josh Poimboeufx86/dumpstack: Print registers for first stack frame
2018-01-11 Josh Poimboeufx86/dumpstack: Fix partial register dumps
2018-01-11 Thomas Gleixnerx86/pti: Make sure the user/kernel PTEs match
2018-01-07 Tom Lendackyx86/cpu, x86/pti: Do not enable PTI on AMD processors
2018-01-06 Colin Ian KingUBUNTU: SAUCE: BODGE: temporarily disable some kprobe...
2018-01-06 Andy WhitcroftUBUNTU: SAUCE: only attempt to use PCID in 64 bit builds
2018-01-06 Thomas Gleixnerx86/pti: Switch to kernel CR3 at early in entry_SYSCALL...
2018-01-06 Paolo Bonzinikvm: x86: fix RSM when PCID is non-zero
2018-01-06 Thomas Gleixnerx86/ldt: Make LDT pgtable free conditional
2018-01-06 Thomas Gleixnerx86/ldt: Plug memory leak in error path
2018-01-06 Thomas Gleixnerx86/mm: Remove preempt_disable/enable() from __native_f...
next