]> www.infradead.org Git - users/jedix/linux-maple.git/shortlog
users/jedix/linux-maple.git
2018-01-12 Hugh Dickinskaiser: cleanups while trying for gold link
2018-01-12 Hugh Dickinskaiser: kaiser_remove_mapping() move along the pgd
2018-01-12 Hugh Dickinskaiser: tidied up kaiser_add/remove_mapping slightly
2018-01-12 Hugh Dickinskaiser: tidied up asm/kaiser.h somewhat
2018-01-12 Hugh Dickinskaiser: ENOMEM if kaiser_pagetable_walk() NULL
2018-01-12 Hugh Dickinskaiser: fix perf crashes
2018-01-12 Hugh Dickinskaiser: fix regs to do_nmi() ifndef CONFIG_KAISER
2018-01-12 Hugh Dickinskaiser: KAISER depends on SMP
2018-01-12 Hugh Dickinskaiser: fix build and FIXME in alloc_ldt_struct()
2018-01-12 Hugh Dickinskaiser: stack map PAGE_SIZE at THREAD_SIZE-PAGE_SIZE
2018-01-12 Hugh Dickinskaiser: do not set _PAGE_NX on pgd_none
2018-01-12 Dave Hansenkaiser: merged update
2018-01-12 Richard FellnerKAISER: Kernel Address Isolation
2018-01-12 Tom Lendackyx86/boot: Add early cmdline parsing for options with...
2018-01-12 Andy Lutomirskix86/mm/64: Fix reboot interaction with CR4.PCIDE
2018-01-12 Andy Lutomirskix86/mm: Enable CR4.PCIDE on supported systems
2018-01-12 Andy Lutomirskix86/mm: Add the 'nopcid' boot option to turn off PCID
2018-01-12 Andy Lutomirskix86/mm: Disable PCID on 32-bit kernels
2018-01-12 Andy Lutomirskix86/mm: Remove the UP asm/tlbflush.h code, always use...
2018-01-12 Andy Lutomirskix86/mm: Reimplement flush_tlb_page() using flush_tlb_mm...
2018-01-12 Andy Lutomirskix86/mm: Make flush_tlb_mm_range() more predictable
2018-01-12 Andy Lutomirskix86/mm: Remove flush_tlb() and flush_tlb_current_task()
2018-01-12 Andy Lutomirskix86/vm86/32: Switch to flush_tlb_mm_range() in mark_scr...
2018-01-12 Aaron Lux86/irq: Do not substract irq_tlb_count from irq_call_count
2018-01-12 Andy Lutomirskisched/core: Idle_task_exit() shouldn't use switch_mm_ir...
2018-01-12 Steven RostedtARM: Hide finish_arch_post_lock_switch() from modules
2018-01-12 Andy Lutomirskix86/mm, sched/core: Turn off IRQs in switch_mm()
2018-01-12 Andy Lutomirskix86/mm, sched/core: Uninline switch_mm()
2018-01-12 Andy Lutomirskix86/mm: Build arch/x86/mm/tlb.c even on !SMP
2018-01-12 Andy Lutomirskisched/core: Add switch_mm_irqs_off() and use it in...
2018-01-12 Ingo Molnarmm/mmu_context, sched/core: Fix mmu_context.h assumption
2018-01-12 Andy Lutomirskix86/mm: If INVPCID is available, use it to flush global...
2018-01-12 Andy Lutomirskix86/mm: Add a 'noinvpcid' boot option to turn off INVPCID
2018-01-12 Borislav Petkovx86/mm: Fix INVPCID asm constraint
2018-01-12 Andy Lutomirskix86/mm: Add INVPCID helpers
2018-01-12 Konrad Rzeszutek... x86/ibrs: Remove 'ibrs_dump' and remove the pr_debug
2018-01-12 Konrad Rzeszutek... kABI: Revert kABI: Make the boot_cpu_data look normal
2018-01-12 Elena Reshetovauserns: prevent speculative execution
2018-01-12 Elena Reshetovaudf: prevent speculative execution
2018-01-12 Elena Reshetovanet: mpls: prevent speculative execution
2018-01-12 Elena Reshetovafs: prevent speculative execution
2018-01-12 Elena Reshetovaipv6: prevent speculative execution
2018-01-12 Elena Reshetovaipv4: prevent speculative execution
2018-01-12 Elena ReshetovaThermal/int340x: prevent speculative execution
2018-01-12 Elena Reshetovacw1200: prevent speculative execution
2018-01-12 Elena Reshetovaqla2xxx: prevent speculative execution
2018-01-12 Elena Reshetovap54: prevent speculative execution
2018-01-12 Elena Reshetovacarl9170: prevent speculative execution
2018-01-12 Elena Reshetovauvcvideo: prevent speculative execution
2018-01-12 Elena Reshetovabpf: prevent speculative execution in eBPF interpreter
2018-01-12 Elena Reshetovalocking/barriers: introduce new observable speculation...
2018-01-12 Elena Reshetovax86/cpu/AMD: Remove now unused definition of MFENCE_RDT...
2018-01-12 Elena Reshetovax86/cpu/AMD: Make the LFENCE instruction serialized
2018-01-12 Konrad Rzeszutek... kABI: Make the boot_cpu_data look normal.
2018-01-12 Konrad Rzeszutek... kernel.spec: Require the new microcode_ctl.
2018-01-12 Tom Lendackyx86/microcode/AMD: Add support for fam17h microcode...
2018-01-12 Konrad Rzeszutek... x86/spec_ctrl: Disable if running as Xen PV guest.
2018-01-12 Dave HansenSet IBPB when running a different VCPU
2018-01-12 Jun NakajimaClear the host registers after setbe
2018-01-12 Jun NakajimaUse the ibpb_inuse variable.
2018-01-12 Andrea ArcangeliKVM: x86: add SPEC_CTRL to MSR and CPUID lists
2018-01-12 Paolo Bonzinikvm: vmx: add MSR_IA32_SPEC_CTRL and MSR_IA32_PRED_CMD
2018-01-12 Jun NakajimaUse the "ibrs_inuse" variable.
2018-01-12 Andrea Arcangelikvm: svm: add MSR_IA32_SPEC_CTRL and MSR_IA32_PRED_CMD
2018-01-12 Paolo Bonzinix86/svm: Set IBPB when running a different VCPU
2018-01-12 Tim Chenx86/kvm: Pad RSB on VM transition
2018-01-12 Tom Lendackyx86/cpu/AMD: Add speculative control support for AMD
2018-01-12 Tim Chenx86/microcode: Recheck IBRS and IBPB feature on microco...
2018-01-12 Tim Chenx86: Move IBRS/IBPB feature detection to scattered.c
2018-01-12 Tim Chenx86/spec_ctrl: Add lock to serialize changes to ibrs...
2018-01-12 Konrad Rzeszutek... x86/spec_ctrl: Add sysctl knobs to enable/disable SPEC_...
2018-01-12 Tom Lendackyx86/kvm: clear registers on VM exit
2018-01-12 Tim Chenx86/kvm: Set IBPB when switching VM
2018-01-12 Konrad Rzeszutek... *INCOMPLETE* x86/syscall: Clear unused extra registers...
2018-01-12 Konrad Rzeszutek... x86/entry: Stuff RSB for entry to kernel for non-SMEP...
2018-01-12 Konrad Rzeszutek... x86/mm: Only set IBPB when the new thread cannot ptrace...
2018-01-12 Tim Chenx86/mm: Set IBPB upon context switch
2018-01-12 Tim Chenx86/idle: Disable IBRS when offlining cpu and re-enable...
2018-01-12 Tim Chenx86/idle: Disable IBRS entering idle and enable it...
2018-01-12 Andrea Arcangelix86/spec_ctrl: save IBRS MSR value in paranoid_entry
2018-01-12 Tim Chen*Scaffolding* x86/spec_ctrl: Add sysctl knobs to enable...
2018-01-12 Tim Chenx86/enter: Use IBRS on syscall and interrupts
2018-01-12 Tim Chenx86: Add macro that does not save rax, rcx, rdx on...
2018-01-12 Tim Chenx86/enter: MACROS to set/clear IBRS and set IBP
2018-01-12 Tim Chenx86/feature: Report presence of IBPB and IBRS control
2018-01-12 Konrad Rzeszutek... x86: Add STIBP feature enumeration
2018-01-12 Konrad Rzeszutek... x86/cpufeature: Add X86_FEATURE_IA32_ARCH_CAPS and...
2018-01-12 Tim Chenx86/feature: Enable the x86 feature to control
2018-01-10 Mohamed Ghannamdccp: CVE-2017-8824: use-after-free in DCCP code
2018-01-08 Patrick Colpnegotiate_mq should happen in all cases of a new VBD...
2018-01-08 Colin Ian Kinge1000: avoid null pointer dereference on invalid stat...
2018-01-08 Vincenzo Maffionee1000: fix race condition between e1000_down() and...
2018-01-08 Florian Fainellie1000e: Be drop monitor friendly
2018-01-08 Willem de Bruijne1000e: apply burst mode settings only on default
2018-01-08 Sasha Neftine1000e: fix buffer overrun while the I219 is processing...
2018-01-08 Benjamin Poiriere1000e: Avoid receiver overrun interrupt bursts
2018-01-08 Benjamin Poiriere1000e: Separate signaling for link check/link up
2018-01-08 Benjamin Poiriere1000e: Fix return value test
2018-01-08 Benjamin Poiriere1000e: Fix wrong comment related to link detection
2018-01-08 Benjamin Poiriere1000e: Fix error path in link detection
next