]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/history - arch
UBUNTU: Start new release
[mirror_ubuntu-artful-kernel.git] / arch /
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 "powerpc: add gmb barrier"
2018-02-05 Andy WhitcroftRevert "s390/spinlock: add gmb memory barrier"
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-19 Marcelo Henrique... UBUNTU: SAUCE: s390: print messages for gmb and nobp
2018-01-19 Martin SchwidefskyUBUNTU: SAUCE: s390: improve cpu alternative handling...
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 Michael EllermanUBUNTU: SAUCE: rfi-flush: Make the fallback robust...
2018-01-11 Michael EllermanUBUNTU: SAUCE: rfi-flush: Fix some RFI conversions...
2018-01-11 Michael EllermanUBUNTU: SAUCE: rfi-flush: Fix the 32-bit KVM build
2018-01-11 Nicholas PigginUBUNTU: SAUCE: rfi-flush: Fallback flush add load depen...
2018-01-11 Michael EllermanUBUNTU: SAUCE: rfi-flush: Use rfi-flush in printks
2018-01-11 Michael EllermanUBUNTU: SAUCE: rfi-flush: Add no_rfi_flush and nopti...
2018-01-11 Michael EllermanUBUNTU: SAUCE: rfi-flush: Refactor the macros so the...
2018-01-11 Michael EllermanUBUNTU: SAUCE: rfi-flush: Fix HRFI_TO_UNKNOWN
2018-01-11 Michael EllermanUBUNTU: SAUCE: rfi-flush: Fix the fallback flush to...
2018-01-11 Michael EllermanUBUNTU: SAUCE: rfi-flush: Put the fallback flushes...
2018-01-11 Michael EllermanUBUNTU: SAUCE: rfi-flush: Rework pseries logic to be...
2018-01-11 Michael EllermanUBUNTU: SAUCE: rfi-flush: Rework powernv logic to be...
2018-01-11 Balbir SinghUBUNTU: SAUCE: rfi-flush: Add barriers to the fallback...
2018-01-11 Nicholas PigginUBUNTU: SAUCE: rfi-flush: Add speculation barrier befor...
2018-01-11 Michael EllermanUBUNTU: SAUCE: rfi-flush: Allow HV to advertise multipl...
2018-01-11 Michael EllermanUBUNTU: SAUCE: rfi-flush: Support more than one flush...
2018-01-11 Michael EllermanUBUNTU: SAUCE: rfi-flush: Expand the RFI section to...
2018-01-11 Michael EllermanUBUNTU: SAUCE: rfi-flush: Push the instruction selectio...
2018-01-11 Michael EllermanUBUNTU: SAUCE: rfi-flush: Make l1d_flush_type bit flags
2018-01-11 Nicholas PigginUBUNTU: SAUCE: rfi-flush: Implement congruence-first...
2018-01-11 Michael EllermanUBUNTU: SAUCE: KVM: Revert the implementation of H_GET_...
2018-01-11 Michael EllermanUBUNTU: SAUCE: rfi-flush: kvmppc_skip_(H)interrupt...
2018-01-11 Michael EllermanUBUNTU: SAUCE: rfi-flush: Add HRFI_TO_UNKNOWN and use...
2018-01-11 Michael EllermanUBUNTU: SAUCE: rfi-flush: Make DEBUG_RFI a CONFIG option
2018-01-11 Ananth N Mavinakay... UBUNTU: SAUCE: powerpc: Secure memory rfi flush
2018-01-11 Martin Schwidefskys390: add ppa to kernel entry / exit
2018-01-11 Vasily Gorbiks390: introduce CPU alternatives
2018-01-11 Martin Schwidefskys390/spinlock: add gmb memory barrier
2018-01-11 Andy Whitcroftpowerpc: add gmb barrier
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
next