]> www.infradead.org Git - users/jedix/linux-maple.git/shortlog
users/jedix/linux-maple.git
2018-01-12 Pavel Tatashinx86: more ibrs/pti fixes
2018-01-12 Konrad Rzeszutek... x86/spec: Actually do the check for in_use on ENABLE_IBRS
2018-01-12 Konrad Rzeszutek... kvm: svm: Expose the CPUID.0x80000008 ebx flag.
2018-01-12 Konrad Rzeszutek... x86/spec_ctrl: Provide the sysfs version of the ibrs_en...
2018-01-12 Konrad Rzeszutek... x86: Use better #define for FEATURE_ENABLE_IBRS and 0
2018-01-12 Konrad Rzeszutek... x86: Instead of 0x2, 0x4, and 0x1 use #defines.
2018-01-12 Konrad Rzeszutek... kpti: Disable when running under Xen PV
2018-01-12 Konrad Rzeszutek... x86: Don't ENABLE_IBRS in nmi when we are still running...
2018-01-12 Konrad Rzeszutek... x86/enter: Use IBRS on syscall and interrupts - fix...
2018-01-12 Konrad Rzeszutek... x86: Fix spectre/kpti integration
2018-01-12 Jiri KosinaPTI: unbreak EFI old_memmap
2018-01-12 Martin K. PetersenKAISER KABI tweaks.
2018-01-12 Jamie Ilesx86/ldt: fix crash in ldt freeing.
2018-01-12 Denys Vlasenkox86/entry: Define 'cpu_current_top_of_stack' for 64...
2018-01-12 Denys Vlasenkox86/entry: Remove unused 'kernel_stack' per-cpu variable
2018-01-12 Denys Vlasenkox86/entry: Stop using PER_CPU_VAR(kernel_stack)
2018-01-12 Guenter Roeckkaiser: Set _PAGE_NX only if supported
2018-01-12 Andy Lutomirskix86/vdso: Get pvclock data from the vvar VMA instead...
2018-01-12 Kees CookKPTI: Report when enabled
2018-01-12 Kees CookKPTI: Rename to PAGE_TABLE_ISOLATION
2018-01-12 Borislav Petkovx86/kaiser: Move feature detection up
2018-01-12 Borislav Petkovx86/kaiser: Reenable PARAVIRT
2018-01-12 Thomas Gleixnerx86/paravirt: Dont patch flush_tlb_single
2018-01-12 Hugh Dickinskaiser: kaiser_flush_tlb_on_return_to_user() check...
2018-01-12 Hugh Dickinskaiser: asm/tlbflush.h handle noPGE at lower level
2018-01-12 Hugh Dickinskaiser: drop is_atomic arg to kaiser_pagetable_walk()
2018-01-12 Hugh Dickinskaiser: use ALTERNATIVE instead of x86_cr3_pcid_noflush
2018-01-12 Borislav Petkovx86/kaiser: Check boottime cmdline params
2018-01-12 Borislav Petkovx86/kaiser: Rename and simplify X86_FEATURE_KAISER...
2018-01-12 Hugh Dickinskaiser: add "nokaiser" boot option, using ALTERNATIVE
2018-01-12 Hugh Dickinskaiser: fix unlikely error in alloc_ldt_struct()
2018-01-12 Hugh Dickinskaiser: _pgd_alloc() without __GFP_REPEAT to avoid...
2018-01-12 Hugh Dickinskaiser: paranoid_entry pass cr3 need to paranoid_exit
2018-01-12 Hugh Dickinskaiser: x86_cr3_pcid_noflush and x86_cr3_pcid_user
2018-01-12 Hugh Dickinskaiser: PCID 0 for kernel and 128 for user
2018-01-12 Hugh Dickinskaiser: load_new_mm_cr3() let SWITCH_USER_CR3 flush...
2018-01-12 Dave Hansenkaiser: enhanced by kernel and user PCIDs
2018-01-12 Hugh Dickinskaiser: vmstat show NR_KAISERTABLE as nr_overhead
2018-01-12 Hugh Dickinskaiser: delete KAISER_REAL_SWITCH option
2018-01-12 Hugh Dickinskaiser: name that 0x1000 KAISER_SHADOW_PGD_OFFSET
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.
next