]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/history - arch/x86
UBUNTU: [Config] CONFIG_SND_BCM2708_SOC_ALLO_DIGIONE=m
[mirror_ubuntu-artful-kernel.git] / arch / x86 /
2018-03-07 Jiri Slabyfutex: Remove duplicated code and fix undefined behaviour
2018-03-07 Thomas Garnierx86/syscalls: Check address limit on user-mode return
2018-02-16 Andy WhitcroftUBUNTU: SAUCE: turn off IBRS when full retpoline is...
2018-02-16 Andy WhitcroftRevert "UBUNTU: SAUCE: turn off IBPB when full retpolin...
2018-02-16 Colin Ian KingRevert "mm, memory_hotplug: do not associate hotadded...
2018-02-16 Andy WhitcroftUBUNTU: SAUCE: turn off IBPB when full retpoline is...
2018-02-16 Tom LendackyKVM: x86: Add speculative control CPUID support for...
2018-02-16 Tom Lendackyx86/svm: Set IBPB when running a different VCPU
2018-02-16 Tom Lendackyx86/svm: Set IBRS value on VM entry and exit
2018-02-16 Tom LendackyKVM: SVM: Do not intercept new speculative control...
2018-02-16 Tom Lendackyx86/microcode: Extend post microcode reload to support...
2018-02-16 Tom Lendackyx86/cpu/AMD: Add speculative control support for AMD
2018-02-16 Tim Chenx86/spec_ctrl: Add lock to serialize changes to ibrs...
2018-02-16 Tim Chenx86/spec_ctrl: Add sysctl knobs to enable/disable SPEC_...
2018-02-16 Tim Chenx86/kvm: Toggle IBRS on VM entry and exit
2018-02-16 Tim Chenx86/kvm: Set IBPB when switching VM
2018-02-16 Wei Wangx86/kvm: add MSR_IA32_SPEC_CTRL and MSR_IA32_PRED_CMD...
2018-02-16 Tim Chenx86/entry: Stuff RSB for entry to kernel for non-SMEP...
2018-02-16 Tim Chenx86/mm: Only set IBPB when the new thread cannot ptrace...
2018-02-16 Tim Chenx86/mm: Set IBPB upon context switch
2018-02-16 Tim Chenx86/idle: Disable IBRS when offlining cpu and re-enable...
2018-02-16 Tim Chenx86/idle: Disable IBRS entering idle and enable it...
2018-02-16 Tim Chenx86/enter: Use IBRS on syscall and interrupts
2018-02-16 Tim Chenx86/enter: MACROS to set/clear IBRS and set IBPB
2018-02-16 Tim Chenx86/feature: Report presence of IBPB and IBRS control
2018-02-16 Tim Chenx86/feature: Enable the x86 feature to control Speculation
2018-02-16 Borislav Petkovx86/retpoline: Simplify vmexit_fill_RSB()
2018-02-16 Waiman Longx86/retpoline: Remove the esp/rsp thunk
2018-02-16 Andi Kleenx86/retpoline: Optimize inline assembler for vmexit_fil...
2018-02-16 Tom Lendackyx86/retpoline: Add LFENCE to the retpoline/RSB filling...
2018-02-16 David Woodhousex86/retpoline: Fill RSB on context switch for affected...
2018-02-05 Josh Poimboeufx86/unwind: Fix dereference of untrusted pointer
2018-02-05 Andy WhitcroftUBUNTU: SAUCE: claim mitigation via observable speculat...
2018-02-05 Elena Reshetovax86, bpf, jit: prevent speculative execution when JIT...
2018-02-05 Elena Reshetovalocking/barriers: introduce new observable speculation...
2018-02-05 Andy WhitcroftUBUNTU: SAUCE: reinstate MFENCE_RDTSC feature definition
2018-02-05 Elena Reshetovax86/cpu/AMD: Remove now unused definition of MFENCE_RDT...
2018-02-05 Thomas Gleixnerx86/retpoline: Remove compile time warning
2018-02-05 Peter Zijlstrax86,perf: Disable intel_bts when PTI
2018-02-05 Thomas Gleixnerx86/pti: Fix !PCID and sanitize defines
2018-02-05 David Woodhousex86/retpoline: Fill return stack buffer on vmexit
2018-02-05 Andi Kleenx86/retpoline/irq32: Convert assembler indirect jumps
2018-02-05 David Woodhousex86/retpoline/checksum32: Convert assembler indirect...
2018-02-05 David Woodhousex86/retpoline/xen: Convert Xen hypercall indirect jumps
2018-02-05 David Woodhousex86/retpoline/hyperv: Convert assembler indirect jumps
2018-02-05 David Woodhousex86/retpoline/ftrace: Convert ftrace assembler indirect...
2018-02-05 David Woodhousex86/retpoline/entry: Convert entry assembler indirect...
2018-02-05 David Woodhousex86/retpoline/crypto: Convert crypto assembler indirect...
2018-02-05 David Woodhousex86/spectre: Add boot time option to select Spectre...
2018-02-05 David Woodhousex86/retpoline: Add initial retpoline support
2018-02-05 Dave Hansenx86/tboot: Unbreak tboot with PTI enabled
2018-02-05 Thomas Gleixnerx86/cpu: Implement CPU vulnerabilites sysfs functions
2018-02-05 Jim Mattsonkvm: vmx: Scrub hardware GPRs at VM-exit
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...
next